feat(modules): add CRUD endpoints for module resource #105

Merged
djalim merged 1 commits from feature/PMPR-25-26-27-api-modules-id into develop 2026-04-22 12:48:09 +00:00

1 Commits

Author SHA1 Message Date
djalim 92182b952f feat(modules): add CRUD endpoints for module resource
Implement GET, PUT, DELETE for /modules/{idModule} with 404 handling.
2026-04-22 14:47:08 +02:00