diff --git a/astro-ner/swagger.json b/astro-ner/swagger.json index 626f0de..21c6652 100644 --- a/astro-ner/swagger.json +++ b/astro-ner/swagger.json @@ -1,8 +1,8 @@ { "openapi": "3.0.0", "info": { - "title": "astro-ner - Reconnaissance d'entités nommées en astrophysique", - "summary": "Reconnait des entités nommées en astrophysique", + "title": "astro-ner - Reconnaissance d'entités nommées en astronomie", + "summary": "Reconnaît des entités nommées en astronomie", "version": "1.0.6", "termsOfService": "https://services.istex.fr/", "contact": { @@ -15,7 +15,7 @@ "x-comment": "Will be automatically completed by the ezs server." }, { - "url": "http://vptdmservices.intra.inist.fr:????/", + "url": "http://vptdmservices.intra.inist.fr:49240/", "description": "Latest version for production", "x-profil": "Standard" } @@ -23,7 +23,7 @@ "tags": [ { "name": "astro-ner", - "description": "Reconnaissance d'entités nommées en astrophysique", + "description": "Reconnaissance d'entités nommées en astronomie", "externalDocs": { "description": "Plus de documentation", "url": "https://gitbucket.inist.fr/tdm/web-services/astro-ner/README.md"