diff --git a/pdf-text/swagger.json b/pdf-text/swagger.json index 4afb1c1..a1f0d7f 100644 --- a/pdf-text/swagger.json +++ b/pdf-text/swagger.json @@ -2,8 +2,8 @@ "openapi": "3.0.0", "info": { "title": "pdf-text - Transforme un PDF en texte à partir de l'URL", - "summary": "A partir d'une URL de PDF donnée, ce service retourne le texte contenu dans le fichier PDF", - "version": "1.1.2", + "summary": "À partir d'une URL de PDF donnée, ce service retourne le texte contenu dans le fichier PDF", + "version": "1.1.4", "termsOfService": "https://services.istex.fr/", "contact": { "name": "Inist-CNRS", @@ -15,7 +15,7 @@ "x-comment": "Will be automatically completed by the ezs server." }, { - "url": "http://vptdmservices.intra.inist.fr:49262/", + "url": "http://vptdmservices.intra.inist.fr:49302/", "description": "Latest version for production", "x-profil": "Standard" } @@ -30,4 +30,4 @@ } } ] -} +} \ No newline at end of file