diff --git a/data-computer/swagger.json b/data-computer/swagger.json index f190948..147d8ae 100644 --- a/data-computer/swagger.json +++ b/data-computer/swagger.json @@ -14,9 +14,13 @@ "x-comment": "Will be automatically completed by the ezs server." }, { - "url": "http://vitdmservices.intra.inist.fr:49303/", - "description": "Next version for production", + "url": "http://vptdmjobs.intra.inist.fr:49154/", + "description": "Production release", "x-profil": "Standard" + }, + { + "url": "http://vitdmservices.intra.inist.fr:49303/", + "description": "For internal tests" } ], "tags": [ @@ -29,4 +33,4 @@ } } ] -} \ No newline at end of file +}