day-cohort-70 / Bangazon-API-BandyChamps

0 stars 0 forks source link

Bug: Cart resource has duplicate line items #42

Closed stevebrownlee closed 1 month ago

stevebrownlee commented 2 months ago

When a client requests the /profile/cart resource, the following two keys are on the response object.

  1. lineitems
  2. line_items

The line_items key needs to be removed from the response.