zallek / swagger-diff

Compute the diff between two swagger API specifications.
https://zallek.github.io/swagger-diff/
58 stars 30 forks source link

Allow to retrieve swagger API file from a URL. #4

Closed zallek closed 8 years ago

zallek commented 8 years ago

Allow swagger file to be both retrieve from disk or from the web by giving a URL.

Example: swagger-diff ./old.swagger.json http://example.com/swagger.json