diff --git a/responses/getBasket.json b/responses/getBasket.json index 2626aa7..0db3279 100644 --- a/responses/getBasket.json +++ b/responses/getBasket.json @@ -1,18 +1,3 @@ { - "amount": 46600, - "countGoods": 2, - "contents": [ - { - "id_product": 123, - "product_name": "Ноутбук", - "price": 45600, - "quantity": 1 - }, - { - "id_product": 456, - "product_name": "Мышка", - "price": 1000, - "quantity": 1 - } - ] -} \ No newline at end of file + +}