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
We're dropping all swagger support across all our tools over time, so while there is still support in libopenapi there is little to no support in extensions, or applications built on top.
Swagger is a commercial product from SmartBear, it's not something we intend to support moving forward.
As per title, I'm not seeing any official word in docs whether or not you support validation for swagger. Passing the 2.0 document into the validator
unable to build openapi document, supplied spec is a different version (oas2). Try 'BuildV2Model()'
But no direct way to pass in a v2 model into the validator that I can see? and nothing mentions v2
Assuming this is not at all supported, any suggested alternatives? Context for using Swagger is Google API Gateway and their enforced 2.0 spec.
The text was updated successfully, but these errors were encountered: