day-cohort-70 / Bangazon-API-BandyChamps

0 stars 0 forks source link

Bug: Can't remove an item from the cart #37

Closed stevebrownlee closed 1 month ago

stevebrownlee commented 2 months ago

Customers are complaining that they can't remove an item from the cart after it has been added.

When the client performs a DELETE request to the /lineitems/n resource, it should remove the specified item from the user's cart.