Skip to content

Create models to use in response #35

Description

@Keleto04

As of today, we have a general exception handler in the server backend.
We return the response as {"message": "Internal Server Error"}.

However, someone may use msg instead of message.
Because of this we need to implement a Response class and Error class model to standardize our responses.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

featureNew feature or request

Projects

  • Status
    Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions