Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OpenAPI version 3.1 #197

Closed
vbabuEM opened this issue Jun 27, 2024 · 1 comment
Closed

Add support for OpenAPI version 3.1 #197

vbabuEM opened this issue Jun 27, 2024 · 1 comment

Comments

@vbabuEM
Copy link
Contributor

vbabuEM commented Jun 27, 2024

In order to support Layer 2 Config, the spec team is using conditionals(if-then-else) constructs and other conditional schema constructs. These are available in the 2020-12 version of JSON Schema. However Protocol Server currently supports OpenAPI 3.0 which supports only Draft 5 of JSON Schema (8 years old), which does not have these constructs.

Upgrade Protocol Server to support OpenAPI version 3.1. Please consider this request on priority.

cc @emmayank @viraj89 @em-abee @shreyvishal @mayurvir @ravi-prakash-v

@emmayank
Copy link

emmayank commented Jul 4, 2024

Hi @vbabuEM , you can close this issue, and i have created the same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants