1.0.0 • Published 1 year ago

swagger2html v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

swagger2html

  • A CLI package to convert Open API spec files to SwaggerUI HTML outputs.

Usage

npx swagger2html <input.json/yaml> <output.html>

  • The input json/yaml file has api documentation in the format of OAS.
  • The <output.html> file is produced after executing the script.
1.0.0

1 year ago