Skip to content

Generator: Add deprecated support #166

@TimAufdemKampe

Description

@TimAufdemKampe

If I mark a field of my api spec as deprecated: true my spec get invalid.

properties:
    lastMessageAt:
        type: string
        format: date-time
        deprecated: true

Docs: https://openapispec.com/docs/how/how-does-openapi-handle-api-deprecation/#deprecation-of-schema-properties

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions