This repo has official reference of the CenitIO APIv2 specifications. The spec is OpenAPI 3.0.0 (aka swagger).
- 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 installin the repo root
npm startnpm run buildnpm testDeploys docs to GitHub Pages. You don't need to run it manually if you have Travis CI configured.
npm run gh-pages