drink 330ml ice tea again
This commit is contained in:
parent
464bc14f5c
commit
f7e18bd198
@ -6,6 +6,6 @@ token="$(pass show ugent/zeus/tap)"
|
||||
curl --header 'Accept: application/json' \
|
||||
--header 'Content-Type: application/json' \
|
||||
--header "Authorization: Token token=$token" \
|
||||
--data '{"order":{"order_items_attributes":[{"count":1,"product_id":180}]}}' \
|
||||
--data '{"order":{"order_items_attributes":[{"count":1,"product_id":1}]}}' \
|
||||
--location \
|
||||
"$base/users/$user/orders.json"
|
||||
|
Loading…
Reference in New Issue
Block a user