twilio-ruby 5.0.0.rc19 → 5.0.0.rc20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (217) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGES.md +8 -0
  3. data/README.md +2 -2
  4. data/VERSIONS.md +64 -0
  5. data/lib/twilio-ruby/framework/{exception.rb → error.rb} +3 -2
  6. data/lib/twilio-ruby/framework/page.rb +3 -3
  7. data/lib/twilio-ruby/framework/serialize.rb +9 -0
  8. data/lib/twilio-ruby/framework/version.rb +1 -1
  9. data/lib/twilio-ruby/http/http_client.rb +1 -0
  10. data/lib/twilio-ruby/jwt/access_token.rb +28 -0
  11. data/lib/twilio-ruby/rest/client.rb +64 -42
  12. data/lib/twilio-ruby/rest/fax/v1/fax/fax_media.rb +303 -0
  13. data/lib/twilio-ruby/rest/fax/v1/fax.rb +80 -6
  14. data/lib/twilio-ruby/rest/messaging/v1/service.rb +50 -3
  15. data/lib/twilio-ruby/rest/notify/v1/service/notification.rb +1 -1
  16. data/lib/twilio-ruby/rest/preview/marketplace/installed_add_on.rb +2 -2
  17. data/lib/twilio-ruby/rest/preview/sync/service/document.rb +2 -2
  18. data/lib/twilio-ruby/rest/preview/sync/service/sync_list/sync_list_item.rb +2 -2
  19. data/lib/twilio-ruby/rest/preview/sync/service/sync_map/sync_map_item.rb +2 -2
  20. data/lib/twilio-ruby/rest/preview/wireless/rate_plan.rb +38 -17
  21. data/lib/twilio-ruby/rest/preview/wireless/sim.rb +74 -2
  22. data/lib/twilio-ruby/rest/sync/v1/service/document/document_permission.rb +377 -0
  23. data/lib/twilio-ruby/rest/sync/v1/service/document.rb +415 -0
  24. data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_item.rb +409 -0
  25. data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_permission.rb +377 -0
  26. data/lib/twilio-ruby/rest/sync/v1/service/sync_list.rb +407 -0
  27. data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_item.rb +411 -0
  28. data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_permission.rb +377 -0
  29. data/lib/twilio-ruby/rest/sync/v1/service/sync_map.rb +407 -0
  30. data/lib/twilio-ruby/rest/sync/v1/service.rb +469 -0
  31. data/lib/twilio-ruby/rest/sync/v1.rb +35 -0
  32. data/lib/twilio-ruby/rest/sync.rb +40 -0
  33. data/lib/twilio-ruby/rest/video/v1/room/recording.rb +324 -0
  34. data/lib/twilio-ruby/rest/video/v1/room.rb +37 -0
  35. data/lib/twilio-ruby/rest/wireless/v1/command.rb +344 -0
  36. data/lib/twilio-ruby/rest/wireless/v1/rate_plan.rb +399 -0
  37. data/lib/twilio-ruby/rest/wireless/v1/sim/usage_record.rb +222 -0
  38. data/lib/twilio-ruby/rest/wireless/v1/sim.rb +502 -0
  39. data/lib/twilio-ruby/rest/wireless/v1.rb +53 -0
  40. data/lib/twilio-ruby/rest/wireless.rb +48 -0
  41. data/lib/twilio-ruby/security/request_validator.rb +19 -1
  42. data/lib/twilio-ruby/version.rb +1 -1
  43. data/spec/framework/serialize_spec.rb +20 -1
  44. data/spec/integration/accounts/v1/credential/public_key_spec.rb +5 -5
  45. data/spec/integration/api/v2010/account/address/dependent_phone_number_spec.rb +1 -1
  46. data/spec/integration/api/v2010/account/address_spec.rb +5 -5
  47. data/spec/integration/api/v2010/account/application_spec.rb +5 -5
  48. data/spec/integration/api/v2010/account/authorized_connect_app_spec.rb +2 -2
  49. data/spec/integration/api/v2010/account/available_phone_number/local_spec.rb +1 -1
  50. data/spec/integration/api/v2010/account/available_phone_number/mobile_spec.rb +1 -1
  51. data/spec/integration/api/v2010/account/available_phone_number/toll_free_spec.rb +1 -1
  52. data/spec/integration/api/v2010/account/available_phone_number_spec.rb +2 -2
  53. data/spec/integration/api/v2010/account/call/feedback_spec.rb +3 -3
  54. data/spec/integration/api/v2010/account/call/feedback_summary_spec.rb +3 -3
  55. data/spec/integration/api/v2010/account/call/notification_spec.rb +3 -3
  56. data/spec/integration/api/v2010/account/call/recording_spec.rb +3 -3
  57. data/spec/integration/api/v2010/account/call_spec.rb +5 -5
  58. data/spec/integration/api/v2010/account/conference/participant_spec.rb +5 -5
  59. data/spec/integration/api/v2010/account/conference_spec.rb +3 -3
  60. data/spec/integration/api/v2010/account/connect_app_spec.rb +3 -3
  61. data/spec/integration/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension_spec.rb +2 -2
  62. data/spec/integration/api/v2010/account/incoming_phone_number/assigned_add_on_spec.rb +4 -4
  63. data/spec/integration/api/v2010/account/incoming_phone_number/local_spec.rb +2 -2
  64. data/spec/integration/api/v2010/account/incoming_phone_number/mobile_spec.rb +2 -2
  65. data/spec/integration/api/v2010/account/incoming_phone_number/toll_free_spec.rb +2 -2
  66. data/spec/integration/api/v2010/account/incoming_phone_number_spec.rb +5 -5
  67. data/spec/integration/api/v2010/account/key_spec.rb +4 -4
  68. data/spec/integration/api/v2010/account/message/feedback_spec.rb +1 -1
  69. data/spec/integration/api/v2010/account/message/media_spec.rb +3 -3
  70. data/spec/integration/api/v2010/account/message_spec.rb +5 -5
  71. data/spec/integration/api/v2010/account/new_key_spec.rb +1 -1
  72. data/spec/integration/api/v2010/account/new_signing_key_spec.rb +1 -1
  73. data/spec/integration/api/v2010/account/notification_spec.rb +3 -3
  74. data/spec/integration/api/v2010/account/outgoing_caller_id_spec.rb +4 -4
  75. data/spec/integration/api/v2010/account/queue/member_spec.rb +3 -3
  76. data/spec/integration/api/v2010/account/queue_spec.rb +5 -5
  77. data/spec/integration/api/v2010/account/recording/add_on_result/payload_spec.rb +3 -3
  78. data/spec/integration/api/v2010/account/recording/add_on_result_spec.rb +3 -3
  79. data/spec/integration/api/v2010/account/recording/transcription_spec.rb +3 -3
  80. data/spec/integration/api/v2010/account/recording_spec.rb +3 -3
  81. data/spec/integration/api/v2010/account/short_code_spec.rb +3 -3
  82. data/spec/integration/api/v2010/account/signing_key_spec.rb +4 -4
  83. data/spec/integration/api/v2010/account/sip/credential_list/credential_spec.rb +5 -5
  84. data/spec/integration/api/v2010/account/sip/credential_list_spec.rb +5 -5
  85. data/spec/integration/api/v2010/account/sip/domain/credential_list_mapping_spec.rb +4 -4
  86. data/spec/integration/api/v2010/account/sip/domain/ip_access_control_list_mapping_spec.rb +4 -4
  87. data/spec/integration/api/v2010/account/sip/domain_spec.rb +5 -5
  88. data/spec/integration/api/v2010/account/sip/ip_access_control_list/ip_address_spec.rb +5 -5
  89. data/spec/integration/api/v2010/account/sip/ip_access_control_list_spec.rb +5 -5
  90. data/spec/integration/api/v2010/account/token_spec.rb +1 -1
  91. data/spec/integration/api/v2010/account/transcription_spec.rb +3 -3
  92. data/spec/integration/api/v2010/account/usage/record/all_time_spec.rb +1 -1
  93. data/spec/integration/api/v2010/account/usage/record/daily_spec.rb +1 -1
  94. data/spec/integration/api/v2010/account/usage/record/last_month_spec.rb +1 -1
  95. data/spec/integration/api/v2010/account/usage/record/monthly_spec.rb +1 -1
  96. data/spec/integration/api/v2010/account/usage/record/this_month_spec.rb +1 -1
  97. data/spec/integration/api/v2010/account/usage/record/today_spec.rb +1 -1
  98. data/spec/integration/api/v2010/account/usage/record/yearly_spec.rb +1 -1
  99. data/spec/integration/api/v2010/account/usage/record/yesterday_spec.rb +1 -1
  100. data/spec/integration/api/v2010/account/usage/record_spec.rb +1 -1
  101. data/spec/integration/api/v2010/account/usage/trigger_spec.rb +5 -5
  102. data/spec/integration/api/v2010/account/validation_request_spec.rb +1 -1
  103. data/spec/integration/api/v2010/account_spec.rb +4 -4
  104. data/spec/integration/chat/v1/credential_spec.rb +5 -5
  105. data/spec/integration/chat/v1/service/channel/invite_spec.rb +4 -4
  106. data/spec/integration/chat/v1/service/channel/member_spec.rb +5 -5
  107. data/spec/integration/chat/v1/service/channel/message_spec.rb +5 -5
  108. data/spec/integration/chat/v1/service/channel_spec.rb +5 -5
  109. data/spec/integration/chat/v1/service/role_spec.rb +5 -5
  110. data/spec/integration/chat/v1/service/user/user_channel_spec.rb +1 -1
  111. data/spec/integration/chat/v1/service/user_spec.rb +5 -5
  112. data/spec/integration/chat/v1/service_spec.rb +5 -5
  113. data/spec/integration/chat/v2/credential_spec.rb +5 -5
  114. data/spec/integration/chat/v2/service/channel/invite_spec.rb +4 -4
  115. data/spec/integration/chat/v2/service/channel/member_spec.rb +5 -5
  116. data/spec/integration/chat/v2/service/channel/message_spec.rb +5 -5
  117. data/spec/integration/chat/v2/service/channel_spec.rb +5 -5
  118. data/spec/integration/chat/v2/service/role_spec.rb +5 -5
  119. data/spec/integration/chat/v2/service/user/user_channel_spec.rb +1 -1
  120. data/spec/integration/chat/v2/service/user_spec.rb +5 -5
  121. data/spec/integration/chat/v2/service_spec.rb +5 -5
  122. data/spec/integration/fax/v1/fax/fax_media_spec.rb +126 -0
  123. data/spec/integration/fax/v1/fax_spec.rb +48 -7
  124. data/spec/integration/ip_messaging/v1/credential_spec.rb +5 -5
  125. data/spec/integration/ip_messaging/v1/service/channel/invite_spec.rb +4 -4
  126. data/spec/integration/ip_messaging/v1/service/channel/member_spec.rb +5 -5
  127. data/spec/integration/ip_messaging/v1/service/channel/message_spec.rb +5 -5
  128. data/spec/integration/ip_messaging/v1/service/channel_spec.rb +5 -5
  129. data/spec/integration/ip_messaging/v1/service/role_spec.rb +5 -5
  130. data/spec/integration/ip_messaging/v1/service/user/user_channel_spec.rb +1 -1
  131. data/spec/integration/ip_messaging/v1/service/user_spec.rb +5 -5
  132. data/spec/integration/ip_messaging/v1/service_spec.rb +5 -5
  133. data/spec/integration/ip_messaging/v2/credential_spec.rb +5 -5
  134. data/spec/integration/ip_messaging/v2/service/channel/invite_spec.rb +4 -4
  135. data/spec/integration/ip_messaging/v2/service/channel/member_spec.rb +5 -5
  136. data/spec/integration/ip_messaging/v2/service/channel/message_spec.rb +5 -5
  137. data/spec/integration/ip_messaging/v2/service/channel_spec.rb +5 -5
  138. data/spec/integration/ip_messaging/v2/service/role_spec.rb +5 -5
  139. data/spec/integration/ip_messaging/v2/service/user/user_channel_spec.rb +1 -1
  140. data/spec/integration/ip_messaging/v2/service/user_spec.rb +5 -5
  141. data/spec/integration/ip_messaging/v2/service_spec.rb +5 -5
  142. data/spec/integration/lookups/v1/phone_number_spec.rb +1 -1
  143. data/spec/integration/messaging/v1/service/alpha_sender_spec.rb +4 -4
  144. data/spec/integration/messaging/v1/service/phone_number_spec.rb +4 -4
  145. data/spec/integration/messaging/v1/service/short_code_spec.rb +4 -4
  146. data/spec/integration/messaging/v1/service_spec.rb +21 -5
  147. data/spec/integration/monitor/v1/alert_spec.rb +3 -3
  148. data/spec/integration/monitor/v1/event_spec.rb +2 -2
  149. data/spec/integration/notify/v1/credential_spec.rb +5 -5
  150. data/spec/integration/notify/v1/service/binding_spec.rb +4 -4
  151. data/spec/integration/notify/v1/service/notification_spec.rb +1 -1
  152. data/spec/integration/notify/v1/service/segment_spec.rb +1 -1
  153. data/spec/integration/notify/v1/service/user/segment_memberships_spec.rb +3 -3
  154. data/spec/integration/notify/v1/service/user/user_binding_spec.rb +4 -4
  155. data/spec/integration/notify/v1/service/user_spec.rb +4 -4
  156. data/spec/integration/notify/v1/service_spec.rb +5 -5
  157. data/spec/integration/preview/marketplace/available_add_on/available_add_on_extension_spec.rb +2 -2
  158. data/spec/integration/preview/marketplace/available_add_on_spec.rb +2 -2
  159. data/spec/integration/preview/marketplace/installed_add_on/installed_add_on_extension_spec.rb +3 -3
  160. data/spec/integration/preview/marketplace/installed_add_on_spec.rb +5 -5
  161. data/spec/integration/preview/sync/service/document/document_permission_spec.rb +4 -4
  162. data/spec/integration/preview/sync/service/document_spec.rb +6 -6
  163. data/spec/integration/preview/sync/service/sync_list/sync_list_item_spec.rb +7 -7
  164. data/spec/integration/preview/sync/service/sync_list/sync_list_permission_spec.rb +4 -4
  165. data/spec/integration/preview/sync/service/sync_list_spec.rb +4 -4
  166. data/spec/integration/preview/sync/service/sync_map/sync_map_item_spec.rb +7 -7
  167. data/spec/integration/preview/sync/service/sync_map/sync_map_permission_spec.rb +4 -4
  168. data/spec/integration/preview/sync/service/sync_map_spec.rb +4 -4
  169. data/spec/integration/preview/sync/service_spec.rb +5 -5
  170. data/spec/integration/preview/wireless/command_spec.rb +3 -3
  171. data/spec/integration/preview/wireless/rate_plan_spec.rb +45 -45
  172. data/spec/integration/preview/wireless/sim/usage_spec.rb +1 -1
  173. data/spec/integration/preview/wireless/sim_spec.rb +27 -3
  174. data/spec/integration/pricing/v1/messaging/country_spec.rb +2 -2
  175. data/spec/integration/pricing/v1/phone_number/country_spec.rb +2 -2
  176. data/spec/integration/pricing/v1/voice/country_spec.rb +2 -2
  177. data/spec/integration/pricing/v1/voice/number_spec.rb +1 -1
  178. data/spec/integration/sync/v1/service/document/document_permission_spec.rb +206 -0
  179. data/spec/integration/sync/v1/service/document_spec.rb +254 -0
  180. data/spec/integration/sync/v1/service/sync_list/sync_list_item_spec.rb +256 -0
  181. data/spec/integration/sync/v1/service/sync_list/sync_list_permission_spec.rb +206 -0
  182. data/spec/integration/sync/v1/service/sync_list_spec.rb +207 -0
  183. data/spec/integration/sync/v1/service/sync_map/sync_map_item_spec.rb +257 -0
  184. data/spec/integration/sync/v1/service/sync_map/sync_map_permission_spec.rb +206 -0
  185. data/spec/integration/sync/v1/service/sync_map_spec.rb +207 -0
  186. data/spec/integration/sync/v1/service_spec.rb +244 -0
  187. data/spec/integration/taskrouter/v1/workspace/activity_spec.rb +5 -5
  188. data/spec/integration/taskrouter/v1/workspace/event_spec.rb +2 -2
  189. data/spec/integration/taskrouter/v1/workspace/task/reservation_spec.rb +3 -3
  190. data/spec/integration/taskrouter/v1/workspace/task_channel_spec.rb +2 -2
  191. data/spec/integration/taskrouter/v1/workspace/task_queue/task_queue_statistics_spec.rb +1 -1
  192. data/spec/integration/taskrouter/v1/workspace/task_queue/task_queues_statistics_spec.rb +1 -1
  193. data/spec/integration/taskrouter/v1/workspace/task_queue_spec.rb +5 -5
  194. data/spec/integration/taskrouter/v1/workspace/task_spec.rb +5 -5
  195. data/spec/integration/taskrouter/v1/workspace/worker/reservation_spec.rb +3 -3
  196. data/spec/integration/taskrouter/v1/workspace/worker/worker_channel_spec.rb +3 -3
  197. data/spec/integration/taskrouter/v1/workspace/worker/worker_statistics_spec.rb +1 -1
  198. data/spec/integration/taskrouter/v1/workspace/worker/workers_statistics_spec.rb +1 -1
  199. data/spec/integration/taskrouter/v1/workspace/worker_spec.rb +5 -5
  200. data/spec/integration/taskrouter/v1/workspace/workflow/workflow_statistics_spec.rb +1 -1
  201. data/spec/integration/taskrouter/v1/workspace/workflow_spec.rb +5 -5
  202. data/spec/integration/taskrouter/v1/workspace/workspace_statistics_spec.rb +1 -1
  203. data/spec/integration/taskrouter/v1/workspace_spec.rb +5 -5
  204. data/spec/integration/trunking/v1/trunk/credential_list_spec.rb +4 -4
  205. data/spec/integration/trunking/v1/trunk/ip_access_control_list_spec.rb +4 -4
  206. data/spec/integration/trunking/v1/trunk/origination_url_spec.rb +5 -5
  207. data/spec/integration/trunking/v1/trunk/phone_number_spec.rb +4 -4
  208. data/spec/integration/trunking/v1/trunk_spec.rb +5 -5
  209. data/spec/integration/video/v1/recording_spec.rb +3 -3
  210. data/spec/integration/video/v1/room/recording_spec.rb +145 -0
  211. data/spec/integration/video/v1/room_spec.rb +20 -8
  212. data/spec/integration/wireless/v1/command_spec.rb +166 -0
  213. data/spec/integration/wireless/v1/rate_plan_spec.rb +260 -0
  214. data/spec/integration/wireless/v1/sim/usage_record_spec.rb +65 -0
  215. data/spec/integration/wireless/v1/sim_spec.rb +208 -0
  216. data/twilio-ruby.gemspec +1 -1
  217. metadata +55 -5
