openapi-client v2.0.1 (2023-01-13T11:15:10Z)
Dub
Repo
generateModuleImports
openapi_client
paths
Dive through the PathEntries and extract a list of needed imports.
void
generateModuleImports
(
Appender
!
string
buffer
,
PathEntry
[]
pathEntries
,
string
packageRoot
)
Meta
Source
See Implementation
openapi_client
paths
classes
RequestBodyType
ResponseHandlerType
functions
generateModuleFooter
generateModuleHeader
generateModuleImports
generatePathItemMethods
generateRequestBodyType
generateRequestParamType
generateResponseHandlerType
getPathItemOperationEntries
writePathFiles
structs
OperationEntry
PathEntry
Dive through the PathEntries and extract a list of needed imports.