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

Improve routes /taxref #451

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Improve routes /taxref #451

merged 1 commit into from
Nov 16, 2023

Conversation

amandine-sahl
Copy link
Contributor

@amandine-sahl amandine-sahl commented Nov 9, 2023

Modification de la route /taxref :

  • Ajout champ listes
  • Ajout filtre sur id_liste
  • Possibilité de limiter les champs retournés

cf #346

api/taxref?fields=cd_nom,listes
api/taxref?id_liste=100
api/taxref?id_liste=100,5002&fields=cd_nom,listes

@TheoLechemia TheoLechemia merged commit af9232a into develop Nov 16, 2023
6 checks passed
@camillemonchicourt camillemonchicourt deleted the feat/route_names branch November 16, 2023 21:34
@camillemonchicourt camillemonchicourt changed the title Add routes names Improve routes /taxref Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants