singhsanket143 / Flights-Service

37 stars 18 forks source link

Implement Update City API #3

Open singhsanket143 opened 1 year ago

singhsanket143 commented 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

Sk-Shubhasheesh commented 1 year ago

DONE

Itsayush30 commented 8 months ago

Done!!

SuryaTanwar commented 7 months ago

Done :)