-
Type:
Bug Report
-
Resolution: Unresolved
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: None
When
- Try to delete a nonexisting user (kermit) with the following endpoint:
DELETE /user/kermit
Then
- Response code is 204 no content
Expected
- Response code 404 user cannot be found
Link to documentation:
Note
In case it is a documentation issue, Open API specification should be corrected as well.