added description for bulk endpoint

This commit is contained in:
Jan Friedli 2020-07-13 08:37:22 +02:00
parent b148e03cb5
commit 06252d8ee4
No known key found for this signature in database
GPG key ID: F945FA2FCA30549D

View file

@ -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: