Repo with sample openapi configuration.
Install all requirements:
cd openapi/
npm install
Following commands are available:
# Check spec
$ npm run openapi-validate
# Bundle yaml files and generate swagger.json
$ npm run openapi-generate
If you wanna deploy your docs, one of the best choice is: https://redoc.ly/