Pietro

Results 1 issues of Pietro

Hello, I try with the following and I get no errors ```ruby @wc_api_client.put("coupons/42", { meta_data: [{ key: "email", value: "[email protected]" }] }) ``` but then nothing changes on the Coupon...