Gi60s / openapi-enforcer

Apache License 2.0
94 stars 22 forks source link

Add Support for OAS v3.1 #112

Open stuft2 opened 3 years ago

stuft2 commented 3 years ago

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

stuft2 commented 3 years ago

Version 3.1 of the OpenAPI Specification was released: https://github.com/OAI/OpenAPI-Specification/pull/2462

mrehanabbasi commented 2 years ago

I will really like this as currently there is no complete validator for OAS 3.1.

Gi60s commented 2 years ago

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.

mrehanabbasi commented 2 years ago

Looking forward to a speedy release.