Small fix

This commit is contained in:
Thomas Georgios Giannos 2024-07-08 15:56:07 +03:00
parent 986d83df49
commit b13c292ce3
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,9 @@ The swagger UI is available at the `/swagger-ui/index.html` url. It contains doc
- **/api/tag/\*\***
- **/api/reference/\*\***
- **/api/reference-type/\*\***
- **/api/user/\*\***
- **/api/principal/\*\***
- **/api/lock/\*\***
<Admonition type="info">
<p>These endpoints require authentication.</p>