sib-api-v3-sdk 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Gemfile +7 -0
- data/LICENSE.md +21 -0
- data/README.md +349 -0
- data/Rakefile +8 -0
- data/docs/AccountApi.md +55 -0
- data/docs/AddCredits.md +9 -0
- data/docs/AddRemoveContactToList.md +8 -0
- data/docs/AttributesApi.md +160 -0
- data/docs/ContactsApi.md +1310 -0
- data/docs/CreaUpdateFolder.md +8 -0
- data/docs/CreateAttribute.md +12 -0
- data/docs/CreateAttributeEnumemaration.md +9 -0
- data/docs/CreateChild.md +12 -0
- data/docs/CreateContact.md +12 -0
- data/docs/CreateEmailCampaign.md +25 -0
- data/docs/CreateEmailCampaignRecipients.md +9 -0
- data/docs/CreateEmailCampaignSender.md +9 -0
- data/docs/CreateList.md +9 -0
- data/docs/CreateModel.md +8 -0
- data/docs/CreateSender.md +10 -0
- data/docs/CreateSenderIps.md +10 -0
- data/docs/CreateSenderModel.md +10 -0
- data/docs/CreateSmsCampaign.md +12 -0
- data/docs/CreateSmsCampaignRecipients.md +9 -0
- data/docs/CreateSmtpEmail.md +8 -0
- data/docs/CreateSmtpTemplate.md +17 -0
- data/docs/CreateSmtpTemplateSender.md +9 -0
- data/docs/CreateWebhook.md +11 -0
- data/docs/CreatedProcessId.md +8 -0
- data/docs/DeleteHardbounces.md +10 -0
- data/docs/EmailCampaignsApi.md +557 -0
- data/docs/EmailExportRecipients.md +9 -0
- data/docs/ErrorModel.md +9 -0
- data/docs/FoldersApi.md +336 -0
- data/docs/GetAccount.md +15 -0
- data/docs/GetAccountMarketingAutomation.md +9 -0
- data/docs/GetAccountPlan.md +10 -0
- data/docs/GetAccountRelay.md +9 -0
- data/docs/GetAccountRelayData.md +10 -0
- data/docs/GetAggregatedReport.md +19 -0
- data/docs/GetAttributes.md +8 -0
- data/docs/GetAttributesAttributes.md +13 -0
- data/docs/GetAttributesEnumeration.md +9 -0
- data/docs/GetCampaignOverview.md +13 -0
- data/docs/GetCampaignRecipients.md +9 -0
- data/docs/GetCampaignRecipientsExclusionLists.md +9 -0
- data/docs/GetCampaignRecipientsLists.md +9 -0
- data/docs/GetCampaignStats.md +19 -0
- data/docs/GetChildInfo.md +16 -0
- data/docs/GetChildInfoApiKeys.md +10 -0
- data/docs/GetChildInfoCredits.md +9 -0
- data/docs/GetChildInfoIps.md +9 -0
- data/docs/GetChildInfoStatistics.md +10 -0
- data/docs/GetChildrenList.md +8 -0
- data/docs/GetClient.md +11 -0
- data/docs/GetContactCampaignStats.md +15 -0
- data/docs/GetContactCampaignStatsClicked.md +9 -0
- data/docs/GetContactCampaignStatsLinks.md +11 -0
- data/docs/GetContactCampaignStatsMessagesSent.md +9 -0
- data/docs/GetContactCampaignStatsOpened.md +11 -0
- data/docs/GetContactCampaignStatsTransacAttributes.md +10 -0
- data/docs/GetContactCampaignStatsUnsubscriptions.md +9 -0
- data/docs/GetContactCampaignStatsUnsubscriptionsAdminUnsubscription.md +9 -0
- data/docs/GetContactCampaignStatsUnsubscriptionsUserUnsubscription.md +10 -0
- data/docs/GetContactDetails.md +15 -0
- data/docs/GetContacts.md +9 -0
- data/docs/GetEmailCampaign.md +27 -0
- data/docs/GetEmailCampaigns.md +9 -0
- data/docs/GetEmailEventReport.md +8 -0
- data/docs/GetEmailEventReportEvents.md +14 -0
- data/docs/GetExtendedCampaignOverview.md +27 -0
- data/docs/GetExtendedCampaignOverviewSender.md +9 -0
- data/docs/GetExtendedCampaignStats.md +12 -0
- data/docs/GetExtendedCampaignStatsLinksStats.md +8 -0
- data/docs/GetExtendedClient.md +12 -0
- data/docs/GetExtendedClientAddress.md +11 -0
- data/docs/GetExtendedContactDetails.md +15 -0
- data/docs/GetExtendedList.md +15 -0
- data/docs/GetExtendedListCampaignStats.md +9 -0
- data/docs/GetFolder.md +12 -0
- data/docs/GetFolderLists.md +9 -0
- data/docs/GetFolders.md +9 -0
- data/docs/GetIp.md +11 -0
- data/docs/GetIpFromSender.md +11 -0
- data/docs/GetIps.md +8 -0
- data/docs/GetIpsFromSender.md +8 -0
- data/docs/GetList.md +11 -0
- data/docs/GetLists.md +9 -0
- data/docs/GetListsFolder.md +9 -0
- data/docs/GetListsLists.md +8 -0
- data/docs/GetProcess.md +11 -0
- data/docs/GetProcesses.md +9 -0
- data/docs/GetReports.md +8 -0
- data/docs/GetReportsReports.md +20 -0
- data/docs/GetSendersList.md +8 -0
- data/docs/GetSendersListIps.md +10 -0
- data/docs/GetSendersListSenders.md +12 -0
- data/docs/GetSmsCampaign.md +16 -0
- data/docs/GetSmsCampaignOverview.md +16 -0
- data/docs/GetSmsCampaignStats.md +14 -0
- data/docs/GetSmsCampaigns.md +9 -0
- data/docs/GetSmsEventReport.md +8 -0
- data/docs/GetSmsEventReportEvents.md +14 -0
- data/docs/GetSmtpTemplateOverview.md +19 -0
- data/docs/GetSmtpTemplateOverviewSender.md +9 -0
- data/docs/GetSmtpTemplates.md +9 -0
- data/docs/GetStatsByDomain.md +7 -0
- data/docs/GetTransacAggregatedSmsReport.md +17 -0
- data/docs/GetTransacSmsReport.md +8 -0
- data/docs/GetTransacSmsReportReports.md +18 -0
- data/docs/GetWebhook.md +14 -0
- data/docs/GetWebhooks.md +8 -0
- data/docs/ListsApi.md +509 -0
- data/docs/ManageIp.md +8 -0
- data/docs/PostContactInfo.md +8 -0
- data/docs/PostContactInfoContacts.md +9 -0
- data/docs/PostSendFailed.md +12 -0
- data/docs/PostSendSmsTestFailed.md +11 -0
- data/docs/ProcessApi.md +117 -0
- data/docs/RemainingCreditModel.md +9 -0
- data/docs/RemainingCreditModelChild.md +9 -0
- data/docs/RemainingCreditModelReseller.md +9 -0
- data/docs/RemoveCredits.md +9 -0
- data/docs/RequestContactExport.md +10 -0
- data/docs/RequestContactImport.md +12 -0
- data/docs/RequestContactImportNewList.md +9 -0
- data/docs/RequestSMSRecipientExport.md +9 -0
- data/docs/ResellerApi.md +491 -0
- data/docs/SMSCampaignsApi.md +560 -0
- data/docs/SMTPApi.md +642 -0
- data/docs/SendEmail.md +15 -0
- data/docs/SendEmailAttachment.md +9 -0
- data/docs/SendReport.md +9 -0
- data/docs/SendReportEmail.md +13 -0
- data/docs/SendSms.md +8 -0
- data/docs/SendSmtpEmail.md +17 -0
- data/docs/SendSmtpEmailAttachment.md +10 -0
- data/docs/SendSmtpEmailBcc.md +9 -0
- data/docs/SendSmtpEmailCc.md +9 -0
- data/docs/SendSmtpEmailReplyTo.md +9 -0
- data/docs/SendSmtpEmailSender.md +9 -0
- data/docs/SendSmtpEmailTo.md +9 -0
- data/docs/SendTemplateEmail.md +8 -0
- data/docs/SendTestEmail.md +8 -0
- data/docs/SendTestSms.md +8 -0
- data/docs/SendTransacSms.md +12 -0
- data/docs/SendersApi.md +326 -0
- data/docs/TransactionalSMSApi.md +249 -0
- data/docs/UpdateCampaignStatus.md +8 -0
- data/docs/UpdateChild.md +13 -0
- data/docs/UpdateContact.md +12 -0
- data/docs/UpdateEmailCampaign.md +24 -0
- data/docs/UpdateEmailCampaignRecipients.md +9 -0
- data/docs/UpdateEmailCampaignSender.md +9 -0
- data/docs/UpdateList.md +9 -0
- data/docs/UpdateSender.md +10 -0
- data/docs/UpdateSmsCampaign.md +12 -0
- data/docs/UpdateSmtpTemplate.md +17 -0
- data/docs/UpdateSmtpTemplateSender.md +9 -0
- data/docs/UpdateWebhook.md +10 -0
- data/docs/WebhooksApi.md +275 -0
- data/git_push.sh +55 -0
- data/lib/sib-api-v3-sdk.rb +196 -0
- data/lib/sib-api-v3-sdk/api/account_api.rb +72 -0
- data/lib/sib-api-v3-sdk/api/attributes_api.rb +181 -0
- data/lib/sib-api-v3-sdk/api/contacts_api.rb +1408 -0
- data/lib/sib-api-v3-sdk/api/email_campaigns_api.rb +609 -0
- data/lib/sib-api-v3-sdk/api/folders_api.rb +379 -0
- data/lib/sib-api-v3-sdk/api/lists_api.rb +565 -0
- data/lib/sib-api-v3-sdk/api/process_api.rb +137 -0
- data/lib/sib-api-v3-sdk/api/reseller_api.rb +534 -0
- data/lib/sib-api-v3-sdk/api/senders_api.rb +343 -0
- data/lib/sib-api-v3-sdk/api/sms_campaigns_api.rb +609 -0
- data/lib/sib-api-v3-sdk/api/smtp_api.rb +699 -0
- data/lib/sib-api-v3-sdk/api/transactional_sms_api.rb +280 -0
- data/lib/sib-api-v3-sdk/api/webhooks_api.rb +302 -0
- data/lib/sib-api-v3-sdk/api_client.rb +389 -0
- data/lib/sib-api-v3-sdk/api_error.rb +38 -0
- data/lib/sib-api-v3-sdk/configuration.rb +209 -0
- data/lib/sib-api-v3-sdk/models/add_credits.rb +199 -0
- data/lib/sib-api-v3-sdk/models/add_remove_contact_to_list.rb +191 -0
- data/lib/sib-api-v3-sdk/models/crea_update_folder.rb +189 -0
- data/lib/sib-api-v3-sdk/models/create_attribute.rb +291 -0
- data/lib/sib-api-v3-sdk/models/create_attribute_enumemaration.rb +199 -0
- data/lib/sib-api-v3-sdk/models/create_child.rb +254 -0
- data/lib/sib-api-v3-sdk/models/create_contact.rb +231 -0
- data/lib/sib-api-v3-sdk/models/create_email_campaign.rb +425 -0
- data/lib/sib-api-v3-sdk/models/create_email_campaign_recipients.rb +203 -0
- data/lib/sib-api-v3-sdk/models/create_email_campaign_sender.rb +204 -0
- data/lib/sib-api-v3-sdk/models/create_list.rb +209 -0
- data/lib/sib-api-v3-sdk/models/create_model.rb +194 -0
- data/lib/sib-api-v3-sdk/models/create_sender.rb +221 -0
- data/lib/sib-api-v3-sdk/models/create_sender_ips.rb +244 -0
- data/lib/sib-api-v3-sdk/models/create_sender_model.rb +214 -0
- data/lib/sib-api-v3-sdk/models/create_sms_campaign.rb +273 -0
- data/lib/sib-api-v3-sdk/models/create_sms_campaign_recipients.rb +213 -0
- data/lib/sib-api-v3-sdk/models/create_smtp_email.rb +194 -0
- data/lib/sib-api-v3-sdk/models/create_smtp_template.rb +288 -0
- data/lib/sib-api-v3-sdk/models/create_smtp_template_sender.rb +204 -0
- data/lib/sib-api-v3-sdk/models/create_webhook.rb +261 -0
- data/lib/sib-api-v3-sdk/models/created_process_id.rb +194 -0
- data/lib/sib-api-v3-sdk/models/delete_hardbounces.rb +209 -0
- data/lib/sib-api-v3-sdk/models/email_export_recipients.rb +237 -0
- data/lib/sib-api-v3-sdk/models/error_model.rb +242 -0
- data/lib/sib-api-v3-sdk/models/get_account.rb +283 -0
- data/lib/sib-api-v3-sdk/models/get_account_marketing_automation.rb +204 -0
- data/lib/sib-api-v3-sdk/models/get_account_plan.rb +269 -0
- data/lib/sib-api-v3-sdk/models/get_account_relay.rb +203 -0
- data/lib/sib-api-v3-sdk/models/get_account_relay_data.rb +224 -0
- data/lib/sib-api-v3-sdk/models/get_aggregated_report.rb +359 -0
- data/lib/sib-api-v3-sdk/models/get_attributes.rb +196 -0
- data/lib/sib-api-v3-sdk/models/get_attributes_attributes.rb +301 -0
- data/lib/sib-api-v3-sdk/models/get_attributes_enumeration.rb +209 -0
- data/lib/sib-api-v3-sdk/models/get_campaign_overview.rb +325 -0
- data/lib/sib-api-v3-sdk/models/get_campaign_recipients.rb +213 -0
- data/lib/sib-api-v3-sdk/models/get_campaign_recipients_exclusion_lists.rb +209 -0
- data/lib/sib-api-v3-sdk/models/get_campaign_recipients_lists.rb +209 -0
- data/lib/sib-api-v3-sdk/models/get_campaign_stats.rb +359 -0
- data/lib/sib-api-v3-sdk/models/get_child_info.rb +296 -0
- data/lib/sib-api-v3-sdk/models/get_child_info_api_keys.rb +219 -0
- data/lib/sib-api-v3-sdk/models/get_child_info_credits.rb +199 -0
- data/lib/sib-api-v3-sdk/models/get_child_info_ips.rb +209 -0
- data/lib/sib-api-v3-sdk/models/get_child_info_statistics.rb +209 -0
- data/lib/sib-api-v3-sdk/models/get_children_list.rb +191 -0
- data/lib/sib-api-v3-sdk/models/get_client.rb +239 -0
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats.rb +265 -0
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats_clicked.rb +210 -0
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats_links.rb +239 -0
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats_messages_sent.rb +209 -0
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats_opened.rb +239 -0
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats_transac_attributes.rb +224 -0
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats_unsubscriptions.rb +213 -0
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats_unsubscriptions_admin_unsubscription.rb +209 -0
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats_unsubscriptions_user_unsubscription.rb +224 -0
- data/lib/sib-api-v3-sdk/models/get_contact_details.rb +316 -0
- data/lib/sib-api-v3-sdk/models/get_contacts.rb +210 -0
- data/lib/sib-api-v3-sdk/models/get_email_campaign.rb +552 -0
- data/lib/sib-api-v3-sdk/models/get_email_campaigns.rb +205 -0
- data/lib/sib-api-v3-sdk/models/get_email_event_report.rb +190 -0
- data/lib/sib-api-v3-sdk/models/get_email_event_report_events.rb +312 -0
- data/lib/sib-api-v3-sdk/models/get_extended_campaign_overview.rb +552 -0
- data/lib/sib-api-v3-sdk/models/get_extended_campaign_overview_sender.rb +199 -0
- data/lib/sib-api-v3-sdk/models/get_extended_campaign_stats.rb +255 -0
- data/lib/sib-api-v3-sdk/models/get_extended_campaign_stats_links_stats.rb +194 -0
- data/lib/sib-api-v3-sdk/models/get_extended_client.rb +248 -0
- data/lib/sib-api-v3-sdk/models/get_extended_client_address.rb +239 -0
- data/lib/sib-api-v3-sdk/models/get_extended_contact_details.rb +316 -0
- data/lib/sib-api-v3-sdk/models/get_extended_list.rb +309 -0
- data/lib/sib-api-v3-sdk/models/get_extended_list_campaign_stats.rb +208 -0
- data/lib/sib-api-v3-sdk/models/get_folder.rb +254 -0
- data/lib/sib-api-v3-sdk/models/get_folder_lists.rb +210 -0
- data/lib/sib-api-v3-sdk/models/get_folders.rb +200 -0
- data/lib/sib-api-v3-sdk/models/get_ip.rb +239 -0
- data/lib/sib-api-v3-sdk/models/get_ip_from_sender.rb +239 -0
- data/lib/sib-api-v3-sdk/models/get_ips.rb +196 -0
- data/lib/sib-api-v3-sdk/models/get_ips_from_sender.rb +196 -0
- data/lib/sib-api-v3-sdk/models/get_list.rb +239 -0
- data/lib/sib-api-v3-sdk/models/get_lists.rb +211 -0
- data/lib/sib-api-v3-sdk/models/get_lists_folder.rb +209 -0
- data/lib/sib-api-v3-sdk/models/get_lists_lists.rb +188 -0
- data/lib/sib-api-v3-sdk/models/get_process.rb +267 -0
- data/lib/sib-api-v3-sdk/models/get_processes.rb +206 -0
- data/lib/sib-api-v3-sdk/models/get_reports.rb +190 -0
- data/lib/sib-api-v3-sdk/models/get_reports_reports.rb +374 -0
- data/lib/sib-api-v3-sdk/models/get_senders_list.rb +191 -0
- data/lib/sib-api-v3-sdk/models/get_senders_list_ips.rb +224 -0
- data/lib/sib-api-v3-sdk/models/get_senders_list_senders.rb +251 -0
- data/lib/sib-api-v3-sdk/models/get_sms_campaign.rb +404 -0
- data/lib/sib-api-v3-sdk/models/get_sms_campaign_overview.rb +404 -0
- data/lib/sib-api-v3-sdk/models/get_sms_campaign_stats.rb +284 -0
- data/lib/sib-api-v3-sdk/models/get_sms_campaigns.rb +205 -0
- data/lib/sib-api-v3-sdk/models/get_sms_event_report.rb +190 -0
- data/lib/sib-api-v3-sdk/models/get_sms_event_report_events.rb +311 -0
- data/lib/sib-api-v3-sdk/models/get_smtp_template_overview.rb +391 -0
- data/lib/sib-api-v3-sdk/models/get_smtp_template_overview_sender.rb +199 -0
- data/lib/sib-api-v3-sdk/models/get_smtp_templates.rb +200 -0
- data/lib/sib-api-v3-sdk/models/get_stats_by_domain.rb +179 -0
- data/lib/sib-api-v3-sdk/models/get_transac_aggregated_sms_report.rb +329 -0
- data/lib/sib-api-v3-sdk/models/get_transac_sms_report.rb +190 -0
- data/lib/sib-api-v3-sdk/models/get_transac_sms_report_reports.rb +344 -0
- data/lib/sib-api-v3-sdk/models/get_webhook.rb +356 -0
- data/lib/sib-api-v3-sdk/models/get_webhooks.rb +195 -0
- data/lib/sib-api-v3-sdk/models/manage_ip.rb +189 -0
- data/lib/sib-api-v3-sdk/models/post_contact_info.rb +188 -0
- data/lib/sib-api-v3-sdk/models/post_contact_info_contacts.rb +206 -0
- data/lib/sib-api-v3-sdk/models/post_send_failed.rb +242 -0
- data/lib/sib-api-v3-sdk/models/post_send_sms_test_failed.rb +231 -0
- data/lib/sib-api-v3-sdk/models/remaining_credit_model.rb +197 -0
- data/lib/sib-api-v3-sdk/models/remaining_credit_model_child.rb +209 -0
- data/lib/sib-api-v3-sdk/models/remaining_credit_model_reseller.rb +209 -0
- data/lib/sib-api-v3-sdk/models/remove_credits.rb +199 -0
- data/lib/sib-api-v3-sdk/models/request_contact_export.rb +216 -0
- data/lib/sib-api-v3-sdk/models/request_contact_import.rb +230 -0
- data/lib/sib-api-v3-sdk/models/request_contact_import_new_list.rb +199 -0
- data/lib/sib-api-v3-sdk/models/request_sms_recipient_export.rb +239 -0
- data/lib/sib-api-v3-sdk/models/send_email.rb +274 -0
- data/lib/sib-api-v3-sdk/models/send_email_attachment.rb +215 -0
- data/lib/sib-api-v3-sdk/models/send_report.rb +233 -0
- data/lib/sib-api-v3-sdk/models/send_report_email.rb +278 -0
- data/lib/sib-api-v3-sdk/models/send_sms.rb +193 -0
- data/lib/sib-api-v3-sdk/models/send_smtp_email.rb +301 -0
- data/lib/sib-api-v3-sdk/models/send_smtp_email_attachment.rb +225 -0
- data/lib/sib-api-v3-sdk/models/send_smtp_email_bcc.rb +204 -0
- data/lib/sib-api-v3-sdk/models/send_smtp_email_cc.rb +204 -0
- data/lib/sib-api-v3-sdk/models/send_smtp_email_reply_to.rb +204 -0
- data/lib/sib-api-v3-sdk/models/send_smtp_email_sender.rb +204 -0
- data/lib/sib-api-v3-sdk/models/send_smtp_email_to.rb +204 -0
- data/lib/sib-api-v3-sdk/models/send_template_email.rb +194 -0
- data/lib/sib-api-v3-sdk/models/send_test_email.rb +191 -0
- data/lib/sib-api-v3-sdk/models/send_test_sms.rb +191 -0
- data/lib/sib-api-v3-sdk/models/send_transac_sms.rb +282 -0
- data/lib/sib-api-v3-sdk/models/update_campaign_status.rb +221 -0
- data/lib/sib-api-v3-sdk/models/update_child.rb +240 -0
- data/lib/sib-api-v3-sdk/models/update_contact.rb +234 -0
- data/lib/sib-api-v3-sdk/models/update_email_campaign.rb +367 -0
- data/lib/sib-api-v3-sdk/models/update_email_campaign_recipients.rb +203 -0
- data/lib/sib-api-v3-sdk/models/update_email_campaign_sender.rb +199 -0
- data/lib/sib-api-v3-sdk/models/update_list.rb +199 -0
- data/lib/sib-api-v3-sdk/models/update_sender.rb +211 -0
- data/lib/sib-api-v3-sdk/models/update_sms_campaign.rb +260 -0
- data/lib/sib-api-v3-sdk/models/update_smtp_template.rb +278 -0
- data/lib/sib-api-v3-sdk/models/update_smtp_template_sender.rb +199 -0
- data/lib/sib-api-v3-sdk/models/update_webhook.rb +211 -0
- data/lib/sib-api-v3-sdk/version.rb +15 -0
- data/sib-api-v3-sdk.gemspec +45 -0
- data/spec/api/account_api_spec.rb +46 -0
- data/spec/api/attributes_api_spec.rb +70 -0
- data/spec/api/contacts_api_spec.rb +335 -0
- data/spec/api/email_campaigns_api_spec.rb +163 -0
- data/spec/api/folders_api_spec.rb +111 -0
- data/spec/api/lists_api_spec.rb +152 -0
- data/spec/api/process_api_spec.rb +60 -0
- data/spec/api/reseller_api_spec.rb +147 -0
- data/spec/api/senders_api_spec.rb +108 -0
- data/spec/api/sms_campaigns_api_spec.rb +163 -0
- data/spec/api/smtp_api_spec.rb +189 -0
- data/spec/api/transactional_sms_api_spec.rb +96 -0
- data/spec/api/webhooks_api_spec.rb +96 -0
- data/spec/api_client_spec.rb +226 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/add_credits_spec.rb +48 -0
- data/spec/models/add_remove_contact_to_list_spec.rb +42 -0
- data/spec/models/crea_update_folder_spec.rb +42 -0
- data/spec/models/create_attribute_enumemaration_spec.rb +48 -0
- data/spec/models/create_attribute_spec.rb +74 -0
- data/spec/models/create_child_spec.rb +66 -0
- data/spec/models/create_contact_spec.rb +66 -0
- data/spec/models/create_email_campaign_recipients_spec.rb +48 -0
- data/spec/models/create_email_campaign_sender_spec.rb +48 -0
- data/spec/models/create_email_campaign_spec.rb +148 -0
- data/spec/models/create_list_spec.rb +48 -0
- data/spec/models/create_model_spec.rb +42 -0
- data/spec/models/create_sender_ips_spec.rb +54 -0
- data/spec/models/create_sender_model_spec.rb +54 -0
- data/spec/models/create_sender_spec.rb +54 -0
- data/spec/models/create_sms_campaign_recipients_spec.rb +48 -0
- data/spec/models/create_sms_campaign_spec.rb +66 -0
- data/spec/models/create_smtp_email_spec.rb +42 -0
- data/spec/models/create_smtp_template_sender_spec.rb +48 -0
- data/spec/models/create_smtp_template_spec.rb +96 -0
- data/spec/models/create_webhook_spec.rb +64 -0
- data/spec/models/created_process_id_spec.rb +42 -0
- data/spec/models/delete_hardbounces_spec.rb +54 -0
- data/spec/models/email_export_recipients_spec.rb +52 -0
- data/spec/models/error_model_spec.rb +52 -0
- data/spec/models/get_account_marketing_automation_spec.rb +48 -0
- data/spec/models/get_account_plan_spec.rb +62 -0
- data/spec/models/get_account_relay_data_spec.rb +54 -0
- data/spec/models/get_account_relay_spec.rb +48 -0
- data/spec/models/get_account_spec.rb +84 -0
- data/spec/models/get_aggregated_report_spec.rb +108 -0
- data/spec/models/get_attributes_attributes_spec.rb +80 -0
- data/spec/models/get_attributes_enumeration_spec.rb +48 -0
- data/spec/models/get_attributes_spec.rb +42 -0
- data/spec/models/get_campaign_overview_spec.rb +80 -0
- data/spec/models/get_campaign_recipients_exclusion_lists_spec.rb +48 -0
- data/spec/models/get_campaign_recipients_lists_spec.rb +48 -0
- data/spec/models/get_campaign_recipients_spec.rb +48 -0
- data/spec/models/get_campaign_stats_spec.rb +108 -0
- data/spec/models/get_child_info_api_keys_spec.rb +54 -0
- data/spec/models/get_child_info_credits_spec.rb +48 -0
- data/spec/models/get_child_info_ips_spec.rb +48 -0
- data/spec/models/get_child_info_spec.rb +90 -0
- data/spec/models/get_child_info_statistics_spec.rb +54 -0
- data/spec/models/get_children_list_spec.rb +42 -0
- data/spec/models/get_client_spec.rb +60 -0
- data/spec/models/get_contact_campaign_stats_clicked_spec.rb +48 -0
- data/spec/models/get_contact_campaign_stats_links_spec.rb +60 -0
- data/spec/models/get_contact_campaign_stats_messages_sent_spec.rb +48 -0
- data/spec/models/get_contact_campaign_stats_opened_spec.rb +60 -0
- data/spec/models/get_contact_campaign_stats_spec.rb +84 -0
- data/spec/models/get_contact_campaign_stats_transac_attributes_spec.rb +54 -0
- data/spec/models/get_contact_campaign_stats_unsubscriptions_admin_unsubscription_spec.rb +48 -0
- data/spec/models/get_contact_campaign_stats_unsubscriptions_spec.rb +48 -0
- data/spec/models/get_contact_campaign_stats_unsubscriptions_user_unsubscription_spec.rb +54 -0
- data/spec/models/get_contact_details_spec.rb +84 -0
- data/spec/models/get_contacts_spec.rb +48 -0
- data/spec/models/get_email_campaign_spec.rb +164 -0
- data/spec/models/get_email_campaigns_spec.rb +48 -0
- data/spec/models/get_email_event_report_events_spec.rb +82 -0
- data/spec/models/get_email_event_report_spec.rb +42 -0
- data/spec/models/get_extended_campaign_overview_sender_spec.rb +48 -0
- data/spec/models/get_extended_campaign_overview_spec.rb +164 -0
- data/spec/models/get_extended_campaign_stats_links_stats_spec.rb +42 -0
- data/spec/models/get_extended_campaign_stats_spec.rb +66 -0
- data/spec/models/get_extended_client_address_spec.rb +60 -0
- data/spec/models/get_extended_client_spec.rb +66 -0
- data/spec/models/get_extended_contact_details_spec.rb +84 -0
- data/spec/models/get_extended_list_campaign_stats_spec.rb +48 -0
- data/spec/models/get_extended_list_spec.rb +84 -0
- data/spec/models/get_folder_lists_spec.rb +48 -0
- data/spec/models/get_folder_spec.rb +66 -0
- data/spec/models/get_folders_spec.rb +48 -0
- data/spec/models/get_ip_from_sender_spec.rb +60 -0
- data/spec/models/get_ip_spec.rb +60 -0
- data/spec/models/get_ips_from_sender_spec.rb +42 -0
- data/spec/models/get_ips_spec.rb +42 -0
- data/spec/models/get_list_spec.rb +60 -0
- data/spec/models/get_lists_folder_spec.rb +48 -0
- data/spec/models/get_lists_lists_spec.rb +42 -0
- data/spec/models/get_lists_spec.rb +48 -0
- data/spec/models/get_process_spec.rb +64 -0
- data/spec/models/get_processes_spec.rb +48 -0
- data/spec/models/get_reports_reports_spec.rb +114 -0
- data/spec/models/get_reports_spec.rb +42 -0
- data/spec/models/get_senders_list_ips_spec.rb +54 -0
- data/spec/models/get_senders_list_senders_spec.rb +66 -0
- data/spec/models/get_senders_list_spec.rb +42 -0
- data/spec/models/get_sms_campaign_overview_spec.rb +94 -0
- data/spec/models/get_sms_campaign_spec.rb +94 -0
- data/spec/models/get_sms_campaign_stats_spec.rb +78 -0
- data/spec/models/get_sms_campaigns_spec.rb +48 -0
- data/spec/models/get_sms_event_report_events_spec.rb +82 -0
- data/spec/models/get_sms_event_report_spec.rb +42 -0
- data/spec/models/get_smtp_template_overview_sender_spec.rb +48 -0
- data/spec/models/get_smtp_template_overview_spec.rb +108 -0
- data/spec/models/get_smtp_templates_spec.rb +48 -0
- data/spec/models/get_stats_by_domain_spec.rb +36 -0
- data/spec/models/get_transac_aggregated_sms_report_spec.rb +96 -0
- data/spec/models/get_transac_sms_report_reports_spec.rb +102 -0
- data/spec/models/get_transac_sms_report_spec.rb +42 -0
- data/spec/models/get_webhook_spec.rb +82 -0
- data/spec/models/get_webhooks_spec.rb +42 -0
- data/spec/models/manage_ip_spec.rb +42 -0
- data/spec/models/post_contact_info_contacts_spec.rb +48 -0
- data/spec/models/post_contact_info_spec.rb +42 -0
- data/spec/models/post_send_failed_spec.rb +66 -0
- data/spec/models/post_send_sms_test_failed_spec.rb +60 -0
- data/spec/models/remaining_credit_model_child_spec.rb +48 -0
- data/spec/models/remaining_credit_model_reseller_spec.rb +48 -0
- data/spec/models/remaining_credit_model_spec.rb +48 -0
- data/spec/models/remove_credits_spec.rb +48 -0
- data/spec/models/request_contact_export_spec.rb +54 -0
- data/spec/models/request_contact_import_new_list_spec.rb +48 -0
- data/spec/models/request_contact_import_spec.rb +66 -0
- data/spec/models/request_sms_recipient_export_spec.rb +52 -0
- data/spec/models/send_email_attachment_spec.rb +48 -0
- data/spec/models/send_email_spec.rb +84 -0
- data/spec/models/send_report_email_spec.rb +76 -0
- data/spec/models/send_report_spec.rb +52 -0
- data/spec/models/send_sms_spec.rb +42 -0
- data/spec/models/send_smtp_email_attachment_spec.rb +54 -0
- data/spec/models/send_smtp_email_bcc_spec.rb +48 -0
- data/spec/models/send_smtp_email_cc_spec.rb +48 -0
- data/spec/models/send_smtp_email_reply_to_spec.rb +48 -0
- data/spec/models/send_smtp_email_sender_spec.rb +48 -0
- data/spec/models/send_smtp_email_spec.rb +96 -0
- data/spec/models/send_smtp_email_to_spec.rb +48 -0
- data/spec/models/send_template_email_spec.rb +42 -0
- data/spec/models/send_test_email_spec.rb +42 -0
- data/spec/models/send_test_sms_spec.rb +42 -0
- data/spec/models/send_transac_sms_spec.rb +66 -0
- data/spec/models/update_campaign_status_spec.rb +46 -0
- data/spec/models/update_child_spec.rb +72 -0
- data/spec/models/update_contact_spec.rb +66 -0
- data/spec/models/update_email_campaign_recipients_spec.rb +48 -0
- data/spec/models/update_email_campaign_sender_spec.rb +48 -0
- data/spec/models/update_email_campaign_spec.rb +138 -0
- data/spec/models/update_list_spec.rb +48 -0
- data/spec/models/update_sender_spec.rb +54 -0
- data/spec/models/update_sms_campaign_spec.rb +66 -0
- data/spec/models/update_smtp_template_sender_spec.rb +48 -0
- data/spec/models/update_smtp_template_spec.rb +96 -0
- data/spec/models/update_webhook_spec.rb +54 -0
- data/spec/spec_helper.rb +111 -0
- metadata +869 -0
@@ -0,0 +1,66 @@
|
|
1
|
+
=begin
|
2
|
+
#SendinBlue API
|
3
|
+
|
4
|
+
#SendinBlue provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/sendinblue **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed |
|
5
|
+
|
6
|
+
OpenAPI spec version: 3.0.0
|
7
|
+
Contact: contact@sendinblue.com
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.2.3
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for SibApiV3Sdk::UpdateSmsCampaign
|
18
|
+
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe 'UpdateSmsCampaign' do
|
21
|
+
before do
|
22
|
+
# run before each test
|
23
|
+
@instance = SibApiV3Sdk::UpdateSmsCampaign.new
|
24
|
+
end
|
25
|
+
|
26
|
+
after do
|
27
|
+
# run after each test
|
28
|
+
end
|
29
|
+
|
30
|
+
describe 'test an instance of UpdateSmsCampaign' do
|
31
|
+
it 'should create an instance of UpdateSmsCampaign' do
|
32
|
+
expect(@instance).to be_instance_of(SibApiV3Sdk::UpdateSmsCampaign)
|
33
|
+
end
|
34
|
+
end
|
35
|
+
describe 'test attribute "name"' do
|
36
|
+
it 'should work' do
|
37
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
38
|
+
end
|
39
|
+
end
|
40
|
+
|
41
|
+
describe 'test attribute "sender"' do
|
42
|
+
it 'should work' do
|
43
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
+
end
|
45
|
+
end
|
46
|
+
|
47
|
+
describe 'test attribute "content"' do
|
48
|
+
it 'should work' do
|
49
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
53
|
+
describe 'test attribute "recipients"' do
|
54
|
+
it 'should work' do
|
55
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
56
|
+
end
|
57
|
+
end
|
58
|
+
|
59
|
+
describe 'test attribute "scheduled_at"' do
|
60
|
+
it 'should work' do
|
61
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
62
|
+
end
|
63
|
+
end
|
64
|
+
|
65
|
+
end
|
66
|
+
|
@@ -0,0 +1,48 @@
|
|
1
|
+
=begin
|
2
|
+
#SendinBlue API
|
3
|
+
|
4
|
+
#SendinBlue provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/sendinblue **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed |
|
5
|
+
|
6
|
+
OpenAPI spec version: 3.0.0
|
7
|
+
Contact: contact@sendinblue.com
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.2.3
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for SibApiV3Sdk::UpdateSmtpTemplateSender
|
18
|
+
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe 'UpdateSmtpTemplateSender' do
|
21
|
+
before do
|
22
|
+
# run before each test
|
23
|
+
@instance = SibApiV3Sdk::UpdateSmtpTemplateSender.new
|
24
|
+
end
|
25
|
+
|
26
|
+
after do
|
27
|
+
# run after each test
|
28
|
+
end
|
29
|
+
|
30
|
+
describe 'test an instance of UpdateSmtpTemplateSender' do
|
31
|
+
it 'should create an instance of UpdateSmtpTemplateSender' do
|
32
|
+
expect(@instance).to be_instance_of(SibApiV3Sdk::UpdateSmtpTemplateSender)
|
33
|
+
end
|
34
|
+
end
|
35
|
+
describe 'test attribute "name"' do
|
36
|
+
it 'should work' do
|
37
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
38
|
+
end
|
39
|
+
end
|
40
|
+
|
41
|
+
describe 'test attribute "email"' do
|
42
|
+
it 'should work' do
|
43
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
+
end
|
45
|
+
end
|
46
|
+
|
47
|
+
end
|
48
|
+
|
@@ -0,0 +1,96 @@
|
|
1
|
+
=begin
|
2
|
+
#SendinBlue API
|
3
|
+
|
4
|
+
#SendinBlue provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/sendinblue **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed |
|
5
|
+
|
6
|
+
OpenAPI spec version: 3.0.0
|
7
|
+
Contact: contact@sendinblue.com
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.2.3
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for SibApiV3Sdk::UpdateSmtpTemplate
|
18
|
+
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe 'UpdateSmtpTemplate' do
|
21
|
+
before do
|
22
|
+
# run before each test
|
23
|
+
@instance = SibApiV3Sdk::UpdateSmtpTemplate.new
|
24
|
+
end
|
25
|
+
|
26
|
+
after do
|
27
|
+
# run after each test
|
28
|
+
end
|
29
|
+
|
30
|
+
describe 'test an instance of UpdateSmtpTemplate' do
|
31
|
+
it 'should create an instance of UpdateSmtpTemplate' do
|
32
|
+
expect(@instance).to be_instance_of(SibApiV3Sdk::UpdateSmtpTemplate)
|
33
|
+
end
|
34
|
+
end
|
35
|
+
describe 'test attribute "tag"' do
|
36
|
+
it 'should work' do
|
37
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
38
|
+
end
|
39
|
+
end
|
40
|
+
|
41
|
+
describe 'test attribute "sender"' do
|
42
|
+
it 'should work' do
|
43
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
+
end
|
45
|
+
end
|
46
|
+
|
47
|
+
describe 'test attribute "template_name"' do
|
48
|
+
it 'should work' do
|
49
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
53
|
+
describe 'test attribute "html_content"' do
|
54
|
+
it 'should work' do
|
55
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
56
|
+
end
|
57
|
+
end
|
58
|
+
|
59
|
+
describe 'test attribute "html_url"' do
|
60
|
+
it 'should work' do
|
61
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
62
|
+
end
|
63
|
+
end
|
64
|
+
|
65
|
+
describe 'test attribute "subject"' do
|
66
|
+
it 'should work' do
|
67
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
68
|
+
end
|
69
|
+
end
|
70
|
+
|
71
|
+
describe 'test attribute "reply_to"' do
|
72
|
+
it 'should work' do
|
73
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
74
|
+
end
|
75
|
+
end
|
76
|
+
|
77
|
+
describe 'test attribute "to_field"' do
|
78
|
+
it 'should work' do
|
79
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
80
|
+
end
|
81
|
+
end
|
82
|
+
|
83
|
+
describe 'test attribute "attachment_url"' do
|
84
|
+
it 'should work' do
|
85
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
86
|
+
end
|
87
|
+
end
|
88
|
+
|
89
|
+
describe 'test attribute "is_active"' do
|
90
|
+
it 'should work' do
|
91
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
92
|
+
end
|
93
|
+
end
|
94
|
+
|
95
|
+
end
|
96
|
+
|
@@ -0,0 +1,54 @@
|
|
1
|
+
=begin
|
2
|
+
#SendinBlue API
|
3
|
+
|
4
|
+
#SendinBlue provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/sendinblue **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed |
|
5
|
+
|
6
|
+
OpenAPI spec version: 3.0.0
|
7
|
+
Contact: contact@sendinblue.com
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.2.3
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for SibApiV3Sdk::UpdateWebhook
|
18
|
+
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe 'UpdateWebhook' do
|
21
|
+
before do
|
22
|
+
# run before each test
|
23
|
+
@instance = SibApiV3Sdk::UpdateWebhook.new
|
24
|
+
end
|
25
|
+
|
26
|
+
after do
|
27
|
+
# run after each test
|
28
|
+
end
|
29
|
+
|
30
|
+
describe 'test an instance of UpdateWebhook' do
|
31
|
+
it 'should create an instance of UpdateWebhook' do
|
32
|
+
expect(@instance).to be_instance_of(SibApiV3Sdk::UpdateWebhook)
|
33
|
+
end
|
34
|
+
end
|
35
|
+
describe 'test attribute "url"' do
|
36
|
+
it 'should work' do
|
37
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
38
|
+
end
|
39
|
+
end
|
40
|
+
|
41
|
+
describe 'test attribute "description"' do
|
42
|
+
it 'should work' do
|
43
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
+
end
|
45
|
+
end
|
46
|
+
|
47
|
+
describe 'test attribute "events"' do
|
48
|
+
it 'should work' do
|
49
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
53
|
+
end
|
54
|
+
|
data/spec/spec_helper.rb
ADDED
@@ -0,0 +1,111 @@
|
|
1
|
+
=begin
|
2
|
+
#SendinBlue API
|
3
|
+
|
4
|
+
#SendinBlue provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/sendinblue **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed |
|
5
|
+
|
6
|
+
OpenAPI spec version: 3.0.0
|
7
|
+
Contact: contact@sendinblue.com
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.2.3
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
# load the gem
|
14
|
+
require 'sib-api-v3-sdk'
|
15
|
+
|
16
|
+
# The following was generated by the `rspec --init` command. Conventionally, all
|
17
|
+
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
|
18
|
+
# The generated `.rspec` file contains `--require spec_helper` which will cause
|
19
|
+
# this file to always be loaded, without a need to explicitly require it in any
|
20
|
+
# files.
|
21
|
+
#
|
22
|
+
# Given that it is always loaded, you are encouraged to keep this file as
|
23
|
+
# light-weight as possible. Requiring heavyweight dependencies from this file
|
24
|
+
# will add to the boot time of your test suite on EVERY test run, even for an
|
25
|
+
# individual file that may not need all of that loaded. Instead, consider making
|
26
|
+
# a separate helper file that requires the additional dependencies and performs
|
27
|
+
# the additional setup, and require it from the spec files that actually need
|
28
|
+
# it.
|
29
|
+
#
|
30
|
+
# The `.rspec` file also contains a few flags that are not defaults but that
|
31
|
+
# users commonly want.
|
32
|
+
#
|
33
|
+
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
|
34
|
+
RSpec.configure do |config|
|
35
|
+
# rspec-expectations config goes here. You can use an alternate
|
36
|
+
# assertion/expectation library such as wrong or the stdlib/minitest
|
37
|
+
# assertions if you prefer.
|
38
|
+
config.expect_with :rspec do |expectations|
|
39
|
+
# This option will default to `true` in RSpec 4. It makes the `description`
|
40
|
+
# and `failure_message` of custom matchers include text for helper methods
|
41
|
+
# defined using `chain`, e.g.:
|
42
|
+
# be_bigger_than(2).and_smaller_than(4).description
|
43
|
+
# # => "be bigger than 2 and smaller than 4"
|
44
|
+
# ...rather than:
|
45
|
+
# # => "be bigger than 2"
|
46
|
+
expectations.include_chain_clauses_in_custom_matcher_descriptions = true
|
47
|
+
end
|
48
|
+
|
49
|
+
# rspec-mocks config goes here. You can use an alternate test double
|
50
|
+
# library (such as bogus or mocha) by changing the `mock_with` option here.
|
51
|
+
config.mock_with :rspec do |mocks|
|
52
|
+
# Prevents you from mocking or stubbing a method that does not exist on
|
53
|
+
# a real object. This is generally recommended, and will default to
|
54
|
+
# `true` in RSpec 4.
|
55
|
+
mocks.verify_partial_doubles = true
|
56
|
+
end
|
57
|
+
|
58
|
+
# The settings below are suggested to provide a good initial experience
|
59
|
+
# with RSpec, but feel free to customize to your heart's content.
|
60
|
+
=begin
|
61
|
+
# These two settings work together to allow you to limit a spec run
|
62
|
+
# to individual examples or groups you care about by tagging them with
|
63
|
+
# `:focus` metadata. When nothing is tagged with `:focus`, all examples
|
64
|
+
# get run.
|
65
|
+
config.filter_run :focus
|
66
|
+
config.run_all_when_everything_filtered = true
|
67
|
+
|
68
|
+
# Allows RSpec to persist some state between runs in order to support
|
69
|
+
# the `--only-failures` and `--next-failure` CLI options. We recommend
|
70
|
+
# you configure your source control system to ignore this file.
|
71
|
+
config.example_status_persistence_file_path = "spec/examples.txt"
|
72
|
+
|
73
|
+
# Limits the available syntax to the non-monkey patched syntax that is
|
74
|
+
# recommended. For more details, see:
|
75
|
+
# - http://rspec.info/blog/2012/06/rspecs-new-expectation-syntax/
|
76
|
+
# - http://www.teaisaweso.me/blog/2013/05/27/rspecs-new-message-expectation-syntax/
|
77
|
+
# - http://rspec.info/blog/2014/05/notable-changes-in-rspec-3/#zero-monkey-patching-mode
|
78
|
+
config.disable_monkey_patching!
|
79
|
+
|
80
|
+
# This setting enables warnings. It's recommended, but in some cases may
|
81
|
+
# be too noisy due to issues in dependencies.
|
82
|
+
config.warnings = true
|
83
|
+
|
84
|
+
# Many RSpec users commonly either run the entire suite or an individual
|
85
|
+
# file, and it's useful to allow more verbose output when running an
|
86
|
+
# individual spec file.
|
87
|
+
if config.files_to_run.one?
|
88
|
+
# Use the documentation formatter for detailed output,
|
89
|
+
# unless a formatter has already been configured
|
90
|
+
# (e.g. via a command-line flag).
|
91
|
+
config.default_formatter = 'doc'
|
92
|
+
end
|
93
|
+
|
94
|
+
# Print the 10 slowest examples and example groups at the
|
95
|
+
# end of the spec run, to help surface which specs are running
|
96
|
+
# particularly slow.
|
97
|
+
config.profile_examples = 10
|
98
|
+
|
99
|
+
# Run specs in random order to surface order dependencies. If you find an
|
100
|
+
# order dependency and want to debug it, you can fix the order by providing
|
101
|
+
# the seed, which is printed after each run.
|
102
|
+
# --seed 1234
|
103
|
+
config.order = :random
|
104
|
+
|
105
|
+
# Seed global randomization in this process using the `--seed` CLI option.
|
106
|
+
# Setting this allows you to use `--seed` to deterministically reproduce
|
107
|
+
# test failures related to randomization by passing the same `--seed` value
|
108
|
+
# as the one that triggered the failure.
|
109
|
+
Kernel.srand config.seed
|
110
|
+
=end
|
111
|
+
end
|
metadata
ADDED
@@ -0,0 +1,869 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: sib-api-v3-sdk
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 1.0.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- SendinBlue Developers
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2017-09-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
|
+
- !ruby/object:Gem::Dependency
|
74
|
+
name: vcr
|
75
|
+
requirement: !ruby/object:Gem::Requirement
|
76
|
+
requirements:
|
77
|
+
- - ~>
|
78
|
+
- !ruby/object:Gem::Version
|
79
|
+
version: '3.0'
|
80
|
+
- - '>='
|
81
|
+
- !ruby/object:Gem::Version
|
82
|
+
version: 3.0.1
|
83
|
+
type: :development
|
84
|
+
prerelease: false
|
85
|
+
version_requirements: !ruby/object:Gem::Requirement
|
86
|
+
requirements:
|
87
|
+
- - ~>
|
88
|
+
- !ruby/object:Gem::Version
|
89
|
+
version: '3.0'
|
90
|
+
- - '>='
|
91
|
+
- !ruby/object:Gem::Version
|
92
|
+
version: 3.0.1
|
93
|
+
- !ruby/object:Gem::Dependency
|
94
|
+
name: webmock
|
95
|
+
requirement: !ruby/object:Gem::Requirement
|
96
|
+
requirements:
|
97
|
+
- - ~>
|
98
|
+
- !ruby/object:Gem::Version
|
99
|
+
version: '1.24'
|
100
|
+
- - '>='
|
101
|
+
- !ruby/object:Gem::Version
|
102
|
+
version: 1.24.3
|
103
|
+
type: :development
|
104
|
+
prerelease: false
|
105
|
+
version_requirements: !ruby/object:Gem::Requirement
|
106
|
+
requirements:
|
107
|
+
- - ~>
|
108
|
+
- !ruby/object:Gem::Version
|
109
|
+
version: '1.24'
|
110
|
+
- - '>='
|
111
|
+
- !ruby/object:Gem::Version
|
112
|
+
version: 1.24.3
|
113
|
+
- !ruby/object:Gem::Dependency
|
114
|
+
name: autotest
|
115
|
+
requirement: !ruby/object:Gem::Requirement
|
116
|
+
requirements:
|
117
|
+
- - ~>
|
118
|
+
- !ruby/object:Gem::Version
|
119
|
+
version: '4.4'
|
120
|
+
- - '>='
|
121
|
+
- !ruby/object:Gem::Version
|
122
|
+
version: 4.4.6
|
123
|
+
type: :development
|
124
|
+
prerelease: false
|
125
|
+
version_requirements: !ruby/object:Gem::Requirement
|
126
|
+
requirements:
|
127
|
+
- - ~>
|
128
|
+
- !ruby/object:Gem::Version
|
129
|
+
version: '4.4'
|
130
|
+
- - '>='
|
131
|
+
- !ruby/object:Gem::Version
|
132
|
+
version: 4.4.6
|
133
|
+
- !ruby/object:Gem::Dependency
|
134
|
+
name: autotest-rails-pure
|
135
|
+
requirement: !ruby/object:Gem::Requirement
|
136
|
+
requirements:
|
137
|
+
- - ~>
|
138
|
+
- !ruby/object:Gem::Version
|
139
|
+
version: '4.1'
|
140
|
+
- - '>='
|
141
|
+
- !ruby/object:Gem::Version
|
142
|
+
version: 4.1.2
|
143
|
+
type: :development
|
144
|
+
prerelease: false
|
145
|
+
version_requirements: !ruby/object:Gem::Requirement
|
146
|
+
requirements:
|
147
|
+
- - ~>
|
148
|
+
- !ruby/object:Gem::Version
|
149
|
+
version: '4.1'
|
150
|
+
- - '>='
|
151
|
+
- !ruby/object:Gem::Version
|
152
|
+
version: 4.1.2
|
153
|
+
- !ruby/object:Gem::Dependency
|
154
|
+
name: autotest-growl
|
155
|
+
requirement: !ruby/object:Gem::Requirement
|
156
|
+
requirements:
|
157
|
+
- - ~>
|
158
|
+
- !ruby/object:Gem::Version
|
159
|
+
version: '0.2'
|
160
|
+
- - '>='
|
161
|
+
- !ruby/object:Gem::Version
|
162
|
+
version: 0.2.16
|
163
|
+
type: :development
|
164
|
+
prerelease: false
|
165
|
+
version_requirements: !ruby/object:Gem::Requirement
|
166
|
+
requirements:
|
167
|
+
- - ~>
|
168
|
+
- !ruby/object:Gem::Version
|
169
|
+
version: '0.2'
|
170
|
+
- - '>='
|
171
|
+
- !ruby/object:Gem::Version
|
172
|
+
version: 0.2.16
|
173
|
+
- !ruby/object:Gem::Dependency
|
174
|
+
name: autotest-fsevent
|
175
|
+
requirement: !ruby/object:Gem::Requirement
|
176
|
+
requirements:
|
177
|
+
- - ~>
|
178
|
+
- !ruby/object:Gem::Version
|
179
|
+
version: '0.2'
|
180
|
+
- - '>='
|
181
|
+
- !ruby/object:Gem::Version
|
182
|
+
version: 0.2.12
|
183
|
+
type: :development
|
184
|
+
prerelease: false
|
185
|
+
version_requirements: !ruby/object:Gem::Requirement
|
186
|
+
requirements:
|
187
|
+
- - ~>
|
188
|
+
- !ruby/object:Gem::Version
|
189
|
+
version: '0.2'
|
190
|
+
- - '>='
|
191
|
+
- !ruby/object:Gem::Version
|
192
|
+
version: 0.2.12
|
193
|
+
description: Official SendinBlue provided RESTFul API V3 ruby library
|
194
|
+
email:
|
195
|
+
- contact@sendinblue.com
|
196
|
+
executables: []
|
197
|
+
extensions: []
|
198
|
+
extra_rdoc_files: []
|
199
|
+
files:
|
200
|
+
- Gemfile
|
201
|
+
- LICENSE.md
|
202
|
+
- README.md
|
203
|
+
- Rakefile
|
204
|
+
- docs/AccountApi.md
|
205
|
+
- docs/AddCredits.md
|
206
|
+
- docs/AddRemoveContactToList.md
|
207
|
+
- docs/AttributesApi.md
|
208
|
+
- docs/ContactsApi.md
|
209
|
+
- docs/CreaUpdateFolder.md
|
210
|
+
- docs/CreateAttribute.md
|
211
|
+
- docs/CreateAttributeEnumemaration.md
|
212
|
+
- docs/CreateChild.md
|
213
|
+
- docs/CreateContact.md
|
214
|
+
- docs/CreateEmailCampaign.md
|
215
|
+
- docs/CreateEmailCampaignRecipients.md
|
216
|
+
- docs/CreateEmailCampaignSender.md
|
217
|
+
- docs/CreateList.md
|
218
|
+
- docs/CreateModel.md
|
219
|
+
- docs/CreateSender.md
|
220
|
+
- docs/CreateSenderIps.md
|
221
|
+
- docs/CreateSenderModel.md
|
222
|
+
- docs/CreateSmsCampaign.md
|
223
|
+
- docs/CreateSmsCampaignRecipients.md
|
224
|
+
- docs/CreateSmtpEmail.md
|
225
|
+
- docs/CreateSmtpTemplate.md
|
226
|
+
- docs/CreateSmtpTemplateSender.md
|
227
|
+
- docs/CreateWebhook.md
|
228
|
+
- docs/CreatedProcessId.md
|
229
|
+
- docs/DeleteHardbounces.md
|
230
|
+
- docs/EmailCampaignsApi.md
|
231
|
+
- docs/EmailExportRecipients.md
|
232
|
+
- docs/ErrorModel.md
|
233
|
+
- docs/FoldersApi.md
|
234
|
+
- docs/GetAccount.md
|
235
|
+
- docs/GetAccountMarketingAutomation.md
|
236
|
+
- docs/GetAccountPlan.md
|
237
|
+
- docs/GetAccountRelay.md
|
238
|
+
- docs/GetAccountRelayData.md
|
239
|
+
- docs/GetAggregatedReport.md
|
240
|
+
- docs/GetAttributes.md
|
241
|
+
- docs/GetAttributesAttributes.md
|
242
|
+
- docs/GetAttributesEnumeration.md
|
243
|
+
- docs/GetCampaignOverview.md
|
244
|
+
- docs/GetCampaignRecipients.md
|
245
|
+
- docs/GetCampaignRecipientsExclusionLists.md
|
246
|
+
- docs/GetCampaignRecipientsLists.md
|
247
|
+
- docs/GetCampaignStats.md
|
248
|
+
- docs/GetChildInfo.md
|
249
|
+
- docs/GetChildInfoApiKeys.md
|
250
|
+
- docs/GetChildInfoCredits.md
|
251
|
+
- docs/GetChildInfoIps.md
|
252
|
+
- docs/GetChildInfoStatistics.md
|
253
|
+
- docs/GetChildrenList.md
|
254
|
+
- docs/GetClient.md
|
255
|
+
- docs/GetContactCampaignStats.md
|
256
|
+
- docs/GetContactCampaignStatsClicked.md
|
257
|
+
- docs/GetContactCampaignStatsLinks.md
|
258
|
+
- docs/GetContactCampaignStatsMessagesSent.md
|
259
|
+
- docs/GetContactCampaignStatsOpened.md
|
260
|
+
- docs/GetContactCampaignStatsTransacAttributes.md
|
261
|
+
- docs/GetContactCampaignStatsUnsubscriptions.md
|
262
|
+
- docs/GetContactCampaignStatsUnsubscriptionsAdminUnsubscription.md
|
263
|
+
- docs/GetContactCampaignStatsUnsubscriptionsUserUnsubscription.md
|
264
|
+
- docs/GetContactDetails.md
|
265
|
+
- docs/GetContacts.md
|
266
|
+
- docs/GetEmailCampaign.md
|
267
|
+
- docs/GetEmailCampaigns.md
|
268
|
+
- docs/GetEmailEventReport.md
|
269
|
+
- docs/GetEmailEventReportEvents.md
|
270
|
+
- docs/GetExtendedCampaignOverview.md
|
271
|
+
- docs/GetExtendedCampaignOverviewSender.md
|
272
|
+
- docs/GetExtendedCampaignStats.md
|
273
|
+
- docs/GetExtendedCampaignStatsLinksStats.md
|
274
|
+
- docs/GetExtendedClient.md
|
275
|
+
- docs/GetExtendedClientAddress.md
|
276
|
+
- docs/GetExtendedContactDetails.md
|
277
|
+
- docs/GetExtendedList.md
|
278
|
+
- docs/GetExtendedListCampaignStats.md
|
279
|
+
- docs/GetFolder.md
|
280
|
+
- docs/GetFolderLists.md
|
281
|
+
- docs/GetFolders.md
|
282
|
+
- docs/GetIp.md
|
283
|
+
- docs/GetIpFromSender.md
|
284
|
+
- docs/GetIps.md
|
285
|
+
- docs/GetIpsFromSender.md
|
286
|
+
- docs/GetList.md
|
287
|
+
- docs/GetLists.md
|
288
|
+
- docs/GetListsFolder.md
|
289
|
+
- docs/GetListsLists.md
|
290
|
+
- docs/GetProcess.md
|
291
|
+
- docs/GetProcesses.md
|
292
|
+
- docs/GetReports.md
|
293
|
+
- docs/GetReportsReports.md
|
294
|
+
- docs/GetSendersList.md
|
295
|
+
- docs/GetSendersListIps.md
|
296
|
+
- docs/GetSendersListSenders.md
|
297
|
+
- docs/GetSmsCampaign.md
|
298
|
+
- docs/GetSmsCampaignOverview.md
|
299
|
+
- docs/GetSmsCampaignStats.md
|
300
|
+
- docs/GetSmsCampaigns.md
|
301
|
+
- docs/GetSmsEventReport.md
|
302
|
+
- docs/GetSmsEventReportEvents.md
|
303
|
+
- docs/GetSmtpTemplateOverview.md
|
304
|
+
- docs/GetSmtpTemplateOverviewSender.md
|
305
|
+
- docs/GetSmtpTemplates.md
|
306
|
+
- docs/GetStatsByDomain.md
|
307
|
+
- docs/GetTransacAggregatedSmsReport.md
|
308
|
+
- docs/GetTransacSmsReport.md
|
309
|
+
- docs/GetTransacSmsReportReports.md
|
310
|
+
- docs/GetWebhook.md
|
311
|
+
- docs/GetWebhooks.md
|
312
|
+
- docs/ListsApi.md
|
313
|
+
- docs/ManageIp.md
|
314
|
+
- docs/PostContactInfo.md
|
315
|
+
- docs/PostContactInfoContacts.md
|
316
|
+
- docs/PostSendFailed.md
|
317
|
+
- docs/PostSendSmsTestFailed.md
|
318
|
+
- docs/ProcessApi.md
|
319
|
+
- docs/RemainingCreditModel.md
|
320
|
+
- docs/RemainingCreditModelChild.md
|
321
|
+
- docs/RemainingCreditModelReseller.md
|
322
|
+
- docs/RemoveCredits.md
|
323
|
+
- docs/RequestContactExport.md
|
324
|
+
- docs/RequestContactImport.md
|
325
|
+
- docs/RequestContactImportNewList.md
|
326
|
+
- docs/RequestSMSRecipientExport.md
|
327
|
+
- docs/ResellerApi.md
|
328
|
+
- docs/SMSCampaignsApi.md
|
329
|
+
- docs/SMTPApi.md
|
330
|
+
- docs/SendEmail.md
|
331
|
+
- docs/SendEmailAttachment.md
|
332
|
+
- docs/SendReport.md
|
333
|
+
- docs/SendReportEmail.md
|
334
|
+
- docs/SendSms.md
|
335
|
+
- docs/SendSmtpEmail.md
|
336
|
+
- docs/SendSmtpEmailAttachment.md
|
337
|
+
- docs/SendSmtpEmailBcc.md
|
338
|
+
- docs/SendSmtpEmailCc.md
|
339
|
+
- docs/SendSmtpEmailReplyTo.md
|
340
|
+
- docs/SendSmtpEmailSender.md
|
341
|
+
- docs/SendSmtpEmailTo.md
|
342
|
+
- docs/SendTemplateEmail.md
|
343
|
+
- docs/SendTestEmail.md
|
344
|
+
- docs/SendTestSms.md
|
345
|
+
- docs/SendTransacSms.md
|
346
|
+
- docs/SendersApi.md
|
347
|
+
- docs/TransactionalSMSApi.md
|
348
|
+
- docs/UpdateCampaignStatus.md
|
349
|
+
- docs/UpdateChild.md
|
350
|
+
- docs/UpdateContact.md
|
351
|
+
- docs/UpdateEmailCampaign.md
|
352
|
+
- docs/UpdateEmailCampaignRecipients.md
|
353
|
+
- docs/UpdateEmailCampaignSender.md
|
354
|
+
- docs/UpdateList.md
|
355
|
+
- docs/UpdateSender.md
|
356
|
+
- docs/UpdateSmsCampaign.md
|
357
|
+
- docs/UpdateSmtpTemplate.md
|
358
|
+
- docs/UpdateSmtpTemplateSender.md
|
359
|
+
- docs/UpdateWebhook.md
|
360
|
+
- docs/WebhooksApi.md
|
361
|
+
- git_push.sh
|
362
|
+
- lib/sib-api-v3-sdk.rb
|
363
|
+
- lib/sib-api-v3-sdk/api/account_api.rb
|
364
|
+
- lib/sib-api-v3-sdk/api/attributes_api.rb
|
365
|
+
- lib/sib-api-v3-sdk/api/contacts_api.rb
|
366
|
+
- lib/sib-api-v3-sdk/api/email_campaigns_api.rb
|
367
|
+
- lib/sib-api-v3-sdk/api/folders_api.rb
|
368
|
+
- lib/sib-api-v3-sdk/api/lists_api.rb
|
369
|
+
- lib/sib-api-v3-sdk/api/process_api.rb
|
370
|
+
- lib/sib-api-v3-sdk/api/reseller_api.rb
|
371
|
+
- lib/sib-api-v3-sdk/api/senders_api.rb
|
372
|
+
- lib/sib-api-v3-sdk/api/sms_campaigns_api.rb
|
373
|
+
- lib/sib-api-v3-sdk/api/smtp_api.rb
|
374
|
+
- lib/sib-api-v3-sdk/api/transactional_sms_api.rb
|
375
|
+
- lib/sib-api-v3-sdk/api/webhooks_api.rb
|
376
|
+
- lib/sib-api-v3-sdk/api_client.rb
|
377
|
+
- lib/sib-api-v3-sdk/api_error.rb
|
378
|
+
- lib/sib-api-v3-sdk/configuration.rb
|
379
|
+
- lib/sib-api-v3-sdk/models/add_credits.rb
|
380
|
+
- lib/sib-api-v3-sdk/models/add_remove_contact_to_list.rb
|
381
|
+
- lib/sib-api-v3-sdk/models/crea_update_folder.rb
|
382
|
+
- lib/sib-api-v3-sdk/models/create_attribute.rb
|
383
|
+
- lib/sib-api-v3-sdk/models/create_attribute_enumemaration.rb
|
384
|
+
- lib/sib-api-v3-sdk/models/create_child.rb
|
385
|
+
- lib/sib-api-v3-sdk/models/create_contact.rb
|
386
|
+
- lib/sib-api-v3-sdk/models/create_email_campaign.rb
|
387
|
+
- lib/sib-api-v3-sdk/models/create_email_campaign_recipients.rb
|
388
|
+
- lib/sib-api-v3-sdk/models/create_email_campaign_sender.rb
|
389
|
+
- lib/sib-api-v3-sdk/models/create_list.rb
|
390
|
+
- lib/sib-api-v3-sdk/models/create_model.rb
|
391
|
+
- lib/sib-api-v3-sdk/models/create_sender.rb
|
392
|
+
- lib/sib-api-v3-sdk/models/create_sender_ips.rb
|
393
|
+
- lib/sib-api-v3-sdk/models/create_sender_model.rb
|
394
|
+
- lib/sib-api-v3-sdk/models/create_sms_campaign.rb
|
395
|
+
- lib/sib-api-v3-sdk/models/create_sms_campaign_recipients.rb
|
396
|
+
- lib/sib-api-v3-sdk/models/create_smtp_email.rb
|
397
|
+
- lib/sib-api-v3-sdk/models/create_smtp_template.rb
|
398
|
+
- lib/sib-api-v3-sdk/models/create_smtp_template_sender.rb
|
399
|
+
- lib/sib-api-v3-sdk/models/create_webhook.rb
|
400
|
+
- lib/sib-api-v3-sdk/models/created_process_id.rb
|
401
|
+
- lib/sib-api-v3-sdk/models/delete_hardbounces.rb
|
402
|
+
- lib/sib-api-v3-sdk/models/email_export_recipients.rb
|
403
|
+
- lib/sib-api-v3-sdk/models/error_model.rb
|
404
|
+
- lib/sib-api-v3-sdk/models/get_account.rb
|
405
|
+
- lib/sib-api-v3-sdk/models/get_account_marketing_automation.rb
|
406
|
+
- lib/sib-api-v3-sdk/models/get_account_plan.rb
|
407
|
+
- lib/sib-api-v3-sdk/models/get_account_relay.rb
|
408
|
+
- lib/sib-api-v3-sdk/models/get_account_relay_data.rb
|
409
|
+
- lib/sib-api-v3-sdk/models/get_aggregated_report.rb
|
410
|
+
- lib/sib-api-v3-sdk/models/get_attributes.rb
|
411
|
+
- lib/sib-api-v3-sdk/models/get_attributes_attributes.rb
|
412
|
+
- lib/sib-api-v3-sdk/models/get_attributes_enumeration.rb
|
413
|
+
- lib/sib-api-v3-sdk/models/get_campaign_overview.rb
|
414
|
+
- lib/sib-api-v3-sdk/models/get_campaign_recipients.rb
|
415
|
+
- lib/sib-api-v3-sdk/models/get_campaign_recipients_exclusion_lists.rb
|
416
|
+
- lib/sib-api-v3-sdk/models/get_campaign_recipients_lists.rb
|
417
|
+
- lib/sib-api-v3-sdk/models/get_campaign_stats.rb
|
418
|
+
- lib/sib-api-v3-sdk/models/get_child_info.rb
|
419
|
+
- lib/sib-api-v3-sdk/models/get_child_info_api_keys.rb
|
420
|
+
- lib/sib-api-v3-sdk/models/get_child_info_credits.rb
|
421
|
+
- lib/sib-api-v3-sdk/models/get_child_info_ips.rb
|
422
|
+
- lib/sib-api-v3-sdk/models/get_child_info_statistics.rb
|
423
|
+
- lib/sib-api-v3-sdk/models/get_children_list.rb
|
424
|
+
- lib/sib-api-v3-sdk/models/get_client.rb
|
425
|
+
- lib/sib-api-v3-sdk/models/get_contact_campaign_stats.rb
|
426
|
+
- lib/sib-api-v3-sdk/models/get_contact_campaign_stats_clicked.rb
|
427
|
+
- lib/sib-api-v3-sdk/models/get_contact_campaign_stats_links.rb
|
428
|
+
- lib/sib-api-v3-sdk/models/get_contact_campaign_stats_messages_sent.rb
|
429
|
+
- lib/sib-api-v3-sdk/models/get_contact_campaign_stats_opened.rb
|
430
|
+
- lib/sib-api-v3-sdk/models/get_contact_campaign_stats_transac_attributes.rb
|
431
|
+
- lib/sib-api-v3-sdk/models/get_contact_campaign_stats_unsubscriptions.rb
|
432
|
+
- lib/sib-api-v3-sdk/models/get_contact_campaign_stats_unsubscriptions_admin_unsubscription.rb
|
433
|
+
- lib/sib-api-v3-sdk/models/get_contact_campaign_stats_unsubscriptions_user_unsubscription.rb
|
434
|
+
- lib/sib-api-v3-sdk/models/get_contact_details.rb
|
435
|
+
- lib/sib-api-v3-sdk/models/get_contacts.rb
|
436
|
+
- lib/sib-api-v3-sdk/models/get_email_campaign.rb
|
437
|
+
- lib/sib-api-v3-sdk/models/get_email_campaigns.rb
|
438
|
+
- lib/sib-api-v3-sdk/models/get_email_event_report.rb
|
439
|
+
- lib/sib-api-v3-sdk/models/get_email_event_report_events.rb
|
440
|
+
- lib/sib-api-v3-sdk/models/get_extended_campaign_overview.rb
|
441
|
+
- lib/sib-api-v3-sdk/models/get_extended_campaign_overview_sender.rb
|
442
|
+
- lib/sib-api-v3-sdk/models/get_extended_campaign_stats.rb
|
443
|
+
- lib/sib-api-v3-sdk/models/get_extended_campaign_stats_links_stats.rb
|
444
|
+
- lib/sib-api-v3-sdk/models/get_extended_client.rb
|
445
|
+
- lib/sib-api-v3-sdk/models/get_extended_client_address.rb
|
446
|
+
- lib/sib-api-v3-sdk/models/get_extended_contact_details.rb
|
447
|
+
- lib/sib-api-v3-sdk/models/get_extended_list.rb
|
448
|
+
- lib/sib-api-v3-sdk/models/get_extended_list_campaign_stats.rb
|
449
|
+
- lib/sib-api-v3-sdk/models/get_folder.rb
|
450
|
+
- lib/sib-api-v3-sdk/models/get_folder_lists.rb
|
451
|
+
- lib/sib-api-v3-sdk/models/get_folders.rb
|
452
|
+
- lib/sib-api-v3-sdk/models/get_ip.rb
|
453
|
+
- lib/sib-api-v3-sdk/models/get_ip_from_sender.rb
|
454
|
+
- lib/sib-api-v3-sdk/models/get_ips.rb
|
455
|
+
- lib/sib-api-v3-sdk/models/get_ips_from_sender.rb
|
456
|
+
- lib/sib-api-v3-sdk/models/get_list.rb
|
457
|
+
- lib/sib-api-v3-sdk/models/get_lists.rb
|
458
|
+
- lib/sib-api-v3-sdk/models/get_lists_folder.rb
|
459
|
+
- lib/sib-api-v3-sdk/models/get_lists_lists.rb
|
460
|
+
- lib/sib-api-v3-sdk/models/get_process.rb
|
461
|
+
- lib/sib-api-v3-sdk/models/get_processes.rb
|
462
|
+
- lib/sib-api-v3-sdk/models/get_reports.rb
|
463
|
+
- lib/sib-api-v3-sdk/models/get_reports_reports.rb
|
464
|
+
- lib/sib-api-v3-sdk/models/get_senders_list.rb
|
465
|
+
- lib/sib-api-v3-sdk/models/get_senders_list_ips.rb
|
466
|
+
- lib/sib-api-v3-sdk/models/get_senders_list_senders.rb
|
467
|
+
- lib/sib-api-v3-sdk/models/get_sms_campaign.rb
|
468
|
+
- lib/sib-api-v3-sdk/models/get_sms_campaign_overview.rb
|
469
|
+
- lib/sib-api-v3-sdk/models/get_sms_campaign_stats.rb
|
470
|
+
- lib/sib-api-v3-sdk/models/get_sms_campaigns.rb
|
471
|
+
- lib/sib-api-v3-sdk/models/get_sms_event_report.rb
|
472
|
+
- lib/sib-api-v3-sdk/models/get_sms_event_report_events.rb
|
473
|
+
- lib/sib-api-v3-sdk/models/get_smtp_template_overview.rb
|
474
|
+
- lib/sib-api-v3-sdk/models/get_smtp_template_overview_sender.rb
|
475
|
+
- lib/sib-api-v3-sdk/models/get_smtp_templates.rb
|
476
|
+
- lib/sib-api-v3-sdk/models/get_stats_by_domain.rb
|
477
|
+
- lib/sib-api-v3-sdk/models/get_transac_aggregated_sms_report.rb
|
478
|
+
- lib/sib-api-v3-sdk/models/get_transac_sms_report.rb
|
479
|
+
- lib/sib-api-v3-sdk/models/get_transac_sms_report_reports.rb
|
480
|
+
- lib/sib-api-v3-sdk/models/get_webhook.rb
|
481
|
+
- lib/sib-api-v3-sdk/models/get_webhooks.rb
|
482
|
+
- lib/sib-api-v3-sdk/models/manage_ip.rb
|
483
|
+
- lib/sib-api-v3-sdk/models/post_contact_info.rb
|
484
|
+
- lib/sib-api-v3-sdk/models/post_contact_info_contacts.rb
|
485
|
+
- lib/sib-api-v3-sdk/models/post_send_failed.rb
|
486
|
+
- lib/sib-api-v3-sdk/models/post_send_sms_test_failed.rb
|
487
|
+
- lib/sib-api-v3-sdk/models/remaining_credit_model.rb
|
488
|
+
- lib/sib-api-v3-sdk/models/remaining_credit_model_child.rb
|
489
|
+
- lib/sib-api-v3-sdk/models/remaining_credit_model_reseller.rb
|
490
|
+
- lib/sib-api-v3-sdk/models/remove_credits.rb
|
491
|
+
- lib/sib-api-v3-sdk/models/request_contact_export.rb
|
492
|
+
- lib/sib-api-v3-sdk/models/request_contact_import.rb
|
493
|
+
- lib/sib-api-v3-sdk/models/request_contact_import_new_list.rb
|
494
|
+
- lib/sib-api-v3-sdk/models/request_sms_recipient_export.rb
|
495
|
+
- lib/sib-api-v3-sdk/models/send_email.rb
|
496
|
+
- lib/sib-api-v3-sdk/models/send_email_attachment.rb
|
497
|
+
- lib/sib-api-v3-sdk/models/send_report.rb
|
498
|
+
- lib/sib-api-v3-sdk/models/send_report_email.rb
|
499
|
+
- lib/sib-api-v3-sdk/models/send_sms.rb
|
500
|
+
- lib/sib-api-v3-sdk/models/send_smtp_email.rb
|
501
|
+
- lib/sib-api-v3-sdk/models/send_smtp_email_attachment.rb
|
502
|
+
- lib/sib-api-v3-sdk/models/send_smtp_email_bcc.rb
|
503
|
+
- lib/sib-api-v3-sdk/models/send_smtp_email_cc.rb
|
504
|
+
- lib/sib-api-v3-sdk/models/send_smtp_email_reply_to.rb
|
505
|
+
- lib/sib-api-v3-sdk/models/send_smtp_email_sender.rb
|
506
|
+
- lib/sib-api-v3-sdk/models/send_smtp_email_to.rb
|
507
|
+
- lib/sib-api-v3-sdk/models/send_template_email.rb
|
508
|
+
- lib/sib-api-v3-sdk/models/send_test_email.rb
|
509
|
+
- lib/sib-api-v3-sdk/models/send_test_sms.rb
|
510
|
+
- lib/sib-api-v3-sdk/models/send_transac_sms.rb
|
511
|
+
- lib/sib-api-v3-sdk/models/update_campaign_status.rb
|
512
|
+
- lib/sib-api-v3-sdk/models/update_child.rb
|
513
|
+
- lib/sib-api-v3-sdk/models/update_contact.rb
|
514
|
+
- lib/sib-api-v3-sdk/models/update_email_campaign.rb
|
515
|
+
- lib/sib-api-v3-sdk/models/update_email_campaign_recipients.rb
|
516
|
+
- lib/sib-api-v3-sdk/models/update_email_campaign_sender.rb
|
517
|
+
- lib/sib-api-v3-sdk/models/update_list.rb
|
518
|
+
- lib/sib-api-v3-sdk/models/update_sender.rb
|
519
|
+
- lib/sib-api-v3-sdk/models/update_sms_campaign.rb
|
520
|
+
- lib/sib-api-v3-sdk/models/update_smtp_template.rb
|
521
|
+
- lib/sib-api-v3-sdk/models/update_smtp_template_sender.rb
|
522
|
+
- lib/sib-api-v3-sdk/models/update_webhook.rb
|
523
|
+
- lib/sib-api-v3-sdk/version.rb
|
524
|
+
- sib-api-v3-sdk.gemspec
|
525
|
+
- spec/api/account_api_spec.rb
|
526
|
+
- spec/api/attributes_api_spec.rb
|
527
|
+
- spec/api/contacts_api_spec.rb
|
528
|
+
- spec/api/email_campaigns_api_spec.rb
|
529
|
+
- spec/api/folders_api_spec.rb
|
530
|
+
- spec/api/lists_api_spec.rb
|
531
|
+
- spec/api/process_api_spec.rb
|
532
|
+
- spec/api/reseller_api_spec.rb
|
533
|
+
- spec/api/senders_api_spec.rb
|
534
|
+
- spec/api/sms_campaigns_api_spec.rb
|
535
|
+
- spec/api/smtp_api_spec.rb
|
536
|
+
- spec/api/transactional_sms_api_spec.rb
|
537
|
+
- spec/api/webhooks_api_spec.rb
|
538
|
+
- spec/api_client_spec.rb
|
539
|
+
- spec/configuration_spec.rb
|
540
|
+
- spec/models/add_credits_spec.rb
|
541
|
+
- spec/models/add_remove_contact_to_list_spec.rb
|
542
|
+
- spec/models/crea_update_folder_spec.rb
|
543
|
+
- spec/models/create_attribute_enumemaration_spec.rb
|
544
|
+
- spec/models/create_attribute_spec.rb
|
545
|
+
- spec/models/create_child_spec.rb
|
546
|
+
- spec/models/create_contact_spec.rb
|
547
|
+
- spec/models/create_email_campaign_recipients_spec.rb
|
548
|
+
- spec/models/create_email_campaign_sender_spec.rb
|
549
|
+
- spec/models/create_email_campaign_spec.rb
|
550
|
+
- spec/models/create_list_spec.rb
|
551
|
+
- spec/models/create_model_spec.rb
|
552
|
+
- spec/models/create_sender_ips_spec.rb
|
553
|
+
- spec/models/create_sender_model_spec.rb
|
554
|
+
- spec/models/create_sender_spec.rb
|
555
|
+
- spec/models/create_sms_campaign_recipients_spec.rb
|
556
|
+
- spec/models/create_sms_campaign_spec.rb
|
557
|
+
- spec/models/create_smtp_email_spec.rb
|
558
|
+
- spec/models/create_smtp_template_sender_spec.rb
|
559
|
+
- spec/models/create_smtp_template_spec.rb
|
560
|
+
- spec/models/create_webhook_spec.rb
|
561
|
+
- spec/models/created_process_id_spec.rb
|
562
|
+
- spec/models/delete_hardbounces_spec.rb
|
563
|
+
- spec/models/email_export_recipients_spec.rb
|
564
|
+
- spec/models/error_model_spec.rb
|
565
|
+
- spec/models/get_account_marketing_automation_spec.rb
|
566
|
+
- spec/models/get_account_plan_spec.rb
|
567
|
+
- spec/models/get_account_relay_data_spec.rb
|
568
|
+
- spec/models/get_account_relay_spec.rb
|
569
|
+
- spec/models/get_account_spec.rb
|
570
|
+
- spec/models/get_aggregated_report_spec.rb
|
571
|
+
- spec/models/get_attributes_attributes_spec.rb
|
572
|
+
- spec/models/get_attributes_enumeration_spec.rb
|
573
|
+
- spec/models/get_attributes_spec.rb
|
574
|
+
- spec/models/get_campaign_overview_spec.rb
|
575
|
+
- spec/models/get_campaign_recipients_exclusion_lists_spec.rb
|
576
|
+
- spec/models/get_campaign_recipients_lists_spec.rb
|
577
|
+
- spec/models/get_campaign_recipients_spec.rb
|
578
|
+
- spec/models/get_campaign_stats_spec.rb
|
579
|
+
- spec/models/get_child_info_api_keys_spec.rb
|
580
|
+
- spec/models/get_child_info_credits_spec.rb
|
581
|
+
- spec/models/get_child_info_ips_spec.rb
|
582
|
+
- spec/models/get_child_info_spec.rb
|
583
|
+
- spec/models/get_child_info_statistics_spec.rb
|
584
|
+
- spec/models/get_children_list_spec.rb
|
585
|
+
- spec/models/get_client_spec.rb
|
586
|
+
- spec/models/get_contact_campaign_stats_clicked_spec.rb
|
587
|
+
- spec/models/get_contact_campaign_stats_links_spec.rb
|
588
|
+
- spec/models/get_contact_campaign_stats_messages_sent_spec.rb
|
589
|
+
- spec/models/get_contact_campaign_stats_opened_spec.rb
|
590
|
+
- spec/models/get_contact_campaign_stats_spec.rb
|
591
|
+
- spec/models/get_contact_campaign_stats_transac_attributes_spec.rb
|
592
|
+
- spec/models/get_contact_campaign_stats_unsubscriptions_admin_unsubscription_spec.rb
|
593
|
+
- spec/models/get_contact_campaign_stats_unsubscriptions_spec.rb
|
594
|
+
- spec/models/get_contact_campaign_stats_unsubscriptions_user_unsubscription_spec.rb
|
595
|
+
- spec/models/get_contact_details_spec.rb
|
596
|
+
- spec/models/get_contacts_spec.rb
|
597
|
+
- spec/models/get_email_campaign_spec.rb
|
598
|
+
- spec/models/get_email_campaigns_spec.rb
|
599
|
+
- spec/models/get_email_event_report_events_spec.rb
|
600
|
+
- spec/models/get_email_event_report_spec.rb
|
601
|
+
- spec/models/get_extended_campaign_overview_sender_spec.rb
|
602
|
+
- spec/models/get_extended_campaign_overview_spec.rb
|
603
|
+
- spec/models/get_extended_campaign_stats_links_stats_spec.rb
|
604
|
+
- spec/models/get_extended_campaign_stats_spec.rb
|
605
|
+
- spec/models/get_extended_client_address_spec.rb
|
606
|
+
- spec/models/get_extended_client_spec.rb
|
607
|
+
- spec/models/get_extended_contact_details_spec.rb
|
608
|
+
- spec/models/get_extended_list_campaign_stats_spec.rb
|
609
|
+
- spec/models/get_extended_list_spec.rb
|
610
|
+
- spec/models/get_folder_lists_spec.rb
|
611
|
+
- spec/models/get_folder_spec.rb
|
612
|
+
- spec/models/get_folders_spec.rb
|
613
|
+
- spec/models/get_ip_from_sender_spec.rb
|
614
|
+
- spec/models/get_ip_spec.rb
|
615
|
+
- spec/models/get_ips_from_sender_spec.rb
|
616
|
+
- spec/models/get_ips_spec.rb
|
617
|
+
- spec/models/get_list_spec.rb
|
618
|
+
- spec/models/get_lists_folder_spec.rb
|
619
|
+
- spec/models/get_lists_lists_spec.rb
|
620
|
+
- spec/models/get_lists_spec.rb
|
621
|
+
- spec/models/get_process_spec.rb
|
622
|
+
- spec/models/get_processes_spec.rb
|
623
|
+
- spec/models/get_reports_reports_spec.rb
|
624
|
+
- spec/models/get_reports_spec.rb
|
625
|
+
- spec/models/get_senders_list_ips_spec.rb
|
626
|
+
- spec/models/get_senders_list_senders_spec.rb
|
627
|
+
- spec/models/get_senders_list_spec.rb
|
628
|
+
- spec/models/get_sms_campaign_overview_spec.rb
|
629
|
+
- spec/models/get_sms_campaign_spec.rb
|
630
|
+
- spec/models/get_sms_campaign_stats_spec.rb
|
631
|
+
- spec/models/get_sms_campaigns_spec.rb
|
632
|
+
- spec/models/get_sms_event_report_events_spec.rb
|
633
|
+
- spec/models/get_sms_event_report_spec.rb
|
634
|
+
- spec/models/get_smtp_template_overview_sender_spec.rb
|
635
|
+
- spec/models/get_smtp_template_overview_spec.rb
|
636
|
+
- spec/models/get_smtp_templates_spec.rb
|
637
|
+
- spec/models/get_stats_by_domain_spec.rb
|
638
|
+
- spec/models/get_transac_aggregated_sms_report_spec.rb
|
639
|
+
- spec/models/get_transac_sms_report_reports_spec.rb
|
640
|
+
- spec/models/get_transac_sms_report_spec.rb
|
641
|
+
- spec/models/get_webhook_spec.rb
|
642
|
+
- spec/models/get_webhooks_spec.rb
|
643
|
+
- spec/models/manage_ip_spec.rb
|
644
|
+
- spec/models/post_contact_info_contacts_spec.rb
|
645
|
+
- spec/models/post_contact_info_spec.rb
|
646
|
+
- spec/models/post_send_failed_spec.rb
|
647
|
+
- spec/models/post_send_sms_test_failed_spec.rb
|
648
|
+
- spec/models/remaining_credit_model_child_spec.rb
|
649
|
+
- spec/models/remaining_credit_model_reseller_spec.rb
|
650
|
+
- spec/models/remaining_credit_model_spec.rb
|
651
|
+
- spec/models/remove_credits_spec.rb
|
652
|
+
- spec/models/request_contact_export_spec.rb
|
653
|
+
- spec/models/request_contact_import_new_list_spec.rb
|
654
|
+
- spec/models/request_contact_import_spec.rb
|
655
|
+
- spec/models/request_sms_recipient_export_spec.rb
|
656
|
+
- spec/models/send_email_attachment_spec.rb
|
657
|
+
- spec/models/send_email_spec.rb
|
658
|
+
- spec/models/send_report_email_spec.rb
|
659
|
+
- spec/models/send_report_spec.rb
|
660
|
+
- spec/models/send_sms_spec.rb
|
661
|
+
- spec/models/send_smtp_email_attachment_spec.rb
|
662
|
+
- spec/models/send_smtp_email_bcc_spec.rb
|
663
|
+
- spec/models/send_smtp_email_cc_spec.rb
|
664
|
+
- spec/models/send_smtp_email_reply_to_spec.rb
|
665
|
+
- spec/models/send_smtp_email_sender_spec.rb
|
666
|
+
- spec/models/send_smtp_email_spec.rb
|
667
|
+
- spec/models/send_smtp_email_to_spec.rb
|
668
|
+
- spec/models/send_template_email_spec.rb
|
669
|
+
- spec/models/send_test_email_spec.rb
|
670
|
+
- spec/models/send_test_sms_spec.rb
|
671
|
+
- spec/models/send_transac_sms_spec.rb
|
672
|
+
- spec/models/update_campaign_status_spec.rb
|
673
|
+
- spec/models/update_child_spec.rb
|
674
|
+
- spec/models/update_contact_spec.rb
|
675
|
+
- spec/models/update_email_campaign_recipients_spec.rb
|
676
|
+
- spec/models/update_email_campaign_sender_spec.rb
|
677
|
+
- spec/models/update_email_campaign_spec.rb
|
678
|
+
- spec/models/update_list_spec.rb
|
679
|
+
- spec/models/update_sender_spec.rb
|
680
|
+
- spec/models/update_sms_campaign_spec.rb
|
681
|
+
- spec/models/update_smtp_template_sender_spec.rb
|
682
|
+
- spec/models/update_smtp_template_spec.rb
|
683
|
+
- spec/models/update_webhook_spec.rb
|
684
|
+
- spec/spec_helper.rb
|
685
|
+
homepage: https://www.sendinblue.com/
|
686
|
+
licenses:
|
687
|
+
- MIT
|
688
|
+
metadata: {}
|
689
|
+
post_install_message:
|
690
|
+
rdoc_options: []
|
691
|
+
require_paths:
|
692
|
+
- lib
|
693
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
694
|
+
requirements:
|
695
|
+
- - '>='
|
696
|
+
- !ruby/object:Gem::Version
|
697
|
+
version: '1.9'
|
698
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
699
|
+
requirements:
|
700
|
+
- - '>='
|
701
|
+
- !ruby/object:Gem::Version
|
702
|
+
version: '0'
|
703
|
+
requirements: []
|
704
|
+
rubyforge_project:
|
705
|
+
rubygems_version: 2.0.14.1
|
706
|
+
signing_key:
|
707
|
+
specification_version: 4
|
708
|
+
summary: SendinBlue API V3 Ruby Gem
|
709
|
+
test_files:
|
710
|
+
- spec/api/account_api_spec.rb
|
711
|
+
- spec/api/attributes_api_spec.rb
|
712
|
+
- spec/api/contacts_api_spec.rb
|
713
|
+
- spec/api/email_campaigns_api_spec.rb
|
714
|
+
- spec/api/folders_api_spec.rb
|
715
|
+
- spec/api/lists_api_spec.rb
|
716
|
+
- spec/api/process_api_spec.rb
|
717
|
+
- spec/api/reseller_api_spec.rb
|
718
|
+
- spec/api/senders_api_spec.rb
|
719
|
+
- spec/api/sms_campaigns_api_spec.rb
|
720
|
+
- spec/api/smtp_api_spec.rb
|
721
|
+
- spec/api/transactional_sms_api_spec.rb
|
722
|
+
- spec/api/webhooks_api_spec.rb
|
723
|
+
- spec/api_client_spec.rb
|
724
|
+
- spec/configuration_spec.rb
|
725
|
+
- spec/models/add_credits_spec.rb
|
726
|
+
- spec/models/add_remove_contact_to_list_spec.rb
|
727
|
+
- spec/models/crea_update_folder_spec.rb
|
728
|
+
- spec/models/create_attribute_enumemaration_spec.rb
|
729
|
+
- spec/models/create_attribute_spec.rb
|
730
|
+
- spec/models/create_child_spec.rb
|
731
|
+
- spec/models/create_contact_spec.rb
|
732
|
+
- spec/models/create_email_campaign_recipients_spec.rb
|
733
|
+
- spec/models/create_email_campaign_sender_spec.rb
|
734
|
+
- spec/models/create_email_campaign_spec.rb
|
735
|
+
- spec/models/create_list_spec.rb
|
736
|
+
- spec/models/create_model_spec.rb
|
737
|
+
- spec/models/create_sender_ips_spec.rb
|
738
|
+
- spec/models/create_sender_model_spec.rb
|
739
|
+
- spec/models/create_sender_spec.rb
|
740
|
+
- spec/models/create_sms_campaign_recipients_spec.rb
|
741
|
+
- spec/models/create_sms_campaign_spec.rb
|
742
|
+
- spec/models/create_smtp_email_spec.rb
|
743
|
+
- spec/models/create_smtp_template_sender_spec.rb
|
744
|
+
- spec/models/create_smtp_template_spec.rb
|
745
|
+
- spec/models/create_webhook_spec.rb
|
746
|
+
- spec/models/created_process_id_spec.rb
|
747
|
+
- spec/models/delete_hardbounces_spec.rb
|
748
|
+
- spec/models/email_export_recipients_spec.rb
|
749
|
+
- spec/models/error_model_spec.rb
|
750
|
+
- spec/models/get_account_marketing_automation_spec.rb
|
751
|
+
- spec/models/get_account_plan_spec.rb
|
752
|
+
- spec/models/get_account_relay_data_spec.rb
|
753
|
+
- spec/models/get_account_relay_spec.rb
|
754
|
+
- spec/models/get_account_spec.rb
|
755
|
+
- spec/models/get_aggregated_report_spec.rb
|
756
|
+
- spec/models/get_attributes_attributes_spec.rb
|
757
|
+
- spec/models/get_attributes_enumeration_spec.rb
|
758
|
+
- spec/models/get_attributes_spec.rb
|
759
|
+
- spec/models/get_campaign_overview_spec.rb
|
760
|
+
- spec/models/get_campaign_recipients_exclusion_lists_spec.rb
|
761
|
+
- spec/models/get_campaign_recipients_lists_spec.rb
|
762
|
+
- spec/models/get_campaign_recipients_spec.rb
|
763
|
+
- spec/models/get_campaign_stats_spec.rb
|
764
|
+
- spec/models/get_child_info_api_keys_spec.rb
|
765
|
+
- spec/models/get_child_info_credits_spec.rb
|
766
|
+
- spec/models/get_child_info_ips_spec.rb
|
767
|
+
- spec/models/get_child_info_spec.rb
|
768
|
+
- spec/models/get_child_info_statistics_spec.rb
|
769
|
+
- spec/models/get_children_list_spec.rb
|
770
|
+
- spec/models/get_client_spec.rb
|
771
|
+
- spec/models/get_contact_campaign_stats_clicked_spec.rb
|
772
|
+
- spec/models/get_contact_campaign_stats_links_spec.rb
|
773
|
+
- spec/models/get_contact_campaign_stats_messages_sent_spec.rb
|
774
|
+
- spec/models/get_contact_campaign_stats_opened_spec.rb
|
775
|
+
- spec/models/get_contact_campaign_stats_spec.rb
|
776
|
+
- spec/models/get_contact_campaign_stats_transac_attributes_spec.rb
|
777
|
+
- spec/models/get_contact_campaign_stats_unsubscriptions_admin_unsubscription_spec.rb
|
778
|
+
- spec/models/get_contact_campaign_stats_unsubscriptions_spec.rb
|
779
|
+
- spec/models/get_contact_campaign_stats_unsubscriptions_user_unsubscription_spec.rb
|
780
|
+
- spec/models/get_contact_details_spec.rb
|
781
|
+
- spec/models/get_contacts_spec.rb
|
782
|
+
- spec/models/get_email_campaign_spec.rb
|
783
|
+
- spec/models/get_email_campaigns_spec.rb
|
784
|
+
- spec/models/get_email_event_report_events_spec.rb
|
785
|
+
- spec/models/get_email_event_report_spec.rb
|
786
|
+
- spec/models/get_extended_campaign_overview_sender_spec.rb
|
787
|
+
- spec/models/get_extended_campaign_overview_spec.rb
|
788
|
+
- spec/models/get_extended_campaign_stats_links_stats_spec.rb
|
789
|
+
- spec/models/get_extended_campaign_stats_spec.rb
|
790
|
+
- spec/models/get_extended_client_address_spec.rb
|
791
|
+
- spec/models/get_extended_client_spec.rb
|
792
|
+
- spec/models/get_extended_contact_details_spec.rb
|
793
|
+
- spec/models/get_extended_list_campaign_stats_spec.rb
|
794
|
+
- spec/models/get_extended_list_spec.rb
|
795
|
+
- spec/models/get_folder_lists_spec.rb
|
796
|
+
- spec/models/get_folder_spec.rb
|
797
|
+
- spec/models/get_folders_spec.rb
|
798
|
+
- spec/models/get_ip_from_sender_spec.rb
|
799
|
+
- spec/models/get_ip_spec.rb
|
800
|
+
- spec/models/get_ips_from_sender_spec.rb
|
801
|
+
- spec/models/get_ips_spec.rb
|
802
|
+
- spec/models/get_list_spec.rb
|
803
|
+
- spec/models/get_lists_folder_spec.rb
|
804
|
+
- spec/models/get_lists_lists_spec.rb
|
805
|
+
- spec/models/get_lists_spec.rb
|
806
|
+
- spec/models/get_process_spec.rb
|
807
|
+
- spec/models/get_processes_spec.rb
|
808
|
+
- spec/models/get_reports_reports_spec.rb
|
809
|
+
- spec/models/get_reports_spec.rb
|
810
|
+
- spec/models/get_senders_list_ips_spec.rb
|
811
|
+
- spec/models/get_senders_list_senders_spec.rb
|
812
|
+
- spec/models/get_senders_list_spec.rb
|
813
|
+
- spec/models/get_sms_campaign_overview_spec.rb
|
814
|
+
- spec/models/get_sms_campaign_spec.rb
|
815
|
+
- spec/models/get_sms_campaign_stats_spec.rb
|
816
|
+
- spec/models/get_sms_campaigns_spec.rb
|
817
|
+
- spec/models/get_sms_event_report_events_spec.rb
|
818
|
+
- spec/models/get_sms_event_report_spec.rb
|
819
|
+
- spec/models/get_smtp_template_overview_sender_spec.rb
|
820
|
+
- spec/models/get_smtp_template_overview_spec.rb
|
821
|
+
- spec/models/get_smtp_templates_spec.rb
|
822
|
+
- spec/models/get_stats_by_domain_spec.rb
|
823
|
+
- spec/models/get_transac_aggregated_sms_report_spec.rb
|
824
|
+
- spec/models/get_transac_sms_report_reports_spec.rb
|
825
|
+
- spec/models/get_transac_sms_report_spec.rb
|
826
|
+
- spec/models/get_webhook_spec.rb
|
827
|
+
- spec/models/get_webhooks_spec.rb
|
828
|
+
- spec/models/manage_ip_spec.rb
|
829
|
+
- spec/models/post_contact_info_contacts_spec.rb
|
830
|
+
- spec/models/post_contact_info_spec.rb
|
831
|
+
- spec/models/post_send_failed_spec.rb
|
832
|
+
- spec/models/post_send_sms_test_failed_spec.rb
|
833
|
+
- spec/models/remaining_credit_model_child_spec.rb
|
834
|
+
- spec/models/remaining_credit_model_reseller_spec.rb
|
835
|
+
- spec/models/remaining_credit_model_spec.rb
|
836
|
+
- spec/models/remove_credits_spec.rb
|
837
|
+
- spec/models/request_contact_export_spec.rb
|
838
|
+
- spec/models/request_contact_import_new_list_spec.rb
|
839
|
+
- spec/models/request_contact_import_spec.rb
|
840
|
+
- spec/models/request_sms_recipient_export_spec.rb
|
841
|
+
- spec/models/send_email_attachment_spec.rb
|
842
|
+
- spec/models/send_email_spec.rb
|
843
|
+
- spec/models/send_report_email_spec.rb
|
844
|
+
- spec/models/send_report_spec.rb
|
845
|
+
- spec/models/send_sms_spec.rb
|
846
|
+
- spec/models/send_smtp_email_attachment_spec.rb
|
847
|
+
- spec/models/send_smtp_email_bcc_spec.rb
|
848
|
+
- spec/models/send_smtp_email_cc_spec.rb
|
849
|
+
- spec/models/send_smtp_email_reply_to_spec.rb
|
850
|
+
- spec/models/send_smtp_email_sender_spec.rb
|
851
|
+
- spec/models/send_smtp_email_spec.rb
|
852
|
+
- spec/models/send_smtp_email_to_spec.rb
|
853
|
+
- spec/models/send_template_email_spec.rb
|
854
|
+
- spec/models/send_test_email_spec.rb
|
855
|
+
- spec/models/send_test_sms_spec.rb
|
856
|
+
- spec/models/send_transac_sms_spec.rb
|
857
|
+
- spec/models/update_campaign_status_spec.rb
|
858
|
+
- spec/models/update_child_spec.rb
|
859
|
+
- spec/models/update_contact_spec.rb
|
860
|
+
- spec/models/update_email_campaign_recipients_spec.rb
|
861
|
+
- spec/models/update_email_campaign_sender_spec.rb
|
862
|
+
- spec/models/update_email_campaign_spec.rb
|
863
|
+
- spec/models/update_list_spec.rb
|
864
|
+
- spec/models/update_sender_spec.rb
|
865
|
+
- spec/models/update_sms_campaign_spec.rb
|
866
|
+
- spec/models/update_smtp_template_sender_spec.rb
|
867
|
+
- spec/models/update_smtp_template_spec.rb
|
868
|
+
- spec/models/update_webhook_spec.rb
|
869
|
+
- spec/spec_helper.rb
|