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

OpenAPI v3.1 Support #181

Open
philsturgeon opened this issue Apr 8, 2022 · 3 comments
Open

OpenAPI v3.1 Support #181

philsturgeon opened this issue Apr 8, 2022 · 3 comments

Comments

@philsturgeon
Copy link

Hello! As the maintainer of openapi.tools I'm interested in tracking progress towards supporting OpenAPI v3.1.

It's got a bunch of amazing changes in it, solving problems like the the JSON Schema <!=> OpenAPI Schema Object divergence, and fixes some other inconsistencies and duplicate ways of doing things. It's the best version and everyone should be using it, but we need tooling to catch up, and it's been over a year now. Just in case folks didn't notice, I'm here to give a friendly prod!

Here are a few articles showing off the differences between OpenAPI v3.0 and v3.1.

https://www.openapis.org/blog/2021/02/16/migrating-from-openapi-3-0-to-3-1-0
https://www.apimatic.io/blog/2021/09/migrating-to-and-from-openapi-3-1/
https://nordicapis.com/whats-new-in-openapi-3-1-0/

If you say you'll be working on it I can update openapi.tools to reflect that.

Let me know if you have any questions, or if you need any help with the upgrade process.

@galah92
Copy link

galah92 commented Jun 22, 2022

This is very much needed by me (as a user) as well.

@kobik
Copy link
Collaborator

kobik commented Jun 23, 2022

Thanks for the info @philsturgeon, i'll definitely check that out.

@sdesalas
Copy link

FYI similar library express-openapi-validator is currently working on this: cdimascio/express-openapi-validator#882

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

No branches or pull requests

4 participants