Warning
EOL notice: the API docs generation has moved to the API repo: https://github.com/wfcd/warframe-status
- Reference Documentation (ReDoc)
- SwaggerUI
- OpenAPI Raw Files: JSON YAML
Warning: All above links are updated only after Actions finishes deployment
- Install Node JS
- Clone repo and run
npm installin the repo root
Starts the development server on port 8080.
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.