@blockscoped/swagger-convert-to-html
v1.0.12
Published
A tiny library to generate static html from swagger.json
Downloads
38
Readme
swagger-convert-to-html
It Converts a swagger-definition file into a static html-page.
Usage:
swagger-convert-to-html <swaggerfile> <targetfile>Example:
swagger-convert-to-html swagger.json index.html 