Support Open API 3.1.0-RC #2960
Labels
D-swagger-ui
Dependency: Swagger UI
M-duplicate
Marked: Duplicate of another issue
needs-triage
S-blocked
Status: Blocked
Is your feature request related to a problem? Please describe.
I have written API specs using latest versions of JSON Schema and since Open API < 3.1.0 are not 100% compatible with JSON Schema specifications, so now when I try use
openapi: 3.1.0
it seems it is not supported.Describe the solution you'd like
A clear and concise description of what you want to happen.
Version 3.1.0 is RC but if not too much work would be useful for API developers to be able to use RC versions of the Open API spec, but maybe too much to ask for.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
My option now is to use another editor that supports Open API 3.1 RC (Swagger) or give up on latest JSON Schema standard definitions.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: