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 OpenAPI schema parser #31

Merged
merged 5 commits into from
Apr 7, 2019
Merged

Conversation

fmvilas
Copy link
Member

@fmvilas fmvilas commented Apr 5, 2019

What?

Adds a schema parser for OpenAPI/AsyncAPI1.x schemas. This type of schema is the default when you don't specify a schemaFormat.

Also updates to the latest version of the spec.

TODO

  • Conversion to JSON Schema Draft 07.

@fmvilas fmvilas requested a review from xino12 April 5, 2019 18:46
@fmvilas
Copy link
Member Author

fmvilas commented Apr 7, 2019

It now parses an AsyncAPI document, including its messages 🎉

@fmvilas fmvilas merged commit 127795b into master Apr 7, 2019
@fmvilas fmvilas deleted the feature/add-openapi-schema-parser branch April 7, 2019 11:30
@fmvilas
Copy link
Member Author

fmvilas commented Apr 7, 2019

I'm moving forward and gonna merge this PR. Please, if you see something wrong, missing, or just don't agree with the changes, don't hesitate to leave a comment after it's merged. I'll be happy to address these questions afterward.

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

Successfully merging this pull request may close these issues.

1 participant