sunshine-conversations-client 9.1.1
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 +7 -0
- data/CHANGELOG_RB.md +12 -0
- data/Gemfile +9 -0
- data/LICENSE +176 -0
- data/README.md +456 -0
- data/Rakefile +10 -0
- data/docs/AcceptControlBody.md +17 -0
- data/docs/Action.md +41 -0
- data/docs/ActionSubset.md +39 -0
- data/docs/ActivitiesApi.md +71 -0
- data/docs/Activity.md +21 -0
- data/docs/ActivityAllOf.md +19 -0
- data/docs/ActivityPost.md +19 -0
- data/docs/ActivityPostAllOf.md +17 -0
- data/docs/ActivityTypes.md +17 -0
- data/docs/Android.md +23 -0
- data/docs/AndroidAllOf.md +23 -0
- data/docs/AndroidUpdate.md +23 -0
- data/docs/AndroidUpdateAllOf.md +21 -0
- data/docs/ApiKey.md +21 -0
- data/docs/App.md +23 -0
- data/docs/AppCreateBody.md +21 -0
- data/docs/AppKey.md +21 -0
- data/docs/AppKeyCreateBody.md +17 -0
- data/docs/AppKeyListResponse.md +17 -0
- data/docs/AppKeyResponse.md +17 -0
- data/docs/AppKeysApi.md +250 -0
- data/docs/AppListFilter.md +17 -0
- data/docs/AppListResponse.md +21 -0
- data/docs/AppResponse.md +17 -0
- data/docs/AppSettings.md +31 -0
- data/docs/AppSubSchema.md +17 -0
- data/docs/AppUpdateBody.md +21 -0
- data/docs/Apple.md +23 -0
- data/docs/AppleAllOf.md +23 -0
- data/docs/AppleUpdate.md +16 -0
- data/docs/AppsApi.md +309 -0
- data/docs/AttachmentDeleteBody.md +17 -0
- data/docs/AttachmentMediaTokenBody.md +17 -0
- data/docs/AttachmentMediaTokenResponse.md +17 -0
- data/docs/AttachmentResponse.md +17 -0
- data/docs/AttachmentSchema.md +19 -0
- data/docs/AttachmentUploadBody.md +17 -0
- data/docs/AttachmentsApi.md +254 -0
- data/docs/Author.md +25 -0
- data/docs/AuthorWebhook.md +21 -0
- data/docs/Buy.md +25 -0
- data/docs/CarouselMessage.md +23 -0
- data/docs/CarouselMessageDisplaySettings.md +17 -0
- data/docs/Client.md +37 -0
- data/docs/ClientAssociation.md +19 -0
- data/docs/ClientCreate.md +21 -0
- data/docs/ClientListResponse.md +21 -0
- data/docs/ClientResponse.md +17 -0
- data/docs/ClientType.md +16 -0
- data/docs/ClientsApi.md +199 -0
- data/docs/Confirmation.md +19 -0
- data/docs/Content.md +41 -0
- data/docs/Conversation.md +37 -0
- data/docs/ConversationAllOf.md +29 -0
- data/docs/ConversationCreateBody.md +27 -0
- data/docs/ConversationCreateEvent.md +23 -0
- data/docs/ConversationCreateEventAllOf.md +17 -0
- data/docs/ConversationCreateEventAllOfPayload.md +25 -0
- data/docs/ConversationListFilter.md +19 -0
- data/docs/ConversationListResponse.md +21 -0
- data/docs/ConversationMessageDeliveryChannelEvent.md +23 -0
- data/docs/ConversationMessageDeliveryChannelEventAllOf.md +17 -0
- data/docs/ConversationMessageDeliveryFailureEvent.md +23 -0
- data/docs/ConversationMessageDeliveryFailureEventAllOf.md +17 -0
- data/docs/ConversationMessageDeliveryPayload.md +27 -0
- data/docs/ConversationMessageDeliveryPayloadDestination.md +19 -0
- data/docs/ConversationMessageDeliveryPayloadExternalMessages.md +17 -0
- data/docs/ConversationMessageDeliveryPayloadMessage.md +17 -0
- data/docs/ConversationMessageDeliveryUserEvent.md +23 -0
- data/docs/ConversationMessageEvent.md +23 -0
- data/docs/ConversationMessageEventAllOf.md +17 -0
- data/docs/ConversationMessageEventAllOfPayload.md +21 -0
- data/docs/ConversationPostbackEvent.md +23 -0
- data/docs/ConversationPostbackEventAllOf.md +17 -0
- data/docs/ConversationPostbackEventAllOfPayload.md +23 -0
- data/docs/ConversationReadEvent.md +23 -0
- data/docs/ConversationReadEventAllOf.md +17 -0
- data/docs/ConversationReadEventAllOfPayload.md +19 -0
- data/docs/ConversationResponse.md +17 -0
- data/docs/ConversationTruncated.md +23 -0
- data/docs/ConversationType.md +16 -0
- data/docs/ConversationTypingEvent.md +23 -0
- data/docs/ConversationTypingEventAllOf.md +17 -0
- data/docs/ConversationTypingEventAllOfPayload.md +19 -0
- data/docs/ConversationUpdateBody.md +23 -0
- data/docs/ConversationsApi.md +319 -0
- data/docs/Custom.md +19 -0
- data/docs/CustomAllOf.md +19 -0
- data/docs/CustomIntegrationApiKeysApi.md +258 -0
- data/docs/CustomUpdate.md +16 -0
- data/docs/Destination.md +19 -0
- data/docs/Device.md +35 -0
- data/docs/EventSubSchema.md +21 -0
- data/docs/ExtraChannelOptions.md +17 -0
- data/docs/ExtraChannelOptionsMessenger.md +19 -0
- data/docs/Field.md +35 -0
- data/docs/FileMessage.md +25 -0
- data/docs/FormMessage.md +21 -0
- data/docs/FormResponseMessage.md +21 -0
- data/docs/ImageMessage.md +23 -0
- data/docs/InlineObject.md +23 -0
- data/docs/Integration.md +23 -0
- data/docs/IntegrationApiKey.md +17 -0
- data/docs/IntegrationApiKeyListResponse.md +17 -0
- data/docs/IntegrationApiKeyResponse.md +17 -0
- data/docs/IntegrationId.md +17 -0
- data/docs/IntegrationListFilter.md +17 -0
- data/docs/IntegrationListResponse.md +21 -0
- data/docs/IntegrationResponse.md +17 -0
- data/docs/IntegrationType.md +17 -0
- data/docs/IntegrationUpdate.md +71 -0
- data/docs/IntegrationUpdateBase.md +17 -0
- data/docs/IntegrationsApi.md +319 -0
- data/docs/Ios.md +27 -0
- data/docs/IosAllOf.md +27 -0
- data/docs/IosUpdate.md +27 -0
- data/docs/IosUpdateAllOf.md +25 -0
- data/docs/Item.md +29 -0
- data/docs/Line.md +31 -0
- data/docs/LineAllOf.md +31 -0
- data/docs/LineUpdate.md +16 -0
- data/docs/Link.md +27 -0
- data/docs/Links.md +19 -0
- data/docs/ListMessage.md +21 -0
- data/docs/LocationMessage.md +23 -0
- data/docs/LocationMessageCoordinates.md +19 -0
- data/docs/LocationMessageLocation.md +19 -0
- data/docs/LocationRequest.md +21 -0
- data/docs/Mailgun.md +27 -0
- data/docs/MailgunAllOf.md +27 -0
- data/docs/MailgunUpdate.md +21 -0
- data/docs/MailgunUpdateAllOf.md +19 -0
- data/docs/MatchCriteria.md +27 -0
- data/docs/MatchCriteriaBase.md +21 -0
- data/docs/MatchCriteriaMailgun.md +25 -0
- data/docs/MatchCriteriaMailgunAllOf.md +21 -0
- data/docs/MatchCriteriaMessagebird.md +23 -0
- data/docs/MatchCriteriaMessagebirdAllOf.md +19 -0
- data/docs/MatchCriteriaTwilio.md +23 -0
- data/docs/MatchCriteriaTwilioAllOf.md +19 -0
- data/docs/MatchCriteriaWhatsapp.md +23 -0
- data/docs/MatchCriteriaWhatsappAllOf.md +19 -0
- data/docs/Message.md +31 -0
- data/docs/MessageBirdUpdate.md +16 -0
- data/docs/MessageListResponse.md +21 -0
- data/docs/MessageOverride.md +23 -0
- data/docs/MessageOverrideApple.md +17 -0
- data/docs/MessageOverrideLine.md +17 -0
- data/docs/MessageOverrideMessenger.md +17 -0
- data/docs/MessageOverridePayload.md +17 -0
- data/docs/MessageOverrideWhatsapp.md +17 -0
- data/docs/MessagePost.md +27 -0
- data/docs/MessagePostResponse.md +17 -0
- data/docs/MessageWebhook.md +31 -0
- data/docs/Messagebird.md +25 -0
- data/docs/MessagebirdAllOf.md +25 -0
- data/docs/MessagesApi.md +260 -0
- data/docs/Messenger.md +23 -0
- data/docs/MessengerAllOf.md +23 -0
- data/docs/MessengerUpdate.md +19 -0
- data/docs/MessengerUpdateAllOf.md +17 -0
- data/docs/Meta.md +21 -0
- data/docs/OAuthEndpointsApi.md +168 -0
- data/docs/OfferControlBody.md +19 -0
- data/docs/Page.md +21 -0
- data/docs/Participant.md +27 -0
- data/docs/ParticipantJoinBody.md +16 -0
- data/docs/ParticipantLeaveBody.md +21 -0
- data/docs/ParticipantLeaveBodyParticipantId.md +17 -0
- data/docs/ParticipantLeaveBodyUserExternalId.md +17 -0
- data/docs/ParticipantLeaveBodyUserId.md +17 -0
- data/docs/ParticipantListResponse.md +21 -0
- data/docs/ParticipantResponse.md +17 -0
- data/docs/ParticipantSubSchema.md +21 -0
- data/docs/ParticipantWithUserExternalId.md +19 -0
- data/docs/ParticipantWithUserId.md +19 -0
- data/docs/ParticipantsApi.md +199 -0
- data/docs/PassControlBody.md +19 -0
- data/docs/Postback.md +23 -0
- data/docs/PostbackWebhook.md +19 -0
- data/docs/PrechatCapture.md +23 -0
- data/docs/Profile.md +23 -0
- data/docs/QuotedMessage.md +21 -0
- data/docs/QuotedMessageExternalMessageId.md +19 -0
- data/docs/QuotedMessageMessage.md +19 -0
- data/docs/Referral.md +19 -0
- data/docs/ReferralDetails.md +21 -0
- data/docs/Reply.md +25 -0
- data/docs/Source.md +27 -0
- data/docs/SourceWebhook.md +27 -0
- data/docs/Status.md +16 -0
- data/docs/Switchboard.md +21 -0
- data/docs/SwitchboardAcceptControl.md +23 -0
- data/docs/SwitchboardAcceptControlAllOf.md +17 -0
- data/docs/SwitchboardAcceptControlAllOfPayload.md +19 -0
- data/docs/SwitchboardAcceptControlFailure.md +23 -0
- data/docs/SwitchboardAcceptControlFailureAllOf.md +17 -0
- data/docs/SwitchboardAcceptControlFailureAllOfPayload.md +21 -0
- data/docs/SwitchboardActionsApi.md +197 -0
- data/docs/SwitchboardIntegration.md +29 -0
- data/docs/SwitchboardIntegrationCreateBody.md +27 -0
- data/docs/SwitchboardIntegrationListResponse.md +17 -0
- data/docs/SwitchboardIntegrationResponse.md +17 -0
- data/docs/SwitchboardIntegrationUpdateBody.md +27 -0
- data/docs/SwitchboardIntegrationWebhook.md +23 -0
- data/docs/SwitchboardIntegrationsApi.md +260 -0
- data/docs/SwitchboardListResponse.md +17 -0
- data/docs/SwitchboardOfferControl.md +23 -0
- data/docs/SwitchboardOfferControlAllOf.md +17 -0
- data/docs/SwitchboardOfferControlAllOfPayload.md +19 -0
- data/docs/SwitchboardOfferControlFailure.md +23 -0
- data/docs/SwitchboardPassControl.md +23 -0
- data/docs/SwitchboardPassControlAllOf.md +17 -0
- data/docs/SwitchboardPassControlAllOfPayload.md +19 -0
- data/docs/SwitchboardPassControlFailure.md +23 -0
- data/docs/SwitchboardResponse.md +17 -0
- data/docs/SwitchboardUpdateBody.md +19 -0
- data/docs/SwitchboardsApi.md +250 -0
- data/docs/Target.md +17 -0
- data/docs/Telegram.md +23 -0
- data/docs/TelegramAllOf.md +23 -0
- data/docs/TelegramUpdate.md +16 -0
- data/docs/TextMessage.md +21 -0
- data/docs/Twilio.md +23 -0
- data/docs/TwilioAllOf.md +23 -0
- data/docs/TwilioUpdate.md +16 -0
- data/docs/Twitter.md +29 -0
- data/docs/TwitterAllOf.md +29 -0
- data/docs/TwitterUpdate.md +16 -0
- data/docs/User.md +25 -0
- data/docs/UserAllOf.md +21 -0
- data/docs/UserCreateBody.md +23 -0
- data/docs/UserMergeEvent.md +23 -0
- data/docs/UserMergeEventAllOf.md +17 -0
- data/docs/UserMergeEventAllOfPayload.md +21 -0
- data/docs/UserMergeEventAllOfPayloadMergedConversations.md +19 -0
- data/docs/UserMergeEventAllOfPayloadMergedUsers.md +19 -0
- data/docs/UserResponse.md +17 -0
- data/docs/UserTruncated.md +19 -0
- data/docs/UserUpdateBody.md +21 -0
- data/docs/UsersApi.md +315 -0
- data/docs/Viber.md +23 -0
- data/docs/ViberAllOf.md +23 -0
- data/docs/ViberUpdate.md +16 -0
- data/docs/Web.md +47 -0
- data/docs/WebAllOf.md +47 -0
- data/docs/WebUpdate.md +47 -0
- data/docs/WebUpdateAllOf.md +45 -0
- data/docs/Webhook.md +29 -0
- data/docs/WebhookBody.md +23 -0
- data/docs/WebhookCreateBody.md +16 -0
- data/docs/WebhookListResponse.md +17 -0
- data/docs/WebhookResponse.md +17 -0
- data/docs/WebhookSubSchema.md +19 -0
- data/docs/WebhooksApi.md +323 -0
- data/docs/Webview.md +33 -0
- data/docs/WhatsAppUpdate.md +23 -0
- data/docs/WhatsAppUpdateAllOf.md +21 -0
- data/docs/Whatsapp.md +25 -0
- data/docs/WhatsappAllOf.md +25 -0
- data/lib/sunshine-conversations-client.rb +306 -0
- data/lib/sunshine-conversations-client/api/activities_api.rb +95 -0
- data/lib/sunshine-conversations-client/api/app_keys_api.rb +287 -0
- data/lib/sunshine-conversations-client/api/apps_api.rb +339 -0
- data/lib/sunshine-conversations-client/api/attachments_api.rb +305 -0
- data/lib/sunshine-conversations-client/api/clients_api.rb +240 -0
- data/lib/sunshine-conversations-client/api/conversations_api.rb +373 -0
- data/lib/sunshine-conversations-client/api/custom_integration_api_keys_api.rb +311 -0
- data/lib/sunshine-conversations-client/api/integrations_api.rb +369 -0
- data/lib/sunshine-conversations-client/api/messages_api.rb +308 -0
- data/lib/sunshine-conversations-client/api/o_auth_endpoints_api.rb +213 -0
- data/lib/sunshine-conversations-client/api/participants_api.rb +242 -0
- data/lib/sunshine-conversations-client/api/switchboard_actions_api.rb +247 -0
- data/lib/sunshine-conversations-client/api/switchboard_integrations_api.rb +319 -0
- data/lib/sunshine-conversations-client/api/switchboards_api.rb +287 -0
- data/lib/sunshine-conversations-client/api/users_api.rb +369 -0
- data/lib/sunshine-conversations-client/api/webhooks_api.rb +393 -0
- data/lib/sunshine-conversations-client/api_client.rb +348 -0
- data/lib/sunshine-conversations-client/api_error.rb +54 -0
- data/lib/sunshine-conversations-client/configuration.rb +284 -0
- data/lib/sunshine-conversations-client/models/accept_control_body.rb +204 -0
- data/lib/sunshine-conversations-client/models/action.rb +421 -0
- data/lib/sunshine-conversations-client/models/action_subset.rb +409 -0
- data/lib/sunshine-conversations-client/models/activity.rb +265 -0
- data/lib/sunshine-conversations-client/models/activity_all_of.rb +213 -0
- data/lib/sunshine-conversations-client/models/activity_post.rb +266 -0
- data/lib/sunshine-conversations-client/models/activity_post_all_of.rb +204 -0
- data/lib/sunshine-conversations-client/models/activity_types.rb +238 -0
- data/lib/sunshine-conversations-client/models/android.rb +280 -0
- data/lib/sunshine-conversations-client/models/android_all_of.rb +268 -0
- data/lib/sunshine-conversations-client/models/android_update.rb +299 -0
- data/lib/sunshine-conversations-client/models/android_update_all_of.rb +256 -0
- data/lib/sunshine-conversations-client/models/api_key.rb +225 -0
- data/lib/sunshine-conversations-client/models/app.rb +234 -0
- data/lib/sunshine-conversations-client/models/app_create_body.rb +229 -0
- data/lib/sunshine-conversations-client/models/app_key.rb +224 -0
- data/lib/sunshine-conversations-client/models/app_key_create_body.rb +209 -0
- data/lib/sunshine-conversations-client/models/app_key_list_response.rb +203 -0
- data/lib/sunshine-conversations-client/models/app_key_response.rb +204 -0
- data/lib/sunshine-conversations-client/models/app_list_filter.rb +204 -0
- data/lib/sunshine-conversations-client/models/app_list_response.rb +221 -0
- data/lib/sunshine-conversations-client/models/app_response.rb +204 -0
- data/lib/sunshine-conversations-client/models/app_settings.rb +290 -0
- data/lib/sunshine-conversations-client/models/app_sub_schema.rb +205 -0
- data/lib/sunshine-conversations-client/models/app_update_body.rb +224 -0
- data/lib/sunshine-conversations-client/models/apple.rb +263 -0
- data/lib/sunshine-conversations-client/models/apple_all_of.rb +252 -0
- data/lib/sunshine-conversations-client/models/apple_update.rb +205 -0
- data/lib/sunshine-conversations-client/models/attachment_delete_body.rb +209 -0
- data/lib/sunshine-conversations-client/models/attachment_media_token_body.rb +208 -0
- data/lib/sunshine-conversations-client/models/attachment_media_token_response.rb +203 -0
- data/lib/sunshine-conversations-client/models/attachment_response.rb +204 -0
- data/lib/sunshine-conversations-client/models/attachment_schema.rb +214 -0
- data/lib/sunshine-conversations-client/models/attachment_upload_body.rb +208 -0
- data/lib/sunshine-conversations-client/models/author.rb +284 -0
- data/lib/sunshine-conversations-client/models/author_webhook.rb +264 -0
- data/lib/sunshine-conversations-client/models/buy.rb +262 -0
- data/lib/sunshine-conversations-client/models/carousel_message.rb +245 -0
- data/lib/sunshine-conversations-client/models/carousel_message_display_settings.rb +239 -0
- data/lib/sunshine-conversations-client/models/client.rb +345 -0
- data/lib/sunshine-conversations-client/models/client_association.rb +213 -0
- data/lib/sunshine-conversations-client/models/client_create.rb +236 -0
- data/lib/sunshine-conversations-client/models/client_list_response.rb +221 -0
- data/lib/sunshine-conversations-client/models/client_response.rb +203 -0
- data/lib/sunshine-conversations-client/models/client_type.rb +42 -0
- data/lib/sunshine-conversations-client/models/confirmation.rb +254 -0
- data/lib/sunshine-conversations-client/models/content.rb +380 -0
- data/lib/sunshine-conversations-client/models/conversation.rb +366 -0
- data/lib/sunshine-conversations-client/models/conversation_all_of.rb +317 -0
- data/lib/sunshine-conversations-client/models/conversation_create_body.rb +308 -0
- data/lib/sunshine-conversations-client/models/conversation_create_event.rb +241 -0
- data/lib/sunshine-conversations-client/models/conversation_create_event_all_of.rb +203 -0
- data/lib/sunshine-conversations-client/models/conversation_create_event_all_of_payload.rb +281 -0
- data/lib/sunshine-conversations-client/models/conversation_list_filter.rb +214 -0
- data/lib/sunshine-conversations-client/models/conversation_list_response.rb +221 -0
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_channel_event.rb +241 -0
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_channel_event_all_of.rb +203 -0
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_failure_event.rb +241 -0
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_failure_event_all_of.rb +203 -0
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_payload.rb +253 -0
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_payload_destination.rb +215 -0
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_payload_external_messages.rb +204 -0
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_payload_message.rb +205 -0
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_user_event.rb +241 -0
- data/lib/sunshine-conversations-client/models/conversation_message_event.rb +241 -0
- data/lib/sunshine-conversations-client/models/conversation_message_event_all_of.rb +203 -0
- data/lib/sunshine-conversations-client/models/conversation_message_event_all_of_payload.rb +224 -0
- data/lib/sunshine-conversations-client/models/conversation_postback_event.rb +241 -0
- data/lib/sunshine-conversations-client/models/conversation_postback_event_all_of.rb +203 -0
- data/lib/sunshine-conversations-client/models/conversation_postback_event_all_of_payload.rb +235 -0
- data/lib/sunshine-conversations-client/models/conversation_read_event.rb +241 -0
- data/lib/sunshine-conversations-client/models/conversation_read_event_all_of.rb +203 -0
- data/lib/sunshine-conversations-client/models/conversation_read_event_all_of_payload.rb +215 -0
- data/lib/sunshine-conversations-client/models/conversation_response.rb +204 -0
- data/lib/sunshine-conversations-client/models/conversation_truncated.rb +235 -0
- data/lib/sunshine-conversations-client/models/conversation_type.rb +33 -0
- data/lib/sunshine-conversations-client/models/conversation_typing_event.rb +241 -0
- data/lib/sunshine-conversations-client/models/conversation_typing_event_all_of.rb +203 -0
- data/lib/sunshine-conversations-client/models/conversation_typing_event_all_of_payload.rb +215 -0
- data/lib/sunshine-conversations-client/models/conversation_update_body.rb +285 -0
- data/lib/sunshine-conversations-client/models/custom.rb +232 -0
- data/lib/sunshine-conversations-client/models/custom_all_of.rb +220 -0
- data/lib/sunshine-conversations-client/models/custom_update.rb +205 -0
- data/lib/sunshine-conversations-client/models/destination.rb +239 -0
- data/lib/sunshine-conversations-client/models/device.rb +343 -0
- data/lib/sunshine-conversations-client/models/event_sub_schema.rb +224 -0
- data/lib/sunshine-conversations-client/models/extra_channel_options.rb +204 -0
- data/lib/sunshine-conversations-client/models/extra_channel_options_messenger.rb +251 -0
- data/lib/sunshine-conversations-client/models/field.rb +522 -0
- data/lib/sunshine-conversations-client/models/file_message.rb +256 -0
- data/lib/sunshine-conversations-client/models/form_message.rb +236 -0
- data/lib/sunshine-conversations-client/models/form_response_message.rb +236 -0
- data/lib/sunshine-conversations-client/models/image_message.rb +245 -0
- data/lib/sunshine-conversations-client/models/inline_object.rb +254 -0
- data/lib/sunshine-conversations-client/models/integration.rb +260 -0
- data/lib/sunshine-conversations-client/models/integration_api_key.rb +209 -0
- data/lib/sunshine-conversations-client/models/integration_api_key_list_response.rb +203 -0
- data/lib/sunshine-conversations-client/models/integration_api_key_response.rb +203 -0
- data/lib/sunshine-conversations-client/models/integration_id.rb +204 -0
- data/lib/sunshine-conversations-client/models/integration_list_filter.rb +204 -0
- data/lib/sunshine-conversations-client/models/integration_list_response.rb +221 -0
- data/lib/sunshine-conversations-client/models/integration_response.rb +203 -0
- data/lib/sunshine-conversations-client/models/integration_type.rb +204 -0
- data/lib/sunshine-conversations-client/models/integration_update.rb +619 -0
- data/lib/sunshine-conversations-client/models/integration_update_base.rb +229 -0
- data/lib/sunshine-conversations-client/models/ios.rb +284 -0
- data/lib/sunshine-conversations-client/models/ios_all_of.rb +272 -0
- data/lib/sunshine-conversations-client/models/ios_update.rb +303 -0
- data/lib/sunshine-conversations-client/models/ios_update_all_of.rb +260 -0
- data/lib/sunshine-conversations-client/models/item.rb +381 -0
- data/lib/sunshine-conversations-client/models/line.rb +313 -0
- data/lib/sunshine-conversations-client/models/line_all_of.rb +302 -0
- data/lib/sunshine-conversations-client/models/line_update.rb +205 -0
- data/lib/sunshine-conversations-client/models/link.rb +272 -0
- data/lib/sunshine-conversations-client/models/links.rb +215 -0
- data/lib/sunshine-conversations-client/models/list_message.rb +235 -0
- data/lib/sunshine-conversations-client/models/location_message.rb +245 -0
- data/lib/sunshine-conversations-client/models/location_message_coordinates.rb +225 -0
- data/lib/sunshine-conversations-client/models/location_message_location.rb +215 -0
- data/lib/sunshine-conversations-client/models/location_request.rb +238 -0
- data/lib/sunshine-conversations-client/models/mailgun.rb +356 -0
- data/lib/sunshine-conversations-client/models/mailgun_all_of.rb +345 -0
- data/lib/sunshine-conversations-client/models/mailgun_update.rb +273 -0
- data/lib/sunshine-conversations-client/models/mailgun_update_all_of.rb +230 -0
- data/lib/sunshine-conversations-client/models/match_criteria.rb +312 -0
- data/lib/sunshine-conversations-client/models/match_criteria_base.rb +237 -0
- data/lib/sunshine-conversations-client/models/match_criteria_mailgun.rb +273 -0
- data/lib/sunshine-conversations-client/models/match_criteria_mailgun_all_of.rb +234 -0
- data/lib/sunshine-conversations-client/models/match_criteria_messagebird.rb +261 -0
- data/lib/sunshine-conversations-client/models/match_criteria_messagebird_all_of.rb +222 -0
- data/lib/sunshine-conversations-client/models/match_criteria_twilio.rb +261 -0
- data/lib/sunshine-conversations-client/models/match_criteria_twilio_all_of.rb +222 -0
- data/lib/sunshine-conversations-client/models/match_criteria_whatsapp.rb +261 -0
- data/lib/sunshine-conversations-client/models/match_criteria_whatsapp_all_of.rb +222 -0
- data/lib/sunshine-conversations-client/models/message.rb +274 -0
- data/lib/sunshine-conversations-client/models/message_bird_update.rb +205 -0
- data/lib/sunshine-conversations-client/models/message_list_response.rb +221 -0
- data/lib/sunshine-conversations-client/models/message_override.rb +253 -0
- data/lib/sunshine-conversations-client/models/message_override_apple.rb +203 -0
- data/lib/sunshine-conversations-client/models/message_override_line.rb +203 -0
- data/lib/sunshine-conversations-client/models/message_override_messenger.rb +203 -0
- data/lib/sunshine-conversations-client/models/message_override_payload.rb +204 -0
- data/lib/sunshine-conversations-client/models/message_override_whatsapp.rb +203 -0
- data/lib/sunshine-conversations-client/models/message_post.rb +263 -0
- data/lib/sunshine-conversations-client/models/message_post_response.rb +203 -0
- data/lib/sunshine-conversations-client/models/message_webhook.rb +274 -0
- data/lib/sunshine-conversations-client/models/messagebird.rb +330 -0
- data/lib/sunshine-conversations-client/models/messagebird_all_of.rb +319 -0
- data/lib/sunshine-conversations-client/models/messenger.rb +263 -0
- data/lib/sunshine-conversations-client/models/messenger_all_of.rb +252 -0
- data/lib/sunshine-conversations-client/models/messenger_update.rb +247 -0
- data/lib/sunshine-conversations-client/models/messenger_update_all_of.rb +204 -0
- data/lib/sunshine-conversations-client/models/meta.rb +225 -0
- data/lib/sunshine-conversations-client/models/offer_control_body.rb +219 -0
- data/lib/sunshine-conversations-client/models/page.rb +250 -0
- data/lib/sunshine-conversations-client/models/participant.rb +255 -0
- data/lib/sunshine-conversations-client/models/participant_join_body.rb +205 -0
- data/lib/sunshine-conversations-client/models/participant_leave_body.rb +249 -0
- data/lib/sunshine-conversations-client/models/participant_leave_body_participant_id.rb +204 -0
- data/lib/sunshine-conversations-client/models/participant_leave_body_user_external_id.rb +204 -0
- data/lib/sunshine-conversations-client/models/participant_leave_body_user_id.rb +204 -0
- data/lib/sunshine-conversations-client/models/participant_list_response.rb +221 -0
- data/lib/sunshine-conversations-client/models/participant_response.rb +204 -0
- data/lib/sunshine-conversations-client/models/participant_sub_schema.rb +244 -0
- data/lib/sunshine-conversations-client/models/participant_with_user_external_id.rb +214 -0
- data/lib/sunshine-conversations-client/models/participant_with_user_id.rb +214 -0
- data/lib/sunshine-conversations-client/models/pass_control_body.rb +219 -0
- data/lib/sunshine-conversations-client/models/postback.rb +252 -0
- data/lib/sunshine-conversations-client/models/postback_webhook.rb +215 -0
- data/lib/sunshine-conversations-client/models/prechat_capture.rb +239 -0
- data/lib/sunshine-conversations-client/models/profile.rb +335 -0
- data/lib/sunshine-conversations-client/models/quoted_message.rb +249 -0
- data/lib/sunshine-conversations-client/models/quoted_message_external_message_id.rb +216 -0
- data/lib/sunshine-conversations-client/models/quoted_message_message.rb +215 -0
- data/lib/sunshine-conversations-client/models/referral.rb +214 -0
- data/lib/sunshine-conversations-client/models/referral_details.rb +226 -0
- data/lib/sunshine-conversations-client/models/reply.rb +260 -0
- data/lib/sunshine-conversations-client/models/source.rb +265 -0
- data/lib/sunshine-conversations-client/models/source_webhook.rb +258 -0
- data/lib/sunshine-conversations-client/models/status.rb +34 -0
- data/lib/sunshine-conversations-client/models/switchboard.rb +234 -0
- data/lib/sunshine-conversations-client/models/switchboard_accept_control.rb +241 -0
- data/lib/sunshine-conversations-client/models/switchboard_accept_control_all_of.rb +203 -0
- data/lib/sunshine-conversations-client/models/switchboard_accept_control_all_of_payload.rb +216 -0
- data/lib/sunshine-conversations-client/models/switchboard_accept_control_failure.rb +241 -0
- data/lib/sunshine-conversations-client/models/switchboard_accept_control_failure_all_of.rb +203 -0
- data/lib/sunshine-conversations-client/models/switchboard_accept_control_failure_all_of_payload.rb +226 -0
- data/lib/sunshine-conversations-client/models/switchboard_integration.rb +333 -0
- data/lib/sunshine-conversations-client/models/switchboard_integration_create_body.rb +302 -0
- data/lib/sunshine-conversations-client/models/switchboard_integration_list_response.rb +203 -0
- data/lib/sunshine-conversations-client/models/switchboard_integration_response.rb +204 -0
- data/lib/sunshine-conversations-client/models/switchboard_integration_update_body.rb +294 -0
- data/lib/sunshine-conversations-client/models/switchboard_integration_webhook.rb +249 -0
- data/lib/sunshine-conversations-client/models/switchboard_list_response.rb +203 -0
- data/lib/sunshine-conversations-client/models/switchboard_offer_control.rb +241 -0
- data/lib/sunshine-conversations-client/models/switchboard_offer_control_all_of.rb +203 -0
- data/lib/sunshine-conversations-client/models/switchboard_offer_control_all_of_payload.rb +216 -0
- data/lib/sunshine-conversations-client/models/switchboard_offer_control_failure.rb +241 -0
- data/lib/sunshine-conversations-client/models/switchboard_pass_control.rb +241 -0
- data/lib/sunshine-conversations-client/models/switchboard_pass_control_all_of.rb +203 -0
- data/lib/sunshine-conversations-client/models/switchboard_pass_control_all_of_payload.rb +216 -0
- data/lib/sunshine-conversations-client/models/switchboard_pass_control_failure.rb +241 -0
- data/lib/sunshine-conversations-client/models/switchboard_response.rb +204 -0
- data/lib/sunshine-conversations-client/models/switchboard_update_body.rb +214 -0
- data/lib/sunshine-conversations-client/models/target.rb +210 -0
- data/lib/sunshine-conversations-client/models/telegram.rb +272 -0
- data/lib/sunshine-conversations-client/models/telegram_all_of.rb +261 -0
- data/lib/sunshine-conversations-client/models/telegram_update.rb +205 -0
- data/lib/sunshine-conversations-client/models/text_message.rb +245 -0
- data/lib/sunshine-conversations-client/models/twilio.rb +301 -0
- data/lib/sunshine-conversations-client/models/twilio_all_of.rb +290 -0
- data/lib/sunshine-conversations-client/models/twilio_update.rb +205 -0
- data/lib/sunshine-conversations-client/models/twitter.rb +419 -0
- data/lib/sunshine-conversations-client/models/twitter_all_of.rb +408 -0
- data/lib/sunshine-conversations-client/models/twitter_update.rb +205 -0
- data/lib/sunshine-conversations-client/models/user.rb +250 -0
- data/lib/sunshine-conversations-client/models/user_all_of.rb +221 -0
- data/lib/sunshine-conversations-client/models/user_create_body.rb +267 -0
- data/lib/sunshine-conversations-client/models/user_merge_event.rb +241 -0
- data/lib/sunshine-conversations-client/models/user_merge_event_all_of.rb +203 -0
- data/lib/sunshine-conversations-client/models/user_merge_event_all_of_payload.rb +225 -0
- data/lib/sunshine-conversations-client/models/user_merge_event_all_of_payload_merged_conversations.rb +215 -0
- data/lib/sunshine-conversations-client/models/user_merge_event_all_of_payload_merged_users.rb +215 -0
- data/lib/sunshine-conversations-client/models/user_response.rb +204 -0
- data/lib/sunshine-conversations-client/models/user_truncated.rb +215 -0
- data/lib/sunshine-conversations-client/models/user_update_body.rb +223 -0
- data/lib/sunshine-conversations-client/models/viber.rb +272 -0
- data/lib/sunshine-conversations-client/models/viber_all_of.rb +261 -0
- data/lib/sunshine-conversations-client/models/viber_update.rb +205 -0
- data/lib/sunshine-conversations-client/models/web.rb +383 -0
- data/lib/sunshine-conversations-client/models/web_all_of.rb +372 -0
- data/lib/sunshine-conversations-client/models/web_update.rb +402 -0
- data/lib/sunshine-conversations-client/models/web_update_all_of.rb +360 -0
- data/lib/sunshine-conversations-client/models/webhook.rb +277 -0
- data/lib/sunshine-conversations-client/models/webhook_body.rb +237 -0
- data/lib/sunshine-conversations-client/models/webhook_create_body.rb +205 -0
- data/lib/sunshine-conversations-client/models/webhook_list_response.rb +203 -0
- data/lib/sunshine-conversations-client/models/webhook_response.rb +204 -0
- data/lib/sunshine-conversations-client/models/webhook_sub_schema.rb +215 -0
- data/lib/sunshine-conversations-client/models/webview.rb +339 -0
- data/lib/sunshine-conversations-client/models/whats_app_update.rb +272 -0
- data/lib/sunshine-conversations-client/models/whats_app_update_all_of.rb +229 -0
- data/lib/sunshine-conversations-client/models/whatsapp.rb +268 -0
- data/lib/sunshine-conversations-client/models/whatsapp_all_of.rb +257 -0
- data/lib/sunshine-conversations-client/version.rb +12 -0
- data/spec/api_client_spec.rb +223 -0
- data/spec/configuration_spec.rb +39 -0
- data/spec/spec_helper.rb +108 -0
- data/sunshine-conversations-client.gemspec +36 -0
- metadata +641 -0
|
@@ -0,0 +1,223 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Sunshine Conversations API
|
|
3
|
+
|
|
4
|
+
The version of the OpenAPI document: 9.1.0
|
|
5
|
+
|
|
6
|
+
Generated by: https://openapi-generator.tech
|
|
7
|
+
OpenAPI Generator version: 4.3.1
|
|
8
|
+
=end
|
|
9
|
+
|
|
10
|
+
require 'spec_helper'
|
|
11
|
+
|
|
12
|
+
describe SunshineConversationsClient::ApiClient do
|
|
13
|
+
context 'initialization' do
|
|
14
|
+
context 'URL stuff' do
|
|
15
|
+
context 'host' do
|
|
16
|
+
it 'removes http from host' do
|
|
17
|
+
SunshineConversationsClient.configure { |c| c.host = 'http://example.com' }
|
|
18
|
+
expect(SunshineConversationsClient::Configuration.default.host).to eq('example.com')
|
|
19
|
+
end
|
|
20
|
+
|
|
21
|
+
it 'removes https from host' do
|
|
22
|
+
SunshineConversationsClient.configure { |c| c.host = 'https://wookiee.com' }
|
|
23
|
+
expect(SunshineConversationsClient::ApiClient.default.config.host).to eq('wookiee.com')
|
|
24
|
+
end
|
|
25
|
+
|
|
26
|
+
it 'removes trailing path from host' do
|
|
27
|
+
SunshineConversationsClient.configure { |c| c.host = 'hobo.com/v4' }
|
|
28
|
+
expect(SunshineConversationsClient::Configuration.default.host).to eq('hobo.com')
|
|
29
|
+
end
|
|
30
|
+
end
|
|
31
|
+
|
|
32
|
+
context 'base_path' do
|
|
33
|
+
it "prepends a slash to base_path" do
|
|
34
|
+
SunshineConversationsClient.configure { |c| c.base_path = 'v4/dog' }
|
|
35
|
+
expect(SunshineConversationsClient::Configuration.default.base_path).to eq('/v4/dog')
|
|
36
|
+
end
|
|
37
|
+
|
|
38
|
+
it "doesn't prepend a slash if one is already there" do
|
|
39
|
+
SunshineConversationsClient.configure { |c| c.base_path = '/v4/dog' }
|
|
40
|
+
expect(SunshineConversationsClient::Configuration.default.base_path).to eq('/v4/dog')
|
|
41
|
+
end
|
|
42
|
+
|
|
43
|
+
it "ends up as a blank string if nil" do
|
|
44
|
+
SunshineConversationsClient.configure { |c| c.base_path = nil }
|
|
45
|
+
expect(SunshineConversationsClient::Configuration.default.base_path).to eq('')
|
|
46
|
+
end
|
|
47
|
+
end
|
|
48
|
+
end
|
|
49
|
+
end
|
|
50
|
+
|
|
51
|
+
describe 'params_encoding in #build_request' do
|
|
52
|
+
let(:config) { SunshineConversationsClient::Configuration.new }
|
|
53
|
+
let(:api_client) { SunshineConversationsClient::ApiClient.new(config) }
|
|
54
|
+
|
|
55
|
+
it 'defaults to nil' do
|
|
56
|
+
expect(SunshineConversationsClient::Configuration.default.params_encoding).to eq(nil)
|
|
57
|
+
expect(config.params_encoding).to eq(nil)
|
|
58
|
+
|
|
59
|
+
request = api_client.build_request(:get, '/test')
|
|
60
|
+
expect(request.options[:params_encoding]).to eq(nil)
|
|
61
|
+
end
|
|
62
|
+
|
|
63
|
+
it 'can be customized' do
|
|
64
|
+
config.params_encoding = :multi
|
|
65
|
+
request = api_client.build_request(:get, '/test')
|
|
66
|
+
expect(request.options[:params_encoding]).to eq(:multi)
|
|
67
|
+
end
|
|
68
|
+
end
|
|
69
|
+
|
|
70
|
+
describe 'timeout in #build_request' do
|
|
71
|
+
let(:config) { SunshineConversationsClient::Configuration.new }
|
|
72
|
+
let(:api_client) { SunshineConversationsClient::ApiClient.new(config) }
|
|
73
|
+
|
|
74
|
+
it 'defaults to 0' do
|
|
75
|
+
expect(SunshineConversationsClient::Configuration.default.timeout).to eq(0)
|
|
76
|
+
expect(config.timeout).to eq(0)
|
|
77
|
+
|
|
78
|
+
request = api_client.build_request(:get, '/test')
|
|
79
|
+
expect(request.options[:timeout]).to eq(0)
|
|
80
|
+
end
|
|
81
|
+
|
|
82
|
+
it 'can be customized' do
|
|
83
|
+
config.timeout = 100
|
|
84
|
+
request = api_client.build_request(:get, '/test')
|
|
85
|
+
expect(request.options[:timeout]).to eq(100)
|
|
86
|
+
end
|
|
87
|
+
end
|
|
88
|
+
|
|
89
|
+
describe '#deserialize' do
|
|
90
|
+
it "handles Array<Integer>" do
|
|
91
|
+
api_client = SunshineConversationsClient::ApiClient.new
|
|
92
|
+
headers = { 'Content-Type' => 'application/json' }
|
|
93
|
+
response = double('response', headers: headers, body: '[12, 34]')
|
|
94
|
+
data = api_client.deserialize(response, 'Array<Integer>')
|
|
95
|
+
expect(data).to be_instance_of(Array)
|
|
96
|
+
expect(data).to eq([12, 34])
|
|
97
|
+
end
|
|
98
|
+
|
|
99
|
+
it 'handles Array<Array<Integer>>' do
|
|
100
|
+
api_client = SunshineConversationsClient::ApiClient.new
|
|
101
|
+
headers = { 'Content-Type' => 'application/json' }
|
|
102
|
+
response = double('response', headers: headers, body: '[[12, 34], [56]]')
|
|
103
|
+
data = api_client.deserialize(response, 'Array<Array<Integer>>')
|
|
104
|
+
expect(data).to be_instance_of(Array)
|
|
105
|
+
expect(data).to eq([[12, 34], [56]])
|
|
106
|
+
end
|
|
107
|
+
|
|
108
|
+
it 'handles Hash<String, String>' do
|
|
109
|
+
api_client = SunshineConversationsClient::ApiClient.new
|
|
110
|
+
headers = { 'Content-Type' => 'application/json' }
|
|
111
|
+
response = double('response', headers: headers, body: '{"message": "Hello"}')
|
|
112
|
+
data = api_client.deserialize(response, 'Hash<String, String>')
|
|
113
|
+
expect(data).to be_instance_of(Hash)
|
|
114
|
+
expect(data).to eq(:message => 'Hello')
|
|
115
|
+
end
|
|
116
|
+
end
|
|
117
|
+
|
|
118
|
+
describe "#object_to_hash" do
|
|
119
|
+
it 'ignores nils and includes empty arrays' do
|
|
120
|
+
# uncomment below to test object_to_hash for model
|
|
121
|
+
# api_client = SunshineConversationsClient::ApiClient.new
|
|
122
|
+
# _model = SunshineConversationsClient::ModelName.new
|
|
123
|
+
# update the model attribute below
|
|
124
|
+
# _model.id = 1
|
|
125
|
+
# update the expected value (hash) below
|
|
126
|
+
# expected = {id: 1, name: '', tags: []}
|
|
127
|
+
# expect(api_client.object_to_hash(_model)).to eq(expected)
|
|
128
|
+
end
|
|
129
|
+
end
|
|
130
|
+
|
|
131
|
+
describe '#build_collection_param' do
|
|
132
|
+
let(:param) { ['aa', 'bb', 'cc'] }
|
|
133
|
+
let(:api_client) { SunshineConversationsClient::ApiClient.new }
|
|
134
|
+
|
|
135
|
+
it 'works for csv' do
|
|
136
|
+
expect(api_client.build_collection_param(param, :csv)).to eq('aa,bb,cc')
|
|
137
|
+
end
|
|
138
|
+
|
|
139
|
+
it 'works for ssv' do
|
|
140
|
+
expect(api_client.build_collection_param(param, :ssv)).to eq('aa bb cc')
|
|
141
|
+
end
|
|
142
|
+
|
|
143
|
+
it 'works for tsv' do
|
|
144
|
+
expect(api_client.build_collection_param(param, :tsv)).to eq("aa\tbb\tcc")
|
|
145
|
+
end
|
|
146
|
+
|
|
147
|
+
it 'works for pipes' do
|
|
148
|
+
expect(api_client.build_collection_param(param, :pipes)).to eq('aa|bb|cc')
|
|
149
|
+
end
|
|
150
|
+
|
|
151
|
+
it 'works for multi' do
|
|
152
|
+
expect(api_client.build_collection_param(param, :multi)).to eq(['aa', 'bb', 'cc'])
|
|
153
|
+
end
|
|
154
|
+
|
|
155
|
+
it 'fails for invalid collection format' do
|
|
156
|
+
expect { api_client.build_collection_param(param, :INVALID) }.to raise_error(RuntimeError, 'unknown collection format: :INVALID')
|
|
157
|
+
end
|
|
158
|
+
end
|
|
159
|
+
|
|
160
|
+
describe '#json_mime?' do
|
|
161
|
+
let(:api_client) { SunshineConversationsClient::ApiClient.new }
|
|
162
|
+
|
|
163
|
+
it 'works' do
|
|
164
|
+
expect(api_client.json_mime?(nil)).to eq false
|
|
165
|
+
expect(api_client.json_mime?('')).to eq false
|
|
166
|
+
|
|
167
|
+
expect(api_client.json_mime?('application/json')).to eq true
|
|
168
|
+
expect(api_client.json_mime?('application/json; charset=UTF8')).to eq true
|
|
169
|
+
expect(api_client.json_mime?('APPLICATION/JSON')).to eq true
|
|
170
|
+
|
|
171
|
+
expect(api_client.json_mime?('application/xml')).to eq false
|
|
172
|
+
expect(api_client.json_mime?('text/plain')).to eq false
|
|
173
|
+
expect(api_client.json_mime?('application/jsonp')).to eq false
|
|
174
|
+
end
|
|
175
|
+
end
|
|
176
|
+
|
|
177
|
+
describe '#select_header_accept' do
|
|
178
|
+
let(:api_client) { SunshineConversationsClient::ApiClient.new }
|
|
179
|
+
|
|
180
|
+
it 'works' do
|
|
181
|
+
expect(api_client.select_header_accept(nil)).to be_nil
|
|
182
|
+
expect(api_client.select_header_accept([])).to be_nil
|
|
183
|
+
|
|
184
|
+
expect(api_client.select_header_accept(['application/json'])).to eq('application/json')
|
|
185
|
+
expect(api_client.select_header_accept(['application/xml', 'application/json; charset=UTF8'])).to eq('application/json; charset=UTF8')
|
|
186
|
+
expect(api_client.select_header_accept(['APPLICATION/JSON', 'text/html'])).to eq('APPLICATION/JSON')
|
|
187
|
+
|
|
188
|
+
expect(api_client.select_header_accept(['application/xml'])).to eq('application/xml')
|
|
189
|
+
expect(api_client.select_header_accept(['text/html', 'application/xml'])).to eq('text/html,application/xml')
|
|
190
|
+
end
|
|
191
|
+
end
|
|
192
|
+
|
|
193
|
+
describe '#select_header_content_type' do
|
|
194
|
+
let(:api_client) { SunshineConversationsClient::ApiClient.new }
|
|
195
|
+
|
|
196
|
+
it 'works' do
|
|
197
|
+
expect(api_client.select_header_content_type(nil)).to eq('application/json')
|
|
198
|
+
expect(api_client.select_header_content_type([])).to eq('application/json')
|
|
199
|
+
|
|
200
|
+
expect(api_client.select_header_content_type(['application/json'])).to eq('application/json')
|
|
201
|
+
expect(api_client.select_header_content_type(['application/xml', 'application/json; charset=UTF8'])).to eq('application/json; charset=UTF8')
|
|
202
|
+
expect(api_client.select_header_content_type(['APPLICATION/JSON', 'text/html'])).to eq('APPLICATION/JSON')
|
|
203
|
+
expect(api_client.select_header_content_type(['application/xml'])).to eq('application/xml')
|
|
204
|
+
expect(api_client.select_header_content_type(['text/plain', 'application/xml'])).to eq('text/plain')
|
|
205
|
+
end
|
|
206
|
+
end
|
|
207
|
+
|
|
208
|
+
describe '#sanitize_filename' do
|
|
209
|
+
let(:api_client) { SunshineConversationsClient::ApiClient.new }
|
|
210
|
+
|
|
211
|
+
it 'works' do
|
|
212
|
+
expect(api_client.sanitize_filename('sun')).to eq('sun')
|
|
213
|
+
expect(api_client.sanitize_filename('sun.gif')).to eq('sun.gif')
|
|
214
|
+
expect(api_client.sanitize_filename('../sun.gif')).to eq('sun.gif')
|
|
215
|
+
expect(api_client.sanitize_filename('/var/tmp/sun.gif')).to eq('sun.gif')
|
|
216
|
+
expect(api_client.sanitize_filename('./sun.gif')).to eq('sun.gif')
|
|
217
|
+
expect(api_client.sanitize_filename('..\sun.gif')).to eq('sun.gif')
|
|
218
|
+
expect(api_client.sanitize_filename('\var\tmp\sun.gif')).to eq('sun.gif')
|
|
219
|
+
expect(api_client.sanitize_filename('c:\var\tmp\sun.gif')).to eq('sun.gif')
|
|
220
|
+
expect(api_client.sanitize_filename('.\sun.gif')).to eq('sun.gif')
|
|
221
|
+
end
|
|
222
|
+
end
|
|
223
|
+
end
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Sunshine Conversations API
|
|
3
|
+
|
|
4
|
+
The version of the OpenAPI document: 9.1.0
|
|
5
|
+
|
|
6
|
+
Generated by: https://openapi-generator.tech
|
|
7
|
+
OpenAPI Generator version: 4.3.1
|
|
8
|
+
=end
|
|
9
|
+
|
|
10
|
+
require 'spec_helper'
|
|
11
|
+
|
|
12
|
+
describe SunshineConversationsClient::Configuration do
|
|
13
|
+
let(:config) { SunshineConversationsClient::Configuration.default }
|
|
14
|
+
|
|
15
|
+
before(:each) do
|
|
16
|
+
# uncomment below to setup host and base_path
|
|
17
|
+
# require 'URI'
|
|
18
|
+
# uri = URI.parse("https://api.smooch.io")
|
|
19
|
+
# SunshineConversationsClient.configure do |c|
|
|
20
|
+
# c.host = uri.host
|
|
21
|
+
# c.base_path = uri.path
|
|
22
|
+
# end
|
|
23
|
+
end
|
|
24
|
+
|
|
25
|
+
describe '#base_url' do
|
|
26
|
+
it 'should have the default value' do
|
|
27
|
+
# uncomment below to test default value of the base path
|
|
28
|
+
# expect(config.base_url).to eq("https://api.smooch.io")
|
|
29
|
+
end
|
|
30
|
+
|
|
31
|
+
it 'should remove trailing slashes' do
|
|
32
|
+
[nil, '', '/', '//'].each do |base_path|
|
|
33
|
+
config.base_path = base_path
|
|
34
|
+
# uncomment below to test trailing slashes
|
|
35
|
+
# expect(config.base_url).to eq("https://api.smooch.io")
|
|
36
|
+
end
|
|
37
|
+
end
|
|
38
|
+
end
|
|
39
|
+
end
|
data/spec/spec_helper.rb
ADDED
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Sunshine Conversations API
|
|
3
|
+
|
|
4
|
+
The version of the OpenAPI document: 9.1.0
|
|
5
|
+
|
|
6
|
+
Generated by: https://openapi-generator.tech
|
|
7
|
+
OpenAPI Generator version: 4.3.1
|
|
8
|
+
=end
|
|
9
|
+
|
|
10
|
+
# load the gem
|
|
11
|
+
require 'sunshine-conversations-client'
|
|
12
|
+
|
|
13
|
+
# The following was generated by the `rspec --init` command. Conventionally, all
|
|
14
|
+
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
|
|
15
|
+
# The generated `.rspec` file contains `--require spec_helper` which will cause
|
|
16
|
+
# this file to always be loaded, without a need to explicitly require it in any
|
|
17
|
+
# files.
|
|
18
|
+
#
|
|
19
|
+
# Given that it is always loaded, you are encouraged to keep this file as
|
|
20
|
+
# light-weight as possible. Requiring heavyweight dependencies from this file
|
|
21
|
+
# will add to the boot time of your test suite on EVERY test run, even for an
|
|
22
|
+
# individual file that may not need all of that loaded. Instead, consider making
|
|
23
|
+
# a separate helper file that requires the additional dependencies and performs
|
|
24
|
+
# the additional setup, and require it from the spec files that actually need
|
|
25
|
+
# it.
|
|
26
|
+
#
|
|
27
|
+
# The `.rspec` file also contains a few flags that are not defaults but that
|
|
28
|
+
# users commonly want.
|
|
29
|
+
#
|
|
30
|
+
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
|
|
31
|
+
RSpec.configure do |config|
|
|
32
|
+
# rspec-expectations config goes here. You can use an alternate
|
|
33
|
+
# assertion/expectation library such as wrong or the stdlib/minitest
|
|
34
|
+
# assertions if you prefer.
|
|
35
|
+
config.expect_with :rspec do |expectations|
|
|
36
|
+
# This option will default to `true` in RSpec 4. It makes the `description`
|
|
37
|
+
# and `failure_message` of custom matchers include text for helper methods
|
|
38
|
+
# defined using `chain`, e.g.:
|
|
39
|
+
# be_bigger_than(2).and_smaller_than(4).description
|
|
40
|
+
# # => "be bigger than 2 and smaller than 4"
|
|
41
|
+
# ...rather than:
|
|
42
|
+
# # => "be bigger than 2"
|
|
43
|
+
expectations.include_chain_clauses_in_custom_matcher_descriptions = true
|
|
44
|
+
end
|
|
45
|
+
|
|
46
|
+
# rspec-mocks config goes here. You can use an alternate test double
|
|
47
|
+
# library (such as bogus or mocha) by changing the `mock_with` option here.
|
|
48
|
+
config.mock_with :rspec do |mocks|
|
|
49
|
+
# Prevents you from mocking or stubbing a method that does not exist on
|
|
50
|
+
# a real object. This is generally recommended, and will default to
|
|
51
|
+
# `true` in RSpec 4.
|
|
52
|
+
mocks.verify_partial_doubles = true
|
|
53
|
+
end
|
|
54
|
+
|
|
55
|
+
# The settings below are suggested to provide a good initial experience
|
|
56
|
+
# with RSpec, but feel free to customize to your heart's content.
|
|
57
|
+
=begin
|
|
58
|
+
# These two settings work together to allow you to limit a spec run
|
|
59
|
+
# to individual examples or groups you care about by tagging them with
|
|
60
|
+
# `:focus` metadata. When nothing is tagged with `:focus`, all examples
|
|
61
|
+
# get run.
|
|
62
|
+
config.filter_run :focus
|
|
63
|
+
config.run_all_when_everything_filtered = true
|
|
64
|
+
|
|
65
|
+
# Allows RSpec to persist some state between runs in order to support
|
|
66
|
+
# the `--only-failures` and `--next-failure` CLI options. We recommend
|
|
67
|
+
# you configure your source control system to ignore this file.
|
|
68
|
+
config.example_status_persistence_file_path = "spec/examples.txt"
|
|
69
|
+
|
|
70
|
+
# Limits the available syntax to the non-monkey patched syntax that is
|
|
71
|
+
# recommended. For more details, see:
|
|
72
|
+
# - http://rspec.info/blog/2012/06/rspecs-new-expectation-syntax/
|
|
73
|
+
# - http://www.teaisaweso.me/blog/2013/05/27/rspecs-new-message-expectation-syntax/
|
|
74
|
+
# - http://rspec.info/blog/2014/05/notable-changes-in-rspec-3/#zero-monkey-patching-mode
|
|
75
|
+
config.disable_monkey_patching!
|
|
76
|
+
|
|
77
|
+
# This setting enables warnings. It's recommended, but in some cases may
|
|
78
|
+
# be too noisy due to issues in dependencies.
|
|
79
|
+
config.warnings = true
|
|
80
|
+
|
|
81
|
+
# Many RSpec users commonly either run the entire suite or an individual
|
|
82
|
+
# file, and it's useful to allow more verbose output when running an
|
|
83
|
+
# individual spec file.
|
|
84
|
+
if config.files_to_run.one?
|
|
85
|
+
# Use the documentation formatter for detailed output,
|
|
86
|
+
# unless a formatter has already been configured
|
|
87
|
+
# (e.g. via a command-line flag).
|
|
88
|
+
config.default_formatter = 'doc'
|
|
89
|
+
end
|
|
90
|
+
|
|
91
|
+
# Print the 10 slowest examples and example groups at the
|
|
92
|
+
# end of the spec run, to help surface which specs are running
|
|
93
|
+
# particularly slow.
|
|
94
|
+
config.profile_examples = 10
|
|
95
|
+
|
|
96
|
+
# Run specs in random order to surface order dependencies. If you find an
|
|
97
|
+
# order dependency and want to debug it, you can fix the order by providing
|
|
98
|
+
# the seed, which is printed after each run.
|
|
99
|
+
# --seed 1234
|
|
100
|
+
config.order = :random
|
|
101
|
+
|
|
102
|
+
# Seed global randomization in this process using the `--seed` CLI option.
|
|
103
|
+
# Setting this allows you to use `--seed` to deterministically reproduce
|
|
104
|
+
# test failures related to randomization by passing the same `--seed` value
|
|
105
|
+
# as the one that triggered the failure.
|
|
106
|
+
Kernel.srand config.seed
|
|
107
|
+
=end
|
|
108
|
+
end
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# -*- encoding: utf-8 -*-
|
|
2
|
+
|
|
3
|
+
=begin
|
|
4
|
+
#Sunshine Conversations API
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 9.1.0
|
|
7
|
+
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
OpenAPI Generator version: 4.3.1
|
|
10
|
+
=end
|
|
11
|
+
|
|
12
|
+
$:.push File.expand_path("../lib", __FILE__)
|
|
13
|
+
require "sunshine-conversations-client/version"
|
|
14
|
+
|
|
15
|
+
Gem::Specification.new do |s|
|
|
16
|
+
s.name = "sunshine-conversations-client"
|
|
17
|
+
s.version = SunshineConversationsClient::VERSION
|
|
18
|
+
s.platform = Gem::Platform::RUBY
|
|
19
|
+
s.authors = ["Sunshine Conversations"]
|
|
20
|
+
s.email = [""]
|
|
21
|
+
s.homepage = "https://github.com/zendesk/sunshine-conversations-ruby"
|
|
22
|
+
s.summary = "Sunshine Conversations API Ruby Gem"
|
|
23
|
+
s.description = "This gem maps to the Sunshine Conversations API"
|
|
24
|
+
s.license = 'Apache-2.0'
|
|
25
|
+
s.required_ruby_version = ">= 1.9"
|
|
26
|
+
|
|
27
|
+
s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'
|
|
28
|
+
s.add_runtime_dependency 'json', '~> 2.1', '>= 2.1.0'
|
|
29
|
+
|
|
30
|
+
s.add_development_dependency 'rspec', '~> 3.6', '>= 3.6.0'
|
|
31
|
+
|
|
32
|
+
s.files = `find *`.split("\n").uniq.sort.select { |f| !f.empty? }
|
|
33
|
+
s.test_files = `find spec/*`.split("\n")
|
|
34
|
+
s.executables = []
|
|
35
|
+
s.require_paths = ["lib"]
|
|
36
|
+
end
|
metadata
ADDED
|
@@ -0,0 +1,641 @@
|
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
|
+
name: sunshine-conversations-client
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
version: 9.1.1
|
|
5
|
+
platform: ruby
|
|
6
|
+
authors:
|
|
7
|
+
- Sunshine Conversations
|
|
8
|
+
autorequire:
|
|
9
|
+
bindir: bin
|
|
10
|
+
cert_chain: []
|
|
11
|
+
date: 2020-11-11 00:00:00.000000000 Z
|
|
12
|
+
dependencies:
|
|
13
|
+
- !ruby/object:Gem::Dependency
|
|
14
|
+
name: typhoeus
|
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
|
16
|
+
requirements:
|
|
17
|
+
- - "~>"
|
|
18
|
+
- !ruby/object:Gem::Version
|
|
19
|
+
version: '1.0'
|
|
20
|
+
- - ">="
|
|
21
|
+
- !ruby/object:Gem::Version
|
|
22
|
+
version: 1.0.1
|
|
23
|
+
type: :runtime
|
|
24
|
+
prerelease: false
|
|
25
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
26
|
+
requirements:
|
|
27
|
+
- - "~>"
|
|
28
|
+
- !ruby/object:Gem::Version
|
|
29
|
+
version: '1.0'
|
|
30
|
+
- - ">="
|
|
31
|
+
- !ruby/object:Gem::Version
|
|
32
|
+
version: 1.0.1
|
|
33
|
+
- !ruby/object:Gem::Dependency
|
|
34
|
+
name: json
|
|
35
|
+
requirement: !ruby/object:Gem::Requirement
|
|
36
|
+
requirements:
|
|
37
|
+
- - "~>"
|
|
38
|
+
- !ruby/object:Gem::Version
|
|
39
|
+
version: '2.1'
|
|
40
|
+
- - ">="
|
|
41
|
+
- !ruby/object:Gem::Version
|
|
42
|
+
version: 2.1.0
|
|
43
|
+
type: :runtime
|
|
44
|
+
prerelease: false
|
|
45
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
46
|
+
requirements:
|
|
47
|
+
- - "~>"
|
|
48
|
+
- !ruby/object:Gem::Version
|
|
49
|
+
version: '2.1'
|
|
50
|
+
- - ">="
|
|
51
|
+
- !ruby/object:Gem::Version
|
|
52
|
+
version: 2.1.0
|
|
53
|
+
- !ruby/object:Gem::Dependency
|
|
54
|
+
name: rspec
|
|
55
|
+
requirement: !ruby/object:Gem::Requirement
|
|
56
|
+
requirements:
|
|
57
|
+
- - "~>"
|
|
58
|
+
- !ruby/object:Gem::Version
|
|
59
|
+
version: '3.6'
|
|
60
|
+
- - ">="
|
|
61
|
+
- !ruby/object:Gem::Version
|
|
62
|
+
version: 3.6.0
|
|
63
|
+
type: :development
|
|
64
|
+
prerelease: false
|
|
65
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
66
|
+
requirements:
|
|
67
|
+
- - "~>"
|
|
68
|
+
- !ruby/object:Gem::Version
|
|
69
|
+
version: '3.6'
|
|
70
|
+
- - ">="
|
|
71
|
+
- !ruby/object:Gem::Version
|
|
72
|
+
version: 3.6.0
|
|
73
|
+
description: This gem maps to the Sunshine Conversations API
|
|
74
|
+
email:
|
|
75
|
+
- ''
|
|
76
|
+
executables: []
|
|
77
|
+
extensions: []
|
|
78
|
+
extra_rdoc_files: []
|
|
79
|
+
files:
|
|
80
|
+
- CHANGELOG_RB.md
|
|
81
|
+
- Gemfile
|
|
82
|
+
- LICENSE
|
|
83
|
+
- README.md
|
|
84
|
+
- Rakefile
|
|
85
|
+
- docs/AcceptControlBody.md
|
|
86
|
+
- docs/Action.md
|
|
87
|
+
- docs/ActionSubset.md
|
|
88
|
+
- docs/ActivitiesApi.md
|
|
89
|
+
- docs/Activity.md
|
|
90
|
+
- docs/ActivityAllOf.md
|
|
91
|
+
- docs/ActivityPost.md
|
|
92
|
+
- docs/ActivityPostAllOf.md
|
|
93
|
+
- docs/ActivityTypes.md
|
|
94
|
+
- docs/Android.md
|
|
95
|
+
- docs/AndroidAllOf.md
|
|
96
|
+
- docs/AndroidUpdate.md
|
|
97
|
+
- docs/AndroidUpdateAllOf.md
|
|
98
|
+
- docs/ApiKey.md
|
|
99
|
+
- docs/App.md
|
|
100
|
+
- docs/AppCreateBody.md
|
|
101
|
+
- docs/AppKey.md
|
|
102
|
+
- docs/AppKeyCreateBody.md
|
|
103
|
+
- docs/AppKeyListResponse.md
|
|
104
|
+
- docs/AppKeyResponse.md
|
|
105
|
+
- docs/AppKeysApi.md
|
|
106
|
+
- docs/AppListFilter.md
|
|
107
|
+
- docs/AppListResponse.md
|
|
108
|
+
- docs/AppResponse.md
|
|
109
|
+
- docs/AppSettings.md
|
|
110
|
+
- docs/AppSubSchema.md
|
|
111
|
+
- docs/AppUpdateBody.md
|
|
112
|
+
- docs/Apple.md
|
|
113
|
+
- docs/AppleAllOf.md
|
|
114
|
+
- docs/AppleUpdate.md
|
|
115
|
+
- docs/AppsApi.md
|
|
116
|
+
- docs/AttachmentDeleteBody.md
|
|
117
|
+
- docs/AttachmentMediaTokenBody.md
|
|
118
|
+
- docs/AttachmentMediaTokenResponse.md
|
|
119
|
+
- docs/AttachmentResponse.md
|
|
120
|
+
- docs/AttachmentSchema.md
|
|
121
|
+
- docs/AttachmentUploadBody.md
|
|
122
|
+
- docs/AttachmentsApi.md
|
|
123
|
+
- docs/Author.md
|
|
124
|
+
- docs/AuthorWebhook.md
|
|
125
|
+
- docs/Buy.md
|
|
126
|
+
- docs/CarouselMessage.md
|
|
127
|
+
- docs/CarouselMessageDisplaySettings.md
|
|
128
|
+
- docs/Client.md
|
|
129
|
+
- docs/ClientAssociation.md
|
|
130
|
+
- docs/ClientCreate.md
|
|
131
|
+
- docs/ClientListResponse.md
|
|
132
|
+
- docs/ClientResponse.md
|
|
133
|
+
- docs/ClientType.md
|
|
134
|
+
- docs/ClientsApi.md
|
|
135
|
+
- docs/Confirmation.md
|
|
136
|
+
- docs/Content.md
|
|
137
|
+
- docs/Conversation.md
|
|
138
|
+
- docs/ConversationAllOf.md
|
|
139
|
+
- docs/ConversationCreateBody.md
|
|
140
|
+
- docs/ConversationCreateEvent.md
|
|
141
|
+
- docs/ConversationCreateEventAllOf.md
|
|
142
|
+
- docs/ConversationCreateEventAllOfPayload.md
|
|
143
|
+
- docs/ConversationListFilter.md
|
|
144
|
+
- docs/ConversationListResponse.md
|
|
145
|
+
- docs/ConversationMessageDeliveryChannelEvent.md
|
|
146
|
+
- docs/ConversationMessageDeliveryChannelEventAllOf.md
|
|
147
|
+
- docs/ConversationMessageDeliveryFailureEvent.md
|
|
148
|
+
- docs/ConversationMessageDeliveryFailureEventAllOf.md
|
|
149
|
+
- docs/ConversationMessageDeliveryPayload.md
|
|
150
|
+
- docs/ConversationMessageDeliveryPayloadDestination.md
|
|
151
|
+
- docs/ConversationMessageDeliveryPayloadExternalMessages.md
|
|
152
|
+
- docs/ConversationMessageDeliveryPayloadMessage.md
|
|
153
|
+
- docs/ConversationMessageDeliveryUserEvent.md
|
|
154
|
+
- docs/ConversationMessageEvent.md
|
|
155
|
+
- docs/ConversationMessageEventAllOf.md
|
|
156
|
+
- docs/ConversationMessageEventAllOfPayload.md
|
|
157
|
+
- docs/ConversationPostbackEvent.md
|
|
158
|
+
- docs/ConversationPostbackEventAllOf.md
|
|
159
|
+
- docs/ConversationPostbackEventAllOfPayload.md
|
|
160
|
+
- docs/ConversationReadEvent.md
|
|
161
|
+
- docs/ConversationReadEventAllOf.md
|
|
162
|
+
- docs/ConversationReadEventAllOfPayload.md
|
|
163
|
+
- docs/ConversationResponse.md
|
|
164
|
+
- docs/ConversationTruncated.md
|
|
165
|
+
- docs/ConversationType.md
|
|
166
|
+
- docs/ConversationTypingEvent.md
|
|
167
|
+
- docs/ConversationTypingEventAllOf.md
|
|
168
|
+
- docs/ConversationTypingEventAllOfPayload.md
|
|
169
|
+
- docs/ConversationUpdateBody.md
|
|
170
|
+
- docs/ConversationsApi.md
|
|
171
|
+
- docs/Custom.md
|
|
172
|
+
- docs/CustomAllOf.md
|
|
173
|
+
- docs/CustomIntegrationApiKeysApi.md
|
|
174
|
+
- docs/CustomUpdate.md
|
|
175
|
+
- docs/Destination.md
|
|
176
|
+
- docs/Device.md
|
|
177
|
+
- docs/EventSubSchema.md
|
|
178
|
+
- docs/ExtraChannelOptions.md
|
|
179
|
+
- docs/ExtraChannelOptionsMessenger.md
|
|
180
|
+
- docs/Field.md
|
|
181
|
+
- docs/FileMessage.md
|
|
182
|
+
- docs/FormMessage.md
|
|
183
|
+
- docs/FormResponseMessage.md
|
|
184
|
+
- docs/ImageMessage.md
|
|
185
|
+
- docs/InlineObject.md
|
|
186
|
+
- docs/Integration.md
|
|
187
|
+
- docs/IntegrationApiKey.md
|
|
188
|
+
- docs/IntegrationApiKeyListResponse.md
|
|
189
|
+
- docs/IntegrationApiKeyResponse.md
|
|
190
|
+
- docs/IntegrationId.md
|
|
191
|
+
- docs/IntegrationListFilter.md
|
|
192
|
+
- docs/IntegrationListResponse.md
|
|
193
|
+
- docs/IntegrationResponse.md
|
|
194
|
+
- docs/IntegrationType.md
|
|
195
|
+
- docs/IntegrationUpdate.md
|
|
196
|
+
- docs/IntegrationUpdateBase.md
|
|
197
|
+
- docs/IntegrationsApi.md
|
|
198
|
+
- docs/Ios.md
|
|
199
|
+
- docs/IosAllOf.md
|
|
200
|
+
- docs/IosUpdate.md
|
|
201
|
+
- docs/IosUpdateAllOf.md
|
|
202
|
+
- docs/Item.md
|
|
203
|
+
- docs/Line.md
|
|
204
|
+
- docs/LineAllOf.md
|
|
205
|
+
- docs/LineUpdate.md
|
|
206
|
+
- docs/Link.md
|
|
207
|
+
- docs/Links.md
|
|
208
|
+
- docs/ListMessage.md
|
|
209
|
+
- docs/LocationMessage.md
|
|
210
|
+
- docs/LocationMessageCoordinates.md
|
|
211
|
+
- docs/LocationMessageLocation.md
|
|
212
|
+
- docs/LocationRequest.md
|
|
213
|
+
- docs/Mailgun.md
|
|
214
|
+
- docs/MailgunAllOf.md
|
|
215
|
+
- docs/MailgunUpdate.md
|
|
216
|
+
- docs/MailgunUpdateAllOf.md
|
|
217
|
+
- docs/MatchCriteria.md
|
|
218
|
+
- docs/MatchCriteriaBase.md
|
|
219
|
+
- docs/MatchCriteriaMailgun.md
|
|
220
|
+
- docs/MatchCriteriaMailgunAllOf.md
|
|
221
|
+
- docs/MatchCriteriaMessagebird.md
|
|
222
|
+
- docs/MatchCriteriaMessagebirdAllOf.md
|
|
223
|
+
- docs/MatchCriteriaTwilio.md
|
|
224
|
+
- docs/MatchCriteriaTwilioAllOf.md
|
|
225
|
+
- docs/MatchCriteriaWhatsapp.md
|
|
226
|
+
- docs/MatchCriteriaWhatsappAllOf.md
|
|
227
|
+
- docs/Message.md
|
|
228
|
+
- docs/MessageBirdUpdate.md
|
|
229
|
+
- docs/MessageListResponse.md
|
|
230
|
+
- docs/MessageOverride.md
|
|
231
|
+
- docs/MessageOverrideApple.md
|
|
232
|
+
- docs/MessageOverrideLine.md
|
|
233
|
+
- docs/MessageOverrideMessenger.md
|
|
234
|
+
- docs/MessageOverridePayload.md
|
|
235
|
+
- docs/MessageOverrideWhatsapp.md
|
|
236
|
+
- docs/MessagePost.md
|
|
237
|
+
- docs/MessagePostResponse.md
|
|
238
|
+
- docs/MessageWebhook.md
|
|
239
|
+
- docs/Messagebird.md
|
|
240
|
+
- docs/MessagebirdAllOf.md
|
|
241
|
+
- docs/MessagesApi.md
|
|
242
|
+
- docs/Messenger.md
|
|
243
|
+
- docs/MessengerAllOf.md
|
|
244
|
+
- docs/MessengerUpdate.md
|
|
245
|
+
- docs/MessengerUpdateAllOf.md
|
|
246
|
+
- docs/Meta.md
|
|
247
|
+
- docs/OAuthEndpointsApi.md
|
|
248
|
+
- docs/OfferControlBody.md
|
|
249
|
+
- docs/Page.md
|
|
250
|
+
- docs/Participant.md
|
|
251
|
+
- docs/ParticipantJoinBody.md
|
|
252
|
+
- docs/ParticipantLeaveBody.md
|
|
253
|
+
- docs/ParticipantLeaveBodyParticipantId.md
|
|
254
|
+
- docs/ParticipantLeaveBodyUserExternalId.md
|
|
255
|
+
- docs/ParticipantLeaveBodyUserId.md
|
|
256
|
+
- docs/ParticipantListResponse.md
|
|
257
|
+
- docs/ParticipantResponse.md
|
|
258
|
+
- docs/ParticipantSubSchema.md
|
|
259
|
+
- docs/ParticipantWithUserExternalId.md
|
|
260
|
+
- docs/ParticipantWithUserId.md
|
|
261
|
+
- docs/ParticipantsApi.md
|
|
262
|
+
- docs/PassControlBody.md
|
|
263
|
+
- docs/Postback.md
|
|
264
|
+
- docs/PostbackWebhook.md
|
|
265
|
+
- docs/PrechatCapture.md
|
|
266
|
+
- docs/Profile.md
|
|
267
|
+
- docs/QuotedMessage.md
|
|
268
|
+
- docs/QuotedMessageExternalMessageId.md
|
|
269
|
+
- docs/QuotedMessageMessage.md
|
|
270
|
+
- docs/Referral.md
|
|
271
|
+
- docs/ReferralDetails.md
|
|
272
|
+
- docs/Reply.md
|
|
273
|
+
- docs/Source.md
|
|
274
|
+
- docs/SourceWebhook.md
|
|
275
|
+
- docs/Status.md
|
|
276
|
+
- docs/Switchboard.md
|
|
277
|
+
- docs/SwitchboardAcceptControl.md
|
|
278
|
+
- docs/SwitchboardAcceptControlAllOf.md
|
|
279
|
+
- docs/SwitchboardAcceptControlAllOfPayload.md
|
|
280
|
+
- docs/SwitchboardAcceptControlFailure.md
|
|
281
|
+
- docs/SwitchboardAcceptControlFailureAllOf.md
|
|
282
|
+
- docs/SwitchboardAcceptControlFailureAllOfPayload.md
|
|
283
|
+
- docs/SwitchboardActionsApi.md
|
|
284
|
+
- docs/SwitchboardIntegration.md
|
|
285
|
+
- docs/SwitchboardIntegrationCreateBody.md
|
|
286
|
+
- docs/SwitchboardIntegrationListResponse.md
|
|
287
|
+
- docs/SwitchboardIntegrationResponse.md
|
|
288
|
+
- docs/SwitchboardIntegrationUpdateBody.md
|
|
289
|
+
- docs/SwitchboardIntegrationWebhook.md
|
|
290
|
+
- docs/SwitchboardIntegrationsApi.md
|
|
291
|
+
- docs/SwitchboardListResponse.md
|
|
292
|
+
- docs/SwitchboardOfferControl.md
|
|
293
|
+
- docs/SwitchboardOfferControlAllOf.md
|
|
294
|
+
- docs/SwitchboardOfferControlAllOfPayload.md
|
|
295
|
+
- docs/SwitchboardOfferControlFailure.md
|
|
296
|
+
- docs/SwitchboardPassControl.md
|
|
297
|
+
- docs/SwitchboardPassControlAllOf.md
|
|
298
|
+
- docs/SwitchboardPassControlAllOfPayload.md
|
|
299
|
+
- docs/SwitchboardPassControlFailure.md
|
|
300
|
+
- docs/SwitchboardResponse.md
|
|
301
|
+
- docs/SwitchboardUpdateBody.md
|
|
302
|
+
- docs/SwitchboardsApi.md
|
|
303
|
+
- docs/Target.md
|
|
304
|
+
- docs/Telegram.md
|
|
305
|
+
- docs/TelegramAllOf.md
|
|
306
|
+
- docs/TelegramUpdate.md
|
|
307
|
+
- docs/TextMessage.md
|
|
308
|
+
- docs/Twilio.md
|
|
309
|
+
- docs/TwilioAllOf.md
|
|
310
|
+
- docs/TwilioUpdate.md
|
|
311
|
+
- docs/Twitter.md
|
|
312
|
+
- docs/TwitterAllOf.md
|
|
313
|
+
- docs/TwitterUpdate.md
|
|
314
|
+
- docs/User.md
|
|
315
|
+
- docs/UserAllOf.md
|
|
316
|
+
- docs/UserCreateBody.md
|
|
317
|
+
- docs/UserMergeEvent.md
|
|
318
|
+
- docs/UserMergeEventAllOf.md
|
|
319
|
+
- docs/UserMergeEventAllOfPayload.md
|
|
320
|
+
- docs/UserMergeEventAllOfPayloadMergedConversations.md
|
|
321
|
+
- docs/UserMergeEventAllOfPayloadMergedUsers.md
|
|
322
|
+
- docs/UserResponse.md
|
|
323
|
+
- docs/UserTruncated.md
|
|
324
|
+
- docs/UserUpdateBody.md
|
|
325
|
+
- docs/UsersApi.md
|
|
326
|
+
- docs/Viber.md
|
|
327
|
+
- docs/ViberAllOf.md
|
|
328
|
+
- docs/ViberUpdate.md
|
|
329
|
+
- docs/Web.md
|
|
330
|
+
- docs/WebAllOf.md
|
|
331
|
+
- docs/WebUpdate.md
|
|
332
|
+
- docs/WebUpdateAllOf.md
|
|
333
|
+
- docs/Webhook.md
|
|
334
|
+
- docs/WebhookBody.md
|
|
335
|
+
- docs/WebhookCreateBody.md
|
|
336
|
+
- docs/WebhookListResponse.md
|
|
337
|
+
- docs/WebhookResponse.md
|
|
338
|
+
- docs/WebhookSubSchema.md
|
|
339
|
+
- docs/WebhooksApi.md
|
|
340
|
+
- docs/Webview.md
|
|
341
|
+
- docs/WhatsAppUpdate.md
|
|
342
|
+
- docs/WhatsAppUpdateAllOf.md
|
|
343
|
+
- docs/Whatsapp.md
|
|
344
|
+
- docs/WhatsappAllOf.md
|
|
345
|
+
- lib/sunshine-conversations-client.rb
|
|
346
|
+
- lib/sunshine-conversations-client/api/activities_api.rb
|
|
347
|
+
- lib/sunshine-conversations-client/api/app_keys_api.rb
|
|
348
|
+
- lib/sunshine-conversations-client/api/apps_api.rb
|
|
349
|
+
- lib/sunshine-conversations-client/api/attachments_api.rb
|
|
350
|
+
- lib/sunshine-conversations-client/api/clients_api.rb
|
|
351
|
+
- lib/sunshine-conversations-client/api/conversations_api.rb
|
|
352
|
+
- lib/sunshine-conversations-client/api/custom_integration_api_keys_api.rb
|
|
353
|
+
- lib/sunshine-conversations-client/api/integrations_api.rb
|
|
354
|
+
- lib/sunshine-conversations-client/api/messages_api.rb
|
|
355
|
+
- lib/sunshine-conversations-client/api/o_auth_endpoints_api.rb
|
|
356
|
+
- lib/sunshine-conversations-client/api/participants_api.rb
|
|
357
|
+
- lib/sunshine-conversations-client/api/switchboard_actions_api.rb
|
|
358
|
+
- lib/sunshine-conversations-client/api/switchboard_integrations_api.rb
|
|
359
|
+
- lib/sunshine-conversations-client/api/switchboards_api.rb
|
|
360
|
+
- lib/sunshine-conversations-client/api/users_api.rb
|
|
361
|
+
- lib/sunshine-conversations-client/api/webhooks_api.rb
|
|
362
|
+
- lib/sunshine-conversations-client/api_client.rb
|
|
363
|
+
- lib/sunshine-conversations-client/api_error.rb
|
|
364
|
+
- lib/sunshine-conversations-client/configuration.rb
|
|
365
|
+
- lib/sunshine-conversations-client/models/accept_control_body.rb
|
|
366
|
+
- lib/sunshine-conversations-client/models/action.rb
|
|
367
|
+
- lib/sunshine-conversations-client/models/action_subset.rb
|
|
368
|
+
- lib/sunshine-conversations-client/models/activity.rb
|
|
369
|
+
- lib/sunshine-conversations-client/models/activity_all_of.rb
|
|
370
|
+
- lib/sunshine-conversations-client/models/activity_post.rb
|
|
371
|
+
- lib/sunshine-conversations-client/models/activity_post_all_of.rb
|
|
372
|
+
- lib/sunshine-conversations-client/models/activity_types.rb
|
|
373
|
+
- lib/sunshine-conversations-client/models/android.rb
|
|
374
|
+
- lib/sunshine-conversations-client/models/android_all_of.rb
|
|
375
|
+
- lib/sunshine-conversations-client/models/android_update.rb
|
|
376
|
+
- lib/sunshine-conversations-client/models/android_update_all_of.rb
|
|
377
|
+
- lib/sunshine-conversations-client/models/api_key.rb
|
|
378
|
+
- lib/sunshine-conversations-client/models/app.rb
|
|
379
|
+
- lib/sunshine-conversations-client/models/app_create_body.rb
|
|
380
|
+
- lib/sunshine-conversations-client/models/app_key.rb
|
|
381
|
+
- lib/sunshine-conversations-client/models/app_key_create_body.rb
|
|
382
|
+
- lib/sunshine-conversations-client/models/app_key_list_response.rb
|
|
383
|
+
- lib/sunshine-conversations-client/models/app_key_response.rb
|
|
384
|
+
- lib/sunshine-conversations-client/models/app_list_filter.rb
|
|
385
|
+
- lib/sunshine-conversations-client/models/app_list_response.rb
|
|
386
|
+
- lib/sunshine-conversations-client/models/app_response.rb
|
|
387
|
+
- lib/sunshine-conversations-client/models/app_settings.rb
|
|
388
|
+
- lib/sunshine-conversations-client/models/app_sub_schema.rb
|
|
389
|
+
- lib/sunshine-conversations-client/models/app_update_body.rb
|
|
390
|
+
- lib/sunshine-conversations-client/models/apple.rb
|
|
391
|
+
- lib/sunshine-conversations-client/models/apple_all_of.rb
|
|
392
|
+
- lib/sunshine-conversations-client/models/apple_update.rb
|
|
393
|
+
- lib/sunshine-conversations-client/models/attachment_delete_body.rb
|
|
394
|
+
- lib/sunshine-conversations-client/models/attachment_media_token_body.rb
|
|
395
|
+
- lib/sunshine-conversations-client/models/attachment_media_token_response.rb
|
|
396
|
+
- lib/sunshine-conversations-client/models/attachment_response.rb
|
|
397
|
+
- lib/sunshine-conversations-client/models/attachment_schema.rb
|
|
398
|
+
- lib/sunshine-conversations-client/models/attachment_upload_body.rb
|
|
399
|
+
- lib/sunshine-conversations-client/models/author.rb
|
|
400
|
+
- lib/sunshine-conversations-client/models/author_webhook.rb
|
|
401
|
+
- lib/sunshine-conversations-client/models/buy.rb
|
|
402
|
+
- lib/sunshine-conversations-client/models/carousel_message.rb
|
|
403
|
+
- lib/sunshine-conversations-client/models/carousel_message_display_settings.rb
|
|
404
|
+
- lib/sunshine-conversations-client/models/client.rb
|
|
405
|
+
- lib/sunshine-conversations-client/models/client_association.rb
|
|
406
|
+
- lib/sunshine-conversations-client/models/client_create.rb
|
|
407
|
+
- lib/sunshine-conversations-client/models/client_list_response.rb
|
|
408
|
+
- lib/sunshine-conversations-client/models/client_response.rb
|
|
409
|
+
- lib/sunshine-conversations-client/models/client_type.rb
|
|
410
|
+
- lib/sunshine-conversations-client/models/confirmation.rb
|
|
411
|
+
- lib/sunshine-conversations-client/models/content.rb
|
|
412
|
+
- lib/sunshine-conversations-client/models/conversation.rb
|
|
413
|
+
- lib/sunshine-conversations-client/models/conversation_all_of.rb
|
|
414
|
+
- lib/sunshine-conversations-client/models/conversation_create_body.rb
|
|
415
|
+
- lib/sunshine-conversations-client/models/conversation_create_event.rb
|
|
416
|
+
- lib/sunshine-conversations-client/models/conversation_create_event_all_of.rb
|
|
417
|
+
- lib/sunshine-conversations-client/models/conversation_create_event_all_of_payload.rb
|
|
418
|
+
- lib/sunshine-conversations-client/models/conversation_list_filter.rb
|
|
419
|
+
- lib/sunshine-conversations-client/models/conversation_list_response.rb
|
|
420
|
+
- lib/sunshine-conversations-client/models/conversation_message_delivery_channel_event.rb
|
|
421
|
+
- lib/sunshine-conversations-client/models/conversation_message_delivery_channel_event_all_of.rb
|
|
422
|
+
- lib/sunshine-conversations-client/models/conversation_message_delivery_failure_event.rb
|
|
423
|
+
- lib/sunshine-conversations-client/models/conversation_message_delivery_failure_event_all_of.rb
|
|
424
|
+
- lib/sunshine-conversations-client/models/conversation_message_delivery_payload.rb
|
|
425
|
+
- lib/sunshine-conversations-client/models/conversation_message_delivery_payload_destination.rb
|
|
426
|
+
- lib/sunshine-conversations-client/models/conversation_message_delivery_payload_external_messages.rb
|
|
427
|
+
- lib/sunshine-conversations-client/models/conversation_message_delivery_payload_message.rb
|
|
428
|
+
- lib/sunshine-conversations-client/models/conversation_message_delivery_user_event.rb
|
|
429
|
+
- lib/sunshine-conversations-client/models/conversation_message_event.rb
|
|
430
|
+
- lib/sunshine-conversations-client/models/conversation_message_event_all_of.rb
|
|
431
|
+
- lib/sunshine-conversations-client/models/conversation_message_event_all_of_payload.rb
|
|
432
|
+
- lib/sunshine-conversations-client/models/conversation_postback_event.rb
|
|
433
|
+
- lib/sunshine-conversations-client/models/conversation_postback_event_all_of.rb
|
|
434
|
+
- lib/sunshine-conversations-client/models/conversation_postback_event_all_of_payload.rb
|
|
435
|
+
- lib/sunshine-conversations-client/models/conversation_read_event.rb
|
|
436
|
+
- lib/sunshine-conversations-client/models/conversation_read_event_all_of.rb
|
|
437
|
+
- lib/sunshine-conversations-client/models/conversation_read_event_all_of_payload.rb
|
|
438
|
+
- lib/sunshine-conversations-client/models/conversation_response.rb
|
|
439
|
+
- lib/sunshine-conversations-client/models/conversation_truncated.rb
|
|
440
|
+
- lib/sunshine-conversations-client/models/conversation_type.rb
|
|
441
|
+
- lib/sunshine-conversations-client/models/conversation_typing_event.rb
|
|
442
|
+
- lib/sunshine-conversations-client/models/conversation_typing_event_all_of.rb
|
|
443
|
+
- lib/sunshine-conversations-client/models/conversation_typing_event_all_of_payload.rb
|
|
444
|
+
- lib/sunshine-conversations-client/models/conversation_update_body.rb
|
|
445
|
+
- lib/sunshine-conversations-client/models/custom.rb
|
|
446
|
+
- lib/sunshine-conversations-client/models/custom_all_of.rb
|
|
447
|
+
- lib/sunshine-conversations-client/models/custom_update.rb
|
|
448
|
+
- lib/sunshine-conversations-client/models/destination.rb
|
|
449
|
+
- lib/sunshine-conversations-client/models/device.rb
|
|
450
|
+
- lib/sunshine-conversations-client/models/event_sub_schema.rb
|
|
451
|
+
- lib/sunshine-conversations-client/models/extra_channel_options.rb
|
|
452
|
+
- lib/sunshine-conversations-client/models/extra_channel_options_messenger.rb
|
|
453
|
+
- lib/sunshine-conversations-client/models/field.rb
|
|
454
|
+
- lib/sunshine-conversations-client/models/file_message.rb
|
|
455
|
+
- lib/sunshine-conversations-client/models/form_message.rb
|
|
456
|
+
- lib/sunshine-conversations-client/models/form_response_message.rb
|
|
457
|
+
- lib/sunshine-conversations-client/models/image_message.rb
|
|
458
|
+
- lib/sunshine-conversations-client/models/inline_object.rb
|
|
459
|
+
- lib/sunshine-conversations-client/models/integration.rb
|
|
460
|
+
- lib/sunshine-conversations-client/models/integration_api_key.rb
|
|
461
|
+
- lib/sunshine-conversations-client/models/integration_api_key_list_response.rb
|
|
462
|
+
- lib/sunshine-conversations-client/models/integration_api_key_response.rb
|
|
463
|
+
- lib/sunshine-conversations-client/models/integration_id.rb
|
|
464
|
+
- lib/sunshine-conversations-client/models/integration_list_filter.rb
|
|
465
|
+
- lib/sunshine-conversations-client/models/integration_list_response.rb
|
|
466
|
+
- lib/sunshine-conversations-client/models/integration_response.rb
|
|
467
|
+
- lib/sunshine-conversations-client/models/integration_type.rb
|
|
468
|
+
- lib/sunshine-conversations-client/models/integration_update.rb
|
|
469
|
+
- lib/sunshine-conversations-client/models/integration_update_base.rb
|
|
470
|
+
- lib/sunshine-conversations-client/models/ios.rb
|
|
471
|
+
- lib/sunshine-conversations-client/models/ios_all_of.rb
|
|
472
|
+
- lib/sunshine-conversations-client/models/ios_update.rb
|
|
473
|
+
- lib/sunshine-conversations-client/models/ios_update_all_of.rb
|
|
474
|
+
- lib/sunshine-conversations-client/models/item.rb
|
|
475
|
+
- lib/sunshine-conversations-client/models/line.rb
|
|
476
|
+
- lib/sunshine-conversations-client/models/line_all_of.rb
|
|
477
|
+
- lib/sunshine-conversations-client/models/line_update.rb
|
|
478
|
+
- lib/sunshine-conversations-client/models/link.rb
|
|
479
|
+
- lib/sunshine-conversations-client/models/links.rb
|
|
480
|
+
- lib/sunshine-conversations-client/models/list_message.rb
|
|
481
|
+
- lib/sunshine-conversations-client/models/location_message.rb
|
|
482
|
+
- lib/sunshine-conversations-client/models/location_message_coordinates.rb
|
|
483
|
+
- lib/sunshine-conversations-client/models/location_message_location.rb
|
|
484
|
+
- lib/sunshine-conversations-client/models/location_request.rb
|
|
485
|
+
- lib/sunshine-conversations-client/models/mailgun.rb
|
|
486
|
+
- lib/sunshine-conversations-client/models/mailgun_all_of.rb
|
|
487
|
+
- lib/sunshine-conversations-client/models/mailgun_update.rb
|
|
488
|
+
- lib/sunshine-conversations-client/models/mailgun_update_all_of.rb
|
|
489
|
+
- lib/sunshine-conversations-client/models/match_criteria.rb
|
|
490
|
+
- lib/sunshine-conversations-client/models/match_criteria_base.rb
|
|
491
|
+
- lib/sunshine-conversations-client/models/match_criteria_mailgun.rb
|
|
492
|
+
- lib/sunshine-conversations-client/models/match_criteria_mailgun_all_of.rb
|
|
493
|
+
- lib/sunshine-conversations-client/models/match_criteria_messagebird.rb
|
|
494
|
+
- lib/sunshine-conversations-client/models/match_criteria_messagebird_all_of.rb
|
|
495
|
+
- lib/sunshine-conversations-client/models/match_criteria_twilio.rb
|
|
496
|
+
- lib/sunshine-conversations-client/models/match_criteria_twilio_all_of.rb
|
|
497
|
+
- lib/sunshine-conversations-client/models/match_criteria_whatsapp.rb
|
|
498
|
+
- lib/sunshine-conversations-client/models/match_criteria_whatsapp_all_of.rb
|
|
499
|
+
- lib/sunshine-conversations-client/models/message.rb
|
|
500
|
+
- lib/sunshine-conversations-client/models/message_bird_update.rb
|
|
501
|
+
- lib/sunshine-conversations-client/models/message_list_response.rb
|
|
502
|
+
- lib/sunshine-conversations-client/models/message_override.rb
|
|
503
|
+
- lib/sunshine-conversations-client/models/message_override_apple.rb
|
|
504
|
+
- lib/sunshine-conversations-client/models/message_override_line.rb
|
|
505
|
+
- lib/sunshine-conversations-client/models/message_override_messenger.rb
|
|
506
|
+
- lib/sunshine-conversations-client/models/message_override_payload.rb
|
|
507
|
+
- lib/sunshine-conversations-client/models/message_override_whatsapp.rb
|
|
508
|
+
- lib/sunshine-conversations-client/models/message_post.rb
|
|
509
|
+
- lib/sunshine-conversations-client/models/message_post_response.rb
|
|
510
|
+
- lib/sunshine-conversations-client/models/message_webhook.rb
|
|
511
|
+
- lib/sunshine-conversations-client/models/messagebird.rb
|
|
512
|
+
- lib/sunshine-conversations-client/models/messagebird_all_of.rb
|
|
513
|
+
- lib/sunshine-conversations-client/models/messenger.rb
|
|
514
|
+
- lib/sunshine-conversations-client/models/messenger_all_of.rb
|
|
515
|
+
- lib/sunshine-conversations-client/models/messenger_update.rb
|
|
516
|
+
- lib/sunshine-conversations-client/models/messenger_update_all_of.rb
|
|
517
|
+
- lib/sunshine-conversations-client/models/meta.rb
|
|
518
|
+
- lib/sunshine-conversations-client/models/offer_control_body.rb
|
|
519
|
+
- lib/sunshine-conversations-client/models/page.rb
|
|
520
|
+
- lib/sunshine-conversations-client/models/participant.rb
|
|
521
|
+
- lib/sunshine-conversations-client/models/participant_join_body.rb
|
|
522
|
+
- lib/sunshine-conversations-client/models/participant_leave_body.rb
|
|
523
|
+
- lib/sunshine-conversations-client/models/participant_leave_body_participant_id.rb
|
|
524
|
+
- lib/sunshine-conversations-client/models/participant_leave_body_user_external_id.rb
|
|
525
|
+
- lib/sunshine-conversations-client/models/participant_leave_body_user_id.rb
|
|
526
|
+
- lib/sunshine-conversations-client/models/participant_list_response.rb
|
|
527
|
+
- lib/sunshine-conversations-client/models/participant_response.rb
|
|
528
|
+
- lib/sunshine-conversations-client/models/participant_sub_schema.rb
|
|
529
|
+
- lib/sunshine-conversations-client/models/participant_with_user_external_id.rb
|
|
530
|
+
- lib/sunshine-conversations-client/models/participant_with_user_id.rb
|
|
531
|
+
- lib/sunshine-conversations-client/models/pass_control_body.rb
|
|
532
|
+
- lib/sunshine-conversations-client/models/postback.rb
|
|
533
|
+
- lib/sunshine-conversations-client/models/postback_webhook.rb
|
|
534
|
+
- lib/sunshine-conversations-client/models/prechat_capture.rb
|
|
535
|
+
- lib/sunshine-conversations-client/models/profile.rb
|
|
536
|
+
- lib/sunshine-conversations-client/models/quoted_message.rb
|
|
537
|
+
- lib/sunshine-conversations-client/models/quoted_message_external_message_id.rb
|
|
538
|
+
- lib/sunshine-conversations-client/models/quoted_message_message.rb
|
|
539
|
+
- lib/sunshine-conversations-client/models/referral.rb
|
|
540
|
+
- lib/sunshine-conversations-client/models/referral_details.rb
|
|
541
|
+
- lib/sunshine-conversations-client/models/reply.rb
|
|
542
|
+
- lib/sunshine-conversations-client/models/source.rb
|
|
543
|
+
- lib/sunshine-conversations-client/models/source_webhook.rb
|
|
544
|
+
- lib/sunshine-conversations-client/models/status.rb
|
|
545
|
+
- lib/sunshine-conversations-client/models/switchboard.rb
|
|
546
|
+
- lib/sunshine-conversations-client/models/switchboard_accept_control.rb
|
|
547
|
+
- lib/sunshine-conversations-client/models/switchboard_accept_control_all_of.rb
|
|
548
|
+
- lib/sunshine-conversations-client/models/switchboard_accept_control_all_of_payload.rb
|
|
549
|
+
- lib/sunshine-conversations-client/models/switchboard_accept_control_failure.rb
|
|
550
|
+
- lib/sunshine-conversations-client/models/switchboard_accept_control_failure_all_of.rb
|
|
551
|
+
- lib/sunshine-conversations-client/models/switchboard_accept_control_failure_all_of_payload.rb
|
|
552
|
+
- lib/sunshine-conversations-client/models/switchboard_integration.rb
|
|
553
|
+
- lib/sunshine-conversations-client/models/switchboard_integration_create_body.rb
|
|
554
|
+
- lib/sunshine-conversations-client/models/switchboard_integration_list_response.rb
|
|
555
|
+
- lib/sunshine-conversations-client/models/switchboard_integration_response.rb
|
|
556
|
+
- lib/sunshine-conversations-client/models/switchboard_integration_update_body.rb
|
|
557
|
+
- lib/sunshine-conversations-client/models/switchboard_integration_webhook.rb
|
|
558
|
+
- lib/sunshine-conversations-client/models/switchboard_list_response.rb
|
|
559
|
+
- lib/sunshine-conversations-client/models/switchboard_offer_control.rb
|
|
560
|
+
- lib/sunshine-conversations-client/models/switchboard_offer_control_all_of.rb
|
|
561
|
+
- lib/sunshine-conversations-client/models/switchboard_offer_control_all_of_payload.rb
|
|
562
|
+
- lib/sunshine-conversations-client/models/switchboard_offer_control_failure.rb
|
|
563
|
+
- lib/sunshine-conversations-client/models/switchboard_pass_control.rb
|
|
564
|
+
- lib/sunshine-conversations-client/models/switchboard_pass_control_all_of.rb
|
|
565
|
+
- lib/sunshine-conversations-client/models/switchboard_pass_control_all_of_payload.rb
|
|
566
|
+
- lib/sunshine-conversations-client/models/switchboard_pass_control_failure.rb
|
|
567
|
+
- lib/sunshine-conversations-client/models/switchboard_response.rb
|
|
568
|
+
- lib/sunshine-conversations-client/models/switchboard_update_body.rb
|
|
569
|
+
- lib/sunshine-conversations-client/models/target.rb
|
|
570
|
+
- lib/sunshine-conversations-client/models/telegram.rb
|
|
571
|
+
- lib/sunshine-conversations-client/models/telegram_all_of.rb
|
|
572
|
+
- lib/sunshine-conversations-client/models/telegram_update.rb
|
|
573
|
+
- lib/sunshine-conversations-client/models/text_message.rb
|
|
574
|
+
- lib/sunshine-conversations-client/models/twilio.rb
|
|
575
|
+
- lib/sunshine-conversations-client/models/twilio_all_of.rb
|
|
576
|
+
- lib/sunshine-conversations-client/models/twilio_update.rb
|
|
577
|
+
- lib/sunshine-conversations-client/models/twitter.rb
|
|
578
|
+
- lib/sunshine-conversations-client/models/twitter_all_of.rb
|
|
579
|
+
- lib/sunshine-conversations-client/models/twitter_update.rb
|
|
580
|
+
- lib/sunshine-conversations-client/models/user.rb
|
|
581
|
+
- lib/sunshine-conversations-client/models/user_all_of.rb
|
|
582
|
+
- lib/sunshine-conversations-client/models/user_create_body.rb
|
|
583
|
+
- lib/sunshine-conversations-client/models/user_merge_event.rb
|
|
584
|
+
- lib/sunshine-conversations-client/models/user_merge_event_all_of.rb
|
|
585
|
+
- lib/sunshine-conversations-client/models/user_merge_event_all_of_payload.rb
|
|
586
|
+
- lib/sunshine-conversations-client/models/user_merge_event_all_of_payload_merged_conversations.rb
|
|
587
|
+
- lib/sunshine-conversations-client/models/user_merge_event_all_of_payload_merged_users.rb
|
|
588
|
+
- lib/sunshine-conversations-client/models/user_response.rb
|
|
589
|
+
- lib/sunshine-conversations-client/models/user_truncated.rb
|
|
590
|
+
- lib/sunshine-conversations-client/models/user_update_body.rb
|
|
591
|
+
- lib/sunshine-conversations-client/models/viber.rb
|
|
592
|
+
- lib/sunshine-conversations-client/models/viber_all_of.rb
|
|
593
|
+
- lib/sunshine-conversations-client/models/viber_update.rb
|
|
594
|
+
- lib/sunshine-conversations-client/models/web.rb
|
|
595
|
+
- lib/sunshine-conversations-client/models/web_all_of.rb
|
|
596
|
+
- lib/sunshine-conversations-client/models/web_update.rb
|
|
597
|
+
- lib/sunshine-conversations-client/models/web_update_all_of.rb
|
|
598
|
+
- lib/sunshine-conversations-client/models/webhook.rb
|
|
599
|
+
- lib/sunshine-conversations-client/models/webhook_body.rb
|
|
600
|
+
- lib/sunshine-conversations-client/models/webhook_create_body.rb
|
|
601
|
+
- lib/sunshine-conversations-client/models/webhook_list_response.rb
|
|
602
|
+
- lib/sunshine-conversations-client/models/webhook_response.rb
|
|
603
|
+
- lib/sunshine-conversations-client/models/webhook_sub_schema.rb
|
|
604
|
+
- lib/sunshine-conversations-client/models/webview.rb
|
|
605
|
+
- lib/sunshine-conversations-client/models/whats_app_update.rb
|
|
606
|
+
- lib/sunshine-conversations-client/models/whats_app_update_all_of.rb
|
|
607
|
+
- lib/sunshine-conversations-client/models/whatsapp.rb
|
|
608
|
+
- lib/sunshine-conversations-client/models/whatsapp_all_of.rb
|
|
609
|
+
- lib/sunshine-conversations-client/version.rb
|
|
610
|
+
- spec/api_client_spec.rb
|
|
611
|
+
- spec/configuration_spec.rb
|
|
612
|
+
- spec/spec_helper.rb
|
|
613
|
+
- sunshine-conversations-client.gemspec
|
|
614
|
+
homepage: https://github.com/zendesk/sunshine-conversations-ruby
|
|
615
|
+
licenses:
|
|
616
|
+
- Apache-2.0
|
|
617
|
+
metadata: {}
|
|
618
|
+
post_install_message:
|
|
619
|
+
rdoc_options: []
|
|
620
|
+
require_paths:
|
|
621
|
+
- lib
|
|
622
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
623
|
+
requirements:
|
|
624
|
+
- - ">="
|
|
625
|
+
- !ruby/object:Gem::Version
|
|
626
|
+
version: '1.9'
|
|
627
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
628
|
+
requirements:
|
|
629
|
+
- - ">="
|
|
630
|
+
- !ruby/object:Gem::Version
|
|
631
|
+
version: '0'
|
|
632
|
+
requirements: []
|
|
633
|
+
rubyforge_project:
|
|
634
|
+
rubygems_version: 2.6.14.1
|
|
635
|
+
signing_key:
|
|
636
|
+
specification_version: 4
|
|
637
|
+
summary: Sunshine Conversations API Ruby Gem
|
|
638
|
+
test_files:
|
|
639
|
+
- spec/api_client_spec.rb
|
|
640
|
+
- spec/configuration_spec.rb
|
|
641
|
+
- spec/spec_helper.rb
|