IncidentController
All about the endpoints
Endpoints
| METHOD | API ENDPOINT | FUNCTION |
|---|---|---|
| POST | v1/open/getIncidentsByUid/{uid} | getIncidentsByUid() |
getIncidentsByUid()
- When the api is hit, the flow goes to
incidentservice.getIncidentsByUid()
All about the endpoints
| METHOD | API ENDPOINT | FUNCTION |
|---|---|---|
| POST | v1/open/getIncidentsByUid/{uid} | getIncidentsByUid() |
incidentservice.getIncidentsByUid()