Closed hannahhall closed 3 years ago
When a client requests the /profile/cart resource, the following two keys are on the response object.
/profile/cart
lineitems
line_items
The line_items key needs to be removed from the response.
1 point
When a client requests the
/profile/cart
resource, the following two keys are on the response object.lineitems
line_items
The
line_items
key needs to be removed from the response.