-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
enhancementRequest for a change or improvement of existing functionalityRequest for a change or improvement of existing functionalityfeature requestProposal for a new featureProposal for a new feature
Milestone
Description
Hello, I wonder if it`s possible to generate deprecated flag for Typescript based on title of swagger.yaml or swagger.json from property "title".
"calendarActivityType": {
"type": "string",
"enum": [
"OTHER",
"LONGING",
"WALKER",
"JUMPING",
"EQUESTRIAN_TRAINING",
"RACING"
],
"default": "OTHER",
"title": "deprecated"
},
Thank you!
vmasek
Metadata
Metadata
Assignees
Labels
enhancementRequest for a change or improvement of existing functionalityRequest for a change or improvement of existing functionalityfeature requestProposal for a new featureProposal for a new feature
Type
Projects
Status
Done