diff options
Diffstat (limited to 'matweb/oas/download.yml')
| -rw-r--r-- | matweb/oas/download.yml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/matweb/oas/download.yml b/matweb/oas/download.yml index 4c101a4..899d103 100644 --- a/matweb/oas/download.yml +++ b/matweb/oas/download.yml | |||
| @@ -26,8 +26,6 @@ parameters: | |||
| 26 | 26 | ||
| 27 | responses: | 27 | responses: |
| 28 | 200: | 28 | 200: |
| 29 | description: "An object containing all info about the cleaned file" | 29 | description: "" |
| 30 | schema: | ||
| 31 | $ref: '#/definitions/UploadResponse' | ||
| 32 | 404: | 30 | 404: |
| 33 | description: "The filename, key or secret are wrong" \ No newline at end of file | 31 | description: "The filename, key or secret are wrong or the link is too old and the file has been deleted" \ No newline at end of file |
