mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
added export tag to /me/export
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
fc8f5dbbf5
commit
fda6cf2e06
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