Skip to content

Deprecated flag based on Title of swagger #88

@OliverChmelicky

Description

@OliverChmelicky

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!

Metadata

Metadata

Assignees

Labels

enhancementRequest for a change or improvement of existing functionalityfeature requestProposal for a new feature

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions