diff options
Diffstat (limited to 'matweb/oas/remove_metadata.yml')
| -rw-r--r-- | matweb/oas/remove_metadata.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/matweb/oas/remove_metadata.yml b/matweb/oas/remove_metadata.yml index ad5a7da..c58daa3 100644 --- a/matweb/oas/remove_metadata.yml +++ b/matweb/oas/remove_metadata.yml | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | --- | 1 | --- |
| 2 | tags: | 2 | tags: |
| 3 | - "Metadata removal cleaning in one request (automated clients)" | 3 | - "Metadata removal in a single request (non-human clients)" |
| 4 | summary: 'Upload a single file which will be cleaned from metadata and returned directly' | 4 | summary: 'Upload a single file which will be cleaned from metadata and returned directly' |
| 5 | requestBody: | 5 | requestBody: |
| 6 | description: "The file that will be cleaned from metadata and the cleaned file is returned directly" | 6 | description: "The file that will be cleaned from metadata" |
| 7 | required: true | 7 | required: true |
| 8 | content: | 8 | content: |
| 9 | multipart/form-data: | 9 | multipart/form-data: |
