Sayi / swagger-diff

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

Fix comparing submodels to take into account the correct property #46

Open bartekbp opened 2 years ago

bartekbp commented 2 years ago

I run into the problem that when swagger model is renamed, generated html file shows all endpoint response properties as removed. The pr fixed this issue.