Newer
Older
web-services / irc3-species / swagger.json
@Nicolas Thouvenin Nicolas Thouvenin on 20 Oct 852 bytes change url
{
	"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"
			}
		}
	]
}