diff --git a/nlp-tools2/swagger.json b/nlp-tools2/swagger.json index b885d50..2e839b2 100644 --- a/nlp-tools2/swagger.json +++ b/nlp-tools2/swagger.json @@ -1,33 +1,33 @@ { - "openapi": "3.0.0", - "info": { - "title": "nlp-tools2 - Outils de NLP", - "description": "Outils de traitement de la langue", - "version": "2.0.4", - "termsOfService": "https://services.istex.fr/", - "contact": { - "name": "Inist-CNRS", - "url": "https://www.inist.fr/nous-contacter/" - } - }, - "servers": [ - { - "x-comment": "Will be automatically completed by the ezs server." + "openapi": "3.0.0", + "info": { + "title": "nlp-tools2 - Outils de NLP", + "description": "Outils de traitement de la langue", + "version": "2.0.5", + "termsOfService": "https://services.istex.fr/", + "contact": { + "name": "Inist-CNRS", + "url": "https://www.inist.fr/nous-contacter/" + } }, - { - "url": "http://vptdmservices.intra.inist.fr:49281/", - "description": "Latest version for production", - "x-profil": "Standard" - } - ], - "tags": [ - { - "name": "NLP", - "description": "Outils de NLP", - "externalDocs": { - "description": "Plus de documentation", - "url": "https://github.com/inist-cnrs/web-services/tree/main/services/nlp-tools2" - } - } - ] + "servers": [ + { + "x-comment": "Will be automatically completed by the ezs server." + }, + { + "url": "http://vptdmservices.intra.inist.fr:49296/", + "description": "Latest version for production", + "x-profil": "Standard" + } + ], + "tags": [ + { + "name": "NLP", + "description": "Outils de NLP", + "externalDocs": { + "description": "Plus de documentation", + "url": "https://github.com/inist-cnrs/web-services/tree/main/services/nlp-tools2" + } + } + ] } \ No newline at end of file