Closed
Description
The Error Handler Decorator should not trust the response code of the validators anymore but instead return a correct HTTP Status code.
This status code can be easily extracted from the response code of the validators. I.e. 403010 response code of a validator could be translated into a 403 instead of 403010.
Metadata
Metadata
Assignees
Labels
No labels