From 7d780b035408ceae907fdee02544c8928f483201 Mon Sep 17 00:00:00 2001 From: Sylvain Renault Date: Mon, 23 Sep 2024 09:24:18 +0000 Subject: [PATCH] Update worldstorageopenapi.yaml --- API/worldstorage/worldstorageopenapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/API/worldstorage/worldstorageopenapi.yaml b/API/worldstorage/worldstorageopenapi.yaml index 2e504f4..a610118 100644 --- a/API/worldstorage/worldstorageopenapi.yaml +++ b/API/worldstorage/worldstorageopenapi.yaml @@ -603,8 +603,8 @@ paths: $ref: '../common/commonopenapi.yaml#/components/responses/400_InvalidUUID' '404': $ref: '../common/commonopenapi.yaml#/components/responses/404_NotFoundUUID' - '511': - $ref: '../common/commonopenapi.yaml#/components/responses/511_InvalidToken' + '511': + $ref: '../common/commonopenapi.yaml#/components/responses/511_InvalidToken' # COMPONENTS ############################################### -- GitLab