diff --git a/affiliation-rnsr/swagger.json b/affiliation-rnsr/swagger.json index 49ca1cb..18c013c 100644 --- a/affiliation-rnsr/swagger.json +++ b/affiliation-rnsr/swagger.json @@ -1,33 +1,33 @@ { - "openapi": "3.1.0", - "info": { - "title": "affiliation-rnsr - Trouve un RNSR à partir d'une affiliation.", - "summary": "Pour chaque affiliation séparées par un point virgule, retourne un RNSR. Retourne n/a si aucun RNSR n'est trouvé.", - "version": "2.1.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." - }, - { - "url": "http://vptdmservices.intra.inist.fr:49246/", - "description": "Latest version for production", - "x-profil": "Standard" - } - ], - "tags": [ - { - "name": "affiliation-rnsr", - "description": "Trouve un RNSR à partir d'une affiliation.", - "externalDocs": { - "description": "Plus de documentation", - "url": "https://github.com/inist-cnrs/web-services/tree/main/services/affiliation-rnsr" - } - } - ] -} + "openapi": "3.1.0", + "info": { + "title": "affiliation-rnsr - Trouve un RNSR à partir d'une affiliation.", + "summary": "Pour chaque affiliation séparées par un point virgule, retourne un RNSR. Retourne n/a si aucun RNSR n'est trouvé.", + "version": "2.1.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:49284/", + "description": "Latest version for production", + "x-profil": "Standard" + } + ], + "tags": [ + { + "name": "affiliation-rnsr", + "description": "Trouve un RNSR à partir d'une affiliation.", + "externalDocs": { + "description": "Plus de documentation", + "url": "https://github.com/inist-cnrs/web-services/tree/main/services/affiliation-rnsr" + } + } + ] +} \ No newline at end of file