zallek / swagger-diff

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

it there any html render to output differences #28

Open gaving-mx opened 5 years ago

gaving-mx commented 5 years ago

copied from java version swagger-diff String html = new HtmlRender("Changelog", "http://deepoove.com/swagger-diff/stylesheets/demo.css") .render(diff); image