Add support for OpenAPI 3.1.0 #136
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
okapi
This affects the okapi crate
Add support for OpenAPI 3.1.0 spec.
Spec: https://spec.openapis.org/oas/v3.1.0
But do this under a feature flag so both can be used.
We can then later switch the default over once it is stable.
Also add documentation to Okapi crate while going over spec.
The text was updated successfully, but these errors were encountered: