Swagger API docs Redoc API docs
- Documentation is specified as swagger YAML in api-docs.yml. Use https://editor-next.swagger.io/ to live edit the file.
- Redoc needs to be built with
npx @redocly/cli build-docs -o ./redoc-static.html ./api-docs.yml