diff --git a/co-deduplicate/swagger.json b/co-deduplicate/swagger.json deleted file mode 100755 index b44aa17..0000000 --- a/co-deduplicate/swagger.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "openapi": "3.1.0", - "info": { - "title": "co-deduplicate", - "summary": "", - "version": "0.0.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." - } - ], - "tags": [ - { - "name": "NLP", - "description": "Bibliographic record deduplication", - "externalDocs": { - "description": "Plus de documentation", - "url": "https://gitbucket.inist.fr/tdm/web-services/tree/master/co-deduplicate" - } - } - ] -} diff --git a/co-deduplicate/swagger.json.hidden b/co-deduplicate/swagger.json.hidden new file mode 100755 index 0000000..b44aa17 --- /dev/null +++ b/co-deduplicate/swagger.json.hidden @@ -0,0 +1,28 @@ +{ + "openapi": "3.1.0", + "info": { + "title": "co-deduplicate", + "summary": "", + "version": "0.0.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." + } + ], + "tags": [ + { + "name": "NLP", + "description": "Bibliographic record deduplication", + "externalDocs": { + "description": "Plus de documentation", + "url": "https://gitbucket.inist.fr/tdm/web-services/tree/master/co-deduplicate" + } + } + ] +}