Skip to content

hbschr/swagger-ui-custom

Repository files navigation

swagger-local

customized build of swagger-ui for api-served docs and tests

usage

npm install
npm -s run build

within your api serve dist/index.html at some url and relative to it dist/doc.js and dist/doc-style.js.

example

  • /somepath/ serves dist/index.html
  • /somepath/doc.js serves dist/doc.js

constraints

api must provide

  • /service.yaml

About

swagger-ui variant for api-served docs and tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published