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

Missing response diff #10

Open ivanrododendro opened 6 years ago

ivanrododendro commented 6 years ago

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.

igrinblat commented 4 years ago

Please see my PR https://github.com/Sayi/swagger-diff/pull/29 which fixes this issue