-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Please describe a problem.
It seems like swagger-dart-code-generator does not support the "servers" array in the Swagger JSON file. In OpenAPI 3.0 "basePath" is deprecated. My Swagger JSON file is auto generated and the generator does not support the "basePath" field. This means I have to add the "basePath" field manually.
Describe the solution you'd like
Ideally add support for "servers" array. If there is a problem with the field being an array, add configuration in build.yaml to select index or something similar.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested