Skip to content

[REQ] add v3.0 Schema composition 'not' support #8758

Closed
@spacether

Description

@spacether

Is your feature request related to a problem? Please describe.

Per the v3.0 spec, one should be able to define not in a schema which defines a schema that the payload should not be valid for

Describe the solution you'd like

We should store a CodegenProperty which contains the schema info in:
CodegenProperty
CodegenModel
CodegenParameter
CodegenResponse

Implementing this could be grouped into this issue:
#7651

Describe alternatives you've considered

N/A

Additional context

Docs:
https://json-schema.org/understanding-json-schema/reference/combining.html#not

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions