diff --git a/domains-classifier/swagger.json b/domains-classifier/swagger.json index 03fa80b..672459d 100644 --- a/domains-classifier/swagger.json +++ b/domains-classifier/swagger.json @@ -1,9 +1,9 @@ { "openapi": "3.0.0", "info": { - "title": "domaines-classifier - Classification en domaines scientifiques", + "title": "domains-classifier - Classification en domaines scientifiques", "description": "Utilise une succession arborescente de modèles de type Fasttext pour prédire un code de classement Pascal/Francis", - "version": "1.5.1", + "version": "1.5.2", "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://vptdmservices.intra.inist.fr:49278/", + "url": "http://vptdmservices.intra.inist.fr:49291/", "description": "Latest version for production", "x-profil": "Standard" }