// Install dependencies for building/serving documentation
$ npm i -g redoc-cli serve
// Build documentation
$ redoc-cli build swagger.yaml -o index.html
// Serve documentation
$ serve -s .
// Documentation is now accessible on http://localhost:3000
Uh oh!
There was an error while loading. Please reload this page.
Latest commit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|