diff --git a/data-wrapper/v1/csv.ini b/data-wrapper/v1/csv.ini index 6cc3eb2..1516841 100644 --- a/data-wrapper/v1/csv.ini +++ b/data-wrapper/v1/csv.ini @@ -5,7 +5,7 @@ # OpenAPI Documentation - JSON format (dot notation) post.operationId = post-v1-csv post.description = Transformation d'un fichier CSV en fichier corpus -post.summary = Le fichier est transformé en fichier coprus exploitable par un web service asynchrone +post.summary = Le fichier est transformé en fichier corpus exploitable par un web service asynchrone post.tags.0 = data-wrapper post.requestBody.content.text/csv.schema.type = string post.requestBody.content.text/csv.schema.format = binary diff --git a/data-wrapper/v1/istex-tar-gz.ini b/data-wrapper/v1/istex-tar-gz.ini index 06dd43f..46b2fe9 100644 --- a/data-wrapper/v1/istex-tar-gz.ini +++ b/data-wrapper/v1/istex-tar-gz.ini @@ -5,7 +5,7 @@ # OpenAPI Documentation - JSON format (dot notation) post.operationId = post-v1-tar-gz post.description = Transformation d'un fichier ISTEX (format tar.gz) en fichier corpus -post.summary = Le fichier est transformé en fichier coprus exploitable par un web service asynchrone +post.summary = Le fichier est transformé en fichier corpus exploitable par un web service asynchrone post.tags.0 = data-wrapper post.requestBody.content.application/x-tar.schema.type = string post.requestBody.content.application/x-tar.schema.format = binary diff --git a/data-wrapper/v1/query-conditor.ini b/data-wrapper/v1/query-conditor.ini index fba7b82..2a2483d 100644 --- a/data-wrapper/v1/query-conditor.ini +++ b/data-wrapper/v1/query-conditor.ini @@ -4,8 +4,8 @@ # OpenAPI Documentation - JSON format (dot notation) post.operationId = post-v1-query-conditor -post.description = Téléchargement des documents Conditor répondant à un requete -post.summary = Le fichier en entrée contient une requete dont le résulat produira un fichier coprus exploitable par un web service asynchrone +post.description = Téléchargement des documents Conditor répondant à un requête +post.summary = Le fichier en entrée contient une requête dont le résultat produira un fichier corpus exploitable par un web service asynchrone post.tags.0 = data-wrapper post.requestBody.content.text/plain.schema.type = string post.requestBody.content.text/plain.schema.format = binary diff --git a/data-wrapper/v1/query-istex.ini b/data-wrapper/v1/query-istex.ini index d5acc90..22d7618 100644 --- a/data-wrapper/v1/query-istex.ini +++ b/data-wrapper/v1/query-istex.ini @@ -5,7 +5,7 @@ # OpenAPI Documentation - JSON format (dot notation) post.operationId = post-v1-query-istex post.description = Téléchargement des documents ISTEX répondant à une requete -post.summary = Le fichier en entrée contient une requete dont le résulat produira un fichier coprus exploitable par un web service asynchrone +post.summary = Le fichier en entrée contient une requête dont le résultat produira un fichier corpus exploitable par un web service asynchrone post.tags.0 = data-wrapper post.requestBody.content.text/plain.schema.type = string post.requestBody.content.text/plain.schema.format = binary diff --git a/data-wrapper/v1/tar-tei2json.ini b/data-wrapper/v1/tar-tei2json.ini index dad433c..1d5e732 100644 --- a/data-wrapper/v1/tar-tei2json.ini +++ b/data-wrapper/v1/tar-tei2json.ini @@ -5,7 +5,7 @@ # OpenAPI Documentation - JSON format (dot notation) post.operationId = post-v1-tei2json post.description = Transformation d'un fichier TEI en fichier corpus -post.summary = Le fichier est transformé en fichier coprus exploitable par un web service asynchrone, chaque document TEI est préalablement transformé en JSON +post.summary = Le fichier est transformé en fichier corpus exploitable par un web service asynchrone, chaque document TEI est préalablement transformé en JSON post.tags.0 = data-wrapper post.requestBody.content.text/xml.schema.type = string post.requestBody.content.text/xml.schema.format = binary diff --git a/data-wrapper/v1/tar-tei2xml.ini b/data-wrapper/v1/tar-tei2xml.ini index 9d58523..13874be 100644 --- a/data-wrapper/v1/tar-tei2xml.ini +++ b/data-wrapper/v1/tar-tei2xml.ini @@ -5,7 +5,7 @@ # OpenAPI Documentation - JSON format (dot notation) post.operationId = post-v1-tar-tei2xml post.description = Transformation d'un fichier TEI en fichier corpus -post.summary = Le fichier est transformé en fichier coprus exploitable par un web service asynchrone, chaque document TEI est préalablement simplifié en fichier XML minimal +post.summary = Le fichier est transformé en fichier corpus exploitable par un web service asynchrone, chaque document TEI est préalablement simplifié en fichier XML minimal post.tags.0 = data-wrapper post.requestBody.content.text/xml.schema.type = string post.requestBody.content.text/xml.schema.format = binary