Zeus switched to 25cl ice tea
This commit is contained in:
parent
86ef9d1daa
commit
a52d62e3a4
@ -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":1}]}}' \
|
||||
--data '{"order":{"order_items_attributes":[{"count":1,"product_id":180}]}}' \
|
||||
--location \
|
||||
"$base/users/$user/orders.json"
|
||||
|
Loading…
Reference in New Issue
Block a user