openapi-to-d ~master (2025-04-17T13:06:03Z)
Dub
Repo
OpenApiFile
SchemaLoader
Undocumented in source.
class
OpenApiFile {
string
path
;
string
description
;
Route
[]
routes
;
Type
[
string
]
schemas
;
Parameter
[
string
]
parameters
;
}
Members
Variables
description
string
description
;
Undocumented in source.
parameters
Parameter
[
string
]
parameters
;
Undocumented in source.
path
string
path
;
Undocumented in source.
routes
Route
[]
routes
;
Undocumented in source.
schemas
Type
[
string
]
schemas
;
Undocumented in source.
Meta
Source
See Implementation
SchemaLoader
classes
OpenApiFile
SchemaLoader
structs
RouteDto