feat(api): implement ajustements list and create endpoints #122

Merged
djalim merged 1 commits from feature/api-ajustements-get_post into develop 2026-04-22 17:24:17 +00:00

1 Commits

Author SHA1 Message Date
anys 022994e5a7 feat(api): implement ajustements list and create endpoints
- GET /ajustements: list all ajustements with optional numEtud/idUE
  filters
- POST /ajustements: create new ajustement for student in UE
- Both require employee role
2026-04-22 17:24:07 +00:00