data/twilio-ruby.gemspec CHANGED
@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
22
22
  spec.rdoc_options = ['--line-numbers', '--inline-source', '--title', 'twilio-ruby', '--main', 'README.md']
23
23
 
24
24
  spec.add_dependency('builder', '>= 2.1.2')
25
- spec.add_dependency('jwt', '~> 1.0')
25
+ spec.add_dependency('jwt', '~> 1.5')
26
26
  spec.add_dependency('faraday', '~>0.9')
27
27
  spec.add_dependency('jruby-openssl') if RUBY_PLATFORM == 'java'
28
28
  # Workaround for RBX <= 2.2.1, should be fixed in next version
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: twilio-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.0.rc19
4
+ version: 5.0.0.rc20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Benton
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-04-27 00:00:00.000000000 Z
11
+ date: 2017-05-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: builder
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: '1.0'
33
+ version: '1.5'
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: '1.0'
40
+ version: '1.5'
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: faraday
43
43
  requirement: !ruby/object:Gem::Requirement
@@ -85,6 +85,7 @@ files:
85
85
  - Makefile
86
86
  - README.md
87
87
  - Rakefile
88
+ - VERSIONS.md
88
89
  - conf/cacert.pem
89
90
  - examples/examples.rb
90
91
  - examples/print-call-log.rb
@@ -93,7 +94,7 @@ files:
93
94
  - lib/twilio-ruby/compatibility/v2010/account/call/feedback.rb
94
95
  - lib/twilio-ruby/compatibility/v2010/account/queue/member.rb
95
96
  - lib/twilio-ruby/framework/domain.rb
96
- - lib/twilio-ruby/framework/exception.rb
97
+ - lib/twilio-ruby/framework/error.rb
97
98
  - lib/twilio-ruby/framework/helper.rb
98
99
  - lib/twilio-ruby/framework/page.rb
99
100
  - lib/twilio-ruby/framework/resource.rb
@@ -196,6 +197,7 @@ files:
196
197
  - lib/twilio-ruby/rest/fax.rb
197
198
  - lib/twilio-ruby/rest/fax/v1.rb
198
199
  - lib/twilio-ruby/rest/fax/v1/fax.rb
200
+ - lib/twilio-ruby/rest/fax/v1/fax/fax_media.rb
199
201
  - lib/twilio-ruby/rest/ip_messaging.rb
200
202
  - lib/twilio-ruby/rest/ip_messaging/v1.rb
201
203
  - lib/twilio-ruby/rest/ip_messaging/v1/credential.rb
@@ -270,6 +272,17 @@ files:
270
272
  - lib/twilio-ruby/rest/pricing/v1/voice.rb
