Development

Swagger UI docs

To generate the Swagger UI documentation locally

  • Download the latest release.

  • Extract the dist folder:

    tar xf v5.30.3.tar.gz -C docs/_static/ --strip=1 swagger-ui-5.30.3/dist/ --transform s/dist/swagger-ui/
    
  • Generate schema: