mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-03-14 14:16:15 +01:00
Rename deleteComment to uncommentPhoto
This commit is contained in:
parent
dc9e9c1181
commit
f1de5c316f
1 changed files with 1 additions and 1 deletions
|
@ -806,7 +806,7 @@ paths:
|
||||||
tags: ["comments"]
|
tags: ["comments"]
|
||||||
summary: Deletes a comment
|
summary: Deletes a comment
|
||||||
description: Deletes a photo in the gallery of the authorized user.
|
description: Deletes a photo in the gallery of the authorized user.
|
||||||
operationId: deleteComment
|
operationId: uncommentPhoto
|
||||||
security:
|
security:
|
||||||
- BearerAuth: []
|
- BearerAuth: []
|
||||||
parameters:
|
parameters:
|
||||||
|
|
Loading…
Reference in a new issue