We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Superseded by #113
Je m'attends à pouvoir lister les discussions associées à un bouquet.
Implementer l'endpoint disponible sur data.gouv.fr :
curl -X 'GET' \ 'https://www.data.gouv.fr/api/1/discussions/?sort=-created&for=655f7132c474400ee6471fb3&page=1&page_size=20' \ -H 'accept: application/json'
Où for est égal à topicId.
for
topicId
The text was updated successfully, but these errors were encountered:
Superseded by #113 (sera traité de bout en bout)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Superseded by #113
Demande de fonctionnalité
Contexte
Je m'attends à pouvoir lister les discussions associées à un bouquet.
Solution
Implementer l'endpoint disponible sur data.gouv.fr :
Où
for
est égal àtopicId
.Définition de terminé
Critères d'acceptation
The text was updated successfully, but these errors were encountered: