diff --git a/biblio-ref/swagger.json b/biblio-ref/swagger.json index dcc791e..db9ecb7 100644 --- a/biblio-ref/swagger.json +++ b/biblio-ref/swagger.json @@ -1,33 +1,33 @@ { - "openapi": "3.1.0", - "info": { - "title": "biblio-ref - Valide une référence bibliographique", - "summary": "Si un DOI est trouvé dans la référence bibliographique, valide la référence et indique si elle est rétractée", - "version": "1.1.0", - "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:49264/", - "description": "Latest version for production", - "x-profil": "Standard" - } - ], - "tags": [ - { - "name": "biblio-ref", - "description": "Référence bibliographique", - "externalDocs": { - "description": "Plus de documentation", - "url": "https://github.com/inist-cnrs/web-services/tree/main/services/biblio-ref" - } - } - ] -} + "openapi": "3.1.0", + "info": { + "title": "biblio-ref - Valide une référence bibliographique", + "summary": "Si un DOI est trouvé dans la référence bibliographique, valide la référence et indique si elle est rétractée", + "version": "1.4.1", + "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:49287/", + "description": "Latest version for production", + "x-profil": "Standard" + } + ], + "tags": [ + { + "name": "biblio-ref", + "description": "Référence bibliographique", + "externalDocs": { + "description": "Plus de documentation", + "url": "https://github.com/inist-cnrs/web-services/tree/main/services/biblio-ref" + } + } + ] +} \ No newline at end of file