Google-Developer-Students-Club-DMCE / project-mgmt-api-hacktober2022

3 stars 10 forks source link

Create get end point response for single client #13

Closed ujwalkumar1995 closed 1 year ago

ujwalkumar1995 commented 1 year ago

Hey @VighneshManjrekar I have created the PR for the issue #10 Please review.

ujwalkumar1995 commented 1 year ago

@VighneshManjrekar Hey I have made the suggested change. Invalid id case is already being handled by catch block I think. Do you need some specific kind of error handling?

ujwalkumar1995 commented 1 year ago

@VighneshManjrekar Have added 400 and 404 error types. Please review.