feat(api): implement UE-Module coefficient update and deletion endpoint #134

Merged
djalim merged 1 commits from feature/api-UEModules-put_delete into develop 2026-04-23 12:02:24 +00:00
Collaborator
- PUT /ue-modules/{idModule}/{idUE}/{idPromo}: update coeff for UE-Module-Promo association - DELETE /ue-modules/{idModule}/{idUE}/{idPromo}: remove UE-Module-Promo association - requires employee role This close #40 and #41
anys added this to the Module Managment project 2026-04-23 11:23:45 +00:00
anys requested review from djalim 2026-04-23 11:23:46 +00:00
djalim added 1 commit 2026-04-23 12:01:54 +00:00
- PUT /ue-modules/{idModule}/{idUE}/{idPromo}: update coeff for
  UE-Module-Promo association
- DELETE /ue-modules/{idModule}/{idUE}/{idPromo}: remove UE-Module-Promo
  association
- requires employee role
djalim force-pushed feature/api-UEModules-put_delete from 7bc943938a to 66183c2ad8 2026-04-23 12:01:54 +00:00 Compare
Collaborator

lgtm

lgtm
djalim merged commit 66183c2ad8 into develop 2026-04-23 12:02:24 +00:00
djalim moved this to ⚙️ in progress in Module Managment on 2026-04-23 12:11:40 +00:00
djalim removed this from the Module Managment project 2026-04-23 12:12:22 +00:00
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#134