From ded434b09bbc5feb1b4f8c2ca598e0bd2e565527 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Gaillard?= <115534900+leogail@users.noreply.github.com> Date: Tue, 20 Aug 2024 09:19:14 +0200 Subject: [PATCH] Update services/terms-extraction/v1/quantity/extract.ini MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: François Parmentier --- services/terms-extraction/v1/quantity/extract.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/terms-extraction/v1/quantity/extract.ini b/services/terms-extraction/v1/quantity/extract.ini index 6711693c..5981709e 100644 --- a/services/terms-extraction/v1/quantity/extract.ini +++ b/services/terms-extraction/v1/quantity/extract.ini @@ -8,7 +8,7 @@ post.tags.0 = terms-extraction post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream post.requestBody.required = true post.responses.default.content.application/json.schema.$ref = #/components/schemas/JSONStream -post.responses.default.description = Renvoie un json comprenant les informations suivantes (quantité, unité, concepts liés) dans le champs `value` +post.responses.default.description = Renvoie un json comprenant les informations suivantes (quantité, unité, concepts liés) dans le champ `value` post.parameters.0.description = Indenter le JSON résultant post.parameters.0.in = query post.parameters.0.name = indent