Skip to content

Create models to use in response #35

@Keleto04

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.

Metadata

Metadata

Labels

featureNew feature or request

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions