openapi-client ~master (2024-03-13T08:39:32Z)
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.