[Backend] API Configuration #11

Open
opened 2025-11-28 10:08:27 +00:00 by jmartin · 0 comments
Owner

📝 Description

Créer les endpoints REST pour gérer la configuration système.

Tâches

  • GET /api/v1/configuration/:category (super_admin only)
  • PATCH /api/v1/configuration/bulk (mise à jour multiple)
  • POST /api/v1/configuration/test-smtp (test connexion + envoi email)
  • Guards (super_admin only)
  • Validation DTO
  • Tests unitaires

📚 Références

  • 21_CONFIGURATION-SYSTEME.md
## 📝 Description Créer les endpoints REST pour gérer la configuration système. ## ✅ Tâches - [ ] `GET /api/v1/configuration/:category` (super_admin only) - [ ] `PATCH /api/v1/configuration/bulk` (mise à jour multiple) - [ ] `POST /api/v1/configuration/test-smtp` (test connexion + envoi email) - [ ] Guards (super_admin only) - [ ] Validation DTO - [ ] Tests unitaires ## 📚 Références - 21_CONFIGURATION-SYSTEME.md
jmartin added this to the v0.1.0 - MVP Fonctionnel milestone 2025-11-28 10:08:27 +00:00
jmartin added the
backend
p1-bloquant
on-premise
phase-1
labels 2025-11-28 10:08:27 +00:00
jmartin self-assigned this 2025-11-28 10:08:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jmartin/petitspas#11
No description provided.