This module is scaffold-level. DTOs are empty, and responses are placeholder strings.
Endpoints
POST /notificationGET /notificationGET /notification/:idPATCH /notification/:idDELETE /notification/:id
Request contract
- Create DTO: empty object
- Update DTO: partial of empty object
Response contract
Current service responses are placeholder text such asThis action returns all notification.