mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-05-11 02:35:18 -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:
|
tags:
|
||||||
- "File Bulk Download"
|
- "File Bulk Download"
|
||||||
summary: 'Group multiple files to download as one zip archive'
|
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:
|
consumes:
|
||||||
- "application/json"
|
- "application/json"
|
||||||
produces:
|
produces:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue