Sayi / swagger-diff

:ski: Compare two swagger API specifications(1.x or v2.0)
http://deepoove.com/swagger-diff/
Apache License 2.0
273 stars 85 forks source link

OpenAPI v3 support #5

Open solo-yolo opened 6 years ago

solo-yolo commented 6 years ago

Hi there!

Do you have a plans to support v3 format specs?

Regards, Serhii

Sayi commented 6 years ago

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

TomCools commented 6 years ago

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

BenSayers commented 5 years ago

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 commented 4 years ago

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