From 13f03387e1722f3d2ebee5f6b64808bfe8700368 Mon Sep 17 00:00:00 2001 From: Mohit Singh Date: Tue, 23 Jul 2024 12:48:51 +0530 Subject: [PATCH] [feature/MNT-24127] AddedEndpointToCalculateTheFolderSize --- src/main/webapp/definitions/alfresco-core.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/main/webapp/definitions/alfresco-core.yaml b/src/main/webapp/definitions/alfresco-core.yaml index b92b73eb..c66e1241 100755 --- a/src/main/webapp/definitions/alfresco-core.yaml +++ b/src/main/webapp/definitions/alfresco-core.yaml @@ -2569,13 +2569,8 @@ paths: $ref: '#/definitions/calculateSizeResponse' '401': description: Authentication failed - '403': - description: Current user does not have permission for **nodeId** '404': - description: Entity with **nodeId** does not exist - '422': - description: | - Invalid parameter: value of **nodeId** is invalid + description: Searched **ExecutionId** does not exist default: description: Unexpected error schema: