Closed
Description
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