The JSON spec can be used to generate an OpenAPI client with OpenAPI tooling such as the OpenAPI generator. To enable the JSON spec and UI, set ENABLE_OAS (environment variable) or enableOAS (in-code configuration variable) to true. The spec and UI can then be found at <base url>/...