diff --git a/astro-ner/swagger.json b/astro-ner/swagger.json index 21c6652..9c2e18d 100644 --- a/astro-ner/swagger.json +++ b/astro-ner/swagger.json @@ -1,33 +1,33 @@ { - "openapi": "3.0.0", - "info": { - "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": { - "name": "Inist-CNRS", - "url": "https://www.inist.fr/nous-contacter/" - } - }, - "servers": [ - { - "x-comment": "Will be automatically completed by the ezs server." - }, - { - "url": "http://vptdmservices.intra.inist.fr:49240/", - "description": "Latest version for production", - "x-profil": "Standard" - } - ], - "tags": [ - { - "name": "astro-ner", - "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" - } - } - ] + "openapi": "3.0.0", + "info": { + "title": "astro-ner - Cette instance propose un outil de reconnaissance d'entités nommées en astronomie", + "description": "Ce web-service renvoie la liste des entités nommées en astronomie", + "version": "1.0.8", + "termsOfService": "https://services.istex.fr/", + "contact": { + "name": "Inist-CNRS", + "url": "https://www.inist.fr/nous-contacter/" + } + }, + "servers": [ + { + "x-comment": "Will be automatically completed by the ezs server." + }, + { + "url": "http://vptdmservices.intra.inist.fr:49275/", + "description": "Latest version for production", + "#DISABLED#x-profil": "Standard" + } + ], + "tags": [ + { + "name": "astro-ner", + "description": "Cette instance propose un outil de reconnaissance d'entités nommées en astronomie", + "externalDocs": { + "description": "Plus de documentation", + "url": "https://github.com/inist-cnrs/web-services/tree/main/services/astro-ner" + } + } + ] } \ No newline at end of file