Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API taxref/search: récupérer les champs désirés #243

Closed
jpm-cbna opened this issue Oct 12, 2020 · 0 comments
Closed

API taxref/search: récupérer les champs désirés #243

jpm-cbna opened this issue Oct 12, 2020 · 0 comments
Assignees

Comments

@jpm-cbna
Copy link
Contributor

Ajouter un paramètre "fields" au web service "/taxref/search/(str:field)/(str:ilike)" afin de pouvoir récupérer dans la réponse des champs supplémentaires selon les besoins.
Le paramètre "fields" contiendra des noms de champs de la la table Taxref séparés par des virgules.

Exemple :
/taxref/search/lb_nom/acer?fields=lb_auteur,nom_complet_html

@jpm-cbna jpm-cbna self-assigned this Oct 12, 2020
jpm-cbna added a commit that referenced this issue Oct 12, 2020
Use query string parameter "fields" to add taxref fields into the
response body.
Fields must be separate by comma.
Improve documentation for /taxref/search webservice.

Close #243.
amandine-sahl pushed a commit that referenced this issue Jun 10, 2021
Use query string parameter "fields" to add taxref fields into the
response body.
Fields must be separate by comma.
Improve documentation for /taxref/search webservice.

Close #243.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant