diff --git a/docs/docs/documentation/for-devs/apis/swagger.md b/docs/docs/documentation/for-devs/apis/swagger.md index 35107c654..4e689d7d9 100644 --- a/docs/docs/documentation/for-devs/apis/swagger.md +++ b/docs/docs/documentation/for-devs/apis/swagger.md @@ -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/\*\***

These endpoints require authentication.