From 06252d8ee45a1dd8193c3be7a74710b43e24d04c Mon Sep 17 00:00:00 2001 From: Jan Friedli Date: Mon, 13 Jul 2020 08:37:22 +0200 Subject: added description for bulk endpoint --- matweb/oas/bulk.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'matweb') 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 @@ 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: -- cgit v1.3