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
Collaborator
  • GET /ajustements: list all ajustements with optional numEtud/idUE
    filters
  • POST /ajustements: create new ajustement for student in UE
  • Both require employee role
- GET /ajustements: list all ajustements with optional numEtud/idUE filters - POST /ajustements: create new ajustement for student in UE - Both require employee role
Collaborator

lgtm

lgtm
djalim added 1 commit 2026-04-22 17:24:10 +00:00
- GET /ajustements: list all ajustements with optional numEtud/idUE
  filters
- POST /ajustements: create new ajustement for student in UE
- Both require employee role
djalim force-pushed feature/api-ajustements-get_post from 3e24dc90c1 to 022994e5a7 2026-04-22 17:24:10 +00:00 Compare
djalim merged commit 022994e5a7 into develop 2026-04-22 17:24:17 +00:00
Collaborator

closes #48 and #49

closes #48 and #49
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/PolyMPR#122