twilio-ruby 5.40.3 → 5.40.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGES.md +19 -0
- data/README.md +2 -2
- data/lib/twilio-ruby/rest/api.rb +1 -1
- data/lib/twilio-ruby/rest/api/v2010/account/address.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/address/dependent_phone_number.rb +2 -2
- data/lib/twilio-ruby/rest/api/v2010/account/application.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/authorized_connect_app.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number/local.rb +29 -29
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number/machine_to_machine.rb +29 -29
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number/mobile.rb +29 -29
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number/national.rb +29 -29
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number/shared_cost.rb +29 -29
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number/toll_free.rb +29 -29
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number/voip.rb +29 -29
- data/lib/twilio-ruby/rest/api/v2010/account/call.rb +20 -20
- data/lib/twilio-ruby/rest/api/v2010/account/call/feedback.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/call/feedback_summary.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/call/notification.rb +6 -6
- data/lib/twilio-ruby/rest/api/v2010/account/call/payment.rb +16 -16
- data/lib/twilio-ruby/rest/api/v2010/account/call/recording.rb +8 -8
- data/lib/twilio-ruby/rest/api/v2010/account/conference.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/conference/participant.rb +26 -22
- data/lib/twilio-ruby/rest/api/v2010/account/conference/recording.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/connect_app.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number.rb +10 -10
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/local.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/mobile.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/toll_free.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/key.rb +1 -1
- data/lib/twilio-ruby/rest/api/v2010/account/message.rb +25 -25
- data/lib/twilio-ruby/rest/api/v2010/account/message/feedback.rb +4 -4
- data/lib/twilio-ruby/rest/api/v2010/account/message/media.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/notification.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/outgoing_caller_id.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/queue.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/queue/member.rb +5 -5
- data/lib/twilio-ruby/rest/api/v2010/account/recording.rb +6 -6
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result/payload.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/recording/transcription.rb +6 -6
- data/lib/twilio-ruby/rest/api/v2010/account/short_code.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain.rb +1 -1
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types.rb +2 -2
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_calls_mapping.rb +2 -2
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_calls_mapping/auth_calls_credential_list_mapping.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_calls_mapping/auth_calls_ip_access_control_list_mapping.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_registrations_mapping.rb +2 -2
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_registrations_mapping/auth_registrations_credential_list_mapping.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/credential_list_mapping.rb +1 -1
- data/lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list.rb +1 -1
- data/lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list/ip_address.rb +1 -1
- data/lib/twilio-ruby/rest/api/v2010/account/token.rb +2 -2
- data/lib/twilio-ruby/rest/api/v2010/account/transcription.rb +3 -3
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record.rb +6 -6
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/all_time.rb +6 -6
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/daily.rb +6 -6
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/last_month.rb +6 -6
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/monthly.rb +6 -6
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/this_month.rb +6 -6
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/today.rb +6 -6
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/yearly.rb +6 -6
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/yesterday.rb +6 -6
- data/lib/twilio-ruby/rest/api/v2010/account/usage/trigger.rb +18 -18
- data/lib/twilio-ruby/rest/api/v2010/account/validation_request.rb +3 -3
- data/lib/twilio-ruby/rest/autopilot/v1/assistant.rb +12 -12
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/defaults.rb +3 -3
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/dialogue.rb +3 -3
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/field_type.rb +3 -3
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/field_type/field_value.rb +11 -11
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/model_build.rb +3 -3
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/query.rb +26 -26
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/style_sheet.rb +3 -3
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task.rb +6 -6
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/field.rb +9 -9
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/sample.rb +24 -24
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/task_actions.rb +8 -8
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/task_statistics.rb +6 -6
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/webhook.rb +3 -3
- data/lib/twilio-ruby/rest/chat/v1/service.rb +36 -36
- data/lib/twilio-ruby/rest/chat/v1/service/channel.rb +3 -3
- data/lib/twilio-ruby/rest/chat/v1/service/channel/invite.rb +19 -19
- data/lib/twilio-ruby/rest/chat/v1/service/channel/member.rb +28 -28
- data/lib/twilio-ruby/rest/chat/v1/service/channel/message.rb +7 -7
- data/lib/twilio-ruby/rest/chat/v1/service/role.rb +5 -5
- data/lib/twilio-ruby/rest/chat/v1/service/user.rb +8 -8
- data/lib/twilio-ruby/rest/chat/v1/service/user/user_channel.rb +2 -2
- data/lib/twilio-ruby/rest/chat/v2/service.rb +36 -36
- data/lib/twilio-ruby/rest/chat/v2/service/binding.rb +18 -18
- data/lib/twilio-ruby/rest/chat/v2/service/channel.rb +15 -15
- data/lib/twilio-ruby/rest/chat/v2/service/channel/invite.rb +19 -19
- data/lib/twilio-ruby/rest/chat/v2/service/channel/member.rb +54 -54
- data/lib/twilio-ruby/rest/chat/v2/service/channel/message.rb +25 -25
- data/lib/twilio-ruby/rest/chat/v2/service/channel/webhook.rb +15 -15
- data/lib/twilio-ruby/rest/chat/v2/service/role.rb +5 -5
- data/lib/twilio-ruby/rest/chat/v2/service/user.rb +8 -8
- data/lib/twilio-ruby/rest/chat/v2/service/user/user_binding.rb +18 -18
- data/lib/twilio-ruby/rest/chat/v2/service/user/user_channel.rb +20 -20
- data/lib/twilio-ruby/rest/client.rb +1 -1
- data/lib/twilio-ruby/rest/conversations/v1/configuration.rb +10 -18
- data/lib/twilio-ruby/rest/conversations/v1/configuration/webhook.rb +0 -8
- data/lib/twilio-ruby/rest/conversations/v1/conversation.rb +7 -15
- data/lib/twilio-ruby/rest/conversations/v1/conversation/message.rb +5 -13
- data/lib/twilio-ruby/rest/conversations/v1/conversation/message/delivery_receipt.rb +7 -15
- data/lib/twilio-ruby/rest/conversations/v1/conversation/participant.rb +12 -20
- data/lib/twilio-ruby/rest/conversations/v1/conversation/webhook.rb +3 -11
- data/lib/twilio-ruby/rest/conversations/v1/credential.rb +0 -8
- data/lib/twilio-ruby/rest/conversations/v1/role.rb +4 -12
- data/lib/twilio-ruby/rest/conversations/v1/service.rb +1 -9
- data/lib/twilio-ruby/rest/conversations/v1/service/binding.rb +24 -32
- data/lib/twilio-ruby/rest/conversations/v1/service/configuration.rb +14 -22
- data/lib/twilio-ruby/rest/conversations/v1/service/configuration/notification.rb +2 -10
- data/lib/twilio-ruby/rest/conversations/v1/service/conversation.rb +11 -19
- data/lib/twilio-ruby/rest/conversations/v1/service/conversation/message.rb +10 -18
- data/lib/twilio-ruby/rest/conversations/v1/service/conversation/message/delivery_receipt.rb +13 -21
- data/lib/twilio-ruby/rest/conversations/v1/service/conversation/participant.rb +18 -26
- data/lib/twilio-ruby/rest/conversations/v1/service/conversation/webhook.rb +9 -17
- data/lib/twilio-ruby/rest/conversations/v1/service/role.rb +10 -18
- data/lib/twilio-ruby/rest/conversations/v1/service/user.rb +41 -30
- data/lib/twilio-ruby/rest/conversations/v1/user.rb +35 -24
- data/lib/twilio-ruby/rest/fax/v1/fax.rb +27 -27
- data/lib/twilio-ruby/rest/ip_messaging/v1/service.rb +36 -36
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel.rb +3 -3
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/invite.rb +19 -19
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/member.rb +28 -28
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/message.rb +7 -7
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/role.rb +5 -5
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/user.rb +8 -8
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/user/user_channel.rb +2 -2
- data/lib/twilio-ruby/rest/ip_messaging/v2/service.rb +36 -36
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/binding.rb +18 -18
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel.rb +15 -15
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/invite.rb +19 -19
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/member.rb +54 -54
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/message.rb +25 -25
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/webhook.rb +15 -15
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/role.rb +5 -5
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user.rb +8 -8
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user/user_binding.rb +18 -18
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user/user_channel.rb +20 -20
- data/lib/twilio-ruby/rest/lookups.rb +1 -1
- data/lib/twilio-ruby/rest/lookups/v1.rb +1 -1
- data/lib/twilio-ruby/rest/lookups/v1/phone_number.rb +10 -10
- data/lib/twilio-ruby/rest/messaging/v1/service.rb +36 -36
- data/lib/twilio-ruby/rest/messaging/v1/service/alpha_sender.rb +3 -3
- data/lib/twilio-ruby/rest/messaging/v1/service/phone_number.rb +3 -3
- data/lib/twilio-ruby/rest/messaging/v1/service/short_code.rb +3 -3
- data/lib/twilio-ruby/rest/monitor/v1/event.rb +15 -15
- data/lib/twilio-ruby/rest/notify/v1/service.rb +24 -24
- data/lib/twilio-ruby/rest/notify/v1/service/binding.rb +10 -10
- data/lib/twilio-ruby/rest/notify/v1/service/notification.rb +17 -17
- data/lib/twilio-ruby/rest/preview/hosted_numbers/authorization_document.rb +10 -10
- data/lib/twilio-ruby/rest/preview/hosted_numbers/authorization_document/dependent_hosted_number_order.rb +6 -6
- data/lib/twilio-ruby/rest/preview/hosted_numbers/hosted_number_order.rb +1 -1
- data/lib/twilio-ruby/rest/preview/trusted_comms/branded_call.rb +4 -4
- data/lib/twilio-ruby/rest/preview/trusted_comms/current_call.rb +4 -4
- data/lib/twilio-ruby/rest/preview/trusted_comms/phone_call.rb +52 -52
- data/lib/twilio-ruby/rest/preview/understand/assistant/task/field.rb +2 -2
- data/lib/twilio-ruby/rest/pricing/v1/messaging.rb +2 -2
- data/lib/twilio-ruby/rest/pricing/v1/messaging/country.rb +4 -4
- data/lib/twilio-ruby/rest/pricing/v1/phone_number.rb +2 -2
- data/lib/twilio-ruby/rest/pricing/v1/phone_number/country.rb +4 -4
- data/lib/twilio-ruby/rest/pricing/v1/voice.rb +2 -2
- data/lib/twilio-ruby/rest/pricing/v1/voice/country.rb +4 -4
- data/lib/twilio-ruby/rest/pricing/v2/voice.rb +3 -3
- data/lib/twilio-ruby/rest/pricing/v2/voice/country.rb +4 -4
- data/lib/twilio-ruby/rest/pricing/v2/voice/number.rb +4 -4
- data/lib/twilio-ruby/rest/proxy/v1/service.rb +15 -15
- data/lib/twilio-ruby/rest/proxy/v1/service/phone_number.rb +11 -11
- data/lib/twilio-ruby/rest/proxy/v1/service/session.rb +6 -6
- data/lib/twilio-ruby/rest/proxy/v1/service/session/interaction.rb +6 -6
- data/lib/twilio-ruby/rest/proxy/v1/service/session/participant.rb +6 -6
- data/lib/twilio-ruby/rest/proxy/v1/service/session/participant/message_interaction.rb +9 -9
- data/lib/twilio-ruby/rest/proxy/v1/service/short_code.rb +8 -8
- data/lib/twilio-ruby/rest/serverless/v1/service/build.rb +25 -0
- data/lib/twilio-ruby/rest/serverless/v1/service/build/build_status.rb +219 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/execution.rb +6 -6
- data/lib/twilio-ruby/rest/studio/v2/flow/execution.rb +6 -6
- data/lib/twilio-ruby/rest/supersim/v1/command.rb +7 -7
- data/lib/twilio-ruby/rest/supersim/v1/network.rb +6 -6
- data/lib/twilio-ruby/rest/supersim/v1/sim.rb +7 -7
- data/lib/twilio-ruby/rest/supersim/v1/usage_record.rb +6 -6
- data/lib/twilio-ruby/rest/sync/v1/service.rb +3 -3
- data/lib/twilio-ruby/rest/sync/v1/service/document.rb +6 -6
- data/lib/twilio-ruby/rest/sync/v1/service/document/document_permission.rb +6 -6
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list.rb +6 -6
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_item.rb +6 -6
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_permission.rb +6 -6
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map.rb +6 -6
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_item.rb +12 -12
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_permission.rb +6 -6
- data/lib/twilio-ruby/rest/sync/v1/service/sync_stream.rb +6 -6
- data/lib/twilio-ruby/rest/sync/v1/service/sync_stream/stream_message.rb +4 -4
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace.rb +4 -4
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/event.rb +6 -6
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task/reservation.rb +12 -12
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue.rb +8 -8
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_cumulative_statistics.rb +6 -6
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_statistics.rb +6 -6
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queues_statistics.rb +9 -9
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker.rb +3 -3
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/reservation.rb +12 -12
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/worker_statistics.rb +4 -4
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_cumulative_statistics.rb +4 -4
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_statistics.rb +6 -6
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow.rb +12 -12
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_cumulative_statistics.rb +4 -4
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_statistics.rb +6 -6
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_cumulative_statistics.rb +4 -4
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_statistics.rb +6 -6
- data/lib/twilio-ruby/rest/trunking/v1/trunk.rb +27 -27
- data/lib/twilio-ruby/rest/trunking/v1/trunk/credential_list.rb +2 -2
- data/lib/twilio-ruby/rest/trunking/v1/trunk/ip_access_control_list.rb +2 -2
- data/lib/twilio-ruby/rest/trunking/v1/trunk/phone_number.rb +2 -2
- data/lib/twilio-ruby/rest/verify/v2/service.rb +3 -3
- data/lib/twilio-ruby/rest/verify/v2/service/entity/challenge.rb +3 -3
- data/lib/twilio-ruby/rest/verify/v2/service/entity/factor.rb +2 -6
- data/lib/twilio-ruby/rest/verify/v2/service/messaging_configuration.rb +12 -12
- data/lib/twilio-ruby/rest/verify/v2/service/rate_limit.rb +3 -3
- data/lib/twilio-ruby/rest/verify/v2/service/rate_limit/bucket.rb +3 -3
- data/lib/twilio-ruby/rest/verify/v2/service/verification.rb +12 -12
- data/lib/twilio-ruby/rest/verify/v2/service/verification_check.rb +5 -5
- data/lib/twilio-ruby/rest/video/v1/composition.rb +9 -9
- data/lib/twilio-ruby/rest/video/v1/composition_hook.rb +24 -24
- data/lib/twilio-ruby/rest/video/v1/recording.rb +6 -6
- data/lib/twilio-ruby/rest/video/v1/room.rb +6 -9
- data/lib/twilio-ruby/rest/video/v1/room/recording.rb +6 -6
- data/lib/twilio-ruby/rest/video/v1/room/room_participant.rb +9 -9
- data/lib/twilio-ruby/rest/video/v1/room/room_participant/room_participant_subscribe_rule.rb +2 -2
- data/lib/twilio-ruby/rest/voice/v1/byoc_trunk.rb +9 -9
- data/lib/twilio-ruby/rest/voice/v1/dialing_permissions.rb +2 -2
- data/lib/twilio-ruby/rest/voice/v1/dialing_permissions/country.rb +22 -22
- data/lib/twilio-ruby/rest/voice/v1/dialing_permissions/country/highrisk_special_prefix.rb +4 -4
- data/lib/twilio-ruby/rest/voice/v1/ip_record.rb +2 -2
- data/lib/twilio-ruby/rest/wireless/v1/command.rb +7 -7
- data/lib/twilio-ruby/rest/wireless/v1/rate_plan.rb +7 -7
- data/lib/twilio-ruby/rest/wireless/v1/sim.rb +22 -22
- data/lib/twilio-ruby/rest/wireless/v1/sim/data_session.rb +4 -4
- data/lib/twilio-ruby/rest/wireless/v1/sim/usage_record.rb +10 -10
- data/lib/twilio-ruby/rest/wireless/v1/usage_record.rb +6 -6
- data/lib/twilio-ruby/version.rb +1 -1
- data/spec/integration/api/v2010/account/conference/participant_spec.rb +30 -0
- data/spec/integration/conversations/v1/service/user_spec.rb +9 -3
- data/spec/integration/conversations/v1/user_spec.rb +9 -3
- data/spec/integration/serverless/v1/service/build/build_status_spec.rb +48 -0
- data/spec/integration/serverless/v1/service/build_spec.rb +8 -2
- data/spec/integration/verify/v2/service/entity/factor_spec.rb +2 -2
- data/spec/integration/video/v1/room_spec.rb +2 -2
- metadata +5 -2
|
@@ -15,8 +15,8 @@ module Twilio
|
|
|
15
15
|
##
|
|
16
16
|
# Initialize the DataSessionList
|
|
17
17
|
# @param [Version] version Version that contains the resource
|
|
18
|
-
# @param [String] sim_sid The SID of the
|
|
19
|
-
# resource
|
|
18
|
+
# @param [String] sim_sid The SID of the {Sim
|
|
19
|
+
# resource}[https://www.twilio.com/docs/wireless/api/sim-resource] that the Data
|
|
20
20
|
# Session is for.
|
|
21
21
|
# @return [DataSessionList] DataSessionList
|
|
22
22
|
def initialize(version, sim_sid: nil)
|
|
@@ -148,8 +148,8 @@ module Twilio
|
|
|
148
148
|
# Initialize the DataSessionInstance
|
|
149
149
|
# @param [Version] version Version that contains the resource
|
|
150
150
|
# @param [Hash] payload payload that contains response from Twilio
|
|
151
|
-
# @param [String] sim_sid The SID of the
|
|
152
|
-
# resource
|
|
151
|
+
# @param [String] sim_sid The SID of the {Sim
|
|
152
|
+
# resource}[https://www.twilio.com/docs/wireless/api/sim-resource] that the Data
|
|
153
153
|
# Session is for.
|
|
154
154
|
# @return [DataSessionInstance] DataSessionInstance
|
|
155
155
|
def initialize(version, payload, sim_sid: nil)
|
|
@@ -15,8 +15,8 @@ module Twilio
|
|
|
15
15
|
##
|
|
16
16
|
# Initialize the UsageRecordList
|
|
17
17
|
# @param [Version] version Version that contains the resource
|
|
18
|
-
# @param [String] sim_sid The SID of the
|
|
19
|
-
# resource
|
|
18
|
+
# @param [String] sim_sid The SID of the {Sim
|
|
19
|
+
# resource}[https://www.twilio.com/docs/wireless/api/sim-resource] that this Usage
|
|
20
20
|
# Record is for.
|
|
21
21
|
# @return [UsageRecordList] UsageRecordList
|
|
22
22
|
def initialize(version, sim_sid: nil)
|
|
@@ -32,10 +32,10 @@ module Twilio
|
|
|
32
32
|
# Unlike stream(), this operation is eager and will load `limit` records into
|
|
33
33
|
# memory before returning.
|
|
34
34
|
# @param [Time] end_ Only include usage that occurred on or before this date,
|
|
35
|
-
# specified in
|
|
35
|
+
# specified in {ISO 8601}[https://www.iso.org/iso-8601-date-and-time-format.html].
|
|
36
36
|
# The default is the current time.
|
|
37
37
|
# @param [Time] start Only include usage that has occurred on or after this date,
|
|
38
|
-
# specified in
|
|
38
|
+
# specified in {ISO 8601}[https://www.iso.org/iso-8601-date-and-time-format.html].
|
|
39
39
|
# The default is one month before the `end` parameter value.
|
|
40
40
|
# @param [usage_record.Granularity] granularity How to summarize the usage by
|
|
41
41
|
# time. Can be: `daily`, `hourly`, or `all`. The default is `all`. A value of
|
|
@@ -62,10 +62,10 @@ module Twilio
|
|
|
62
62
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
63
63
|
# is reached.
|
|
64
64
|
# @param [Time] end_ Only include usage that occurred on or before this date,
|
|
65
|
-
# specified in
|
|
65
|
+
# specified in {ISO 8601}[https://www.iso.org/iso-8601-date-and-time-format.html].
|
|
66
66
|
# The default is the current time.
|
|
67
67
|
# @param [Time] start Only include usage that has occurred on or after this date,
|
|
68
|
-
# specified in
|
|
68
|
+
# specified in {ISO 8601}[https://www.iso.org/iso-8601-date-and-time-format.html].
|
|
69
69
|
# The default is one month before the `end` parameter value.
|
|
70
70
|
# @param [usage_record.Granularity] granularity How to summarize the usage by
|
|
71
71
|
# time. Can be: `daily`, `hourly`, or `all`. The default is `all`. A value of
|
|
@@ -103,10 +103,10 @@ module Twilio
|
|
|
103
103
|
# Retrieve a single page of UsageRecordInstance records from the API.
|
|
104
104
|
# Request is executed immediately.
|
|
105
105
|
# @param [Time] end_ Only include usage that occurred on or before this date,
|
|
106
|
-
# specified in
|
|
106
|
+
# specified in {ISO 8601}[https://www.iso.org/iso-8601-date-and-time-format.html].
|
|
107
107
|
# The default is the current time.
|
|
108
108
|
# @param [Time] start Only include usage that has occurred on or after this date,
|
|
109
|
-
# specified in
|
|
109
|
+
# specified in {ISO 8601}[https://www.iso.org/iso-8601-date-and-time-format.html].
|
|
110
110
|
# The default is one month before the `end` parameter value.
|
|
111
111
|
# @param [usage_record.Granularity] granularity How to summarize the usage by
|
|
112
112
|
# time. Can be: `daily`, `hourly`, or `all`. The default is `all`. A value of
|
|
@@ -184,8 +184,8 @@ module Twilio
|
|
|
184
184
|
# Initialize the UsageRecordInstance
|
|
185
185
|
# @param [Version] version Version that contains the resource
|
|
186
186
|
# @param [Hash] payload payload that contains response from Twilio
|
|
187
|
-
# @param [String] sim_sid The SID of the
|
|
188
|
-
# resource
|
|
187
|
+
# @param [String] sim_sid The SID of the {Sim
|
|
188
|
+
# resource}[https://www.twilio.com/docs/wireless/api/sim-resource] that this Usage
|
|
189
189
|
# Record is for.
|
|
190
190
|
# @return [UsageRecordInstance] UsageRecordInstance
|
|
191
191
|
def initialize(version, payload, sim_sid: nil)
|
|
@@ -28,9 +28,9 @@ module Twilio
|
|
|
28
28
|
# Unlike stream(), this operation is eager and will load `limit` records into
|
|
29
29
|
# memory before returning.
|
|
30
30
|
# @param [Time] end_ Only include usage that has occurred on or before this date.
|
|
31
|
-
# Format is
|
|
31
|
+
# Format is {ISO 8601}[https://www.iso.org/iso-8601-date-and-time-format.html].
|
|
32
32
|
# @param [Time] start Only include usage that has occurred on or after this date.
|
|
33
|
-
# Format is
|
|
33
|
+
# Format is {ISO 8601}[https://www.iso.org/iso-8601-date-and-time-format.html].
|
|
34
34
|
# @param [usage_record.Granularity] granularity How to summarize the usage by
|
|
35
35
|
# time. Can be: `daily`, `hourly`, or `all`. A value of `all` returns one Usage
|
|
36
36
|
# Record that describes the usage for the entire period.
|
|
@@ -56,9 +56,9 @@ module Twilio
|
|
|
56
56
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
57
57
|
# is reached.
|
|
58
58
|
# @param [Time] end_ Only include usage that has occurred on or before this date.
|
|
59
|
-
# Format is
|
|
59
|
+
# Format is {ISO 8601}[https://www.iso.org/iso-8601-date-and-time-format.html].
|
|
60
60
|
# @param [Time] start Only include usage that has occurred on or after this date.
|
|
61
|
-
# Format is
|
|
61
|
+
# Format is {ISO 8601}[https://www.iso.org/iso-8601-date-and-time-format.html].
|
|
62
62
|
# @param [usage_record.Granularity] granularity How to summarize the usage by
|
|
63
63
|
# time. Can be: `daily`, `hourly`, or `all`. A value of `all` returns one Usage
|
|
64
64
|
# Record that describes the usage for the entire period.
|
|
@@ -95,9 +95,9 @@ module Twilio
|
|
|
95
95
|
# Retrieve a single page of UsageRecordInstance records from the API.
|
|
96
96
|
# Request is executed immediately.
|
|
97
97
|
# @param [Time] end_ Only include usage that has occurred on or before this date.
|
|
98
|
-
# Format is
|
|
98
|
+
# Format is {ISO 8601}[https://www.iso.org/iso-8601-date-and-time-format.html].
|
|
99
99
|
# @param [Time] start Only include usage that has occurred on or after this date.
|
|
100
|
-
# Format is
|
|
100
|
+
# Format is {ISO 8601}[https://www.iso.org/iso-8601-date-and-time-format.html].
|
|
101
101
|
# @param [usage_record.Granularity] granularity How to summarize the usage by
|
|
102
102
|
# time. Can be: `daily`, `hourly`, or `all`. A value of `all` returns one Usage
|
|
103
103
|
# Record that describes the usage for the entire period.
|
data/lib/twilio-ruby/version.rb
CHANGED
|
@@ -449,6 +449,36 @@ describe 'Participant' do
|
|
|
449
449
|
expect(actual).to_not eq(nil)
|
|
450
450
|
end
|
|
451
451
|
|
|
452
|
+
it "receives create_with_friendly_name_reason responses" do
|
|
453
|
+
@holodeck.mock(Twilio::Response.new(
|
|
454
|
+
201,
|
|
455
|
+
%q[
|
|
456
|
+
{
|
|
457
|
+
"account_sid": "ACaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
|
|
458
|
+
"call_sid": "CAaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
|
|
459
|
+
"label": null,
|
|
460
|
+
"conference_sid": "CFaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
|
|
461
|
+
"date_created": "Fri, 18 Feb 2011 21:07:19 +0000",
|
|
462
|
+
"date_updated": "Fri, 18 Feb 2011 21:07:19 +0000",
|
|
463
|
+
"end_conference_on_exit": false,
|
|
464
|
+
"muted": false,
|
|
465
|
+
"hold": false,
|
|
466
|
+
"status": "complete",
|
|
467
|
+
"start_conference_on_enter": true,
|
|
468
|
+
"coaching": false,
|
|
469
|
+
"call_sid_to_coach": null,
|
|
470
|
+
"uri": "/2010-04-01/Accounts/ACaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/Conferences/CFaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/Participants/CAaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.json"
|
|
471
|
+
}
|
|
472
|
+
]
|
|
473
|
+
))
|
|
474
|
+
|
|
475
|
+
actual = @client.api.v2010.accounts('ACXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX') \
|
|
476
|
+
.conferences('CFXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX') \
|
|
477
|
+
.participants.create(from: '+15017122661', to: '+15558675310')
|
|
478
|
+
|
|
479
|
+
expect(actual).to_not eq(nil)
|
|
480
|
+
end
|
|
481
|
+
|
|
452
482
|
it "can delete" do
|
|
453
483
|
@holodeck.mock(Twilio::Response.new(500, ''))
|
|
454
484
|
|
|
@@ -14,15 +14,17 @@ describe 'User' do
|
|
|
14
14
|
|
|
15
15
|
expect {
|
|
16
16
|
@client.conversations.v1.services('ISXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX') \
|
|
17
|
-
.users.create(identity: 'identity')
|
|
17
|
+
.users.create(identity: 'identity', x_twilio_webhook_enabled: 'true')
|
|
18
18
|
}.to raise_exception(Twilio::REST::TwilioError)
|
|
19
19
|
|
|
20
20
|
values = {'Identity' => 'identity', }
|
|
21
|
+
headers = {'X-Twilio-Webhook-Enabled' => 'true', }
|
|
21
22
|
expect(
|
|
22
23
|
@holodeck.has_request?(Holodeck::Request.new(
|
|
23
24
|
method: 'post',
|
|
24
25
|
url: 'https://conversations.twilio.com/v1/Services/ISXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/Users',
|
|
25
26
|
data: values,
|
|
27
|
+
headers: headers,
|
|
26
28
|
))).to eq(true)
|
|
27
29
|
end
|
|
28
30
|
|
|
@@ -57,13 +59,15 @@ describe 'User' do
|
|
|
57
59
|
|
|
58
60
|
expect {
|
|
59
61
|
@client.conversations.v1.services('ISXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX') \
|
|
60
|
-
.users('USXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX').update()
|
|
62
|
+
.users('USXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX').update(x_twilio_webhook_enabled: 'true')
|
|
61
63
|
}.to raise_exception(Twilio::REST::TwilioError)
|
|
62
64
|
|
|
65
|
+
headers = {'X-Twilio-Webhook-Enabled' => 'true', }
|
|
63
66
|
expect(
|
|
64
67
|
@holodeck.has_request?(Holodeck::Request.new(
|
|
65
68
|
method: 'post',
|
|
66
69
|
url: 'https://conversations.twilio.com/v1/Services/ISXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/Users/USXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',
|
|
70
|
+
headers: headers,
|
|
67
71
|
))).to eq(true)
|
|
68
72
|
end
|
|
69
73
|
|
|
@@ -98,13 +102,15 @@ describe 'User' do
|
|
|
98
102
|
|
|
99
103
|
expect {
|
|
100
104
|
@client.conversations.v1.services('ISXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX') \
|
|
101
|
-
.users('USXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX').delete()
|
|
105
|
+
.users('USXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX').delete(x_twilio_webhook_enabled: 'true')
|
|
102
106
|
}.to raise_exception(Twilio::REST::TwilioError)
|
|
103
107
|
|
|
108
|
+
headers = {'X-Twilio-Webhook-Enabled' => 'true', }
|
|
104
109
|
expect(
|
|
105
110
|
@holodeck.has_request?(Holodeck::Request.new(
|
|
106
111
|
method: 'delete',
|
|
107
112
|
url: 'https://conversations.twilio.com/v1/Services/ISXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/Users/USXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',
|
|
113
|
+
headers: headers,
|
|
108
114
|
))).to eq(true)
|
|
109
115
|
end
|
|
110
116
|
|
|
@@ -13,15 +13,17 @@ describe 'User' do
|
|
|
13
13
|
@holodeck.mock(Twilio::Response.new(500, ''))
|
|
14
14
|
|
|
15
15
|
expect {
|
|
16
|
-
@client.conversations.v1.users.create(identity: 'identity')
|
|
16
|
+
@client.conversations.v1.users.create(identity: 'identity', x_twilio_webhook_enabled: 'true')
|
|
17
17
|
}.to raise_exception(Twilio::REST::TwilioError)
|
|
18
18
|
|
|
19
19
|
values = {'Identity' => 'identity', }
|
|
20
|
+
headers = {'X-Twilio-Webhook-Enabled' => 'true', }
|
|
20
21
|
expect(
|
|
21
22
|
@holodeck.has_request?(Holodeck::Request.new(
|
|
22
23
|
method: 'post',
|
|
23
24
|
url: 'https://conversations.twilio.com/v1/Users',
|
|
24
25
|
data: values,
|
|
26
|
+
headers: headers,
|
|
25
27
|
))).to eq(true)
|
|
26
28
|
end
|
|
27
29
|
|
|
@@ -54,13 +56,15 @@ describe 'User' do
|
|
|
54
56
|
@holodeck.mock(Twilio::Response.new(500, ''))
|
|
55
57
|
|
|
56
58
|
expect {
|
|
57
|
-
@client.conversations.v1.users('USXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX').update()
|
|
59
|
+
@client.conversations.v1.users('USXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX').update(x_twilio_webhook_enabled: 'true')
|
|
58
60
|
}.to raise_exception(Twilio::REST::TwilioError)
|
|
59
61
|
|
|
62
|
+
headers = {'X-Twilio-Webhook-Enabled' => 'true', }
|
|
60
63
|
expect(
|
|
61
64
|
@holodeck.has_request?(Holodeck::Request.new(
|
|
62
65
|
method: 'post',
|
|
63
66
|
url: 'https://conversations.twilio.com/v1/Users/USXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',
|
|
67
|
+
headers: headers,
|
|
64
68
|
))).to eq(true)
|
|
65
69
|
end
|
|
66
70
|
|
|
@@ -93,13 +97,15 @@ describe 'User' do
|
|
|
93
97
|
@holodeck.mock(Twilio::Response.new(500, ''))
|
|
94
98
|
|
|
95
99
|
expect {
|
|
96
|
-
@client.conversations.v1.users('USXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX').delete()
|
|
100
|
+
@client.conversations.v1.users('USXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX').delete(x_twilio_webhook_enabled: 'true')
|
|
97
101
|
}.to raise_exception(Twilio::REST::TwilioError)
|
|
98
102
|
|
|
103
|
+
headers = {'X-Twilio-Webhook-Enabled' => 'true', }
|
|
99
104
|
expect(
|
|
100
105
|
@holodeck.has_request?(Holodeck::Request.new(
|
|
101
106
|
method: 'delete',
|
|
102
107
|
url: 'https://conversations.twilio.com/v1/Users/USXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',
|
|
108
|
+
headers: headers,
|
|
103
109
|
))).to eq(true)
|
|
104
110
|
end
|
|
105
111
|
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
##
|
|
2
|
+
# This code was generated by
|
|
3
|
+
# \ / _ _ _| _ _
|
|
4
|
+
# | (_)\/(_)(_|\/| |(/_ v1.0.0
|
|
5
|
+
# / /
|
|
6
|
+
#
|
|
7
|
+
# frozen_string_literal: true
|
|
8
|
+
|
|
9
|
+
require 'spec_helper.rb'
|
|
10
|
+
|
|
11
|
+
describe 'BuildStatus' do
|
|
12
|
+
it "can fetch" do
|
|
13
|
+
@holodeck.mock(Twilio::Response.new(500, ''))
|
|
14
|
+
|
|
15
|
+
expect {
|
|
16
|
+
@client.serverless.v1.services('ZSXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX') \
|
|
17
|
+
.builds('ZBXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX') \
|
|
18
|
+
.build_status().fetch()
|
|
19
|
+
}.to raise_exception(Twilio::REST::TwilioError)
|
|
20
|
+
|
|
21
|
+
expect(
|
|
22
|
+
@holodeck.has_request?(Holodeck::Request.new(
|
|
23
|
+
method: 'get',
|
|
24
|
+
url: 'https://serverless.twilio.com/v1/Services/ZSXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/Builds/ZBXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/Status',
|
|
25
|
+
))).to eq(true)
|
|
26
|
+
end
|
|
27
|
+
|
|
28
|
+
it "receives fetch responses" do
|
|
29
|
+
@holodeck.mock(Twilio::Response.new(
|
|
30
|
+
200,
|
|
31
|
+
%q[
|
|
32
|
+
{
|
|
33
|
+
"sid": "ZB00000000000000000000000000000000",
|
|
34
|
+
"account_sid": "ACaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
|
|
35
|
+
"service_sid": "ZS00000000000000000000000000000000",
|
|
36
|
+
"status": "completed",
|
|
37
|
+
"url": "https://serverless.twilio.com/v1/Services/ZS00000000000000000000000000000000/Builds/ZB00000000000000000000000000000000/Status"
|
|
38
|
+
}
|
|
39
|
+
]
|
|
40
|
+
))
|
|
41
|
+
|
|
42
|
+
actual = @client.serverless.v1.services('ZSXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX') \
|
|
43
|
+
.builds('ZBXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX') \
|
|
44
|
+
.build_status().fetch()
|
|
45
|
+
|
|
46
|
+
expect(actual).to_not eq(nil)
|
|
47
|
+
end
|
|
48
|
+
end
|
|
@@ -103,7 +103,10 @@ describe 'Build' do
|
|
|
103
103
|
"status": "deploying",
|
|
104
104
|
"date_created": "2018-11-10T20:00:00Z",
|
|
105
105
|
"date_updated": "2018-11-10T20:00:00Z",
|
|
106
|
-
"url": "https://serverless.twilio.com/v1/Services/ZS00000000000000000000000000000000/Builds/ZB00000000000000000000000000000000"
|
|
106
|
+
"url": "https://serverless.twilio.com/v1/Services/ZS00000000000000000000000000000000/Builds/ZB00000000000000000000000000000000",
|
|
107
|
+
"links": {
|
|
108
|
+
"build_status": "https://serverless.twilio.com/v1/Services/ZS00000000000000000000000000000000/Builds/ZB00000000000000000000000000000000/Status"
|
|
109
|
+
}
|
|
107
110
|
}
|
|
108
111
|
]
|
|
109
112
|
))
|
|
@@ -195,7 +198,10 @@ describe 'Build' do
|
|
|
195
198
|
"status": "building",
|
|
196
199
|
"date_created": "2018-11-10T20:00:00Z",
|
|
197
200
|
"date_updated": "2018-11-10T20:00:00Z",
|
|
198
|
-
"url": "https://serverless.twilio.com/v1/Services/ZS00000000000000000000000000000000/Builds/ZB00000000000000000000000000000000"
|
|
201
|
+
"url": "https://serverless.twilio.com/v1/Services/ZS00000000000000000000000000000000/Builds/ZB00000000000000000000000000000000",
|
|
202
|
+
"links": {
|
|
203
|
+
"build_status": "https://serverless.twilio.com/v1/Services/ZS00000000000000000000000000000000/Builds/ZB00000000000000000000000000000000/Status"
|
|
204
|
+
}
|
|
199
205
|
}
|
|
200
206
|
]
|
|
201
207
|
))
|
|
@@ -15,7 +15,7 @@ describe 'Factor' do
|
|
|
15
15
|
expect {
|
|
16
16
|
@client.verify.v2.services('VAXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX') \
|
|
17
17
|
.entities('identity') \
|
|
18
|
-
.factors.create(binding: 'binding', friendly_name: 'friendly_name', factor_type: 'push', config: 'config', twilio_sandbox_mode: 'twilio_sandbox_mode'
|
|
18
|
+
.factors.create(binding: 'binding', friendly_name: 'friendly_name', factor_type: 'push', config: 'config', twilio_sandbox_mode: 'twilio_sandbox_mode')
|
|
19
19
|
}.to raise_exception(Twilio::REST::TwilioError)
|
|
20
20
|
|
|
21
21
|
values = {
|
|
@@ -24,7 +24,7 @@ describe 'Factor' do
|
|
|
24
24
|
'FactorType' => 'push',
|
|
25
25
|
'Config' => 'config',
|
|
26
26
|
}
|
|
27
|
-
headers = {'Twilio-Sandbox-Mode' => 'twilio_sandbox_mode',
|
|
27
|
+
headers = {'Twilio-Sandbox-Mode' => 'twilio_sandbox_mode', }
|
|
28
28
|
expect(
|
|
29
29
|
@holodeck.has_request?(Holodeck::Request.new(
|
|
30
30
|
method: 'post',
|
|
@@ -111,7 +111,7 @@ describe 'Room' do
|
|
|
111
111
|
expect(actual).to_not eq(nil)
|
|
112
112
|
end
|
|
113
113
|
|
|
114
|
-
it "receives
|
|
114
|
+
it "receives create_webrtc_go responses" do
|
|
115
115
|
@holodeck.mock(Twilio::Response.new(
|
|
116
116
|
201,
|
|
117
117
|
%q[
|
|
@@ -120,7 +120,7 @@ describe 'Room' do
|
|
|
120
120
|
"date_created": "2015-07-30T20:00:00Z",
|
|
121
121
|
"date_updated": "2015-07-30T20:00:00Z",
|
|
122
122
|
"status": "in-progress",
|
|
123
|
-
"type": "
|
|
123
|
+
"type": "go",
|
|
124
124
|
"sid": "RMaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
|
|
125
125
|
"enable_turn": true,
|
|
126
126
|
"unique_name": "room1",
|
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.40.
|
|
4
|
+
version: 5.40.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Twilio API Team
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2020-09-
|
|
11
|
+
date: 2020-09-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jwt
|
|
@@ -565,6 +565,7 @@ files:
|
|
|
565
565
|
- lib/twilio-ruby/rest/serverless/v1/service/asset.rb
|
|
566
566
|
- lib/twilio-ruby/rest/serverless/v1/service/asset/asset_version.rb
|
|
567
567
|
- lib/twilio-ruby/rest/serverless/v1/service/build.rb
|
|
568
|
+
- lib/twilio-ruby/rest/serverless/v1/service/build/build_status.rb
|
|
568
569
|
- lib/twilio-ruby/rest/serverless/v1/service/environment.rb
|
|
569
570
|
- lib/twilio-ruby/rest/serverless/v1/service/environment/deployment.rb
|
|
570
571
|
- lib/twilio-ruby/rest/serverless/v1/service/environment/log.rb
|
|
@@ -983,6 +984,7 @@ files:
|
|
|
983
984
|
- spec/integration/proxy/v1/service_spec.rb
|
|
984
985
|
- spec/integration/serverless/v1/service/asset/asset_version_spec.rb
|
|
985
986
|
- spec/integration/serverless/v1/service/asset_spec.rb
|
|
987
|
+
- spec/integration/serverless/v1/service/build/build_status_spec.rb
|
|
986
988
|
- spec/integration/serverless/v1/service/build_spec.rb
|
|
987
989
|
- spec/integration/serverless/v1/service/environment/deployment_spec.rb
|
|
988
990
|
- spec/integration/serverless/v1/service/environment/log_spec.rb
|
|
@@ -1422,6 +1424,7 @@ test_files:
|
|
|
1422
1424
|
- spec/integration/proxy/v1/service_spec.rb
|
|
1423
1425
|
- spec/integration/serverless/v1/service/asset/asset_version_spec.rb
|
|
1424
1426
|
- spec/integration/serverless/v1/service/asset_spec.rb
|
|
1427
|
+
- spec/integration/serverless/v1/service/build/build_status_spec.rb
|
|
1425
1428
|
- spec/integration/serverless/v1/service/build_spec.rb
|
|
1426
1429
|
- spec/integration/serverless/v1/service/environment/deployment_spec.rb
|
|
1427
1430
|
- spec/integration/serverless/v1/service/environment/log_spec.rb
|