MyHome icon indicating copy to clipboard operation
MyHome copied to clipboard

Move deleteBooking from AmenityController to BookingController

Open mslowiak opened this issue 4 years ago • 3 comments

It is more like a cleanup task.

Things to be done:

  • move logic from AmenityController to BookingController (new class)
  • rewrite API specs to api.yaml file
  • change resource URL from /bookings/{bookingId} to /amenities/{amenityId}/bookings/{bookingId}

mslowiak avatar Feb 16 '21 21:02 mslowiak

Can I take this one?

hsergiu avatar Mar 13 '21 12:03 hsergiu

Sure, go ahead @hsergiu !

mslowiak avatar Mar 13 '21 14:03 mslowiak

@mslowiak Is this still open? Can I take it?

prabinamatya avatar Aug 20 '21 13:08 prabinamatya