- Reference Documentation (ReDoc)
- OpenAPI Raw Files: JSON YAML
Warning: All above links are updated only after Travis CI finishes deployment
- Install Node JS
- Clone repo and run
npm install
in the repo root
npm start
docsify serve docs
npm run build
npm test
Deploys docs to GitHub Pages. You don't need to run it manually if you have Travis CI configured.
npm run gh-pages