openapi-client ~master (2024-03-13T08:39:32Z)
Dub
Repo
PathEntry
openapi_client
paths
Undocumented in source.
struct
PathEntry {
string
path
;
OasPathItem
pathItem
;
}
Members
Variables
path
string
path
;
Undocumented in source.
pathItem
OasPathItem
pathItem
;
Undocumented in source.
Meta
Source
See Implementation
openapi_client
paths
classes
RequestBodyType
ResponseHandlerType
functions
generateModuleFooter
generateModuleHeader
generateModuleImports
generatePathItemMethods
generateRequestBodyType
generateRequestParamType
generateResponseHandlerType
getPathItemOperationEntries
writePathFiles
structs
OperationEntry
PathEntry