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(social): commenter un bouquet #199

Closed
4 tasks
bonjourmauko opened this issue Nov 28, 2023 · 1 comment
Closed
4 tasks

api(social): commenter un bouquet #199

bonjourmauko opened this issue Nov 28, 2023 · 1 comment
Assignees
Labels
enhancement Améliorations et nouvelles fonctionnalités

Comments

@bonjourmauko
Copy link
Contributor

bonjourmauko commented Nov 28, 2023

Superseded by #128

Demande de fonctionnalité

Contexte

Je m'attends à pouvoir associer une discussion à un bouquet.

Solution

Implementer l'endpoint disponible sur data.gouv.fr :

{
  "comment": "string",
  "extras": {},
  "subject": {
    "class": "string",
    "id": "string"
  },
  "title": "string"
}

class est égal à Topic.

Définition de terminé

  • On peut créer une discussion associée à un topic

Critères d'acceptation

  • Une batterie des tests unitaires et d'intégration déployés automatiquement
  • Une documentation et des type hints à jour et testés automatiquement
  • Du linting et du formatage du code vérifiés automatiquement
@bonjourmauko bonjourmauko converted this from a draft issue Nov 28, 2023
@bonjourmauko bonjourmauko added this to the V1 : Découvrabilité par cas d’usage milestone Nov 28, 2023
@bonjourmauko bonjourmauko changed the title feat(api): commenter un bouquet api(social): commenter un bouquet Nov 28, 2023
@edelagnier edelagnier moved this from In Progress to Ready for shipping in Ecosphères x Multi Nov 29, 2023
@bonjourmauko bonjourmauko moved this from Ready for shipping to Pool of options in Ecosphères x Multi Dec 6, 2023
@bonjourmauko
Copy link
Contributor Author

Superseded by #128 (sera traité de bout en bout)

@github-project-automation github-project-automation bot moved this from Pool of options to Shipped in Ecosphères x Multi Dec 6, 2023
@streino streino added the enhancement Améliorations et nouvelles fonctionnalités label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Améliorations et nouvelles fonctionnalités
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants