API (notes) : DELETE /ajustements/{numEtud}/{idUE} #52

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

Fonctionnalité à ajouter :
Supprimer un ajustement de la base de données.
Accessible uniquement par un administrateur.

Route :
DELETE /ajustements/{numEtud}/{idUE}

Paramètres path :

Paramètre Type Description
numEtud integer Numéro de l'étudiant
idUE integer Identifiant de l'UE

Réponse 204 : (pas de contenu)

**Fonctionnalité à ajouter :** Supprimer un ajustement de la base de données. Accessible uniquement par un administrateur. **Route :** `DELETE /ajustements/{numEtud}/{idUE}` **Paramètres path :** | Paramètre | Type | Description | |-----------|---------|------------------------| | numEtud | integer | Numéro de l'étudiant | | idUE | integer | Identifiant de l'UE | **Réponse 204 :** _(pas de contenu)_
djalim added this to the Module Managment project 2026-03-31 11:48:51 +00:00
djalim moved this to Project Backlog in Module Managment on 2026-03-31 11:49:13 +00:00
djalim changed title from API : DELETE /ajustements/{numEtud}/{idUE} to API (notes) : DELETE /ajustements/{numEtud}/{idUE} 2026-03-31 11:51:50 +00:00
clement was assigned by djalim 2026-04-22 12:53:24 +00:00
djalim moved this to 🔴 high priority in Module Managment on 2026-04-22 12:55:37 +00:00
djalim moved this to 🟡 moderate priority in Module Managment on 2026-04-22 12:55:51 +00:00
djalim moved this to 🟢 Low priority in Module Managment on 2026-04-22 12:56:06 +00:00
clement was unassigned by anys 2026-04-22 15:59:42 +00:00
anys self-assigned this 2026-04-22 15:59:42 +00:00
anys moved this to ⚙️ in progress in Module Managment on 2026-04-23 08:44:32 +00:00
anys added reference feature/api-ajustements-delete 2026-04-23 09:32:59 +00:00
djalim moved this to ✅ done in Module Managment on 2026-04-23 12:07:14 +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#52