diff options
| author | Jan Friedli | 2020-08-21 09:11:58 +0200 |
|---|---|---|
| committer | Jan Friedli | 2020-08-21 09:11:58 +0200 |
| commit | 7a68860ce89f6bb681879ad52095798398ac61b8 (patch) | |
| tree | 53d760b4fec5bdf2056fac73379e10a945b5140c /matweb | |
| parent | 668451751411b0d43ecc0791c6524e7e9a0cd21e (diff) | |
updated docs
Diffstat (limited to 'matweb')
| -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: |
