Details
-
Task
-
Status: Done
-
L3 - Default
-
Resolution: Done
-
None
-
None
-
Not defined
Description
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`