diff --git a/biblio-tools/v1/crossref/prefixes/expand.ini b/biblio-tools/v1/crossref/prefixes/expand.ini index 66586cc..931130e 100644 --- a/biblio-tools/v1/crossref/prefixes/expand.ini +++ b/biblio-tools/v1/crossref/prefixes/expand.ini @@ -4,7 +4,7 @@ post.operationId = post-v1-crossref-prefixes-expand post.description = Verbalisation du préfixe DOI à partir d'un DOI complet ou juste à partir du préfixe post.summary = verbalisation à partir d'un tableau d'objets avec à minima un champ value contenant le DOI -post.tags.0 = bibliography +post.tags.0 = biblio-tools post.requestBody.content.application/json.example.0.id = 1 post.requestBody.content.application/json.example.0.value = 10.4000/edc.9014 post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream diff --git a/biblio-tools/v1/inspirehep/works/expand.ini b/biblio-tools/v1/inspirehep/works/expand.ini index 02ca9d6..56c7653 100644 --- a/biblio-tools/v1/inspirehep/works/expand.ini +++ b/biblio-tools/v1/inspirehep/works/expand.ini @@ -2,11 +2,11 @@ mimeType = application/json post.operationId = post-v1-openalex-works-expand -post.description = Récupération des métadonnées associées à un DOI dans openAlex +post.description = Récupération des métadonnées associées à un DOI dans inspireHEP post.summary = Récupération à partir d'un tableau d'objets avec à minima un champ value contenant le DOI post.tags.0 = biblio-tools post.requestBody.content.application/json.example.0.id = 1 -post.requestBody.content.application/json.example.0.value = 10.4000/edc.9014 +post.requestBody.content.application/json.example.0.value = 10.1103/PhysRevLett.19.1264 post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream post.requestBody.required = true post.responses.default.content.application/json.example.0.id = 1