Skip to content
New issue

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

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

Already on GitHub? # to your account

Break out JSON Schema parser support and formalize #178

Open
EricWittmann opened this issue Aug 11, 2020 · 0 comments
Open

Break out JSON Schema parser support and formalize #178

EricWittmann opened this issue Aug 11, 2020 · 0 comments

Comments

@EricWittmann
Copy link
Member

It may be useful to refactor the current JSON Schema parsing support we have in OpenAPI (2.x and 3.x versions of the OAI spec define a customized subset of JSON Schema). We can simply have JSON Schema be another data model we support and then call out to it when we need to parse e.g. a datatype in OpenAPI or AsyncAPI. If we do this well we could then register it as a parser implementation with the JSON Schema upstream community.

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

No branches or pull requests

1 participant