summaryrefslogtreecommitdiff
path: root/matweb/oas/remove_metadata.yml
diff options
context:
space:
mode:
Diffstat (limited to 'matweb/oas/remove_metadata.yml')
-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: