summaryrefslogtreecommitdiff
path: root/matweb
diff options
context:
space:
mode:
Diffstat (limited to 'matweb')
-rw-r--r--matweb/oas/bulk.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/matweb/oas/bulk.yml b/matweb/oas/bulk.yml
index f91573f..08f346c 100644
--- a/matweb/oas/bulk.yml
+++ b/matweb/oas/bulk.yml
@@ -2,6 +2,10 @@
2tags: 2tags:
3 - "File Bulk Download" 3 - "File Bulk Download"
4summary: 'Group multiple files to download as one zip archive' 4summary: 'Group multiple files to download as one zip archive'
5description: "This endpoint allows you to bulk download several files
6 which you uploaded beforehand. Note that the `download_list`
7 MUST contain more than two files. The max length is configurable
8 (default is 10)."
5consumes: 9consumes:
6 - "application/json" 10 - "application/json"
7produces: 11produces: