Describe the bug
The post routes in the backend don't carry out input validation, due to which if any values are missing, it just gives a server error response.
To Reproduce
Execute any post request without providing the required data
Expected behavior
It should give a clear error message
Screenshots
Desktop (please complete the following information):
Describe the bug The post routes in the backend don't carry out input validation, due to which if any values are missing, it just gives a server error response.
To Reproduce Execute any post request without providing the required data
Expected behavior It should give a clear error message
Screenshots
Desktop (please complete the following information):