SBDI API documentation using swagger-ui. API specifications are downloaded from the various applications in production and included in, and served from, this application. When API:s change in production this app need to be updated (see below).
Run local server (using Docker) on http://localhost:8088:
make run
Update specs from production:
make update-specs