--- http_interactions: - request: method: patch uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/channels/channel?auth=ruby-test-auth-client-one&include=custom&pnsdk=PubNub-Ruby/4.5.0&uuid=ruby-test-uuid-client-one body: encoding: UTF-8 string: '{"name":"some_name"}' headers: User-Agent: - HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01)) Accept: - "*/*" Date: - Wed, 03 Mar 2021 23:24:29 GMT Content-Type: - application/x-www-form-urlencoded response: status: code: 200 message: OK headers: Date: - Wed, 03 Mar 2021 23:24:30 GMT Content-Type: - application/json Content-Length: - '155' Connection: - keep-alive Access-Control-Allow-Origin: - "*" Access-Control-Allow-Credentials: - 'true' body: encoding: UTF-8 string: '{"status":200,"data":{"id":"channel","name":"some_name","description":null,"custom":null,"updated":"2021-03-03T23:11:02.017367Z","eTag":"Adqiu+akxbGf1wE"}}' recorded_at: Wed, 03 Mar 2021 23:24:30 GMT - request: method: patch uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/uuids/bob?auth=ruby-test-auth-client-one&include=custom&l_obj=0.087&pnsdk=PubNub-Ruby/4.5.0&uuid=ruby-test-uuid-client-one body: encoding: UTF-8 string: '{"name":"magnum"}' headers: User-Agent: - HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01)) Accept: - "*/*" Date: - Wed, 03 Mar 2021 23:24:30 GMT Content-Type: - application/x-www-form-urlencoded response: status: code: 200 message: OK headers: Date: - Wed, 03 Mar 2021 23:24:30 GMT Content-Type: - application/json Content-Length: - '177' Connection: - keep-alive Access-Control-Allow-Origin: - "*" Access-Control-Allow-Credentials: - 'true' body: encoding: UTF-8 string: '{"status":200,"data":{"id":"bob","name":"magnum","externalId":null,"profileUrl":null,"email":null,"custom":null,"updated":"2021-03-03T23:11:37.570828Z","eTag":"AaaUxtPTpNTufg"}}' recorded_at: Wed, 03 Mar 2021 23:24:30 GMT - request: method: patch uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/channels/channel/uuids?auth=ruby-test-auth-client-one&count=1&pnsdk=PubNub-Ruby/4.5.0&uuid=ruby-test-uuid-client-one body: encoding: UTF-8 string: '{"set":[{"uuid":{"id":"bob"}}]}' headers: User-Agent: - HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01)) Accept: - "*/*" Date: - Wed, 03 Mar 2021 23:24:30 GMT Content-Type: - application/x-www-form-urlencoded response: status: code: 200 message: OK headers: Date: - Wed, 03 Mar 2021 23:24:30 GMT Content-Type: - application/json Content-Length: - '244' Connection: - keep-alive Access-Control-Allow-Origin: - "*" Access-Control-Allow-Credentials: - 'true' body: encoding: UTF-8 string: '{"status":200,"data":[{"uuid":{"id":"bob"},"updated":"2021-03-03T23:24:30.327342Z","eTag":"AY39mJKK//C0VA"},{"uuid":{"id":"ruby-test-uuid-client-one"},"updated":"2021-03-03T23:11:02.391605Z","eTag":"AY39mJKK//C0VA"}],"totalCount":2,"next":"Mg"}' recorded_at: Wed, 03 Mar 2021 23:24:30 GMT recorded_with: VCR 6.0.0