mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-05-10 10:15:10 -04:00
added description for bulk endpoint
This commit is contained in:
parent
b148e03cb5
commit
06252d8ee4
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
tags:
|
||||
- "File Bulk Download"
|
||||
summary: 'Group multiple files to download as one zip archive'
|
||||
description: "This endpoint allows you to bulk download several files
|
||||
which you uploaded beforehand. Note that the `download_list`
|
||||
MUST contain more than two files. The max length is configurable
|
||||
(default is 10)."
|
||||
consumes:
|
||||
- "application/json"
|
||||
produces:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue