pubnub 4.2.6 → 4.6.0
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of pubnub might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/.github/CODEOWNERS +1 -0
- data/.pubnub.yml +113 -56
- data/.travis.yml +4 -2
- data/CHANGELOG.md +39 -11
- data/Gemfile.lock +10 -1
- data/README.md +56 -17
- data/VERSION +1 -1
- data/fixtures/vcr_cassettes/examples/add_channels_to_push/001.yml +45 -0
- data/fixtures/vcr_cassettes/examples/add_channels_to_push/002.yml +45 -0
- data/fixtures/vcr_cassettes/examples/add_channels_to_push/003.yml +45 -0
- data/fixtures/vcr_cassettes/examples/add_channels_to_push/004.yml +45 -0
- data/fixtures/vcr_cassettes/examples/channel_members/001.yml +111 -0
- data/fixtures/vcr_cassettes/examples/channel_members/002.yml +111 -0
- data/fixtures/vcr_cassettes/examples/channel_members/003.yml +111 -0
- data/fixtures/vcr_cassettes/examples/channel_members/004.yml +147 -0
- data/fixtures/vcr_cassettes/examples/channel_members/005.yml +147 -0
- data/fixtures/vcr_cassettes/examples/channel_members/006.yml +147 -0
- data/fixtures/vcr_cassettes/examples/channel_metadata/001.yml +39 -0
- data/fixtures/vcr_cassettes/examples/channel_metadata/002.yml +39 -0
- data/fixtures/vcr_cassettes/examples/channel_metadata/003.yml +39 -0
- data/fixtures/vcr_cassettes/examples/channel_metadata/004.yml +73 -0
- data/fixtures/vcr_cassettes/examples/channel_metadata/005.yml +73 -0
- data/fixtures/vcr_cassettes/examples/channel_metadata/006.yml +73 -0
- data/fixtures/vcr_cassettes/examples/grant/1913.yml +1 -1
- data/fixtures/vcr_cassettes/examples/grant/1944.yml +8 -9
- data/fixtures/vcr_cassettes/examples/grant/1945.yml +359 -9
- data/fixtures/vcr_cassettes/examples/grant/1946.yml +8 -9
- data/fixtures/vcr_cassettes/examples/grant/1947.yml +8 -9
- data/fixtures/vcr_cassettes/examples/grant/1948.yml +8 -9
- data/fixtures/vcr_cassettes/examples/history/include_meta__encrypted.yml +7 -7
- data/fixtures/vcr_cassettes/examples/history/include_meta__encrypted_random_iv.yml +46 -0
- data/fixtures/vcr_cassettes/examples/history/include_token__encrypted.yml +6 -6
- data/fixtures/vcr_cassettes/examples/history/include_token__encrypted_random_iv.yml +46 -0
- data/fixtures/vcr_cassettes/examples/history/no_includes__encrypted.yml +6 -6
- data/fixtures/vcr_cassettes/examples/history/no_includes__encrypted_random_iv.yml +45 -0
- data/fixtures/vcr_cassettes/examples/list_push_provisions/001.yml +46 -0
- data/fixtures/vcr_cassettes/examples/list_push_provisions/002.yml +45 -0
- data/fixtures/vcr_cassettes/examples/list_push_provisions/003.yml +45 -0
- data/fixtures/vcr_cassettes/examples/memberships/001.yml +111 -0
- data/fixtures/vcr_cassettes/examples/memberships/002.yml +111 -0
- data/fixtures/vcr_cassettes/examples/memberships/003.yml +111 -0
- data/fixtures/vcr_cassettes/examples/memberships/004.yml +111 -0
- data/fixtures/vcr_cassettes/examples/memberships/005.yml +147 -0
- data/fixtures/vcr_cassettes/examples/memberships/006.yml +147 -0
- data/fixtures/vcr_cassettes/examples/memberships/007.yml +147 -0
- data/fixtures/vcr_cassettes/examples/memberships/008.yml +147 -0
- data/fixtures/vcr_cassettes/examples/remove_channels_from_push/001.yml +45 -0
- data/fixtures/vcr_cassettes/examples/remove_channels_from_push/002.yml +45 -0
- data/fixtures/vcr_cassettes/examples/remove_channels_from_push/003.yml +45 -0
- data/fixtures/vcr_cassettes/examples/remove_device_from_push/001.yml +45 -0
- data/fixtures/vcr_cassettes/examples/remove_device_from_push/002.yml +45 -0
- data/fixtures/vcr_cassettes/examples/remove_device_from_push/003.yml +45 -0
- data/fixtures/vcr_cassettes/examples/uuid_metadata/001.yml +39 -0
- data/fixtures/vcr_cassettes/examples/uuid_metadata/002.yml +39 -0
- data/fixtures/vcr_cassettes/examples/uuid_metadata/003.yml +39 -0
- data/fixtures/vcr_cassettes/examples/uuid_metadata/004.yml +39 -0
- data/fixtures/vcr_cassettes/examples/uuid_metadata/005.yml +73 -0
- data/fixtures/vcr_cassettes/examples/uuid_metadata/006.yml +73 -0
- data/fixtures/vcr_cassettes/examples/uuid_metadata/007.yml +73 -0
- data/fixtures/vcr_cassettes/examples/uuid_metadata/008.yml +73 -0
- data/fixtures/vcr_cassettes/lib/events/get_all_channels_metadata.yml +39 -0
- data/fixtures/vcr_cassettes/lib/events/get_all_uuid_metadata.yml +76 -0
- data/fixtures/vcr_cassettes/lib/events/get_channel_members.yml +37 -0
- data/fixtures/vcr_cassettes/lib/events/get_channel_metadata.yml +37 -0
- data/fixtures/vcr_cassettes/lib/events/get_memberships1.yml +37 -0
- data/fixtures/vcr_cassettes/lib/events/get_memberships2.yml +37 -0
- data/fixtures/vcr_cassettes/lib/events/get_uuid_metadata1.yml +76 -0
- data/fixtures/vcr_cassettes/lib/events/get_uuid_metadata2.yml +76 -0
- data/fixtures/vcr_cassettes/lib/events/grant-error.yml +2 -2
- data/fixtures/vcr_cassettes/lib/events/grant.yml +10 -11
- data/fixtures/vcr_cassettes/lib/events/remove_channel_members.yml +78 -0
- data/fixtures/vcr_cassettes/lib/events/{delete_space.yml → remove_channel_metadata.yml} +5 -6
- data/fixtures/vcr_cassettes/lib/events/{manage_memberships_remove.yml → remove_memberships1.yml} +8 -9
- data/fixtures/vcr_cassettes/lib/events/{manage_members_add.yml → remove_memberships2.yml} +8 -9
- data/fixtures/vcr_cassettes/lib/events/remove_uuid_metadata1.yml +76 -0
- data/fixtures/vcr_cassettes/lib/events/remove_uuid_metadata2.yml +76 -0
- data/fixtures/vcr_cassettes/lib/events/set_channel_members.yml +39 -0
- data/fixtures/vcr_cassettes/lib/events/set_channel_metadata.yml +39 -0
- data/fixtures/vcr_cassettes/lib/events/{manage_memberships_add.yml → set_memberships1.yml} +8 -9
- data/fixtures/vcr_cassettes/lib/events/set_memberships2.yml +39 -0
- data/fixtures/vcr_cassettes/lib/events/set_uuid_metadata1.yml +78 -0
- data/fixtures/vcr_cassettes/lib/events/set_uuid_metadata2.yml +78 -0
- data/fixtures/vcr_cassettes/lib/events/{subscribe-space-delete-async.yml → subscribe-channel-metadata-remove-sync.yml} +12 -14
- data/fixtures/vcr_cassettes/lib/events/subscribe-channel-metadata-set-async.yml +75 -0
- data/fixtures/vcr_cassettes/lib/events/{subscribe-member-remove-async.yml → subscribe-member-remove-sync.yml} +12 -14
- data/fixtures/vcr_cassettes/lib/events/subscribe-member-set-async.yml +75 -0
- data/fixtures/vcr_cassettes/lib/events/subscribe-membership-remove-async.yml +12 -14
- data/fixtures/vcr_cassettes/lib/events/{subscribe-user-update-async.yml → subscribe-membership-set-async.yml} +12 -14
- data/fixtures/vcr_cassettes/lib/events/{subscribe-user-delete-async.yml → subscribe-uuid-metadata-remove-sync.yml} +12 -14
- data/fixtures/vcr_cassettes/lib/events/subscribe-uuid-metadata-set-async.yml +75 -0
- data/lib/pubnub/client.rb +22 -16
- data/lib/pubnub/client/events.rb +4 -2
- data/lib/pubnub/client/helpers.rb +1 -1
- data/lib/pubnub/configuration.rb +1 -0
- data/lib/pubnub/constants.rb +20 -18
- data/lib/pubnub/crypto.rb +22 -8
- data/lib/pubnub/event.rb +39 -17
- data/lib/pubnub/event/formatter.rb +4 -0
- data/lib/pubnub/event/signature.rb +22 -7
- data/lib/pubnub/events/add_channels_to_push.rb +29 -13
- data/lib/pubnub/events/get_all_channels_metadata.rb +104 -0
- data/lib/pubnub/events/get_all_uuid_metadata.rb +104 -0
- data/lib/pubnub/events/get_channel_members.rb +120 -0
- data/lib/pubnub/events/{update_space.rb → get_channel_metadata.rb} +27 -27
- data/lib/pubnub/events/get_memberships.rb +120 -0
- data/lib/pubnub/events/{create_space.rb → get_uuid_metadata.rb} +27 -25
- data/lib/pubnub/events/grant.rb +10 -1
- data/lib/pubnub/events/history.rb +2 -1
- data/lib/pubnub/events/list_push_provisions.rb +29 -12
- data/lib/pubnub/events/publish.rb +2 -2
- data/lib/pubnub/events/remove_channel_members.rb +137 -0
- data/lib/pubnub/events/{delete_space.rb → remove_channel_metadata.rb} +13 -13
- data/lib/pubnub/events/remove_channels_from_push.rb +29 -13
- data/lib/pubnub/events/remove_device_from_push.rb +30 -14
- data/lib/pubnub/events/remove_memberships.rb +137 -0
- data/lib/pubnub/events/{delete_user.rb → remove_uuid_metadata.rb} +13 -13
- data/lib/pubnub/events/set_channel_members.rb +140 -0
- data/lib/pubnub/events/{manage_members.rb → set_channel_metadata.rb} +32 -38
- data/lib/pubnub/events/set_memberships.rb +140 -0
- data/lib/pubnub/events/{create_user.rb → set_uuid_metadata.rb} +33 -17
- data/lib/pubnub/events/signal.rb +1 -1
- data/lib/pubnub/formatter.rb +31 -4
- data/lib/pubnub/pam.rb +2 -11
- data/lib/pubnub/subscribe_callback.rb +1 -3
- data/lib/pubnub/subscribe_event/formatter.rb +30 -19
- data/lib/pubnub/subscriber.rb +5 -6
- data/lib/pubnub/validators/add_channels_to_push.rb +52 -0
- data/lib/pubnub/validators/get_all_channels_metadata.rb +29 -0
- data/lib/pubnub/validators/get_all_uuid_metadata.rb +29 -0
- data/lib/pubnub/validators/get_channel_members.rb +39 -0
- data/lib/pubnub/validators/get_channel_metadata.rb +39 -0
- data/lib/pubnub/validators/get_memberships.rb +39 -0
- data/lib/pubnub/validators/get_uuid_metadata.rb +39 -0
- data/lib/pubnub/validators/grant.rb +37 -2
- data/lib/pubnub/validators/list_push_provisions.rb +43 -0
- data/lib/pubnub/validators/remove_channel_members.rb +52 -0
- data/lib/pubnub/validators/remove_channel_metadata.rb +39 -0
- data/lib/pubnub/validators/remove_channels_from_push.rb +52 -0
- data/lib/pubnub/validators/remove_device_from_push.rb +43 -0
- data/lib/pubnub/validators/remove_memberships.rb +52 -0
- data/lib/pubnub/validators/remove_uuid_metadata.rb +39 -0
- data/lib/pubnub/validators/set_channel_members.rb +78 -0
- data/lib/pubnub/validators/set_channel_metadata.rb +62 -0
- data/lib/pubnub/validators/set_memberships.rb +78 -0
- data/lib/pubnub/validators/set_uuid_metadata.rb +62 -0
- data/lib/pubnub/version.rb +1 -1
- data/spec/examples/add_channels_to_push_spec.rb +178 -0
- data/spec/examples/{grant_examples_spec.rb → grant_examples_1_spec.rb} +0 -8973
- data/spec/examples/grant_examples_2_spec.rb +9107 -0
- data/spec/examples/history_examples_spec.rb +87 -9
- data/spec/examples/list_push_provisions_spec.rb +164 -0
- data/spec/examples/presence_examples_spec.rb +222 -186
- data/spec/examples/publish_examples_spec.rb +864 -0
- data/spec/examples/remove_channel_members_examples_spec.rb +100 -0
- data/spec/examples/remove_channel_metadata_examples_spec.rb +89 -0
- data/spec/examples/remove_channels_from_push_spec.rb +164 -0
- data/spec/examples/remove_device_from_push_spec.rb +164 -0
- data/spec/examples/remove_memberships_examples_spec.rb +121 -0
- data/spec/examples/remove_uuid_metadata_examples_spec.rb +107 -0
- data/spec/examples/revoke_examples_1_spec.rb +27013 -0
- data/spec/examples/revoke_examples_2_spec.rb +27012 -0
- data/spec/examples/revoke_examples_3_spec.rb +17967 -0
- data/spec/examples/set_channel_members_examples_spec.rb +99 -0
- data/spec/examples/set_channel_metadata_examples_spec.rb +93 -0
- data/spec/examples/set_memberships_examples_spec.rb +122 -0
- data/spec/examples/set_uuid_metadata_examples_spec.rb +114 -0
- data/spec/examples/status_request_message_count_exceeded_spec.rb +4 -1
- data/spec/examples/subscribe_examples_1_spec.rb +26972 -0
- data/spec/examples/subscribe_examples_2_spec.rb +19575 -0
- data/spec/lib/connection_callback_spec.rb +4 -3
- data/spec/lib/event/formatter_spec.rb +22 -0
- data/spec/lib/events/channel_metadata_spec.rb +58 -0
- data/spec/lib/events/grant_spec.rb +3 -2
- data/spec/lib/events/membership_spec.rb +51 -21
- data/spec/lib/events/presence_delta_spec.rb +9 -6
- data/spec/lib/events/presence_spec.rb +13 -7
- data/spec/lib/events/subscribe_spec.rb +104 -65
- data/spec/lib/events/uuid_metadata_spec.rb +86 -0
- data/spec/lib/multiple_ciphers_spec.rb +16 -4
- data/spec/lib/subscribe_event/formatter_spec.rb +22 -0
- data/spec/lib/super_admin_spec.rb +8 -4
- data/spec/spec_helper.rb +24 -8
- metadata +153 -65
- data/fixtures/vcr_cassettes/lib/events/create_space.yml +0 -40
- data/fixtures/vcr_cassettes/lib/events/create_user.yml +0 -40
- data/fixtures/vcr_cassettes/lib/events/delete_user.yml +0 -38
- data/fixtures/vcr_cassettes/lib/events/get_members.yml +0 -38
- data/fixtures/vcr_cassettes/lib/events/get_space.yml +0 -38
- data/fixtures/vcr_cassettes/lib/events/get_space_memberships.yml +0 -38
- data/fixtures/vcr_cassettes/lib/events/get_spaces.yml +0 -40
- data/fixtures/vcr_cassettes/lib/events/get_user.yml +0 -38
- data/fixtures/vcr_cassettes/lib/events/get_users.yml +0 -40
- data/fixtures/vcr_cassettes/lib/events/manage_members_remove.yml +0 -83
- data/fixtures/vcr_cassettes/lib/events/subscribe-member-add-async.yml +0 -77
- data/fixtures/vcr_cassettes/lib/events/subscribe-membership-add-async.yml +0 -77
- data/fixtures/vcr_cassettes/lib/events/subscribe-space-update-async.yml +0 -77
- data/fixtures/vcr_cassettes/lib/events/update_space.yml +0 -40
- data/fixtures/vcr_cassettes/lib/events/update_user.yml +0 -40
- data/lib/pubnub/events/get_members.rb +0 -93
- data/lib/pubnub/events/get_space.rb +0 -74
- data/lib/pubnub/events/get_space_memberships.rb +0 -93
- data/lib/pubnub/events/get_spaces.rb +0 -90
- data/lib/pubnub/events/get_user.rb +0 -74
- data/lib/pubnub/events/get_users.rb +0 -90
- data/lib/pubnub/events/manage_memberships.rb +0 -105
- data/lib/pubnub/events/update_user.rb +0 -86
- data/lib/pubnub/validators/create_space.rb +0 -44
- data/lib/pubnub/validators/create_user.rb +0 -44
- data/lib/pubnub/validators/delete_space.rb +0 -32
- data/lib/pubnub/validators/delete_user.rb +0 -32
- data/lib/pubnub/validators/get_members.rb +0 -32
- data/lib/pubnub/validators/get_space.rb +0 -32
- data/lib/pubnub/validators/get_space_memberships.rb +0 -32
- data/lib/pubnub/validators/get_spaces.rb +0 -16
- data/lib/pubnub/validators/get_user.rb +0 -32
- data/lib/pubnub/validators/get_users.rb +0 -16
- data/lib/pubnub/validators/manage_members.rb +0 -45
- data/lib/pubnub/validators/manage_memberships.rb +0 -45
- data/lib/pubnub/validators/push.rb +0 -43
- data/lib/pubnub/validators/update_space.rb +0 -45
- data/lib/pubnub/validators/update_user.rb +0 -45
- data/spec/examples/revoke_examples_spec.rb +0 -71950
- data/spec/examples/subscribe_examples_spec.rb +0 -45184
- data/spec/lib/events/space_spec.rb +0 -75
- data/spec/lib/events/user_spec.rb +0 -75
@@ -0,0 +1,111 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: patch
|
5
|
+
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
|
6
|
+
body:
|
7
|
+
encoding: UTF-8
|
8
|
+
string: '{"name":"some_name"}'
|
9
|
+
headers:
|
10
|
+
User-Agent:
|
11
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
12
|
+
Accept:
|
13
|
+
- "*/*"
|
14
|
+
Date:
|
15
|
+
- Wed, 03 Mar 2021 23:24:30 GMT
|
16
|
+
Content-Type:
|
17
|
+
- application/x-www-form-urlencoded
|
18
|
+
response:
|
19
|
+
status:
|
20
|
+
code: 200
|
21
|
+
message: OK
|
22
|
+
headers:
|
23
|
+
Date:
|
24
|
+
- Wed, 03 Mar 2021 23:24:30 GMT
|
25
|
+
Content-Type:
|
26
|
+
- application/json
|
27
|
+
Content-Length:
|
28
|
+
- '155'
|
29
|
+
Connection:
|
30
|
+
- keep-alive
|
31
|
+
Access-Control-Allow-Origin:
|
32
|
+
- "*"
|
33
|
+
Access-Control-Allow-Credentials:
|
34
|
+
- 'true'
|
35
|
+
body:
|
36
|
+
encoding: UTF-8
|
37
|
+
string: '{"status":200,"data":{"id":"channel","name":"some_name","description":null,"custom":null,"updated":"2021-03-03T23:11:02.017367Z","eTag":"Adqiu+akxbGf1wE"}}'
|
38
|
+
recorded_at: Wed, 03 Mar 2021 23:24:30 GMT
|
39
|
+
- request:
|
40
|
+
method: patch
|
41
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/uuids/bob?auth=ruby-test-auth-client-one&include=custom&l_obj=0.083&pnsdk=PubNub-Ruby/4.5.0&uuid=ruby-test-uuid-client-one
|
42
|
+
body:
|
43
|
+
encoding: UTF-8
|
44
|
+
string: '{"name":"magnum"}'
|
45
|
+
headers:
|
46
|
+
User-Agent:
|
47
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
48
|
+
Accept:
|
49
|
+
- "*/*"
|
50
|
+
Date:
|
51
|
+
- Wed, 03 Mar 2021 23:24:30 GMT
|
52
|
+
Content-Type:
|
53
|
+
- application/x-www-form-urlencoded
|
54
|
+
response:
|
55
|
+
status:
|
56
|
+
code: 200
|
57
|
+
message: OK
|
58
|
+
headers:
|
59
|
+
Date:
|
60
|
+
- Wed, 03 Mar 2021 23:24:30 GMT
|
61
|
+
Content-Type:
|
62
|
+
- application/json
|
63
|
+
Content-Length:
|
64
|
+
- '177'
|
65
|
+
Connection:
|
66
|
+
- keep-alive
|
67
|
+
Access-Control-Allow-Origin:
|
68
|
+
- "*"
|
69
|
+
Access-Control-Allow-Credentials:
|
70
|
+
- 'true'
|
71
|
+
body:
|
72
|
+
encoding: UTF-8
|
73
|
+
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"}}'
|
74
|
+
recorded_at: Wed, 03 Mar 2021 23:24:30 GMT
|
75
|
+
- request:
|
76
|
+
method: patch
|
77
|
+
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
|
78
|
+
body:
|
79
|
+
encoding: UTF-8
|
80
|
+
string: '{"set":[{"uuid":{"id":"bob"}}]}'
|
81
|
+
headers:
|
82
|
+
User-Agent:
|
83
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
84
|
+
Accept:
|
85
|
+
- "*/*"
|
86
|
+
Date:
|
87
|
+
- Wed, 03 Mar 2021 23:24:30 GMT
|
88
|
+
Content-Type:
|
89
|
+
- application/x-www-form-urlencoded
|
90
|
+
response:
|
91
|
+
status:
|
92
|
+
code: 200
|
93
|
+
message: OK
|
94
|
+
headers:
|
95
|
+
Date:
|
96
|
+
- Wed, 03 Mar 2021 23:24:30 GMT
|
97
|
+
Content-Type:
|
98
|
+
- application/json
|
99
|
+
Content-Length:
|
100
|
+
- '244'
|
101
|
+
Connection:
|
102
|
+
- keep-alive
|
103
|
+
Access-Control-Allow-Origin:
|
104
|
+
- "*"
|
105
|
+
Access-Control-Allow-Credentials:
|
106
|
+
- 'true'
|
107
|
+
body:
|
108
|
+
encoding: UTF-8
|
109
|
+
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"}'
|
110
|
+
recorded_at: Wed, 03 Mar 2021 23:24:30 GMT
|
111
|
+
recorded_with: VCR 6.0.0
|
@@ -0,0 +1,147 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: patch
|
5
|
+
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
|
6
|
+
body:
|
7
|
+
encoding: UTF-8
|
8
|
+
string: '{"name":"some_name"}'
|
9
|
+
headers:
|
10
|
+
User-Agent:
|
11
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
12
|
+
Accept:
|
13
|
+
- "*/*"
|
14
|
+
Date:
|
15
|
+
- Wed, 03 Mar 2021 22:29:27 GMT
|
16
|
+
Content-Type:
|
17
|
+
- application/x-www-form-urlencoded
|
18
|
+
response:
|
19
|
+
status:
|
20
|
+
code: 200
|
21
|
+
message: OK
|
22
|
+
headers:
|
23
|
+
Date:
|
24
|
+
- Wed, 03 Mar 2021 22:29:27 GMT
|
25
|
+
Content-Type:
|
26
|
+
- application/json
|
27
|
+
Content-Length:
|
28
|
+
- '155'
|
29
|
+
Connection:
|
30
|
+
- keep-alive
|
31
|
+
Access-Control-Allow-Origin:
|
32
|
+
- "*"
|
33
|
+
Access-Control-Allow-Credentials:
|
34
|
+
- 'true'
|
35
|
+
body:
|
36
|
+
encoding: UTF-8
|
37
|
+
string: '{"status":200,"data":{"id":"channel","name":"some_name","description":null,"custom":null,"updated":"2021-03-02T22:00:35.861751Z","eTag":"Adqiu+akxbGf1wE"}}'
|
38
|
+
recorded_at: Wed, 03 Mar 2021 22:29:27 GMT
|
39
|
+
- request:
|
40
|
+
method: patch
|
41
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/uuids/ruby-test-uuid-client-one?auth=ruby-test-auth-client-one&include=custom&l_obj=0.126&pnsdk=PubNub-Ruby/4.5.0&uuid=ruby-test-uuid-client-one
|
42
|
+
body:
|
43
|
+
encoding: UTF-8
|
44
|
+
string: '{"name":"magnum"}'
|
45
|
+
headers:
|
46
|
+
User-Agent:
|
47
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
48
|
+
Accept:
|
49
|
+
- "*/*"
|
50
|
+
Date:
|
51
|
+
- Wed, 03 Mar 2021 22:29:27 GMT
|
52
|
+
Content-Type:
|
53
|
+
- application/x-www-form-urlencoded
|
54
|
+
response:
|
55
|
+
status:
|
56
|
+
code: 200
|
57
|
+
message: OK
|
58
|
+
headers:
|
59
|
+
Date:
|
60
|
+
- Wed, 03 Mar 2021 22:29:27 GMT
|
61
|
+
Content-Type:
|
62
|
+
- application/json
|
63
|
+
Content-Length:
|
64
|
+
- '199'
|
65
|
+
Connection:
|
66
|
+
- keep-alive
|
67
|
+
Access-Control-Allow-Origin:
|
68
|
+
- "*"
|
69
|
+
Access-Control-Allow-Credentials:
|
70
|
+
- 'true'
|
71
|
+
body:
|
72
|
+
encoding: UTF-8
|
73
|
+
string: '{"status":200,"data":{"id":"ruby-test-uuid-client-one","name":"magnum","externalId":null,"profileUrl":null,"email":null,"custom":null,"updated":"2021-03-02T21:40:51.586136Z","eTag":"AaaUxtPTpNTufg"}}'
|
74
|
+
recorded_at: Wed, 03 Mar 2021 22:29:27 GMT
|
75
|
+
- request:
|
76
|
+
method: patch
|
77
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/channels/channel/uuids?auth=ruby-test-auth-client-one&count=1&l_obj=0.058&pnsdk=PubNub-Ruby/4.5.0&uuid=ruby-test-uuid-client-one
|
78
|
+
body:
|
79
|
+
encoding: UTF-8
|
80
|
+
string: '{"set":[{"uuid":{"id":"ruby-test-uuid-client-one"}}]}'
|
81
|
+
headers:
|
82
|
+
User-Agent:
|
83
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
84
|
+
Accept:
|
85
|
+
- "*/*"
|
86
|
+
Date:
|
87
|
+
- Wed, 03 Mar 2021 22:29:27 GMT
|
88
|
+
Content-Type:
|
89
|
+
- application/x-www-form-urlencoded
|
90
|
+
response:
|
91
|
+
status:
|
92
|
+
code: 200
|
93
|
+
message: OK
|
94
|
+
headers:
|
95
|
+
Date:
|
96
|
+
- Wed, 03 Mar 2021 22:29:27 GMT
|
97
|
+
Content-Type:
|
98
|
+
- application/json
|
99
|
+
Content-Length:
|
100
|
+
- '244'
|
101
|
+
Connection:
|
102
|
+
- keep-alive
|
103
|
+
Access-Control-Allow-Origin:
|
104
|
+
- "*"
|
105
|
+
Access-Control-Allow-Credentials:
|
106
|
+
- 'true'
|
107
|
+
body:
|
108
|
+
encoding: UTF-8
|
109
|
+
string: '{"status":200,"data":[{"uuid":{"id":"bob"},"updated":"2021-03-02T22:22:02.516038Z","eTag":"AY39mJKK//C0VA"},{"uuid":{"id":"ruby-test-uuid-client-one"},"updated":"2021-03-02T22:21:21.679121Z","eTag":"AY39mJKK//C0VA"}],"totalCount":2,"next":"Mg"}'
|
110
|
+
recorded_at: Wed, 03 Mar 2021 22:29:27 GMT
|
111
|
+
- request:
|
112
|
+
method: patch
|
113
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/channels/channel/uuids?auth=ruby-test-auth-client-one&count=1&l_obj=0.05&pnsdk=PubNub-Ruby/4.5.0&uuid=ruby-test-uuid-client-one
|
114
|
+
body:
|
115
|
+
encoding: UTF-8
|
116
|
+
string: '{"delete":[{"uuid":{"id":"ruby-test-uuid-client-one"}}]}'
|
117
|
+
headers:
|
118
|
+
User-Agent:
|
119
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
120
|
+
Accept:
|
121
|
+
- "*/*"
|
122
|
+
Date:
|
123
|
+
- Wed, 03 Mar 2021 22:29:27 GMT
|
124
|
+
Content-Type:
|
125
|
+
- application/x-www-form-urlencoded
|
126
|
+
response:
|
127
|
+
status:
|
128
|
+
code: 200
|
129
|
+
message: OK
|
130
|
+
headers:
|
131
|
+
Date:
|
132
|
+
- Wed, 03 Mar 2021 22:29:27 GMT
|
133
|
+
Content-Type:
|
134
|
+
- application/json
|
135
|
+
Content-Length:
|
136
|
+
- '136'
|
137
|
+
Connection:
|
138
|
+
- keep-alive
|
139
|
+
Access-Control-Allow-Origin:
|
140
|
+
- "*"
|
141
|
+
Access-Control-Allow-Credentials:
|
142
|
+
- 'true'
|
143
|
+
body:
|
144
|
+
encoding: UTF-8
|
145
|
+
string: '{"status":200,"data":[{"uuid":{"id":"bob"},"updated":"2021-03-02T22:22:02.516038Z","eTag":"AY39mJKK//C0VA"}],"totalCount":1,"next":"MQ"}'
|
146
|
+
recorded_at: Wed, 03 Mar 2021 22:29:27 GMT
|
147
|
+
recorded_with: VCR 6.0.0
|
@@ -0,0 +1,147 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: patch
|
5
|
+
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
|
6
|
+
body:
|
7
|
+
encoding: UTF-8
|
8
|
+
string: '{"name":"some_name"}'
|
9
|
+
headers:
|
10
|
+
User-Agent:
|
11
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
12
|
+
Accept:
|
13
|
+
- "*/*"
|
14
|
+
Date:
|
15
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
16
|
+
Content-Type:
|
17
|
+
- application/x-www-form-urlencoded
|
18
|
+
response:
|
19
|
+
status:
|
20
|
+
code: 200
|
21
|
+
message: OK
|
22
|
+
headers:
|
23
|
+
Date:
|
24
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
25
|
+
Content-Type:
|
26
|
+
- application/json
|
27
|
+
Content-Length:
|
28
|
+
- '155'
|
29
|
+
Connection:
|
30
|
+
- keep-alive
|
31
|
+
Access-Control-Allow-Origin:
|
32
|
+
- "*"
|
33
|
+
Access-Control-Allow-Credentials:
|
34
|
+
- 'true'
|
35
|
+
body:
|
36
|
+
encoding: UTF-8
|
37
|
+
string: '{"status":200,"data":{"id":"channel","name":"some_name","description":null,"custom":null,"updated":"2021-03-02T22:00:35.861751Z","eTag":"Adqiu+akxbGf1wE"}}'
|
38
|
+
recorded_at: Wed, 03 Mar 2021 22:29:28 GMT
|
39
|
+
- request:
|
40
|
+
method: patch
|
41
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/uuids/bob?auth=ruby-test-auth-client-one&include=custom&l_obj=0.084&pnsdk=PubNub-Ruby/4.5.0&uuid=ruby-test-uuid-client-one
|
42
|
+
body:
|
43
|
+
encoding: UTF-8
|
44
|
+
string: '{"name":"magnum"}'
|
45
|
+
headers:
|
46
|
+
User-Agent:
|
47
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
48
|
+
Accept:
|
49
|
+
- "*/*"
|
50
|
+
Date:
|
51
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
52
|
+
Content-Type:
|
53
|
+
- application/x-www-form-urlencoded
|
54
|
+
response:
|
55
|
+
status:
|
56
|
+
code: 200
|
57
|
+
message: OK
|
58
|
+
headers:
|
59
|
+
Date:
|
60
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
61
|
+
Content-Type:
|
62
|
+
- application/json
|
63
|
+
Content-Length:
|
64
|
+
- '177'
|
65
|
+
Connection:
|
66
|
+
- keep-alive
|
67
|
+
Access-Control-Allow-Origin:
|
68
|
+
- "*"
|
69
|
+
Access-Control-Allow-Credentials:
|
70
|
+
- 'true'
|
71
|
+
body:
|
72
|
+
encoding: UTF-8
|
73
|
+
string: '{"status":200,"data":{"id":"bob","name":"magnum","externalId":null,"profileUrl":null,"email":null,"custom":null,"updated":"2021-03-02T22:00:36.145632Z","eTag":"AaaUxtPTpNTufg"}}'
|
74
|
+
recorded_at: Wed, 03 Mar 2021 22:29:28 GMT
|
75
|
+
- request:
|
76
|
+
method: patch
|
77
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/channels/channel/uuids?auth=ruby-test-auth-client-one&count=1&l_obj=0.047&pnsdk=PubNub-Ruby/4.5.0&uuid=ruby-test-uuid-client-one
|
78
|
+
body:
|
79
|
+
encoding: UTF-8
|
80
|
+
string: '{"set":[{"uuid":{"id":"bob"}}]}'
|
81
|
+
headers:
|
82
|
+
User-Agent:
|
83
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
84
|
+
Accept:
|
85
|
+
- "*/*"
|
86
|
+
Date:
|
87
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
88
|
+
Content-Type:
|
89
|
+
- application/x-www-form-urlencoded
|
90
|
+
response:
|
91
|
+
status:
|
92
|
+
code: 200
|
93
|
+
message: OK
|
94
|
+
headers:
|
95
|
+
Date:
|
96
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
97
|
+
Content-Type:
|
98
|
+
- application/json
|
99
|
+
Content-Length:
|
100
|
+
- '136'
|
101
|
+
Connection:
|
102
|
+
- keep-alive
|
103
|
+
Access-Control-Allow-Origin:
|
104
|
+
- "*"
|
105
|
+
Access-Control-Allow-Credentials:
|
106
|
+
- 'true'
|
107
|
+
body:
|
108
|
+
encoding: UTF-8
|
109
|
+
string: '{"status":200,"data":[{"uuid":{"id":"bob"},"updated":"2021-03-02T22:22:02.516038Z","eTag":"AY39mJKK//C0VA"}],"totalCount":1,"next":"MQ"}'
|
110
|
+
recorded_at: Wed, 03 Mar 2021 22:29:28 GMT
|
111
|
+
- request:
|
112
|
+
method: patch
|
113
|
+
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
|
114
|
+
body:
|
115
|
+
encoding: UTF-8
|
116
|
+
string: '{"delete":[{"uuid":{"id":"bob"}}]}'
|
117
|
+
headers:
|
118
|
+
User-Agent:
|
119
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
120
|
+
Accept:
|
121
|
+
- "*/*"
|
122
|
+
Date:
|
123
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
124
|
+
Content-Type:
|
125
|
+
- application/x-www-form-urlencoded
|
126
|
+
response:
|
127
|
+
status:
|
128
|
+
code: 200
|
129
|
+
message: OK
|
130
|
+
headers:
|
131
|
+
Date:
|
132
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
133
|
+
Content-Type:
|
134
|
+
- application/json
|
135
|
+
Content-Length:
|
136
|
+
- '39'
|
137
|
+
Connection:
|
138
|
+
- keep-alive
|
139
|
+
Access-Control-Allow-Origin:
|
140
|
+
- "*"
|
141
|
+
Access-Control-Allow-Credentials:
|
142
|
+
- 'true'
|
143
|
+
body:
|
144
|
+
encoding: UTF-8
|
145
|
+
string: '{"status":200,"data":[],"totalCount":0}'
|
146
|
+
recorded_at: Wed, 03 Mar 2021 22:29:28 GMT
|
147
|
+
recorded_with: VCR 6.0.0
|
@@ -0,0 +1,147 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: patch
|
5
|
+
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
|
6
|
+
body:
|
7
|
+
encoding: UTF-8
|
8
|
+
string: '{"name":"some_name"}'
|
9
|
+
headers:
|
10
|
+
User-Agent:
|
11
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
12
|
+
Accept:
|
13
|
+
- "*/*"
|
14
|
+
Date:
|
15
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
16
|
+
Content-Type:
|
17
|
+
- application/x-www-form-urlencoded
|
18
|
+
response:
|
19
|
+
status:
|
20
|
+
code: 200
|
21
|
+
message: OK
|
22
|
+
headers:
|
23
|
+
Date:
|
24
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
25
|
+
Content-Type:
|
26
|
+
- application/json
|
27
|
+
Content-Length:
|
28
|
+
- '155'
|
29
|
+
Connection:
|
30
|
+
- keep-alive
|
31
|
+
Access-Control-Allow-Origin:
|
32
|
+
- "*"
|
33
|
+
Access-Control-Allow-Credentials:
|
34
|
+
- 'true'
|
35
|
+
body:
|
36
|
+
encoding: UTF-8
|
37
|
+
string: '{"status":200,"data":{"id":"channel","name":"some_name","description":null,"custom":null,"updated":"2021-03-02T22:00:35.861751Z","eTag":"Adqiu+akxbGf1wE"}}'
|
38
|
+
recorded_at: Wed, 03 Mar 2021 22:29:28 GMT
|
39
|
+
- request:
|
40
|
+
method: patch
|
41
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/uuids/bob?auth=ruby-test-auth-client-one&include=custom&l_obj=0.082&pnsdk=PubNub-Ruby/4.5.0&uuid=ruby-test-uuid-client-one
|
42
|
+
body:
|
43
|
+
encoding: UTF-8
|
44
|
+
string: '{"name":"magnum"}'
|
45
|
+
headers:
|
46
|
+
User-Agent:
|
47
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
48
|
+
Accept:
|
49
|
+
- "*/*"
|
50
|
+
Date:
|
51
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
52
|
+
Content-Type:
|
53
|
+
- application/x-www-form-urlencoded
|
54
|
+
response:
|
55
|
+
status:
|
56
|
+
code: 200
|
57
|
+
message: OK
|
58
|
+
headers:
|
59
|
+
Date:
|
60
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
61
|
+
Content-Type:
|
62
|
+
- application/json
|
63
|
+
Content-Length:
|
64
|
+
- '177'
|
65
|
+
Connection:
|
66
|
+
- keep-alive
|
67
|
+
Access-Control-Allow-Origin:
|
68
|
+
- "*"
|
69
|
+
Access-Control-Allow-Credentials:
|
70
|
+
- 'true'
|
71
|
+
body:
|
72
|
+
encoding: UTF-8
|
73
|
+
string: '{"status":200,"data":{"id":"bob","name":"magnum","externalId":null,"profileUrl":null,"email":null,"custom":null,"updated":"2021-03-02T22:00:36.145632Z","eTag":"AaaUxtPTpNTufg"}}'
|
74
|
+
recorded_at: Wed, 03 Mar 2021 22:29:28 GMT
|
75
|
+
- request:
|
76
|
+
method: patch
|
77
|
+
uri: http://ps.pndsn.com/v2/objects/sub-a-mock-key/channels/channel/uuids?auth=ruby-test-auth-client-one&count=1&l_obj=0.055&pnsdk=PubNub-Ruby/4.5.0&uuid=ruby-test-uuid-client-one
|
78
|
+
body:
|
79
|
+
encoding: UTF-8
|
80
|
+
string: '{"set":[{"uuid":{"id":"bob"}}]}'
|
81
|
+
headers:
|
82
|
+
User-Agent:
|
83
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
84
|
+
Accept:
|
85
|
+
- "*/*"
|
86
|
+
Date:
|
87
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
88
|
+
Content-Type:
|
89
|
+
- application/x-www-form-urlencoded
|
90
|
+
response:
|
91
|
+
status:
|
92
|
+
code: 200
|
93
|
+
message: OK
|
94
|
+
headers:
|
95
|
+
Date:
|
96
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
97
|
+
Content-Type:
|
98
|
+
- application/json
|
99
|
+
Content-Length:
|
100
|
+
- '136'
|
101
|
+
Connection:
|
102
|
+
- keep-alive
|
103
|
+
Access-Control-Allow-Origin:
|
104
|
+
- "*"
|
105
|
+
Access-Control-Allow-Credentials:
|
106
|
+
- 'true'
|
107
|
+
body:
|
108
|
+
encoding: UTF-8
|
109
|
+
string: '{"status":200,"data":[{"uuid":{"id":"bob"},"updated":"2021-03-03T22:29:28.847773Z","eTag":"AY39mJKK//C0VA"}],"totalCount":1,"next":"MQ"}'
|
110
|
+
recorded_at: Wed, 03 Mar 2021 22:29:28 GMT
|
111
|
+
- request:
|
112
|
+
method: patch
|
113
|
+
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
|
114
|
+
body:
|
115
|
+
encoding: UTF-8
|
116
|
+
string: '{"delete":[{"uuid":{"id":"bob"}}]}'
|
117
|
+
headers:
|
118
|
+
User-Agent:
|
119
|
+
- HTTPClient/1.0 (2.8.3, ruby 2.6.5 (2019-10-01))
|
120
|
+
Accept:
|
121
|
+
- "*/*"
|
122
|
+
Date:
|
123
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
124
|
+
Content-Type:
|
125
|
+
- application/x-www-form-urlencoded
|
126
|
+
response:
|
127
|
+
status:
|
128
|
+
code: 200
|
129
|
+
message: OK
|
130
|
+
headers:
|
131
|
+
Date:
|
132
|
+
- Wed, 03 Mar 2021 22:29:28 GMT
|
133
|
+
Content-Type:
|
134
|
+
- application/json
|
135
|
+
Content-Length:
|
136
|
+
- '39'
|
137
|
+
Connection:
|
138
|
+
- keep-alive
|
139
|
+
Access-Control-Allow-Origin:
|
140
|
+
- "*"
|
141
|
+
Access-Control-Allow-Credentials:
|
142
|
+
- 'true'
|
143
|
+
body:
|
144
|
+
encoding: UTF-8
|
145
|
+
string: '{"status":200,"data":[],"totalCount":0}'
|
146
|
+
recorded_at: Wed, 03 Mar 2021 22:29:28 GMT
|
147
|
+
recorded_with: VCR 6.0.0
|