diff --git a/irc3-species/README.md b/irc3-species/README.md new file mode 100644 index 0000000..1a69f1a --- /dev/null +++ b/irc3-species/README.md @@ -0,0 +1,3 @@ +# irc3sp + +Voir . diff --git a/irc3-species/swagger.json b/irc3-species/swagger.json new file mode 100644 index 0000000..06ade40 --- /dev/null +++ b/irc3-species/swagger.json @@ -0,0 +1,32 @@ +{ + "info": { + "title": "irc3-species - Recherche de noms d'espèces", + "summary": "IRC3: Indexation par Recherche et Comparaison de Chaînes de Caractères, appliqué aux espèces.", + "version": "1.1.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:49233/", + "description": "Latest version for production", + "x-profil": "Standard" + } + ], + "tags": [ + { + "name": "irc3-species", + "description": "Recherche de noms d'espèces", + "externalDocs": { + "description": "Plus de documentation", + "url": "https://github.com/Inist-CNRS/ezmaster-apps/tree/main/applications/ws-irc3sp" + } + } + ] +} \ No newline at end of file diff --git a/irc3sp/README.md b/irc3sp/README.md deleted file mode 100644 index 1a69f1a..0000000 --- a/irc3sp/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# irc3sp - -Voir . diff --git a/irc3sp/swagger.json b/irc3sp/swagger.json deleted file mode 100644 index 06ade40..0000000 --- a/irc3sp/swagger.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "info": { - "title": "irc3-species - Recherche de noms d'espèces", - "summary": "IRC3: Indexation par Recherche et Comparaison de Chaînes de Caractères, appliqué aux espèces.", - "version": "1.1.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:49233/", - "description": "Latest version for production", - "x-profil": "Standard" - } - ], - "tags": [ - { - "name": "irc3-species", - "description": "Recherche de noms d'espèces", - "externalDocs": { - "description": "Plus de documentation", - "url": "https://github.com/Inist-CNRS/ezmaster-apps/tree/main/applications/ws-irc3sp" - } - } - ] -} \ No newline at end of file