rename "note revision" to just "revision"

This commit is contained in:
zadam
2023-06-04 23:02:49 +02:00
parent 779751a234
commit fe908759d1
5 changed files with 26 additions and 26 deletions

View File

@@ -291,7 +291,7 @@ paths:
application/json; charset=utf-8:
schema:
$ref: '#/components/schemas/Error'
/notes/{noteId}/note-revision:
/notes/{noteId}/revision:
parameters:
- name: noteId
in: path