openapi-enforcer
openapi-enforcer copied to clipboard
Add Support for OAS v3.1
Putting this upcoming change on our radar. Supporting version 3.1.0 gives us the ability to use the full JSON schema specification in the Schema Object.
https://github.com/OAI/OpenAPI-Specification/pull/2370
Version 3.1 of the OpenAPI Specification was released: https://github.com/OAI/OpenAPI-Specification/pull/2462
I will really like this as currently there is no complete validator for OAS 3.1.
Version 2 of this tool will be supporting OAS 3.1. I'm not sure on the release date yet, but it is mostly done. We're working on fully testing it still.
Looking forward to a speedy release.