singhsanket143 / Flights-Service

40 stars 20 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 12 months ago

Done!!

SuryaTanwar commented 10 months ago

Done :)