Releases: kjjuno/swagger-compare
Releases · kjjuno/swagger-compare
v0.1.4
v0.1.0-alpha.3
This is the first functional release of swagger-compare
npm install -g swagger-compare
Usage:
swagger-compare <baseline> <new>
0.1.0-alpha.3
baseline path or url to baseline swagger document
new path or url to new swagger document
Any paths marked as deprecated that show up only in the <new>
document will be included in the report.