mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-12 22:26:08 -04:00
Move note permission route under metadata
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
3c58c74401
commit
a14056dbc9
2 changed files with 2 additions and 2 deletions
|
@ -346,7 +346,7 @@ paths:
|
|||
content:
|
||||
text/plain:
|
||||
example: my-note
|
||||
/notes/{note}/permissions:
|
||||
/notes/{note}/metadata/permissions:
|
||||
put:
|
||||
tags: [ note ]
|
||||
summary: Set permissions of a note
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue