okapi
okapi copied to clipboard
Add support for OpenAPI 3.1.0
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.