diff --git a/fund-ner/swagger.json b/fund-ner/swagger.json index cf105b0..e158418 100644 --- a/fund-ner/swagger.json +++ b/fund-ner/swagger.json @@ -1,33 +1,33 @@ { - "openapi": "3.0.0", - "info": { - "title": "funder-ner - Détection de financeurs", - "description": "Détecte des financeurs dans un article en anglais et renvoie la liste des financeurs repérés.", - "version": "1.0.3", - "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." + "openapi": "3.0.0", + "info": { + "title": "funder-ner - Détection de financeurs", + "description": "Détecte des financeurs dans un article en anglais et renvoie la liste des financeurs repérés.", + "version": "1.0.4", + "termsOfService": "https://services.istex.fr/", + "contact": { + "name": "Inist-CNRS", + "url": "https://www.inist.fr/nous-contacter/" + } }, - { - "url": "http://vptdmservices.intra.inist.fr:49279/", - "description": "Latest version for production", - "x-profil": "Standard" - } - ], - "tags": [ - { - "name": "funder-ner", - "description": "Détection de financeurs", - "externalDocs": { - "description": "Plus de documentation", - "url": "https://github.com/inist-cnrs/web-services/tree/main/services/funder-ner" - } - } - ] + "servers": [ + { + "x-comment": "Will be automatically completed by the ezs server." + }, + { + "url": "http://vptdmservices.intra.inist.fr:49292/", + "description": "Latest version for production", + "x-profil": "Standard" + } + ], + "tags": [ + { + "name": "funder-ner", + "description": "Détection de financeurs", + "externalDocs": { + "description": "Plus de documentation", + "url": "https://github.com/inist-cnrs/web-services/tree/main/services/funder-ner" + } + } + ] } \ No newline at end of file