- Documentation (ReDoc)
- OpenAPI Raw Files: openapi.json, openapi.yaml
- Documentation preview for branch
[branch]
: https://rebilly.github.io/RebillyAPI/preview/[branch]
Warning: All the links above are updated only after Travis CI finishes deployment
- Install Node JS
- Clone repo and run
yarn install
in the repo root
Starts the development server.
Bundles the spec and prepares web_deploy folder with static assets.
Validates the spec.
Deploys docs to GitHub Pages. You don't need to run it manually if you have Travis CI configured.