summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Friedli2020-08-21 09:11:58 +0200
committerJan Friedli2020-08-21 09:11:58 +0200
commit7a68860ce89f6bb681879ad52095798398ac61b8 (patch)
tree53d760b4fec5bdf2056fac73379e10a945b5140c
parent668451751411b0d43ecc0791c6524e7e9a0cd21e (diff)
updated docs
-rw-r--r--matweb/oas/remove_metadata.yml4
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---
2tags: 2tags:
3 - "Metadata removal cleaning in one request (automated clients)" 3 - "Metadata removal in a single request (non-human clients)"
4summary: 'Upload a single file which will be cleaned from metadata and returned directly' 4summary: 'Upload a single file which will be cleaned from metadata and returned directly'
5requestBody: 5requestBody:
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: