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

OpenAPI v3 support #5

Open
solo-yolo opened this issue Apr 6, 2018 · 4 comments
Open

OpenAPI v3 support #5

solo-yolo opened this issue Apr 6, 2018 · 4 comments

Comments

@solo-yolo
Copy link

Hi there!

Do you have a plans to support v3 format specs?

Regards,
Serhii

@Sayi
Copy link
Owner

Sayi commented Apr 7, 2018

Hi, there are no plans.
Now only support swagger1.X & swagger2.X

@TomCools
Copy link

+1 for Swagger 3.x
Would like to use it in a corporate setting, but we need Swagger 3 support as well.

@BenSayers
Copy link

For anyone interested in finding differences in OpenApi 3 files, give openapi-diff a go. It's a tool my team has built that can be used as a cli or via nodejs that uses an approach based on set theory to accurately find differences between two OpenApi3 or Swagger 2 specifications, including inside request and response body schemas.

@educostadev
Copy link

You can also take a look at the following alternative to OpenApi 3:

https://github.com/OpenAPITools/openapi-diff
https://github.com/Azure/openapi-diff

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

5 participants