diff --git a/kos2vec/swagger.json b/kos2vec/swagger.json index ff02a7f..6ff3b48 100644 --- a/kos2vec/swagger.json +++ b/kos2vec/swagger.json @@ -12,16 +12,21 @@ "servers": [ { "x-comment": "Will be automatically completed by the ezs server." + }, + { + "url": "http://vptermsuite.intra.inist.fr:49164/", + "description": "Latest version for production", + "x-profil": "Standard" } ], - "tags": [ - { - "name": "Indexation Loterre", - "description": "indexation sur ressource Memoire Loterre", - "externalDocs": { - "description": "Plus de documentation", - "url": "https://gitbucket.inist.fr/tdm/web-services/tree/master/kos2vec" - } - } - ] -} + "tags": [ + { + "name": "Indexation Loterre", + "description": "indexation sur ressource Memoire Loterre", + "externalDocs": { + "description": "Plus de documentation", + "url": "https://gitbucket.inist.fr/tdm/web-services/tree/master/kos2vec" + } + } + ] +} \ No newline at end of file