API (notes) : DELETE /ue-modules/{idModule}/{idUE}/{idPromo} #41

Closed
opened 2026-03-31 11:45:03 +00:00 by djalim · 0 comments
Collaborator

Fonctionnalité à ajouter :
Supprimer une association UE-Module de la base de données.
Accessible uniquement par un administrateur.

Route :
DELETE /ue-modules/{idModule}/{idUE}/{idPromo}

Paramètres path :

Paramètre Type Description
idModule string Identifiant du module
idUE integer Identifiant de l'UE
idPromo string Identifiant de la promo

Réponse 204 : (pas de contenu)


**Fonctionnalité à ajouter :** Supprimer une association UE-Module de la base de données. Accessible uniquement par un administrateur. **Route :** `DELETE /ue-modules/{idModule}/{idUE}/{idPromo}` **Paramètres path :** | Paramètre | Type | Description | |-----------|---------|------------------------| | idModule | string | Identifiant du module | | idUE | integer | Identifiant de l'UE | | idPromo | string | Identifiant de la promo| **Réponse 204 :** _(pas de contenu)_ ---
djalim added this to the Module Managment project 2026-03-31 11:48:50 +00:00
djalim moved this to Project Backlog in Module Managment on 2026-03-31 11:49:04 +00:00
djalim changed title from API : DELETE /ue-modules/{idModule}/{idUE}/{idPromo} to API (notes) : DELETE /ue-modules/{idModule}/{idUE}/{idPromo} 2026-03-31 11:53:35 +00:00
clement was assigned by djalim 2026-04-22 12:53:23 +00:00
djalim moved this to 🟢 Low priority in Module Managment on 2026-04-22 12:54:01 +00:00
clement was unassigned by anys 2026-04-23 09:48:38 +00:00
anys self-assigned this 2026-04-23 09:48:38 +00:00
anys moved this to ⚙️ in progress in Module Managment on 2026-04-23 09:49:02 +00:00
djalim moved this to ✅ done in Module Managment on 2026-04-23 12:07:10 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/PolyMPR#41