swagger-diff icon indicating copy to clipboard operation
swagger-diff copied to clipboard

:ski: Compare two swagger API specifications(1.x or v2.0)

Results 21 swagger-diff issues
Sort by recently updated
recently updated
newest added
trafficstars

There doesn't seem to an option to change the path to http://deepoove.com/swagger-diff/stylesheets/demo.css In environments with no internet access or where non-https access is blocked, or if that resource becomes unavailable...

Hi there! Do you have a plans to support v3 format specs? Regards, Serhii

The goal is to add the notion of non-retro compatibility of changes with a visible rendering on the html part. I added unit tests. I still have the readme to...

Hi, nice tool. The tool never detects response changes. For example return code 401 disappeared in favor of 400 and the difference wasn't reported.

Hi! Great product! I would like to see diff between models if you don't mind

Are you using swagger-diff for contract testing? or just to generate the diff report?

Thank you for everything you've done on this library, it's awesome. I'm currently using it in a project uses vendor extensions, and while it seems that vendor extensions aren't currently...

In some cases return type differences are not reported For example (see attached file) : property "liste" was deleted and property "donneeReference" was added to "rubrique" definition but no difference...

I have yaml files and I want generate change logs, Please let me know how to use Yaml file instead of json file ?