Start to prepare release

This commit is contained in:
2024-10-23 06:41:19 +02:00
parent f37523a93d
commit 037b60954f
3 changed files with 5 additions and 4 deletions

View File

@@ -21,8 +21,9 @@ protocol](https://github.com/ClusterCockpit/cc-specifications/blob/master/metric
## REST API Endpoints
The REST API is documented in [openapi.yaml](./api/openapi.yaml) in the OpenAPI
3.0 format.
The REST API is documented in [swagger.json](./api/swagger.json). You can
explore and try the REST API using the integrated [SwaggerUI web
interface](http://localhost:8082/swagger).
## Run tests