srikanth-kandi / travel-diary-backend

Travel Diary Backend API
https://travel-diary-backend-gw2v.onrender.com
0 stars 0 forks source link

Recheck the status codes for responses #3

Open srikanth-kandi opened 7 months ago

srikanth-kandi commented 7 months ago

Also verify the id path parameter for get, put and delete to validate that the id is a number.

srikanth-kandi commented 7 months ago

for the put query, if all the parameters are not passed in json the put a validation code for that also.