271
273
  - lib/twilio-ruby/rest/pricing/v1/voice/country.rb
272
274
  - lib/twilio-ruby/rest/pricing/v1/voice/number.rb
275
+ - lib/twilio-ruby/rest/sync.rb
276
+ - lib/twilio-ruby/rest/sync/v1.rb
277
+ - lib/twilio-ruby/rest/sync/v1/service.rb
278
+ - lib/twilio-ruby/rest/sync/v1/service/document.rb
279
+ - lib/twilio-ruby/rest/sync/v1/service/document/document_permission.rb
280
+ - lib/twilio-ruby/rest/sync/v1/service/sync_list.rb
281
+ - lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_item.rb
282
+ - lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_permission.rb
283
+ - lib/twilio-ruby/rest/sync/v1/service/sync_map.rb
284
+ - lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_item.rb
285
+ - lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_permission.rb
273
286
  - lib/twilio-ruby/rest/taskrouter.rb
274
287
  - lib/twilio-ruby/rest/taskrouter/v1.rb
275
288
  - lib/twilio-ruby/rest/taskrouter/v1/workspace.rb
@@ -300,6 +313,13 @@ files:
300
313
  - lib/twilio-ruby/rest/video/v1.rb
301
314
  - lib/twilio-ruby/rest/video/v1/recording.rb
