mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
added export tag to /me/export
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
58a7a29986
commit
db9917e77b
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ paths:
|
|||
get:
|
||||
tags:
|
||||
- user
|
||||
- export
|
||||
summary: Exports a zip-archive with all notes of the current user.
|
||||
responses:
|
||||
'200':
|
||||
|
|
Loading…
Reference in a new issue