diff --git a/affiliations-rnsr/README.md b/affiliations-rnsr/README.md index 39e8113..13457cd 100644 --- a/affiliations-rnsr/README.md +++ b/affiliations-rnsr/README.md @@ -1,5 +1,8 @@ # affiliations-rnsr +> ⚠️ Ce service web a été intégré à [affiliations-tools](../affiliations-tools/README.md). +> Il est maintenant obsolète. + L'instance `affiliations-rnsr` utilise l'application ezmaster [`lodex-workers`](https://github.com/Inist-CNRS/lodex-workers). diff --git a/affiliations-tools/README.md b/affiliations-tools/README.md index e224777..1c9e3c8 100644 --- a/affiliations-tools/README.md +++ b/affiliations-tools/README.md @@ -77,9 +77,14 @@ ## v1/rnsr/json Prend un fichier JSON, avec des champs nommés `id` (pour l'identifiant) et -`value` (pour l'adresse), et renvoie un JSON avec le ou les identifiant RNSR +`value`, et renvoie un JSON avec le ou les identifiant RNSR dans le champ `value`. +Le champ `value` contient un objet avec deux propriétés: + +1. `year`: l'année de publication +2. `address`: l'adresse de la structure qu'on veut trouver + > *Remarque : Quand aucun identifiant n'est trouvé, un tableau vide est > renvoyé.* @@ -94,11 +99,13 @@ ```bash cat <