- Reference Documentation (ColumbusX-API)
- 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
Starts the development server.
✔ Documentation (ReDoc): http://localhost:8080
✔ Swagger Editor: http://localhost:8080/swagger-editor/
Visit http://localhost:8080/swagger-editor/ and edit and commit
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.