--- 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:14:08 GMT Content-Type: - application/x-www-form-urlencoded response: status: code: 200 message: OK headers: Date: - Wed, 03 Mar 2021 23:14:08 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:14:08 GMT recorded_with: VCR 6.0.0