diff --git a/readme.md b/readme.md index a7583dccc324a1ef671d4ffe197a067de672c99d..5eacafe92061b5c8f9db6baca75b9f6f97f020bd 100644 --- a/readme.md +++ b/readme.md @@ -19,7 +19,7 @@ For more information on how to this works with other frontends/backends, head ov ## API The Rest API documentation can be found on `http://<IP-address>:8080/v2/api-docs` after -deploying and running the server. +deploying and running the server. The Swagger UI is here: `http://<IP-address>:8080/swagger-ui.html` The Json description is produced with [Swagger](https://swagger.io/)