Open AnshulMalik opened 7 years ago
https://github.com/phoenixking25/Obscura-4.5-backend/blob/master/routes.py#L25 Should return empty array
https://github.com/phoenixking25/Obscura-4.5-backend/blob/master/routes.py#L47 Missing status code
https://github.com/phoenixking25/Obscura-4.5-backend/blob/master/routes.py#L132 Wrong answer isn't technically a bad request
You can refer https://httpstatuses.com/, to know which status code to return.
There are many other cases, please resolve them as well