diff --git a/data-workflow/swagger.json b/data-workflow/swagger.json index 2372d4c..cd86657 100644 --- a/data-workflow/swagger.json +++ b/data-workflow/swagger.json @@ -3,7 +3,7 @@ "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.2.9", + "version": "1.4.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:49180/", + "url": "http://vptdmjobs.intra.inist.fr:49182/", "description": "Latest version for production", "x-profil": "Standard" } @@ -30,4 +30,4 @@ } } ] -} \ No newline at end of file +}