diff --git a/data-wrapper/swagger.json b/data-wrapper/swagger.json index fa88430..37b1a5a 100644 --- a/data-wrapper/swagger.json +++ b/data-wrapper/swagger.json @@ -2,8 +2,8 @@ "openapi": "3.1.0", "info": { "title": "data-wrapper - Conversions en fichier corpus compressé", - "summary": "Les fichiers corpus compressés sont compatibles avec tous traitements TDM dédiés aux corpus (webservices asynchrones)", - "version": "1.3.1", + "summary": "Les fichiers corpus compressés sont compatibles avec tous les traitements TDM dédiés aux corpus (services web asynchrone)", + "version": "1.3.3", "termsOfService": "https://services.istex.fr/", "contact": { "name": "Inist-CNRS", @@ -15,13 +15,9 @@ "x-comment": "Will be automatically completed by the ezs server." }, { - "url": "http://vptdmjobs.intra.inist.fr:49161/", + "url": "http://vptdmjobs.intra.inist.fr:49163/", "description": "Latest version for production", "x-profil": "Standard" - }, - { - "url": "http://vitdmservices.intra.inist.fr:49301/", - "description": "Next version for production" } ], "tags": [ @@ -30,7 +26,7 @@ "description": "Conversions en fichier corpus compressé", "externalDocs": { "description": "Plus de documentation", - "url": "https://gitbucket.inist.fr/tdm/web-services/tree/master/data-wrapper" + "url": "https://github.com/inist-cnrs/web-services/tree/main/services/data-wrapper" } } ]