Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question - Is Swagger supported for validation or not? #125

Open
BennetVellaExient opened this issue Feb 28, 2025 · 1 comment
Open

Question - Is Swagger supported for validation or not? #125

BennetVellaExient opened this issue Feb 28, 2025 · 1 comment

Comments

@BennetVellaExient
Copy link

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.

@daveshanley
Copy link
Member

daveshanley commented Feb 28, 2025

Hi,

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants