From 7a68860ce89f6bb681879ad52095798398ac61b8 Mon Sep 17 00:00:00 2001 From: Jan Friedli Date: Fri, 21 Aug 2020 09:11:58 +0200 Subject: [PATCH] updated docs --- matweb/oas/remove_metadata.yml | 4 ++-- 1 file 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 @@ --- tags: - - "Metadata removal cleaning in one request (automated clients)" + - "Metadata removal in a single request (non-human clients)" summary: 'Upload a single file which will be cleaned from metadata and returned directly' requestBody: - description: "The file that will be cleaned from metadata and the cleaned file is returned directly" + description: "The file that will be cleaned from metadata" required: true content: multipart/form-data: