From 4c6ac16f890bd5441bb278ec9f5c88ccc48f2d3b Mon Sep 17 00:00:00 2001 From: Thomas Georgios Giannos Date: Thu, 4 Jul 2024 17:32:00 +0300 Subject: [PATCH] Small docs update --- docs/docs/documentation/for-devs/apis/swagger.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/docs/documentation/for-devs/apis/swagger.md b/docs/docs/documentation/for-devs/apis/swagger.md index aa0d809b3..35107c654 100644 --- a/docs/docs/documentation/for-devs/apis/swagger.md +++ b/docs/docs/documentation/for-devs/apis/swagger.md @@ -32,6 +32,9 @@ The swagger UI is available at the `/swagger-ui/index.html` url. It contains doc - **/api/entity-doi/\*\*** - **/api/deposit/\*\*** - **/api/file-transformer/\*\*** + - **/api/tag/\*\*** + - **/api/reference/\*\*** + - **/api/reference-type/\*\***

These endpoints require authentication.