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

Fail if the spec is not a supported version #8

Open
JordiPolo opened this issue May 2, 2017 · 1 comment
Open

Fail if the spec is not a supported version #8

JordiPolo opened this issue May 2, 2017 · 1 comment

Comments

@JordiPolo
Copy link
Contributor

JordiPolo commented May 2, 2017

Currently there is support for OpenAPI 2.0.
I think OpenAPI < 2.0 and > 2.0 are not compatible with 2.0 so probably the deserialization should check the version and fail gracefully

@softprops
Copy link
Owner

Good call. I'm thinking to support 3.0 I should start making the interface more version specific so folks can opt into 3.0

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