You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for making this excellent package. I wanted to make a quick issue to track the progress towards supporting OpenAPI v3.1, because it's been out for over a year now and it's excellent. It adds a lot of convenient functionality and lines up perfectly with JSON Schema, which could actually simplify your toolchain rather well as you can just use any of the vast amounts of JSON Schema tooling instead of the subset of tooling which understands what an OpenAPI Schema object.
Here's a guide to the differences written for end-users, but it should help make things fairly clear to tooling vendors like yourself.
Hello @vyuldashev 🤝
Thanks for making this excellent package. I wanted to make a quick issue to track the progress towards supporting OpenAPI v3.1, because it's been out for over a year now and it's excellent. It adds a lot of convenient functionality and lines up perfectly with JSON Schema, which could actually simplify your toolchain rather well as you can just use any of the vast amounts of JSON Schema tooling instead of the subset of tooling which understands what an OpenAPI Schema object.
Here's a guide to the differences written for end-users, but it should help make things fairly clear to tooling vendors like yourself.
https://www.openapis.org/blog/2021/02/16/migrating-from-openapi-3-0-to-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 need any help with the upgrade process,
The text was updated successfully, but these errors were encountered: