Skip to content

The Error Decorator should only return valid HTTP Status codes as the ELB doesn't like non standard return codes #8

Closed
@selfxp

Description

@selfxp

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions