From bc9926384863cdcb8a54574ecc45f2afe2190d97 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Thu, 17 Nov 2022 13:08:47 +0100 Subject: [PATCH] f --- api/api.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/api.yaml b/api/api.yaml index 8c0441a..e8f4831 100644 --- a/api/api.yaml +++ b/api/api.yaml @@ -129,7 +129,7 @@ paths: /photos/{username}/{photoID}/likes: post: tags: ["photos"] - summary: Like a photo #todo review + summary: Likes a photo #todo review description: aaa #todo review operationId: likePhoto security: @@ -232,7 +232,7 @@ paths: /photos/{username}/{photoID}: get: tags: ["photos"] - summary: Download a photo + summary: Downloads a photo description: Returns the requested photo operationId: getUserPhoto parameters: