sib-api-v3-sdk 7.4.0 → 7.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/docs/ContactsApi.md +4 -4
- data/docs/GetExtendedList.md +1 -0
- data/docs/GetList.md +1 -0
- data/docs/GetTransacEmailsList.md +1 -0
- data/docs/SendTestEmail.md +1 -1
- data/docs/TransactionalEmailsApi.md +9 -5
- data/docs/WebhooksApi.md +3 -1
- data/lib/sib-api-v3-sdk.rb +1 -1
- data/lib/sib-api-v3-sdk/api/account_api.rb +1 -1
- data/lib/sib-api-v3-sdk/api/attributes_api.rb +1 -1
- data/lib/sib-api-v3-sdk/api/contacts_api.rb +5 -5
- data/lib/sib-api-v3-sdk/api/email_campaigns_api.rb +1 -1
- data/lib/sib-api-v3-sdk/api/folders_api.rb +1 -1
- data/lib/sib-api-v3-sdk/api/lists_api.rb +1 -1
- data/lib/sib-api-v3-sdk/api/process_api.rb +1 -1
- data/lib/sib-api-v3-sdk/api/reseller_api.rb +1 -1
- data/lib/sib-api-v3-sdk/api/senders_api.rb +1 -1
- data/lib/sib-api-v3-sdk/api/sms_campaigns_api.rb +1 -1
- data/lib/sib-api-v3-sdk/api/transactional_emails_api.rb +15 -5
- data/lib/sib-api-v3-sdk/api/transactional_sms_api.rb +1 -1
- data/lib/sib-api-v3-sdk/api/webhooks_api.rb +7 -1
- data/lib/sib-api-v3-sdk/api_client.rb +3 -2
- data/lib/sib-api-v3-sdk/api_error.rb +1 -1
- data/lib/sib-api-v3-sdk/configuration.rb +1 -1
- data/lib/sib-api-v3-sdk/models/ab_test_campaign_result.rb +1 -1
- data/lib/sib-api-v3-sdk/models/ab_test_campaign_result_clicked_links.rb +1 -1
- data/lib/sib-api-v3-sdk/models/ab_test_campaign_result_statistics.rb +1 -1
- data/lib/sib-api-v3-sdk/models/ab_test_version_clicks.rb +1 -1
- data/lib/sib-api-v3-sdk/models/ab_test_version_clicks_inner.rb +1 -1
- data/lib/sib-api-v3-sdk/models/ab_test_version_stats.rb +1 -1
- data/lib/sib-api-v3-sdk/models/add_child_domain.rb +1 -1
- data/lib/sib-api-v3-sdk/models/add_contact_to_list.rb +1 -1
- data/lib/sib-api-v3-sdk/models/add_credits.rb +1 -1
- data/lib/sib-api-v3-sdk/models/block_domain.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_attribute.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_attribute_enumeration.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_child.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_contact.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_doi_contact.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_email_campaign.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_email_campaign_recipients.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_email_campaign_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_list.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_model.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_reseller.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_sender_ips.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_sender_model.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_sms_campaign.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_sms_campaign_recipients.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_smtp_email.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_smtp_template.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_smtp_template_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_update_contact_model.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_update_folder.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_webhook.rb +1 -1
- data/lib/sib-api-v3-sdk/models/created_process_id.rb +1 -1
- data/lib/sib-api-v3-sdk/models/delete_hardbounces.rb +1 -1
- data/lib/sib-api-v3-sdk/models/email_export_recipients.rb +1 -1
- data/lib/sib-api-v3-sdk/models/error_model.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_account.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_account_marketing_automation.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_account_plan.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_account_relay.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_account_relay_data.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_aggregated_report.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_attributes.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_attributes_attributes.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_attributes_enumeration.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_blocked_domains.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_campaign_overview.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_campaign_recipients.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_campaign_stats.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_child_account_creation_status.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_child_domain.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_child_domains.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_child_info.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_child_info_api_keys.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_child_info_api_keys_v2.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_child_info_api_keys_v3.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_child_info_credits.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_child_info_statistics.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_children_list.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_client.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats_clicked.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats_opened.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats_transac_attributes.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_contact_campaign_stats_unsubscriptions.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_contact_details.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_contacts.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_device_browser_stats.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_email_campaign.rb +3 -3
- data/lib/sib-api-v3-sdk/models/get_email_campaigns.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_email_event_report.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_email_event_report_events.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_campaign_overview.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_campaign_overview_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_campaign_stats.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_campaign_stats_global_stats.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_client.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_client_address.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_contact_details.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_contact_details_statistics.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_contact_details_statistics_clicked.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_contact_details_statistics_links.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_contact_details_statistics_messages_sent.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_contact_details_statistics_opened.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_contact_details_statistics_unsubscriptions.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_contact_details_statistics_unsubscriptions_admin_unsubscription.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_contact_details_statistics_unsubscriptions_user_unsubscription.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_extended_list.rb +17 -2
- data/lib/sib-api-v3-sdk/models/get_extended_list_campaign_stats.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_folder.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_folder_lists.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_folders.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_ip.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_ip_from_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_ips.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_ips_from_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_list.rb +20 -5
- data/lib/sib-api-v3-sdk/models/get_lists.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_process.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_processes.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_reports.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_reports_reports.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_senders_list.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_senders_list_ips.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_senders_list_senders.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_shared_template_url.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_sms_campaign.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_sms_campaign_overview.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_sms_campaign_recipients.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_sms_campaign_stats.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_sms_campaigns.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_sms_event_report.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_sms_event_report_events.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_smtp_template_overview.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_smtp_template_overview_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_smtp_templates.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_sso_token.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_stats_by_browser.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_stats_by_device.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_stats_by_domain.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_transac_aggregated_sms_report.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_transac_blocked_contacts.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_transac_blocked_contacts_contacts.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_transac_blocked_contacts_reason.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_transac_email_content.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_transac_email_content_events.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_transac_emails_list.rb +12 -2
- data/lib/sib-api-v3-sdk/models/get_transac_emails_list_transactional_emails.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_transac_sms_report.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_transac_sms_report_reports.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_webhook.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_webhooks.rb +1 -1
- data/lib/sib-api-v3-sdk/models/manage_ip.rb +1 -1
- data/lib/sib-api-v3-sdk/models/post_contact_info.rb +1 -1
- data/lib/sib-api-v3-sdk/models/post_contact_info_contacts.rb +1 -1
- data/lib/sib-api-v3-sdk/models/post_send_failed.rb +1 -1
- data/lib/sib-api-v3-sdk/models/post_send_sms_test_failed.rb +1 -1
- data/lib/sib-api-v3-sdk/models/remaining_credit_model.rb +1 -1
- data/lib/sib-api-v3-sdk/models/remaining_credit_model_child.rb +1 -1
- data/lib/sib-api-v3-sdk/models/remaining_credit_model_reseller.rb +1 -1
- data/lib/sib-api-v3-sdk/models/remove_contact_from_list.rb +1 -1
- data/lib/sib-api-v3-sdk/models/remove_credits.rb +1 -1
- data/lib/sib-api-v3-sdk/models/request_contact_export.rb +1 -1
- data/lib/sib-api-v3-sdk/models/request_contact_export_custom_contact_filter.rb +1 -1
- data/lib/sib-api-v3-sdk/models/request_contact_import.rb +1 -1
- data/lib/sib-api-v3-sdk/models/request_contact_import_new_list.rb +1 -1
- data/lib/sib-api-v3-sdk/models/request_sms_recipient_export.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_email.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_email_attachment.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_report.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_report_email.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_sms.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_smtp_email.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_smtp_email_attachment.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_smtp_email_bcc.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_smtp_email_cc.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_smtp_email_message_versions.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_smtp_email_reply_to.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_smtp_email_reply_to_1.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_smtp_email_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_smtp_email_to.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_smtp_email_to_1.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_template_email.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_test_email.rb +2 -2
- data/lib/sib-api-v3-sdk/models/send_test_sms.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_transac_sms.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_attribute.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_attribute_enumeration.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_campaign_status.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_child.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_child_account_status.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_child_domain.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_contact.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_email_campaign.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_email_campaign_recipients.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_email_campaign_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_list.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_sms_campaign.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_smtp_template.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_smtp_template_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_webhook.rb +1 -1
- data/lib/sib-api-v3-sdk/models/upload_image_to_gallery.rb +1 -1
- data/lib/sib-api-v3-sdk/version.rb +2 -2
- data/spec/api/account_api_spec.rb +1 -1
- data/spec/api/attributes_api_spec.rb +1 -1
- data/spec/api/contacts_api_spec.rb +3 -3
- data/spec/api/email_campaigns_api_spec.rb +1 -1
- data/spec/api/folders_api_spec.rb +1 -1
- data/spec/api/lists_api_spec.rb +1 -1
- data/spec/api/process_api_spec.rb +1 -1
- data/spec/api/reseller_api_spec.rb +1 -1
- data/spec/api/senders_api_spec.rb +1 -1
- data/spec/api/sms_campaigns_api_spec.rb +1 -1
- data/spec/api/transactional_emails_api_spec.rb +5 -3
- data/spec/api/transactional_sms_api_spec.rb +1 -1
- data/spec/api/webhooks_api_spec.rb +2 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/ab_test_campaign_result_clicked_links_spec.rb +1 -1
- data/spec/models/ab_test_campaign_result_spec.rb +1 -1
- data/spec/models/ab_test_campaign_result_statistics_spec.rb +1 -1
- data/spec/models/ab_test_version_clicks_inner_spec.rb +1 -1
- data/spec/models/ab_test_version_clicks_spec.rb +1 -1
- data/spec/models/ab_test_version_stats_spec.rb +1 -1
- data/spec/models/add_child_domain_spec.rb +1 -1
- data/spec/models/add_contact_to_list_spec.rb +1 -1
- data/spec/models/add_credits_spec.rb +1 -1
- data/spec/models/block_domain_spec.rb +1 -1
- data/spec/models/create_attribute_enumeration_spec.rb +1 -1
- data/spec/models/create_attribute_spec.rb +1 -1
- data/spec/models/create_child_spec.rb +1 -1
- data/spec/models/create_contact_spec.rb +1 -1
- data/spec/models/create_doi_contact_spec.rb +1 -1
- data/spec/models/create_email_campaign_recipients_spec.rb +1 -1
- data/spec/models/create_email_campaign_sender_spec.rb +1 -1
- data/spec/models/create_email_campaign_spec.rb +1 -1
- data/spec/models/create_list_spec.rb +1 -1
- data/spec/models/create_model_spec.rb +1 -1
- data/spec/models/create_reseller_spec.rb +1 -1
- data/spec/models/create_sender_ips_spec.rb +1 -1
- data/spec/models/create_sender_model_spec.rb +1 -1
- data/spec/models/create_sender_spec.rb +1 -1
- data/spec/models/create_sms_campaign_recipients_spec.rb +1 -1
- data/spec/models/create_sms_campaign_spec.rb +1 -1
- data/spec/models/create_smtp_email_spec.rb +1 -1
- data/spec/models/create_smtp_template_sender_spec.rb +1 -1
- data/spec/models/create_smtp_template_spec.rb +1 -1
- data/spec/models/create_update_contact_model_spec.rb +1 -1
- data/spec/models/create_update_folder_spec.rb +1 -1
- data/spec/models/create_webhook_spec.rb +1 -1
- data/spec/models/created_process_id_spec.rb +1 -1
- data/spec/models/delete_hardbounces_spec.rb +1 -1
- data/spec/models/email_export_recipients_spec.rb +1 -1
- data/spec/models/error_model_spec.rb +1 -1
- data/spec/models/get_account_marketing_automation_spec.rb +1 -1
- data/spec/models/get_account_plan_spec.rb +1 -1
- data/spec/models/get_account_relay_data_spec.rb +1 -1
- data/spec/models/get_account_relay_spec.rb +1 -1
- data/spec/models/get_account_spec.rb +1 -1
- data/spec/models/get_aggregated_report_spec.rb +1 -1
- data/spec/models/get_attributes_attributes_spec.rb +1 -1
- data/spec/models/get_attributes_enumeration_spec.rb +1 -1
- data/spec/models/get_attributes_spec.rb +1 -1
- data/spec/models/get_blocked_domains_spec.rb +1 -1
- data/spec/models/get_campaign_overview_spec.rb +1 -1
- data/spec/models/get_campaign_recipients_spec.rb +1 -1
- data/spec/models/get_campaign_stats_spec.rb +1 -1
- data/spec/models/get_child_account_creation_status_spec.rb +1 -1
- data/spec/models/get_child_domain_spec.rb +1 -1
- data/spec/models/get_child_domains_spec.rb +1 -1
- data/spec/models/get_child_info_api_keys_spec.rb +1 -1
- data/spec/models/get_child_info_api_keys_v2_spec.rb +1 -1
- data/spec/models/get_child_info_api_keys_v3_spec.rb +1 -1
- data/spec/models/get_child_info_credits_spec.rb +1 -1
- data/spec/models/get_child_info_spec.rb +1 -1
- data/spec/models/get_child_info_statistics_spec.rb +1 -1
- data/spec/models/get_children_list_spec.rb +1 -1
- data/spec/models/get_client_spec.rb +1 -1
- data/spec/models/get_contact_campaign_stats_clicked_spec.rb +1 -1
- data/spec/models/get_contact_campaign_stats_opened_spec.rb +1 -1
- data/spec/models/get_contact_campaign_stats_spec.rb +1 -1
- data/spec/models/get_contact_campaign_stats_transac_attributes_spec.rb +1 -1
- data/spec/models/get_contact_campaign_stats_unsubscriptions_spec.rb +1 -1
- data/spec/models/get_contact_details_spec.rb +1 -1
- data/spec/models/get_contacts_spec.rb +1 -1
- data/spec/models/get_device_browser_stats_spec.rb +1 -1
- data/spec/models/get_email_campaign_spec.rb +1 -1
- data/spec/models/get_email_campaigns_spec.rb +1 -1
- data/spec/models/get_email_event_report_events_spec.rb +1 -1
- data/spec/models/get_email_event_report_spec.rb +1 -1
- data/spec/models/get_extended_campaign_overview_sender_spec.rb +1 -1
- data/spec/models/get_extended_campaign_overview_spec.rb +1 -1
- data/spec/models/get_extended_campaign_stats_global_stats_spec.rb +1 -1
- data/spec/models/get_extended_campaign_stats_spec.rb +1 -1
- data/spec/models/get_extended_client_address_spec.rb +1 -1
- data/spec/models/get_extended_client_spec.rb +1 -1
- data/spec/models/get_extended_contact_details_spec.rb +1 -1
- data/spec/models/get_extended_contact_details_statistics_clicked_spec.rb +1 -1
- data/spec/models/get_extended_contact_details_statistics_links_spec.rb +1 -1
- data/spec/models/get_extended_contact_details_statistics_messages_sent_spec.rb +1 -1
- data/spec/models/get_extended_contact_details_statistics_opened_spec.rb +1 -1
- data/spec/models/get_extended_contact_details_statistics_spec.rb +1 -1
- data/spec/models/get_extended_contact_details_statistics_unsubscriptions_admin_unsubscription_spec.rb +1 -1
- data/spec/models/get_extended_contact_details_statistics_unsubscriptions_spec.rb +1 -1
- data/spec/models/get_extended_contact_details_statistics_unsubscriptions_user_unsubscription_spec.rb +1 -1
- data/spec/models/get_extended_list_campaign_stats_spec.rb +1 -1
- data/spec/models/get_extended_list_spec.rb +7 -1
- data/spec/models/get_folder_lists_spec.rb +1 -1
- data/spec/models/get_folder_spec.rb +1 -1
- data/spec/models/get_folders_spec.rb +1 -1
- data/spec/models/get_ip_from_sender_spec.rb +1 -1
- data/spec/models/get_ip_spec.rb +1 -1
- data/spec/models/get_ips_from_sender_spec.rb +1 -1
- data/spec/models/get_ips_spec.rb +1 -1
- data/spec/models/get_list_spec.rb +7 -1
- data/spec/models/get_lists_spec.rb +1 -1
- data/spec/models/get_process_spec.rb +1 -1
- data/spec/models/get_processes_spec.rb +1 -1
- data/spec/models/get_reports_reports_spec.rb +1 -1
- data/spec/models/get_reports_spec.rb +1 -1
- data/spec/models/get_senders_list_ips_spec.rb +1 -1
- data/spec/models/get_senders_list_senders_spec.rb +1 -1
- data/spec/models/get_senders_list_spec.rb +1 -1
- data/spec/models/get_shared_template_url_spec.rb +1 -1
- data/spec/models/get_sms_campaign_overview_spec.rb +1 -1
- data/spec/models/get_sms_campaign_recipients_spec.rb +1 -1
- data/spec/models/get_sms_campaign_spec.rb +1 -1
- data/spec/models/get_sms_campaign_stats_spec.rb +1 -1
- data/spec/models/get_sms_campaigns_spec.rb +1 -1
- data/spec/models/get_sms_event_report_events_spec.rb +1 -1
- data/spec/models/get_sms_event_report_spec.rb +1 -1
- data/spec/models/get_smtp_template_overview_sender_spec.rb +1 -1
- data/spec/models/get_smtp_template_overview_spec.rb +1 -1
- data/spec/models/get_smtp_templates_spec.rb +1 -1
- data/spec/models/get_sso_token_spec.rb +1 -1
- data/spec/models/get_stats_by_browser_spec.rb +1 -1
- data/spec/models/get_stats_by_device_spec.rb +1 -1
- data/spec/models/get_stats_by_domain_spec.rb +1 -1
- data/spec/models/get_transac_aggregated_sms_report_spec.rb +1 -1
- data/spec/models/get_transac_blocked_contacts_contacts_spec.rb +1 -1
- data/spec/models/get_transac_blocked_contacts_reason_spec.rb +1 -1
- data/spec/models/get_transac_blocked_contacts_spec.rb +1 -1
- data/spec/models/get_transac_email_content_events_spec.rb +1 -1
- data/spec/models/get_transac_email_content_spec.rb +1 -1
- data/spec/models/get_transac_emails_list_spec.rb +7 -1
- data/spec/models/get_transac_emails_list_transactional_emails_spec.rb +1 -1
- data/spec/models/get_transac_sms_report_reports_spec.rb +1 -1
- data/spec/models/get_transac_sms_report_spec.rb +1 -1
- data/spec/models/get_webhook_spec.rb +1 -1
- data/spec/models/get_webhooks_spec.rb +1 -1
- data/spec/models/manage_ip_spec.rb +1 -1
- data/spec/models/post_contact_info_contacts_spec.rb +1 -1
- data/spec/models/post_contact_info_spec.rb +1 -1
- data/spec/models/post_send_failed_spec.rb +1 -1
- data/spec/models/post_send_sms_test_failed_spec.rb +1 -1
- data/spec/models/remaining_credit_model_child_spec.rb +1 -1
- data/spec/models/remaining_credit_model_reseller_spec.rb +1 -1
- data/spec/models/remaining_credit_model_spec.rb +1 -1
- data/spec/models/remove_contact_from_list_spec.rb +1 -1
- data/spec/models/remove_credits_spec.rb +1 -1
- data/spec/models/request_contact_export_custom_contact_filter_spec.rb +1 -1
- data/spec/models/request_contact_export_spec.rb +1 -1
- data/spec/models/request_contact_import_new_list_spec.rb +1 -1
- data/spec/models/request_contact_import_spec.rb +1 -1
- data/spec/models/request_sms_recipient_export_spec.rb +1 -1
- data/spec/models/send_email_attachment_spec.rb +1 -1
- data/spec/models/send_email_spec.rb +1 -1
- data/spec/models/send_report_email_spec.rb +1 -1
- data/spec/models/send_report_spec.rb +1 -1
- data/spec/models/send_sms_spec.rb +1 -1
- data/spec/models/send_smtp_email_attachment_spec.rb +1 -1
- data/spec/models/send_smtp_email_bcc_spec.rb +1 -1
- data/spec/models/send_smtp_email_cc_spec.rb +1 -1
- data/spec/models/send_smtp_email_message_versions_spec.rb +1 -1
- data/spec/models/send_smtp_email_reply_to_1_spec.rb +1 -1
- data/spec/models/send_smtp_email_reply_to_spec.rb +1 -1
- data/spec/models/send_smtp_email_sender_spec.rb +1 -1
- data/spec/models/send_smtp_email_spec.rb +1 -1
- data/spec/models/send_smtp_email_to_1_spec.rb +1 -1
- data/spec/models/send_smtp_email_to_spec.rb +1 -1
- data/spec/models/send_template_email_spec.rb +1 -1
- data/spec/models/send_test_email_spec.rb +1 -1
- data/spec/models/send_test_sms_spec.rb +1 -1
- data/spec/models/send_transac_sms_spec.rb +1 -1
- data/spec/models/update_attribute_enumeration_spec.rb +1 -1
- data/spec/models/update_attribute_spec.rb +1 -1
- data/spec/models/update_campaign_status_spec.rb +1 -1
- data/spec/models/update_child_account_status_spec.rb +1 -1
- data/spec/models/update_child_domain_spec.rb +1 -1
- data/spec/models/update_child_spec.rb +1 -1
- data/spec/models/update_contact_spec.rb +1 -1
- data/spec/models/update_email_campaign_recipients_spec.rb +1 -1
- data/spec/models/update_email_campaign_sender_spec.rb +1 -1
- data/spec/models/update_email_campaign_spec.rb +1 -1
- data/spec/models/update_list_spec.rb +1 -1
- data/spec/models/update_sender_spec.rb +1 -1
- data/spec/models/update_sms_campaign_spec.rb +1 -1
- data/spec/models/update_smtp_template_sender_spec.rb +1 -1
- data/spec/models/update_smtp_template_spec.rb +1 -1
- data/spec/models/update_webhook_spec.rb +1 -1
- data/spec/models/upload_image_to_gallery_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +172 -173
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a6830c58e4aa1385576b0a84dadff27b95f0e2a1d470e9db837ecf0ff14be012
|
4
|
+
data.tar.gz: 5db71baf1f08066d801883ea2a66ee048c58a53fc61e1e00bcdbcbe35000eee4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fc9189b8144c9c3c8df198edd216d03d73aa4e94e85435e3bbffae578c97f5cb0c9d07107724192dfe34762219aa1fa0c2b3e464ae384a026e93ca2ca245cebc
|
7
|
+
data.tar.gz: ed9f52d37d927c6df91079b21b3a78ea100f0d44337326df978c387e7bfa7c3f4dcf614645d0fadd526ae7dee77356fa14045c8c86193f1916b97e100f0d7b15
|
data/docs/ContactsApi.md
CHANGED
@@ -744,8 +744,8 @@ api_instance = SibApiV3Sdk::ContactsApi.new
|
|
744
744
|
identifier = 'identifier_example' # String | Email (urlencoded) OR ID of the contact
|
745
745
|
|
746
746
|
opts = {
|
747
|
-
start_date:
|
748
|
-
end_date:
|
747
|
+
start_date: 'start_date_example', # String | Mandatory if endDate is used. Starting date (YYYY-MM-DD) of the statistic events specific to campaigns. Must be lower than equal to endDate
|
748
|
+
end_date: 'end_date_example' # String | Mandatory if startDate is used. Ending date (YYYY-MM-DD) of the statistic events specific to campaigns. Must be greater than equal to startDate
|
749
749
|
}
|
750
750
|
|
751
751
|
begin
|
@@ -762,8 +762,8 @@ end
|
|
762
762
|
Name | Type | Description | Notes
|
763
763
|
------------- | ------------- | ------------- | -------------
|
764
764
|
**identifier** | **String**| Email (urlencoded) OR ID of the contact |
|
765
|
-
**start_date** | **
|
766
|
-
**end_date** | **
|
765
|
+
**start_date** | **String**| Mandatory if endDate is used. Starting date (YYYY-MM-DD) of the statistic events specific to campaigns. Must be lower than equal to endDate | [optional]
|
766
|
+
**end_date** | **String**| Mandatory if startDate is used. Ending date (YYYY-MM-DD) of the statistic events specific to campaigns. Must be greater than equal to startDate | [optional]
|
767
767
|
|
768
768
|
### Return type
|
769
769
|
|
data/docs/GetExtendedList.md
CHANGED
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
|
|
7
7
|
**name** | **String** | Name of the list |
|
8
8
|
**total_blacklisted** | **Integer** | Number of blacklisted contacts in the list |
|
9
9
|
**total_subscribers** | **Integer** | Number of contacts in the list |
|
10
|
+
**unique_subscribers** | **Integer** | Number of unique contacts in the list |
|
10
11
|
**folder_id** | **Integer** | ID of the folder |
|
11
12
|
**created_at** | **String** | Creation UTC date-time of the list (YYYY-MM-DDTHH:mm:ss.SSSZ) |
|
12
13
|
**campaign_stats** | [**Array<GetExtendedListCampaignStats>**](GetExtendedListCampaignStats.md) | | [optional]
|
data/docs/GetList.md
CHANGED
@@ -7,5 +7,6 @@ Name | Type | Description | Notes
|
|
7
7
|
**name** | **String** | Name of the list |
|
8
8
|
**total_blacklisted** | **Integer** | Number of blacklisted contacts in the list |
|
9
9
|
**total_subscribers** | **Integer** | Number of contacts in the list |
|
10
|
+
**unique_subscribers** | **Integer** | Number of unique contacts in the list |
|
10
11
|
|
11
12
|
|
@@ -3,6 +3,7 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
+
**count** | **Integer** | Total number of transactional emails available on your account according to the passed filter | [optional]
|
6
7
|
**transactional_emails** | [**Array<GetTransacEmailsListTransactionalEmails>**](GetTransacEmailsListTransactionalEmails.md) | | [optional]
|
7
8
|
|
8
9
|
|
data/docs/SendTestEmail.md
CHANGED
@@ -3,6 +3,6 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
-
**email_to** | **Array<String>** | List of the email addresses of the recipients whom you wish to send the test mail. If left empty, the test mail will be sent to your entire test list. | [optional]
|
6
|
+
**email_to** | **Array<String>** | List of the email addresses of the recipients whom you wish to send the test mail. If left empty, the test mail will be sent to your entire test list. You can not send more than 50 test emails per day. | [optional]
|
7
7
|
|
8
8
|
|
@@ -855,9 +855,11 @@ opts = {
|
|
855
855
|
email: 'email_example', # String | Mandatory if templateId and messageId are not passed in query filters. Email address to which transactional email has been sent.
|
856
856
|
template_id: 789, # Integer | Mandatory if email and messageId are not passed in query filters. Id of the template that was used to compose transactional email.
|
857
857
|
message_id: 'message_id_example', # String | Mandatory if templateId and email are not passed in query filters. Message ID of the transactional email sent.
|
858
|
-
start_date:
|
859
|
-
end_date:
|
860
|
-
sort: 'desc' # String | Sort the results in the ascending/descending order of record creation. Default order is **descending** if `sort` is not passed
|
858
|
+
start_date: 'start_date_example', # String | Mandatory if endDate is used. Starting date (YYYY-MM-DD) from which you want to fetch the list. Maximum time period that can be selected is one month.
|
859
|
+
end_date: 'end_date_example', # String | Mandatory if startDate is used. Ending date (YYYY-MM-DD) till which you want to fetch the list. Maximum time period that can be selected is one month.
|
860
|
+
sort: 'desc', # String | Sort the results in the ascending/descending order of record creation. Default order is **descending** if `sort` is not passed
|
861
|
+
limit: 500, # Integer | Number of documents returned per page
|
862
|
+
offset: 0 # Integer | Index of the first document in the page
|
861
863
|
}
|
862
864
|
|
863
865
|
begin
|
@@ -876,9 +878,11 @@ Name | Type | Description | Notes
|
|
876
878
|
**email** | **String**| Mandatory if templateId and messageId are not passed in query filters. Email address to which transactional email has been sent. | [optional]
|
877
879
|
**template_id** | **Integer**| Mandatory if email and messageId are not passed in query filters. Id of the template that was used to compose transactional email. | [optional]
|
878
880
|
**message_id** | **String**| Mandatory if templateId and email are not passed in query filters. Message ID of the transactional email sent. | [optional]
|
879
|
-
**start_date** | **
|
880
|
-
**end_date** | **
|
881
|
+
**start_date** | **String**| Mandatory if endDate is used. Starting date (YYYY-MM-DD) from which you want to fetch the list. Maximum time period that can be selected is one month. | [optional]
|
882
|
+
**end_date** | **String**| Mandatory if startDate is used. Ending date (YYYY-MM-DD) till which you want to fetch the list. Maximum time period that can be selected is one month. | [optional]
|
881
883
|
**sort** | **String**| Sort the results in the ascending/descending order of record creation. Default order is **descending** if `sort` is not passed | [optional] [default to desc]
|
884
|
+
**limit** | **Integer**| Number of documents returned per page | [optional] [default to 500]
|
885
|
+
**offset** | **Integer**| Index of the first document in the page | [optional] [default to 0]
|
882
886
|
|
883
887
|
### Return type
|
884
888
|
|
data/docs/WebhooksApi.md
CHANGED
@@ -206,7 +206,8 @@ end
|
|
206
206
|
api_instance = SibApiV3Sdk::WebhooksApi.new
|
207
207
|
|
208
208
|
opts = {
|
209
|
-
type: 'transactional' # String | Filter on webhook type
|
209
|
+
type: 'transactional', # String | Filter on webhook type
|
210
|
+
sort: 'desc' # String | Sort the results in the ascending/descending order of webhook creation
|
210
211
|
}
|
211
212
|
|
212
213
|
begin
|
@@ -223,6 +224,7 @@ end
|
|
223
224
|
Name | Type | Description | Notes
|
224
225
|
------------- | ------------- | ------------- | -------------
|
225
226
|
**type** | **String**| Filter on webhook type | [optional] [default to transactional]
|
227
|
+
**sort** | **String**| Sort the results in the ascending/descending order of webhook creation | [optional] [default to desc]
|
226
228
|
|
227
229
|
### Return type
|
228
230
|
|
data/lib/sib-api-v3-sdk.rb
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
OpenAPI spec version: 3.0.0
|
7
7
|
Contact: contact@sendinblue.com
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
-
Swagger Codegen version: 2.4.
|
9
|
+
Swagger Codegen version: 2.4.19
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -676,8 +676,8 @@ module SibApiV3Sdk
|
|
676
676
|
# Get email campaigns' statistics for a contact
|
677
677
|
# @param identifier Email (urlencoded) OR ID of the contact
|
678
678
|
# @param [Hash] opts the optional parameters
|
679
|
-
# @option opts [
|
680
|
-
# @option opts [
|
679
|
+
# @option opts [String] :start_date Mandatory if endDate is used. Starting date (YYYY-MM-DD) of the statistic events specific to campaigns. Must be lower than equal to endDate
|
680
|
+
# @option opts [String] :end_date Mandatory if startDate is used. Ending date (YYYY-MM-DD) of the statistic events specific to campaigns. Must be greater than equal to startDate
|
681
681
|
# @return [GetContactCampaignStats]
|
682
682
|
def get_contact_stats(identifier, opts = {})
|
683
683
|
data, _status_code, _headers = get_contact_stats_with_http_info(identifier, opts)
|
@@ -687,8 +687,8 @@ module SibApiV3Sdk
|
|
687
687
|
# Get email campaigns' statistics for a contact
|
688
688
|
# @param identifier Email (urlencoded) OR ID of the contact
|
689
689
|
# @param [Hash] opts the optional parameters
|
690
|
-
# @option opts [
|
691
|
-
# @option opts [
|
690
|
+
# @option opts [String] :start_date Mandatory if endDate is used. Starting date (YYYY-MM-DD) of the statistic events specific to campaigns. Must be lower than equal to endDate
|
691
|
+
# @option opts [String] :end_date Mandatory if startDate is used. Ending date (YYYY-MM-DD) of the statistic events specific to campaigns. Must be greater than equal to startDate
|
692
692
|
# @return [Array<(GetContactCampaignStats, Fixnum, Hash)>] GetContactCampaignStats data, response status code and response headers
|
693
693
|
def get_contact_stats_with_http_info(identifier, opts = {})
|
694
694
|
if @api_client.config.debugging
|
@@ -6,7 +6,7 @@
|
|
6
6
|
OpenAPI spec version: 3.0.0
|
7
7
|
Contact: contact@sendinblue.com
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
-
Swagger Codegen version: 2.4.
|
9
|
+
Swagger Codegen version: 2.4.19
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -802,9 +802,11 @@ module SibApiV3Sdk
|
|
802
802
|
# @option opts [String] :email Mandatory if templateId and messageId are not passed in query filters. Email address to which transactional email has been sent.
|
803
803
|
# @option opts [Integer] :template_id Mandatory if email and messageId are not passed in query filters. Id of the template that was used to compose transactional email.
|
804
804
|
# @option opts [String] :message_id Mandatory if templateId and email are not passed in query filters. Message ID of the transactional email sent.
|
805
|
-
# @option opts [
|
806
|
-
# @option opts [
|
805
|
+
# @option opts [String] :start_date Mandatory if endDate is used. Starting date (YYYY-MM-DD) from which you want to fetch the list. Maximum time period that can be selected is one month.
|
806
|
+
# @option opts [String] :end_date Mandatory if startDate is used. Ending date (YYYY-MM-DD) till which you want to fetch the list. Maximum time period that can be selected is one month.
|
807
807
|
# @option opts [String] :sort Sort the results in the ascending/descending order of record creation. Default order is **descending** if `sort` is not passed (default to desc)
|
808
|
+
# @option opts [Integer] :limit Number of documents returned per page (default to 500)
|
809
|
+
# @option opts [Integer] :offset Index of the first document in the page (default to 0)
|
808
810
|
# @return [GetTransacEmailsList]
|
809
811
|
def get_transac_emails_list(opts = {})
|
810
812
|
data, _status_code, _headers = get_transac_emails_list_with_http_info(opts)
|
@@ -817,9 +819,11 @@ module SibApiV3Sdk
|
|
817
819
|
# @option opts [String] :email Mandatory if templateId and messageId are not passed in query filters. Email address to which transactional email has been sent.
|
818
820
|
# @option opts [Integer] :template_id Mandatory if email and messageId are not passed in query filters. Id of the template that was used to compose transactional email.
|
819
821
|
# @option opts [String] :message_id Mandatory if templateId and email are not passed in query filters. Message ID of the transactional email sent.
|
820
|
-
# @option opts [
|
821
|
-
# @option opts [
|
822
|
+
# @option opts [String] :start_date Mandatory if endDate is used. Starting date (YYYY-MM-DD) from which you want to fetch the list. Maximum time period that can be selected is one month.
|
823
|
+
# @option opts [String] :end_date Mandatory if startDate is used. Ending date (YYYY-MM-DD) till which you want to fetch the list. Maximum time period that can be selected is one month.
|
822
824
|
# @option opts [String] :sort Sort the results in the ascending/descending order of record creation. Default order is **descending** if `sort` is not passed
|
825
|
+
# @option opts [Integer] :limit Number of documents returned per page
|
826
|
+
# @option opts [Integer] :offset Index of the first document in the page
|
823
827
|
# @return [Array<(GetTransacEmailsList, Fixnum, Hash)>] GetTransacEmailsList data, response status code and response headers
|
824
828
|
def get_transac_emails_list_with_http_info(opts = {})
|
825
829
|
if @api_client.config.debugging
|
@@ -828,6 +832,10 @@ module SibApiV3Sdk
|
|
828
832
|
if @api_client.config.client_side_validation && opts[:'sort'] && !['asc', 'desc'].include?(opts[:'sort'])
|
829
833
|
fail ArgumentError, 'invalid value for "sort", must be one of asc, desc'
|
830
834
|
end
|
835
|
+
if @api_client.config.client_side_validation && !opts[:'limit'].nil? && opts[:'limit'] > 1000
|
836
|
+
fail ArgumentError, 'invalid value for "opts[:"limit"]" when calling TransactionalEmailsApi.get_transac_emails_list, must be smaller than or equal to 1000.'
|
837
|
+
end
|
838
|
+
|
831
839
|
# resource path
|
832
840
|
local_var_path = '/smtp/emails'
|
833
841
|
|
@@ -839,6 +847,8 @@ module SibApiV3Sdk
|
|
839
847
|
query_params[:'startDate'] = opts[:'start_date'] if !opts[:'start_date'].nil?
|
840
848
|
query_params[:'endDate'] = opts[:'end_date'] if !opts[:'end_date'].nil?
|
841
849
|
query_params[:'sort'] = opts[:'sort'] if !opts[:'sort'].nil?
|
850
|
+
query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
|
851
|
+
query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
|
842
852
|
|
843
853
|
# header parameters
|
844
854
|
header_params = {}
|
@@ -6,7 +6,7 @@
|
|
6
6
|
OpenAPI spec version: 3.0.0
|
7
7
|
Contact: contact@sendinblue.com
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
-
Swagger Codegen version: 2.4.
|
9
|
+
Swagger Codegen version: 2.4.19
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -187,6 +187,7 @@ module SibApiV3Sdk
|
|
187
187
|
# Get all webhooks
|
188
188
|
# @param [Hash] opts the optional parameters
|
189
189
|
# @option opts [String] :type Filter on webhook type (default to transactional)
|
190
|
+
# @option opts [String] :sort Sort the results in the ascending/descending order of webhook creation (default to desc)
|
190
191
|
# @return [GetWebhooks]
|
191
192
|
def get_webhooks(opts = {})
|
192
193
|
data, _status_code, _headers = get_webhooks_with_http_info(opts)
|
@@ -196,6 +197,7 @@ module SibApiV3Sdk
|
|
196
197
|
# Get all webhooks
|
197
198
|
# @param [Hash] opts the optional parameters
|
198
199
|
# @option opts [String] :type Filter on webhook type
|
200
|
+
# @option opts [String] :sort Sort the results in the ascending/descending order of webhook creation
|
199
201
|
# @return [Array<(GetWebhooks, Fixnum, Hash)>] GetWebhooks data, response status code and response headers
|
200
202
|
def get_webhooks_with_http_info(opts = {})
|
201
203
|
if @api_client.config.debugging
|
@@ -204,12 +206,16 @@ module SibApiV3Sdk
|
|
204
206
|
if @api_client.config.client_side_validation && opts[:'type'] && !['marketing', 'transactional'].include?(opts[:'type'])
|
205
207
|
fail ArgumentError, 'invalid value for "type", must be one of marketing, transactional'
|
206
208
|
end
|
209
|
+
if @api_client.config.client_side_validation && opts[:'sort'] && !['asc', 'desc'].include?(opts[:'sort'])
|
210
|
+
fail ArgumentError, 'invalid value for "sort", must be one of asc, desc'
|
211
|
+
end
|
207
212
|
# resource path
|
208
213
|
local_var_path = '/webhooks'
|
209
214
|
|
210
215
|
# query parameters
|
211
216
|
query_params = {}
|
212
217
|
query_params[:'type'] = opts[:'type'] if !opts[:'type'].nil?
|
218
|
+
query_params[:'sort'] = opts[:'sort'] if !opts[:'sort'].nil?
|
213
219
|
|
214
220
|
# header parameters
|
215
221
|
header_params = {}
|
@@ -6,7 +6,7 @@
|
|
6
6
|
OpenAPI spec version: 3.0.0
|
7
7
|
Contact: contact@sendinblue.com
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
-
Swagger Codegen version: 2.4.
|
9
|
+
Swagger Codegen version: 2.4.19
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -109,7 +109,8 @@ module SibApiV3Sdk
|
|
109
109
|
:ssl_verifyhost => _verify_ssl_host,
|
110
110
|
:sslcert => @config.cert_file,
|
111
111
|
:sslkey => @config.key_file,
|
112
|
-
:verbose => @config.debugging
|
112
|
+
:verbose => @config.debugging,
|
113
|
+
:http_version => :httpv1_1
|
113
114
|
}
|
114
115
|
|
115
116
|
req_opts.merge!(multipart: true) if header_params['Content-Type'].start_with? "multipart/"
|