302
315
  - lib/twilio-ruby/rest/video/v1/room.rb
316
+ - lib/twilio-ruby/rest/video/v1/room/recording.rb
317
+ - lib/twilio-ruby/rest/wireless.rb
318
+ - lib/twilio-ruby/rest/wireless/v1.rb
319
+ - lib/twilio-ruby/rest/wireless/v1/command.rb
320
+ - lib/twilio-ruby/rest/wireless/v1/rate_plan.rb
321
+ - lib/twilio-ruby/rest/wireless/v1/sim.rb
322
+ - lib/twilio-ruby/rest/wireless/v1/sim/usage_record.rb
303
323
  - lib/twilio-ruby/security/request_validator.rb
304
324
  - lib/twilio-ruby/twiml/response.rb
305
325
  - lib/twilio-ruby/util.rb
@@ -389,6 +409,7 @@ files:
389
409
  - spec/integration/chat/v2/service/user/user_channel_spec.rb
390
410
  - spec/integration/chat/v2/service/user_spec.rb
391
411
  - spec/integration/chat/v2/service_spec.rb
412
+ - spec/integration/fax/v1/fax/fax_media_spec.rb
392
413
  - spec/integration/fax/v1/fax_spec.rb
393
414
  - spec/integration/ip_messaging/v1/credential_spec.rb
