twilio-ruby 5.20.0 → 5.20.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGES.md +22 -0
- data/README.md +2 -2
- data/lib/twilio-ruby/rest/accounts/v1/credential/aws.rb +7 -0
- data/lib/twilio-ruby/rest/accounts/v1/credential/public_key.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/address.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/application.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/authorized_connect_app.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/call.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/call/feedback.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/call/feedback_summary.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/call/notification.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/call/recording.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/conference.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/conference/participant.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/conference/recording.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/connect_app.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/key.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/message.rb +11 -1
- data/lib/twilio-ruby/rest/api/v2010/account/message/media.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/notification.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/outgoing_caller_id.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/queue.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/queue/member.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/recording.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result/payload.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/recording/transcription.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/short_code.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/signing_key.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/credential_list.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/credential_list/credential.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_calls_mapping/auth_calls_credential_list_mapping.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_calls_mapping/auth_calls_ip_access_control_list_mapping.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_registrations_mapping/auth_registrations_credential_list_mapping.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/credential_list_mapping.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/ip_access_control_list_mapping.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list/ip_address.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/transcription.rb +7 -0
- data/lib/twilio-ruby/rest/api/v2010/account/usage/trigger.rb +7 -0
- data/lib/twilio-ruby/rest/authy/v1/form.rb +7 -0
- data/lib/twilio-ruby/rest/authy/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/authy/v1/service/entity.rb +7 -0
- data/lib/twilio-ruby/rest/authy/v1/service/entity/factor.rb +7 -0
- data/lib/twilio-ruby/rest/authy/v1/service/entity/factor/challenge.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/defaults.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/dialogue.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/field_type.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/field_type/field_value.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/model_build.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/query.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/style_sheet.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/field.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/sample.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/task_actions.rb +7 -0
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/task_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/credential.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service/channel.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service/channel/invite.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service/channel/member.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service/channel/message.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service/role.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v1/service/user.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/credential.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/binding.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/channel.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/channel/invite.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/channel/member.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/channel/message.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/channel/webhook.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/role.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/user.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/user/user_binding.rb +7 -0
- data/lib/twilio-ruby/rest/chat/v2/service/user/user_channel.rb +7 -0
- data/lib/twilio-ruby/rest/client.rb +7 -0
- data/lib/twilio-ruby/rest/fax/v1/fax.rb +7 -0
- data/lib/twilio-ruby/rest/fax/v1/fax/fax_media.rb +7 -0
- data/lib/twilio-ruby/rest/flex_api.rb +44 -0
- data/lib/twilio-ruby/rest/flex_api/v1.rb +35 -0
- data/lib/twilio-ruby/rest/flex_api/v1/configuration.rb +408 -0
- data/lib/twilio-ruby/rest/insights/v1/summary.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/credential.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/invite.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/member.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/message.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/role.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/user.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/credential.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/binding.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/invite.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/member.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/message.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/webhook.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/role.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user/user_binding.rb +7 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user/user_channel.rb +7 -0
- data/lib/twilio-ruby/rest/lookups/v1/phone_number.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/service/alpha_sender.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/service/phone_number.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/service/short_code.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/session.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/session/message.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/session/participant.rb +7 -0
- data/lib/twilio-ruby/rest/messaging/v1/webhook.rb +7 -0
- data/lib/twilio-ruby/rest/monitor/v1/alert.rb +7 -0
- data/lib/twilio-ruby/rest/monitor/v1/event.rb +7 -0
- data/lib/twilio-ruby/rest/notify/v1/credential.rb +7 -0
- data/lib/twilio-ruby/rest/notify/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/notify/v1/service/binding.rb +7 -0
- data/lib/twilio-ruby/rest/preview/acc_security/service.rb +7 -0
- data/lib/twilio-ruby/rest/preview/bulk_exports/export.rb +7 -0
- data/lib/twilio-ruby/rest/preview/bulk_exports/export_configuration.rb +7 -0
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet.rb +7 -0
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet/certificate.rb +7 -0
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet/deployment.rb +7 -0
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet/device.rb +7 -0
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet/key.rb +7 -0
- data/lib/twilio-ruby/rest/preview/hosted_numbers/authorization_document.rb +7 -0
- data/lib/twilio-ruby/rest/preview/hosted_numbers/hosted_number_order.rb +7 -0
- data/lib/twilio-ruby/rest/preview/marketplace/available_add_on.rb +7 -0
- data/lib/twilio-ruby/rest/preview/marketplace/available_add_on/available_add_on_extension.rb +7 -0
- data/lib/twilio-ruby/rest/preview/marketplace/installed_add_on.rb +7 -0
- data/lib/twilio-ruby/rest/preview/marketplace/installed_add_on/installed_add_on_extension.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/document.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/document/document_permission.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list/sync_list_item.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list/sync_list_permission.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map/sync_map_item.rb +7 -0
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map/sync_map_permission.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/assistant_fallback_actions.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/assistant_initiation_actions.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/dialogue.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/field_type.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/field_type/field_value.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/model_build.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/query.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/style_sheet.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/task.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/task/field.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/task/sample.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/task/task_actions.rb +7 -0
- data/lib/twilio-ruby/rest/preview/understand/assistant/task/task_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/preview/wireless/command.rb +7 -0
- data/lib/twilio-ruby/rest/preview/wireless/rate_plan.rb +7 -0
- data/lib/twilio-ruby/rest/preview/wireless/sim.rb +7 -0
- data/lib/twilio-ruby/rest/preview/wireless/sim/usage.rb +7 -0
- data/lib/twilio-ruby/rest/pricing/v1/messaging/country.rb +7 -0
- data/lib/twilio-ruby/rest/pricing/v1/phone_number/country.rb +7 -0
- data/lib/twilio-ruby/rest/pricing/v1/voice/country.rb +7 -0
- data/lib/twilio-ruby/rest/pricing/v1/voice/number.rb +7 -0
- data/lib/twilio-ruby/rest/pricing/v2/voice/country.rb +7 -0
- data/lib/twilio-ruby/rest/pricing/v2/voice/number.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service/phone_number.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service/session.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service/session/interaction.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service/session/participant.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service/session/participant/message_interaction.rb +7 -0
- data/lib/twilio-ruby/rest/proxy/v1/service/short_code.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/engagement.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/engagement/engagement_context.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/engagement/step.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/engagement/step/step_context.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/execution.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/execution/execution_context.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/execution/execution_step.rb +7 -0
- data/lib/twilio-ruby/rest/studio/v1/flow/execution/execution_step/execution_step_context.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/document.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/document/document_permission.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_item.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_permission.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_item.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_permission.rb +7 -0
- data/lib/twilio-ruby/rest/sync/v1/service/sync_stream.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/activity.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/event.rb +48 -9
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task/reservation.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_channel.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_cumulative_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_real_time_statistics.rb +14 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker.rb +18 -3
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/reservation.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/worker_channel.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/worker_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_cumulative_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_real_time_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_cumulative_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_real_time_statistics.rb +14 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_cumulative_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_real_time_statistics.rb +14 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_statistics.rb +7 -0
- data/lib/twilio-ruby/rest/trunking/v1/trunk.rb +7 -0
- data/lib/twilio-ruby/rest/trunking/v1/trunk/credential_list.rb +7 -0
- data/lib/twilio-ruby/rest/trunking/v1/trunk/ip_access_control_list.rb +7 -0
- data/lib/twilio-ruby/rest/trunking/v1/trunk/origination_url.rb +7 -0
- data/lib/twilio-ruby/rest/trunking/v1/trunk/phone_number.rb +7 -0
- data/lib/twilio-ruby/rest/verify/v1/service.rb +26 -3
- data/lib/twilio-ruby/rest/verify/v1/service/verification.rb +21 -1
- data/lib/twilio-ruby/rest/verify/v1/service/verification_check.rb +26 -2
- data/lib/twilio-ruby/rest/video/v1/composition.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/composition_hook.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/composition_settings.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/recording.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/recording_settings.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/room.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/room/recording.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/room/room_participant.rb +7 -0
- data/lib/twilio-ruby/rest/video/v1/room/room_participant/room_participant_published_track.rb +7 -0
- data/lib/twilio-ruby/rest/voice/v1/voice_permission/country.rb +7 -0
- data/lib/twilio-ruby/rest/wireless/v1/command.rb +7 -0
- data/lib/twilio-ruby/rest/wireless/v1/rate_plan.rb +7 -0
- data/lib/twilio-ruby/rest/wireless/v1/sim.rb +7 -0
- data/lib/twilio-ruby/version.rb +1 -1
- data/spec/integration/api/v2010/account/usage/trigger_spec.rb +3 -3
- data/spec/integration/flex_api/v1/configuration_spec.rb +350 -0
- data/spec/integration/taskrouter/v1/workspace/event_spec.rb +6 -0
- data/spec/integration/taskrouter/v1/workspace/task_queue/task_queue_real_time_statistics_spec.rb +1 -0
- data/spec/integration/taskrouter/v1/workspace/task_queue/task_queue_statistics_spec.rb +1 -1
- data/spec/integration/taskrouter/v1/workspace/task_queue/task_queues_statistics_spec.rb +1 -1
- data/spec/integration/taskrouter/v1/workspace/workflow/workflow_real_time_statistics_spec.rb +1 -0
- data/spec/integration/taskrouter/v1/workspace/workflow/workflow_statistics_spec.rb +1 -1
- data/spec/integration/taskrouter/v1/workspace/workspace_real_time_statistics_spec.rb +1 -0
- data/spec/integration/taskrouter/v1/workspace/workspace_statistics_spec.rb +1 -1
- data/spec/integration/verify/v1/service/verification_check_spec.rb +2 -0
- data/spec/integration/verify/v1/service/verification_spec.rb +3 -1
- data/spec/integration/verify/v1/service_spec.rb +4 -0
- metadata +7 -2
@@ -241,6 +241,13 @@ module Twilio
|
|
241
241
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
242
242
|
"#<Twilio.Autopilot.V1.ModelBuildContext #{context}>"
|
243
243
|
end
|
244
|
+
|
245
|
+
##
|
246
|
+
# Provide a detailed, user friendly representation
|
247
|
+
def inspect
|
248
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
249
|
+
"#<Twilio.Autopilot.V1.ModelBuildContext #{context}>"
|
250
|
+
end
|
244
251
|
end
|
245
252
|
|
246
253
|
##
|
@@ -278,6 +278,13 @@ module Twilio
|
|
278
278
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
279
279
|
"#<Twilio.Autopilot.V1.QueryContext #{context}>"
|
280
280
|
end
|
281
|
+
|
282
|
+
##
|
283
|
+
# Provide a detailed, user friendly representation
|
284
|
+
def inspect
|
285
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
286
|
+
"#<Twilio.Autopilot.V1.QueryContext #{context}>"
|
287
|
+
end
|
281
288
|
end
|
282
289
|
|
283
290
|
##
|
@@ -117,6 +117,13 @@ module Twilio
|
|
117
117
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
118
118
|
"#<Twilio.Autopilot.V1.StyleSheetContext #{context}>"
|
119
119
|
end
|
120
|
+
|
121
|
+
##
|
122
|
+
# Provide a detailed, user friendly representation
|
123
|
+
def inspect
|
124
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
125
|
+
"#<Twilio.Autopilot.V1.StyleSheetContext #{context}>"
|
126
|
+
end
|
120
127
|
end
|
121
128
|
|
122
129
|
##
|
@@ -317,6 +317,13 @@ module Twilio
|
|
317
317
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
318
318
|
"#<Twilio.Autopilot.V1.TaskContext #{context}>"
|
319
319
|
end
|
320
|
+
|
321
|
+
##
|
322
|
+
# Provide a detailed, user friendly representation
|
323
|
+
def inspect
|
324
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
325
|
+
"#<Twilio.Autopilot.V1.TaskContext #{context}>"
|
326
|
+
end
|
320
327
|
end
|
321
328
|
|
322
329
|
##
|
@@ -234,6 +234,13 @@ module Twilio
|
|
234
234
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
235
235
|
"#<Twilio.Autopilot.V1.FieldContext #{context}>"
|
236
236
|
end
|
237
|
+
|
238
|
+
##
|
239
|
+
# Provide a detailed, user friendly representation
|
240
|
+
def inspect
|
241
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
242
|
+
"#<Twilio.Autopilot.V1.FieldContext #{context}>"
|
243
|
+
end
|
237
244
|
end
|
238
245
|
|
239
246
|
##
|
@@ -285,6 +285,13 @@ module Twilio
|
|
285
285
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
286
286
|
"#<Twilio.Autopilot.V1.SampleContext #{context}>"
|
287
287
|
end
|
288
|
+
|
289
|
+
##
|
290
|
+
# Provide a detailed, user friendly representation
|
291
|
+
def inspect
|
292
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
293
|
+
"#<Twilio.Autopilot.V1.SampleContext #{context}>"
|
294
|
+
end
|
288
295
|
end
|
289
296
|
|
290
297
|
##
|
@@ -137,6 +137,13 @@ module Twilio
|
|
137
137
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
138
138
|
"#<Twilio.Autopilot.V1.TaskActionsContext #{context}>"
|
139
139
|
end
|
140
|
+
|
141
|
+
##
|
142
|
+
# Provide a detailed, user friendly representation
|
143
|
+
def inspect
|
144
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
145
|
+
"#<Twilio.Autopilot.V1.TaskActionsContext #{context}>"
|
146
|
+
end
|
140
147
|
end
|
141
148
|
|
142
149
|
##
|
@@ -118,6 +118,13 @@ module Twilio
|
|
118
118
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
119
119
|
"#<Twilio.Autopilot.V1.TaskStatisticsContext #{context}>"
|
120
120
|
end
|
121
|
+
|
122
|
+
##
|
123
|
+
# Provide a detailed, user friendly representation
|
124
|
+
def inspect
|
125
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
126
|
+
"#<Twilio.Autopilot.V1.TaskStatisticsContext #{context}>"
|
127
|
+
end
|
121
128
|
end
|
122
129
|
|
123
130
|
##
|
@@ -254,6 +254,13 @@ module Twilio
|
|
254
254
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
255
255
|
"#<Twilio.Chat.V1.CredentialContext #{context}>"
|
256
256
|
end
|
257
|
+
|
258
|
+
##
|
259
|
+
# Provide a detailed, user friendly representation
|
260
|
+
def inspect
|
261
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
262
|
+
"#<Twilio.Chat.V1.CredentialContext #{context}>"
|
263
|
+
end
|
257
264
|
end
|
258
265
|
|
259
266
|
class CredentialInstance < InstanceResource
|
@@ -478,6 +478,13 @@ module Twilio
|
|
478
478
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
479
479
|
"#<Twilio.Chat.V1.ServiceContext #{context}>"
|
480
480
|
end
|
481
|
+
|
482
|
+
##
|
483
|
+
# Provide a detailed, user friendly representation
|
484
|
+
def inspect
|
485
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
486
|
+
"#<Twilio.Chat.V1.ServiceContext #{context}>"
|
487
|
+
end
|
481
488
|
end
|
482
489
|
|
483
490
|
class ServiceInstance < InstanceResource
|
@@ -314,6 +314,13 @@ module Twilio
|
|
314
314
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
315
315
|
"#<Twilio.Chat.V1.ChannelContext #{context}>"
|
316
316
|
end
|
317
|
+
|
318
|
+
##
|
319
|
+
# Provide a detailed, user friendly representation
|
320
|
+
def inspect
|
321
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
322
|
+
"#<Twilio.Chat.V1.ChannelContext #{context}>"
|
323
|
+
end
|
317
324
|
end
|
318
325
|
|
319
326
|
class ChannelInstance < InstanceResource
|
@@ -244,6 +244,13 @@ module Twilio
|
|
244
244
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
245
245
|
"#<Twilio.Chat.V1.InviteContext #{context}>"
|
246
246
|
end
|
247
|
+
|
248
|
+
##
|
249
|
+
# Provide a detailed, user friendly representation
|
250
|
+
def inspect
|
251
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
252
|
+
"#<Twilio.Chat.V1.InviteContext #{context}>"
|
253
|
+
end
|
247
254
|
end
|
248
255
|
|
249
256
|
class InviteInstance < InstanceResource
|
@@ -280,6 +280,13 @@ module Twilio
|
|
280
280
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
281
281
|
"#<Twilio.Chat.V1.MemberContext #{context}>"
|
282
282
|
end
|
283
|
+
|
284
|
+
##
|
285
|
+
# Provide a detailed, user friendly representation
|
286
|
+
def inspect
|
287
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
288
|
+
"#<Twilio.Chat.V1.MemberContext #{context}>"
|
289
|
+
end
|
283
290
|
end
|
284
291
|
|
285
292
|
class MemberInstance < InstanceResource
|
@@ -256,6 +256,13 @@ module Twilio
|
|
256
256
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
257
257
|
"#<Twilio.Chat.V1.MessageContext #{context}>"
|
258
258
|
end
|
259
|
+
|
260
|
+
##
|
261
|
+
# Provide a detailed, user friendly representation
|
262
|
+
def inspect
|
263
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
264
|
+
"#<Twilio.Chat.V1.MessageContext #{context}>"
|
265
|
+
end
|
259
266
|
end
|
260
267
|
|
261
268
|
class MessageInstance < InstanceResource
|
@@ -232,6 +232,13 @@ module Twilio
|
|
232
232
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
233
233
|
"#<Twilio.Chat.V1.RoleContext #{context}>"
|
234
234
|
end
|
235
|
+
|
236
|
+
##
|
237
|
+
# Provide a detailed, user friendly representation
|
238
|
+
def inspect
|
239
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
240
|
+
"#<Twilio.Chat.V1.RoleContext #{context}>"
|
241
|
+
end
|
235
242
|
end
|
236
243
|
|
237
244
|
class RoleInstance < InstanceResource
|
@@ -265,6 +265,13 @@ module Twilio
|
|
265
265
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
266
266
|
"#<Twilio.Chat.V1.UserContext #{context}>"
|
267
267
|
end
|
268
|
+
|
269
|
+
##
|
270
|
+
# Provide a detailed, user friendly representation
|
271
|
+
def inspect
|
272
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
273
|
+
"#<Twilio.Chat.V1.UserContext #{context}>"
|
274
|
+
end
|
268
275
|
end
|
269
276
|
|
270
277
|
class UserInstance < InstanceResource
|
@@ -265,6 +265,13 @@ module Twilio
|
|
265
265
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
266
266
|
"#<Twilio.Chat.V2.CredentialContext #{context}>"
|
267
267
|
end
|
268
|
+
|
269
|
+
##
|
270
|
+
# Provide a detailed, user friendly representation
|
271
|
+
def inspect
|
272
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
273
|
+
"#<Twilio.Chat.V2.CredentialContext #{context}>"
|
274
|
+
end
|
268
275
|
end
|
269
276
|
|
270
277
|
class CredentialInstance < InstanceResource
|
@@ -390,6 +390,13 @@ module Twilio
|
|
390
390
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
391
391
|
"#<Twilio.Chat.V2.ServiceContext #{context}>"
|
392
392
|
end
|
393
|
+
|
394
|
+
##
|
395
|
+
# Provide a detailed, user friendly representation
|
396
|
+
def inspect
|
397
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
398
|
+
"#<Twilio.Chat.V2.ServiceContext #{context}>"
|
399
|
+
end
|
393
400
|
end
|
394
401
|
|
395
402
|
class ServiceInstance < InstanceResource
|
@@ -213,6 +213,13 @@ module Twilio
|
|
213
213
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
214
214
|
"#<Twilio.Chat.V2.BindingContext #{context}>"
|
215
215
|
end
|
216
|
+
|
217
|
+
##
|
218
|
+
# Provide a detailed, user friendly representation
|
219
|
+
def inspect
|
220
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
221
|
+
"#<Twilio.Chat.V2.BindingContext #{context}>"
|
222
|
+
end
|
216
223
|
end
|
217
224
|
|
218
225
|
class BindingInstance < InstanceResource
|
@@ -371,6 +371,13 @@ module Twilio
|
|
371
371
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
372
372
|
"#<Twilio.Chat.V2.ChannelContext #{context}>"
|
373
373
|
end
|
374
|
+
|
375
|
+
##
|
376
|
+
# Provide a detailed, user friendly representation
|
377
|
+
def inspect
|
378
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
379
|
+
"#<Twilio.Chat.V2.ChannelContext #{context}>"
|
380
|
+
end
|
374
381
|
end
|
375
382
|
|
376
383
|
class ChannelInstance < InstanceResource
|
@@ -247,6 +247,13 @@ module Twilio
|
|
247
247
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
248
248
|
"#<Twilio.Chat.V2.InviteContext #{context}>"
|
249
249
|
end
|
250
|
+
|
251
|
+
##
|
252
|
+
# Provide a detailed, user friendly representation
|
253
|
+
def inspect
|
254
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
255
|
+
"#<Twilio.Chat.V2.InviteContext #{context}>"
|
256
|
+
end
|
250
257
|
end
|
251
258
|
|
252
259
|
class InviteInstance < InstanceResource
|
@@ -328,6 +328,13 @@ module Twilio
|
|
328
328
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
329
329
|
"#<Twilio.Chat.V2.MemberContext #{context}>"
|
330
330
|
end
|
331
|
+
|
332
|
+
##
|
333
|
+
# Provide a detailed, user friendly representation
|
334
|
+
def inspect
|
335
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
336
|
+
"#<Twilio.Chat.V2.MemberContext #{context}>"
|
337
|
+
end
|
331
338
|
end
|
332
339
|
|
333
340
|
class MemberInstance < InstanceResource
|
@@ -313,6 +313,13 @@ module Twilio
|
|
313
313
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
314
314
|
"#<Twilio.Chat.V2.MessageContext #{context}>"
|
315
315
|
end
|
316
|
+
|
317
|
+
##
|
318
|
+
# Provide a detailed, user friendly representation
|
319
|
+
def inspect
|
320
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
321
|
+
"#<Twilio.Chat.V2.MessageContext #{context}>"
|
322
|
+
end
|
316
323
|
end
|
317
324
|
|
318
325
|
class MessageInstance < InstanceResource
|
@@ -270,6 +270,13 @@ module Twilio
|
|
270
270
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
271
271
|
"#<Twilio.Chat.V2.WebhookContext #{context}>"
|
272
272
|
end
|
273
|
+
|
274
|
+
##
|
275
|
+
# Provide a detailed, user friendly representation
|
276
|
+
def inspect
|
277
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
278
|
+
"#<Twilio.Chat.V2.WebhookContext #{context}>"
|
279
|
+
end
|
273
280
|
end
|
274
281
|
|
275
282
|
class WebhookInstance < InstanceResource
|
@@ -230,6 +230,13 @@ module Twilio
|
|
230
230
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
231
231
|
"#<Twilio.Chat.V2.RoleContext #{context}>"
|
232
232
|
end
|
233
|
+
|
234
|
+
##
|
235
|
+
# Provide a detailed, user friendly representation
|
236
|
+
def inspect
|
237
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
238
|
+
"#<Twilio.Chat.V2.RoleContext #{context}>"
|
239
|
+
end
|
233
240
|
end
|
234
241
|
|
235
242
|
class RoleInstance < InstanceResource
|
@@ -296,6 +296,13 @@ module Twilio
|
|
296
296
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
297
297
|
"#<Twilio.Chat.V2.UserContext #{context}>"
|
298
298
|
end
|
299
|
+
|
300
|
+
##
|
301
|
+
# Provide a detailed, user friendly representation
|
302
|
+
def inspect
|
303
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
304
|
+
"#<Twilio.Chat.V2.UserContext #{context}>"
|
305
|
+
end
|
299
306
|
end
|
300
307
|
|
301
308
|
class UserInstance < InstanceResource
|
@@ -222,6 +222,13 @@ module Twilio
|
|
222
222
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
223
223
|
"#<Twilio.Chat.V2.UserBindingContext #{context}>"
|
224
224
|
end
|
225
|
+
|
226
|
+
##
|
227
|
+
# Provide a detailed, user friendly representation
|
228
|
+
def inspect
|
229
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
230
|
+
"#<Twilio.Chat.V2.UserBindingContext #{context}>"
|
231
|
+
end
|
225
232
|
end
|
226
233
|
|
227
234
|
class UserBindingInstance < InstanceResource
|
@@ -221,6 +221,13 @@ module Twilio
|
|
221
221
|
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
222
222
|
"#<Twilio.Chat.V2.UserChannelContext #{context}>"
|
223
223
|
end
|
224
|
+
|
225
|
+
##
|
226
|
+
# Provide a detailed, user friendly representation
|
227
|
+
def inspect
|
228
|
+
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
229
|
+
"#<Twilio.Chat.V2.UserChannelContext #{context}>"
|
230
|
+
end
|
224
231
|
end
|
225
232
|
|
226
233
|
class UserChannelInstance < InstanceResource
|
@@ -31,6 +31,7 @@ module Twilio
|
|
31
31
|
@autopilot = nil
|
32
32
|
@chat = nil
|
33
33
|
@fax = nil
|
34
|
+
@flex_api = nil
|
34
35
|
@ip_messaging = nil
|
35
36
|
@lookups = nil
|
36
37
|
@monitor = nil
|
@@ -134,6 +135,12 @@ module Twilio
|
|
134
135
|
@fax ||= Fax.new self
|
135
136
|
end
|
136
137
|
|
138
|
+
##
|
139
|
+
# Access the FlexApi Twilio Domain
|
140
|
+
def flex_api
|
141
|
+
@flex_api ||= FlexApi.new self
|
142
|
+
end
|
143
|
+
|
137
144
|
##
|
138
145
|
# Access the IpMessaging Twilio Domain
|
139
146
|
def ip_messaging
|