diff --git a/loterre-resolvers/swagger.json b/loterre-resolvers/swagger.json index 8a65a89..ee7ace0 100644 --- a/loterre-resolvers/swagger.json +++ b/loterre-resolvers/swagger.json @@ -1,33 +1,33 @@ { - "openapi": "3.1.0", - "info": { - "title": "loterre-resolvers - Résolveurs pour des terminologies Loterre", - "summary": "Propose plusieurs services pour Loterre", - "version": "6.2.7", - "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://vptermsuite.intra.inist.fr:49169/", - "description": "Latest version for production", - "x-profil": "Standard" - } - ], - "tags": [ - { - "name": "loterre-resolvers", - "description": "Associer des termes à des terminologies Loterre", - "externalDocs": { - "description": "Plus de documentation", - "url": "https://gitbucket.inist.fr/tdm/web-services/tree/master/loterre-resolvers" - } - } - ] -} + "openapi": "3.0.0", + "info": { + "title": "loterre-resolvers - Résolveurs pour des terminologies Loterre", + "summary": "Fait appel aux vocabulaires Loterre pour obtenir des informations dans différents domaines.", + "version": "7.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." + }, + { + "url": "http://vptermsuite.intra.inist.fr:49171/", + "description": "Latest version for production", + "#DISABLED#x-profil": "Standard" + } + ], + "tags": [ + { + "name": "loterre-resolvers", + "description": "Résolveurs pour des terminologies Loterre", + "externalDocs": { + "description": "Plus de documentation", + "url": "https://github.com/inist-cnrs/web-services/tree/main/services/loterre-resolvers" + } + } + ] +} \ No newline at end of file