394
415
  - spec/integration/ip_messaging/v1/service/channel/invite_spec.rb
@@ -447,6 +468,15 @@ files:
447
468
  - spec/integration/pricing/v1/voice/country_spec.rb
448
469
  - spec/integration/pricing/v1/voice/number_spec.rb
449
470
  - spec/integration/pricing/v1/voice_spec.rb
471
+ - spec/integration/sync/v1/service/document/document_permission_spec.rb
472
+ - spec/integration/sync/v1/service/document_spec.rb
473
+ - spec/integration/sync/v1/service/sync_list/sync_list_item_spec.rb
474
+ - spec/integration/sync/v1/service/sync_list/sync_list_permission_spec.rb
475
+ - spec/integration/sync/v1/service/sync_list_spec.rb
476
+ - spec/integration/sync/v1/service/sync_map/sync_map_item_spec.rb
477
+ - spec/integration/sync/v1/service/sync_map/sync_map_permission_spec.rb
478
+ - spec/integration/sync/v1/service/sync_map_spec.rb
479
+ - spec/integration/sync/v1/service_spec.rb
450
480
  - spec/integration/taskrouter/v1/workspace/activity_spec.rb
451
481
  - spec/integration/taskrouter/v1/workspace/event_spec.rb
452
482
  - spec/integration/taskrouter/v1/workspace/task/reservation_spec.rb
