-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
Unset
-
None
-
Undefined
Deleting a non-existing endpoint from notifications/defaults always results in 200 response code.
example:
Expected: return 404 not found error code
Side note: successful delete operation needs to result in 204 return code and not 200