diff --git a/data-wrapper/v1/csv.ini b/data-wrapper/v1/csv.ini index 8b9b99f..069b718 100644 --- a/data-wrapper/v1/csv.ini +++ b/data-wrapper/v1/csv.ini @@ -4,8 +4,8 @@ # 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 corpus exploitable par un web service asynchrone +post.summary = Transformation d'un fichier CSV en fichier corpus +post.description = 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 610a640..0c01461 100644 --- a/data-wrapper/v1/istex-tar-gz.ini +++ b/data-wrapper/v1/istex-tar-gz.ini @@ -4,8 +4,8 @@ # 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 corpus exploitable par un web service asynchrone +post.summary = Transformation d'un fichier ISTEX (format tar.gz) en fichier corpus +post.description = Le fichier est transformé en fichier corpus exploitable par un web service asynchrone post.tags.0 = data-wrapper post.requestBody.content.application/x-gzip.schema.type = string post.requestBody.content.application/x-gzip.schema.format = binary diff --git a/data-wrapper/v1/query-conditor.ini b/data-wrapper/v1/query-conditor.ini index d11dbd5..a44ebe0 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 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.summary = Téléchargement des documents Conditor répondant à une requête +post.description = 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 4f92aa8..7ee7546 100644 --- a/data-wrapper/v1/query-istex.ini +++ b/data-wrapper/v1/query-istex.ini @@ -4,8 +4,8 @@ # 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 requête dont le résultat produira un fichier corpus exploitable par un web service asynchrone +post.summary = Téléchargement des documents ISTEX répondant à une requete +post.description = 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 c1d6b16..83489ea 100644 --- a/data-wrapper/v1/tar-tei2json.ini +++ b/data-wrapper/v1/tar-tei2json.ini @@ -4,8 +4,8 @@ # 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 corpus exploitable par un web service asynchrone, chaque document TEI est préalablement transformé en JSON +post.summary = Transformation d'un fichier TEI en fichier corpus +post.description = 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.application/x-gzip.schema.type = string post.requestBody.content.application/x-gzip.schema.format = binary diff --git a/data-wrapper/v1/tar-tei2xml.ini b/data-wrapper/v1/tar-tei2xml.ini index c59840e..624bce9 100644 --- a/data-wrapper/v1/tar-tei2xml.ini +++ b/data-wrapper/v1/tar-tei2xml.ini @@ -4,8 +4,8 @@ # 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 corpus exploitable par un web service asynchrone, chaque document TEI est préalablement simplifié en fichier XML minimal +post.summary = Transformation d'un fichier TEI en fichier corpus +post.description = 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.application/x-gzip.schema.type = string post.requestBody.content.application/x-gzip.schema.format = binary