-
Type:
Task
-
Resolution: Done
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: backend
-
None
-
Not defined
Context:
Some endpoints like for instance /alert return HTTP 500 errors codes on request param validation. Which isn't a good fit as this is a client error thus should be 400.
AT:
- actual client errors that are signaled with a 500 response code return 400, this affects at least the following rest resourceS:
- `/alert`