diff --git a/data-workflow/swagger.json b/data-workflow/swagger.json index cd86657..fcc501b 100644 --- a/data-workflow/swagger.json +++ b/data-workflow/swagger.json @@ -2,8 +2,8 @@ "openapi": "3.0.0", "info": { "title": "data-workflow - Enchaînement asynchrone de traitements", - "description": "Les worflows permettent de traiter des fichiers corpus compressés en appelant des webservices d'enrichissement par document de manière asynchrone.", - "version": "1.4.0", + "description": "Les workflows permettent de traiter des fichiers corpus compressés en appelant des webservices d'enrichissement par document de manière asynchrone.", + "version": "1.5.0", "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://vptdmjobs.intra.inist.fr:49182/", + "url": "http://vptdmjobs.intra.inist.fr:49186/", "description": "Latest version for production", "x-profil": "Standard" }