-
- Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
feedback wantedWe need some extra feedbackWe need some extra feedbackscope: compile-timespecification
Description
First of all, thank you for the great work.
Quick question: which annotations should be used to specify an integer enum with values description ?
components: schemas: RequestTypeEnum: type: integer enum: - 1 - 2 description: > Sort order: * `1` - Description of the requestType = 1 * `2` - Description of the requestType = 2Thank you,
Sebastien
Metadata
Metadata
Assignees
Labels
feedback wantedWe need some extra feedbackWe need some extra feedbackscope: compile-timespecification