From f1de5c316f23efc19a623ddb0b8d9702f72b63a5 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Thu, 24 Nov 2022 14:53:30 +0100 Subject: [PATCH] Rename deleteComment to uncommentPhoto --- doc/api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api.yaml b/doc/api.yaml index 60c9738..6139f59 100644 --- a/doc/api.yaml +++ b/doc/api.yaml @@ -806,7 +806,7 @@ paths: tags: ["comments"] summary: Deletes a comment description: Deletes a photo in the gallery of the authorized user. - operationId: deleteComment + operationId: uncommentPhoto security: - BearerAuth: [] parameters: