diff --git a/data-computer/v1/tree-segment.ini b/data-computer/v1/tree-segment.ini index 61fd9de..f1432ae 100644 --- a/data-computer/v1/tree-segment.ini +++ b/data-computer/v1/tree-segment.ini @@ -6,6 +6,8 @@ post.description = Création de segments à partir de tableaux post.summary = Le corpus est transformé en liste de segment (source, target, weight) à partir d'un tableau simple ou d'un tableau imbriqué post.tags.0 = data-computer +post.requestBody.content.application/x-gzip.schema.type = string +post.requestBody.content.application/x-gzip.schema.format = binary post.requestBody.content.application/x-tar.schema.type = string post.requestBody.content.application/x-tar.schema.format = binary post.requestBody.required = true