@@ -470,7 +500,12 @@ files:
470
500
  - spec/integration/trunking/v1/trunk/phone_number_spec.rb
471
501
  - spec/integration/trunking/v1/trunk_spec.rb
472
502
  - spec/integration/video/v1/recording_spec.rb
503
+ - spec/integration/video/v1/room/recording_spec.rb
473
504
  - spec/integration/video/v1/room_spec.rb
505
+ - spec/integration/wireless/v1/command_spec.rb
506
+ - spec/integration/wireless/v1/rate_plan_spec.rb
507
+ - spec/integration/wireless/v1/sim/usage_record_spec.rb
508
+ - spec/integration/wireless/v1/sim_spec.rb
474
509
  - spec/jwt/access_token_spec.rb
475
510
  - spec/jwt/capability_spec.rb
476
511
  - spec/jwt/task_router_spec.rb
@@ -602,6 +637,7 @@ test_files:
602
637
  - spec/integration/chat/v2/service/user/user_channel_spec.rb
603
638
  - spec/integration/chat/v2/service/user_spec.rb
604
639
  - spec/integration/chat/v2/service_spec.rb
640
+ - spec/integration/fax/v1/fax/fax_media_spec.rb
605
641
  - spec/integration/fax/v1/fax_spec.rb
606
642
  - spec/integration/ip_messaging/v1/credential_spec.rb
607
643
  - spec/integration/ip_messaging/v1/service/channel/invite_spec.rb
@@ -660,6 +696,15 @@ test_files:
660
696
  - spec/integration/pricing/v1/voice/country_spec.rb
661
697
  - spec/integration/pricing/v1/voice/number_spec.rb
662
698
  - spec/integration/pricing/v1/voice_spec.rb
699
+ - spec/integration/sync/v1/service/document/document_permission_spec.rb
700
+ - spec/integration/sync/v1/service/document_spec.rb
701
+ - spec/integration/sync/v1/service/sync_list/sync_list_item_spec.rb
702
+ - spec/integration/sync/v1/service/sync_list/sync_list_permission_spec.rb
703
+ - spec/integration/sync/v1/service/sync_list_spec.rb
704
+ - spec/integration/sync/v1/service/sync_map/sync_map_item_spec.rb
705
+ - spec/integration/sync/v1/service/sync_map/sync_map_permission_spec.rb
706
+ - spec/integration/sync/v1/service/sync_map_spec.rb
707
+ - spec/integration/sync/v1/service_spec.rb
663
708
  - spec/integration/taskrouter/v1/workspace/activity_spec.rb
664
709
  - spec/integration/taskrouter/v1/workspace/event_spec.rb
665
710
  - spec/integration/taskrouter/v1/workspace/task/reservation_spec.rb
@@ -683,7 +728,12 @@ test_files:
683
728
  - spec/integration/trunking/v1/trunk/phone_number_spec.rb
684
729
  - spec/integration/trunking/v1/trunk_spec.rb
685
730
  - spec/integration/video/v1/recording_spec.rb
731
+ - spec/integration/video/v1/room/recording_spec.rb
686
732
  - spec/integration/video/v1/room_spec.rb
733
+ - spec/integration/wireless/v1/command_spec.rb
734
+ - spec/integration/wireless/v1/rate_plan_spec.rb
735
+ - spec/integration/wireless/v1/sim/usage_record_spec.rb
736
+ - spec/integration/wireless/v1/sim_spec.rb
687
737
  - spec/jwt/access_token_spec.rb
688
738
  - spec/jwt/capability_spec.rb
689
739
  - spec/jwt/task_router_spec.rb