diff options
| author | Jan Friedli | 2020-07-13 08:34:18 +0200 |
|---|---|---|
| committer | Jan Friedli | 2020-07-13 08:34:18 +0200 |
| commit | b148e03cb57b9b6eeb98354f23a2eadf9b6fa05b (patch) | |
| tree | 9632a2e81b1773ea22074daf2953bcbef11c79ad /matweb/oas/upload.yml | |
| parent | 77269a82e62025b915e939b93b59ae1be03497cc (diff) | |
documented bulk creator
Diffstat (limited to 'matweb/oas/upload.yml')
| -rw-r--r-- | matweb/oas/upload.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matweb/oas/upload.yml b/matweb/oas/upload.yml index c7a9bd7..71cb87b 100644 --- a/matweb/oas/upload.yml +++ b/matweb/oas/upload.yml | |||
| @@ -22,7 +22,7 @@ parameters: | |||
| 22 | example: 'iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+M9QDwADhgGAWjR9awAAAABJRU5ErkJggg==' | 22 | example: 'iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+M9QDwADhgGAWjR9awAAAABJRU5ErkJggg==' |
| 23 | 23 | ||
| 24 | responses: | 24 | responses: |
| 25 | 200: | 25 | 201: |
| 26 | description: "An object containing all info about the cleaned file" | 26 | description: "An object containing all info about the cleaned file" |
| 27 | schema: | 27 | schema: |
| 28 | $ref: '#/definitions/UploadResponse' | 28 | $ref: '#/definitions/UploadResponse' |
