{
"openapi": "3.0.0",
"info": {
"title": "authors-tools - Les web services qui se lancent sur le champs 'authors'",
"description": "Regroupe tous les web services qui traitent des auteurs (noms, affiliations...)",
"version": "2.5.4",
"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:49286/",
"description": "Latest version for production",
"x-profil": "Standard"
}
],
"tags": [
{
"name": "authors-tools",
"description": "Les web services qui se lancent sur le champs 'authors'",
"externalDocs": {
"description": "Plus de documentation",
"url": "https://github.com/inist-cnrs/web-services/tree/main/services/authors-tools"
}
}
]
}