Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 365 Bytes

File metadata and controls

24 lines (16 loc) · 365 Bytes

Open API starter

Repo with sample openapi configuration.

Usage

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/