mirror of
https://github.com/3ybactuk/marketplace-go-service-project.git
synced 2025-10-30 14:03:45 +03:00
[hw-2] add tests, coverage, benchmarks
This commit is contained in:
@@ -66,7 +66,7 @@ Content-Type: application/json
|
||||
### delete whole sku from cart
|
||||
DELETE http://localhost:8080/user/31337/cart/1076963
|
||||
Content-Type: application/json
|
||||
### expected {} 200 OK; must delete item from cart
|
||||
### expected {} 204 No Content; must delete item from cart
|
||||
|
||||
### delete whole cart
|
||||
DELETE http://localhost:8080/user/31337/cart
|
||||
|
||||
Reference in New Issue
Block a user