Open singhsanket143 opened 1 year ago
We need to implement update airplane api with the following signature /api/v1/cities/:id - PATCH Req Body: {name: 'XYZ'}
Do handle the error scenario as well when we dont find a record to update
DONE
Done!!
Done :)
We need to implement update airplane api with the following signature /api/v1/cities/:id - PATCH Req Body: {name: 'XYZ'}
Do handle the error scenario as well when we dont find a record to update