ElasticEmail 4.0.29 → 4.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/ElasticEmail.gemspec +1 -1
- data/README.md +5 -5
- data/VERSION +1 -1
- data/lib/ElasticEmail/api/campaigns_api.rb +1 -1
- data/lib/ElasticEmail/api/contacts_api.rb +1 -1
- data/lib/ElasticEmail/api/domains_api.rb +1 -1
- data/lib/ElasticEmail/api/emails_api.rb +1 -1
- data/lib/ElasticEmail/api/events_api.rb +1 -1
- data/lib/ElasticEmail/api/files_api.rb +1 -1
- data/lib/ElasticEmail/api/inbound_route_api.rb +1 -1
- data/lib/ElasticEmail/api/lists_api.rb +1 -1
- data/lib/ElasticEmail/api/security_api.rb +1 -1
- data/lib/ElasticEmail/api/segments_api.rb +1 -1
- data/lib/ElasticEmail/api/statistics_api.rb +1 -1
- data/lib/ElasticEmail/api/sub_accounts_api.rb +1 -1
- data/lib/ElasticEmail/api/suppressions_api.rb +1 -1
- data/lib/ElasticEmail/api/templates_api.rb +1 -1
- data/lib/ElasticEmail/api/verifications_api.rb +1 -1
- data/lib/ElasticEmail/api/webhook_api.rb +1 -1
- data/lib/ElasticEmail/api_client.rb +9 -8
- data/lib/ElasticEmail/api_error.rb +1 -1
- data/lib/ElasticEmail/configuration.rb +1 -1
- data/lib/ElasticEmail/models/access_level.rb +1 -1
- data/lib/ElasticEmail/models/account_status_enum.rb +1 -1
- data/lib/ElasticEmail/models/api_key.rb +4 -10
- data/lib/ElasticEmail/models/api_key_payload.rb +4 -30
- data/lib/ElasticEmail/models/body_content_type.rb +1 -1
- data/lib/ElasticEmail/models/body_part.rb +4 -20
- data/lib/ElasticEmail/models/campaign.rb +4 -30
- data/lib/ElasticEmail/models/campaign_options.rb +4 -10
- data/lib/ElasticEmail/models/campaign_recipient.rb +4 -10
- data/lib/ElasticEmail/models/campaign_status.rb +1 -1
- data/lib/ElasticEmail/models/campaign_template.rb +4 -20
- data/lib/ElasticEmail/models/certificate_validation_status.rb +1 -1
- data/lib/ElasticEmail/models/channel_log_status_summary.rb +4 -10
- data/lib/ElasticEmail/models/compression_format.rb +1 -1
- data/lib/ElasticEmail/models/consent_data.rb +4 -10
- data/lib/ElasticEmail/models/consent_tracking.rb +1 -1
- data/lib/ElasticEmail/models/contact.rb +4 -10
- data/lib/ElasticEmail/models/contact_activity.rb +4 -10
- data/lib/ElasticEmail/models/contact_payload.rb +4 -20
- data/lib/ElasticEmail/models/contact_source.rb +1 -1
- data/lib/ElasticEmail/models/contact_status.rb +1 -1
- data/lib/ElasticEmail/models/contact_update_payload.rb +4 -10
- data/lib/ElasticEmail/models/contacts_list.rb +4 -10
- data/lib/ElasticEmail/models/delivery_optimization_type.rb +1 -1
- data/lib/ElasticEmail/models/dkim_record.rb +4 -10
- data/lib/ElasticEmail/models/domain_data.rb +4 -10
- data/lib/ElasticEmail/models/domain_detail.rb +4 -10
- data/lib/ElasticEmail/models/domain_owner.rb +1 -1
- data/lib/ElasticEmail/models/domain_payload.rb +4 -10
- data/lib/ElasticEmail/models/domain_update_payload.rb +4 -10
- data/lib/ElasticEmail/models/email_content.rb +4 -20
- data/lib/ElasticEmail/models/email_data.rb +4 -10
- data/lib/ElasticEmail/models/email_job_failed_status.rb +4 -10
- data/lib/ElasticEmail/models/email_job_status.rb +4 -10
- data/lib/ElasticEmail/models/email_message_data.rb +4 -30
- data/lib/ElasticEmail/models/email_predicted_validation_status.rb +1 -1
- data/lib/ElasticEmail/models/email_recipient.rb +4 -20
- data/lib/ElasticEmail/models/email_send.rb +4 -10
- data/lib/ElasticEmail/models/email_status.rb +4 -10
- data/lib/ElasticEmail/models/email_transactional_message_data.rb +4 -30
- data/lib/ElasticEmail/models/email_validation_result.rb +4 -10
- data/lib/ElasticEmail/models/email_validation_status.rb +1 -1
- data/lib/ElasticEmail/models/email_view.rb +4 -10
- data/lib/ElasticEmail/models/emails_payload.rb +4 -10
- data/lib/ElasticEmail/models/encoding_type.rb +1 -1
- data/lib/ElasticEmail/models/event_type.rb +1 -1
- data/lib/ElasticEmail/models/events_order_by.rb +1 -1
- data/lib/ElasticEmail/models/export_file_formats.rb +1 -1
- data/lib/ElasticEmail/models/export_link.rb +4 -10
- data/lib/ElasticEmail/models/export_status.rb +1 -1
- data/lib/ElasticEmail/models/file_info.rb +4 -10
- data/lib/ElasticEmail/models/file_payload.rb +4 -20
- data/lib/ElasticEmail/models/file_upload_result.rb +4 -10
- data/lib/ElasticEmail/models/inbound_payload.rb +4 -50
- data/lib/ElasticEmail/models/inbound_route.rb +4 -10
- data/lib/ElasticEmail/models/inbound_route_action_type.rb +1 -1
- data/lib/ElasticEmail/models/inbound_route_filter_type.rb +1 -1
- data/lib/ElasticEmail/models/list_payload.rb +4 -20
- data/lib/ElasticEmail/models/list_update_payload.rb +4 -10
- data/lib/ElasticEmail/models/log_job_status.rb +1 -1
- data/lib/ElasticEmail/models/log_status_summary.rb +4 -10
- data/lib/ElasticEmail/models/merge_email_payload.rb +4 -30
- data/lib/ElasticEmail/models/message_attachment.rb +4 -30
- data/lib/ElasticEmail/models/message_category.rb +1 -1
- data/lib/ElasticEmail/models/message_category_enum.rb +1 -1
- data/lib/ElasticEmail/models/new_api_key.rb +4 -10
- data/lib/ElasticEmail/models/new_smtp_credentials.rb +4 -10
- data/lib/ElasticEmail/models/options.rb +4 -10
- data/lib/ElasticEmail/models/recipient_event.rb +4 -10
- data/lib/ElasticEmail/models/segment.rb +4 -10
- data/lib/ElasticEmail/models/segment_payload.rb +4 -30
- data/lib/ElasticEmail/models/smtp_credentials.rb +4 -10
- data/lib/ElasticEmail/models/smtp_credentials_payload.rb +4 -20
- data/lib/ElasticEmail/models/sort_order_item.rb +4 -30
- data/lib/ElasticEmail/models/split_optimization_type.rb +1 -1
- data/lib/ElasticEmail/models/split_options.rb +4 -10
- data/lib/ElasticEmail/models/sub_account_info.rb +4 -10
- data/lib/ElasticEmail/models/subaccount_email_credits_payload.rb +4 -20
- data/lib/ElasticEmail/models/subaccount_email_settings.rb +4 -10
- data/lib/ElasticEmail/models/subaccount_email_settings_payload.rb +4 -10
- data/lib/ElasticEmail/models/subaccount_payload.rb +4 -30
- data/lib/ElasticEmail/models/subaccount_settings_info.rb +4 -10
- data/lib/ElasticEmail/models/subaccount_settings_info_payload.rb +4 -10
- data/lib/ElasticEmail/models/suppression.rb +4 -10
- data/lib/ElasticEmail/models/template.rb +4 -10
- data/lib/ElasticEmail/models/template_payload.rb +4 -20
- data/lib/ElasticEmail/models/template_scope.rb +1 -1
- data/lib/ElasticEmail/models/template_type.rb +1 -1
- data/lib/ElasticEmail/models/tracking_type.rb +1 -1
- data/lib/ElasticEmail/models/tracking_validation_status.rb +1 -1
- data/lib/ElasticEmail/models/transactional_recipient.rb +4 -20
- data/lib/ElasticEmail/models/utm.rb +4 -10
- data/lib/ElasticEmail/models/verification_file_result.rb +4 -10
- data/lib/ElasticEmail/models/verification_file_result_details.rb +4 -10
- data/lib/ElasticEmail/models/verification_status.rb +1 -1
- data/lib/ElasticEmail/models/webhook.rb +4 -10
- data/lib/ElasticEmail/models/webhook_create_payload.rb +4 -30
- data/lib/ElasticEmail/models/webhook_update_payload.rb +4 -10
- data/lib/ElasticEmail/version.rb +2 -2
- data/lib/ElasticEmail.rb +1 -1
- data/spec/api/campaigns_api_spec.rb +1 -1
- data/spec/api/contacts_api_spec.rb +1 -1
- data/spec/api/domains_api_spec.rb +1 -1
- data/spec/api/emails_api_spec.rb +1 -1
- data/spec/api/events_api_spec.rb +1 -1
- data/spec/api/files_api_spec.rb +1 -1
- data/spec/api/inbound_route_api_spec.rb +1 -1
- data/spec/api/lists_api_spec.rb +1 -1
- data/spec/api/security_api_spec.rb +1 -1
- data/spec/api/segments_api_spec.rb +1 -1
- data/spec/api/statistics_api_spec.rb +1 -1
- data/spec/api/sub_accounts_api_spec.rb +1 -1
- data/spec/api/suppressions_api_spec.rb +1 -1
- data/spec/api/templates_api_spec.rb +1 -1
- data/spec/api/verifications_api_spec.rb +1 -1
- data/spec/api/webhook_api_spec.rb +1 -1
- data/spec/models/access_level_spec.rb +1 -1
- data/spec/models/account_status_enum_spec.rb +1 -1
- data/spec/models/api_key_payload_spec.rb +1 -1
- data/spec/models/api_key_spec.rb +1 -1
- data/spec/models/body_content_type_spec.rb +1 -1
- data/spec/models/body_part_spec.rb +1 -1
- data/spec/models/campaign_options_spec.rb +1 -1
- data/spec/models/campaign_recipient_spec.rb +1 -1
- data/spec/models/campaign_spec.rb +1 -1
- data/spec/models/campaign_status_spec.rb +1 -1
- data/spec/models/campaign_template_spec.rb +1 -1
- data/spec/models/certificate_validation_status_spec.rb +1 -1
- data/spec/models/channel_log_status_summary_spec.rb +1 -1
- data/spec/models/compression_format_spec.rb +1 -1
- data/spec/models/consent_data_spec.rb +1 -1
- data/spec/models/consent_tracking_spec.rb +1 -1
- data/spec/models/contact_activity_spec.rb +1 -1
- data/spec/models/contact_payload_spec.rb +1 -1
- data/spec/models/contact_source_spec.rb +1 -1
- data/spec/models/contact_spec.rb +1 -1
- data/spec/models/contact_status_spec.rb +1 -1
- data/spec/models/contact_update_payload_spec.rb +1 -1
- data/spec/models/contacts_list_spec.rb +1 -1
- data/spec/models/delivery_optimization_type_spec.rb +1 -1
- data/spec/models/dkim_record_spec.rb +1 -1
- data/spec/models/domain_data_spec.rb +1 -1
- data/spec/models/domain_detail_spec.rb +1 -1
- data/spec/models/domain_owner_spec.rb +1 -1
- data/spec/models/domain_payload_spec.rb +1 -1
- data/spec/models/domain_update_payload_spec.rb +1 -1
- data/spec/models/email_content_spec.rb +1 -1
- data/spec/models/email_data_spec.rb +1 -1
- data/spec/models/email_job_failed_status_spec.rb +1 -1
- data/spec/models/email_job_status_spec.rb +1 -1
- data/spec/models/email_message_data_spec.rb +1 -1
- data/spec/models/email_predicted_validation_status_spec.rb +1 -1
- data/spec/models/email_recipient_spec.rb +1 -1
- data/spec/models/email_send_spec.rb +1 -1
- data/spec/models/email_status_spec.rb +1 -1
- data/spec/models/email_transactional_message_data_spec.rb +1 -1
- data/spec/models/email_validation_result_spec.rb +1 -1
- data/spec/models/email_validation_status_spec.rb +1 -1
- data/spec/models/email_view_spec.rb +1 -1
- data/spec/models/emails_payload_spec.rb +1 -1
- data/spec/models/encoding_type_spec.rb +1 -1
- data/spec/models/event_type_spec.rb +1 -1
- data/spec/models/events_order_by_spec.rb +1 -1
- data/spec/models/export_file_formats_spec.rb +1 -1
- data/spec/models/export_link_spec.rb +1 -1
- data/spec/models/export_status_spec.rb +1 -1
- data/spec/models/file_info_spec.rb +1 -1
- data/spec/models/file_payload_spec.rb +1 -1
- data/spec/models/file_upload_result_spec.rb +1 -1
- data/spec/models/inbound_payload_spec.rb +1 -1
- data/spec/models/inbound_route_action_type_spec.rb +1 -1
- data/spec/models/inbound_route_filter_type_spec.rb +1 -1
- data/spec/models/inbound_route_spec.rb +1 -1
- data/spec/models/list_payload_spec.rb +1 -1
- data/spec/models/list_update_payload_spec.rb +1 -1
- data/spec/models/log_job_status_spec.rb +1 -1
- data/spec/models/log_status_summary_spec.rb +1 -1
- data/spec/models/merge_email_payload_spec.rb +1 -1
- data/spec/models/message_attachment_spec.rb +1 -1
- data/spec/models/message_category_enum_spec.rb +1 -1
- data/spec/models/message_category_spec.rb +1 -1
- data/spec/models/new_api_key_spec.rb +1 -1
- data/spec/models/new_smtp_credentials_spec.rb +1 -1
- data/spec/models/options_spec.rb +1 -1
- data/spec/models/recipient_event_spec.rb +1 -1
- data/spec/models/segment_payload_spec.rb +1 -1
- data/spec/models/segment_spec.rb +1 -1
- data/spec/models/smtp_credentials_payload_spec.rb +1 -1
- data/spec/models/smtp_credentials_spec.rb +1 -1
- data/spec/models/sort_order_item_spec.rb +1 -1
- data/spec/models/split_optimization_type_spec.rb +1 -1
- data/spec/models/split_options_spec.rb +1 -1
- data/spec/models/sub_account_info_spec.rb +1 -1
- data/spec/models/subaccount_email_credits_payload_spec.rb +1 -1
- data/spec/models/subaccount_email_settings_payload_spec.rb +1 -1
- data/spec/models/subaccount_email_settings_spec.rb +1 -1
- data/spec/models/subaccount_payload_spec.rb +1 -1
- data/spec/models/subaccount_settings_info_payload_spec.rb +1 -1
- data/spec/models/subaccount_settings_info_spec.rb +1 -1
- data/spec/models/suppression_spec.rb +1 -1
- data/spec/models/template_payload_spec.rb +1 -1
- data/spec/models/template_scope_spec.rb +1 -1
- data/spec/models/template_spec.rb +1 -1
- data/spec/models/template_type_spec.rb +1 -1
- data/spec/models/tracking_type_spec.rb +1 -1
- data/spec/models/tracking_validation_status_spec.rb +1 -1
- data/spec/models/transactional_recipient_spec.rb +1 -1
- data/spec/models/utm_spec.rb +1 -1
- data/spec/models/verification_file_result_details_spec.rb +1 -1
- data/spec/models/verification_file_result_spec.rb +1 -1
- data/spec/models/verification_status_spec.rb +1 -1
- data/spec/models/webhook_create_payload_spec.rb +1 -1
- data/spec/models/webhook_spec.rb +1 -1
- data/spec/models/webhook_update_payload_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +2 -2
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 4.0.0
|
|
7
7
|
Contact: support@elasticemail.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.11.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -66,14 +66,9 @@ module ElasticEmail
|
|
|
66
66
|
}
|
|
67
67
|
end
|
|
68
68
|
|
|
69
|
-
# Returns attribute mapping this model knows about
|
|
70
|
-
def self.acceptable_attribute_map
|
|
71
|
-
attribute_map
|
|
72
|
-
end
|
|
73
|
-
|
|
74
69
|
# Returns all the JSON keys this model knows about
|
|
75
70
|
def self.acceptable_attributes
|
|
76
|
-
|
|
71
|
+
attribute_map.values
|
|
77
72
|
end
|
|
78
73
|
|
|
79
74
|
# Attribute type mapping.
|
|
@@ -102,10 +97,9 @@ module ElasticEmail
|
|
|
102
97
|
end
|
|
103
98
|
|
|
104
99
|
# check to see if the attribute exists and convert string to symbol for hash key
|
|
105
|
-
acceptable_attribute_map = self.class.acceptable_attribute_map
|
|
106
100
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
107
|
-
if (!
|
|
108
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::Template`. Please check the name to make sure it's valid. List of attributes: " +
|
|
101
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
|
102
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::Template`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
109
103
|
end
|
|
110
104
|
h[k.to_sym] = v
|
|
111
105
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 4.0.0
|
|
7
7
|
Contact: support@elasticemail.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.11.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -59,14 +59,9 @@ module ElasticEmail
|
|
|
59
59
|
}
|
|
60
60
|
end
|
|
61
61
|
|
|
62
|
-
# Returns attribute mapping this model knows about
|
|
63
|
-
def self.acceptable_attribute_map
|
|
64
|
-
attribute_map
|
|
65
|
-
end
|
|
66
|
-
|
|
67
62
|
# Returns all the JSON keys this model knows about
|
|
68
63
|
def self.acceptable_attributes
|
|
69
|
-
|
|
64
|
+
attribute_map.values
|
|
70
65
|
end
|
|
71
66
|
|
|
72
67
|
# Attribute type mapping.
|
|
@@ -93,10 +88,9 @@ module ElasticEmail
|
|
|
93
88
|
end
|
|
94
89
|
|
|
95
90
|
# check to see if the attribute exists and convert string to symbol for hash key
|
|
96
|
-
acceptable_attribute_map = self.class.acceptable_attribute_map
|
|
97
91
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
98
|
-
if (!
|
|
99
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::TemplatePayload`. Please check the name to make sure it's valid. List of attributes: " +
|
|
92
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
|
93
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::TemplatePayload`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
100
94
|
end
|
|
101
95
|
h[k.to_sym] = v
|
|
102
96
|
}
|
|
@@ -144,16 +138,6 @@ module ElasticEmail
|
|
|
144
138
|
true
|
|
145
139
|
end
|
|
146
140
|
|
|
147
|
-
# Custom attribute writer method with validation
|
|
148
|
-
# @param [Object] name Value to be assigned
|
|
149
|
-
def name=(name)
|
|
150
|
-
if name.nil?
|
|
151
|
-
fail ArgumentError, 'name cannot be nil'
|
|
152
|
-
end
|
|
153
|
-
|
|
154
|
-
@name = name
|
|
155
|
-
end
|
|
156
|
-
|
|
157
141
|
# Checks equality by comparing each attribute.
|
|
158
142
|
# @param [Object] Object to be compared
|
|
159
143
|
def ==(o)
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 4.0.0
|
|
7
7
|
Contact: support@elasticemail.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.11.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -34,14 +34,9 @@ module ElasticEmail
|
|
|
34
34
|
}
|
|
35
35
|
end
|
|
36
36
|
|
|
37
|
-
# Returns attribute mapping this model knows about
|
|
38
|
-
def self.acceptable_attribute_map
|
|
39
|
-
attribute_map
|
|
40
|
-
end
|
|
41
|
-
|
|
42
37
|
# Returns all the JSON keys this model knows about
|
|
43
38
|
def self.acceptable_attributes
|
|
44
|
-
|
|
39
|
+
attribute_map.values
|
|
45
40
|
end
|
|
46
41
|
|
|
47
42
|
# Attribute type mapping.
|
|
@@ -67,10 +62,9 @@ module ElasticEmail
|
|
|
67
62
|
end
|
|
68
63
|
|
|
69
64
|
# check to see if the attribute exists and convert string to symbol for hash key
|
|
70
|
-
acceptable_attribute_map = self.class.acceptable_attribute_map
|
|
71
65
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
72
|
-
if (!
|
|
73
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::TransactionalRecipient`. Please check the name to make sure it's valid. List of attributes: " +
|
|
66
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
|
67
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::TransactionalRecipient`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
74
68
|
end
|
|
75
69
|
h[k.to_sym] = v
|
|
76
70
|
}
|
|
@@ -116,16 +110,6 @@ module ElasticEmail
|
|
|
116
110
|
true
|
|
117
111
|
end
|
|
118
112
|
|
|
119
|
-
# Custom attribute writer method with validation
|
|
120
|
-
# @param [Object] to Value to be assigned
|
|
121
|
-
def to=(to)
|
|
122
|
-
if to.nil?
|
|
123
|
-
fail ArgumentError, 'to cannot be nil'
|
|
124
|
-
end
|
|
125
|
-
|
|
126
|
-
@to = to
|
|
127
|
-
end
|
|
128
|
-
|
|
129
113
|
# Checks equality by comparing each attribute.
|
|
130
114
|
# @param [Object] Object to be compared
|
|
131
115
|
def ==(o)
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 4.0.0
|
|
7
7
|
Contact: support@elasticemail.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.11.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -38,14 +38,9 @@ module ElasticEmail
|
|
|
38
38
|
}
|
|
39
39
|
end
|
|
40
40
|
|
|
41
|
-
# Returns attribute mapping this model knows about
|
|
42
|
-
def self.acceptable_attribute_map
|
|
43
|
-
attribute_map
|
|
44
|
-
end
|
|
45
|
-
|
|
46
41
|
# Returns all the JSON keys this model knows about
|
|
47
42
|
def self.acceptable_attributes
|
|
48
|
-
|
|
43
|
+
attribute_map.values
|
|
49
44
|
end
|
|
50
45
|
|
|
51
46
|
# Attribute type mapping.
|
|
@@ -72,10 +67,9 @@ module ElasticEmail
|
|
|
72
67
|
end
|
|
73
68
|
|
|
74
69
|
# check to see if the attribute exists and convert string to symbol for hash key
|
|
75
|
-
acceptable_attribute_map = self.class.acceptable_attribute_map
|
|
76
70
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
77
|
-
if (!
|
|
78
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::Utm`. Please check the name to make sure it's valid. List of attributes: " +
|
|
71
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
|
72
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::Utm`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
79
73
|
end
|
|
80
74
|
h[k.to_sym] = v
|
|
81
75
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 4.0.0
|
|
7
7
|
Contact: support@elasticemail.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.11.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -66,14 +66,9 @@ module ElasticEmail
|
|
|
66
66
|
}
|
|
67
67
|
end
|
|
68
68
|
|
|
69
|
-
# Returns attribute mapping this model knows about
|
|
70
|
-
def self.acceptable_attribute_map
|
|
71
|
-
attribute_map
|
|
72
|
-
end
|
|
73
|
-
|
|
74
69
|
# Returns all the JSON keys this model knows about
|
|
75
70
|
def self.acceptable_attributes
|
|
76
|
-
|
|
71
|
+
attribute_map.values
|
|
77
72
|
end
|
|
78
73
|
|
|
79
74
|
# Attribute type mapping.
|
|
@@ -102,10 +97,9 @@ module ElasticEmail
|
|
|
102
97
|
end
|
|
103
98
|
|
|
104
99
|
# check to see if the attribute exists and convert string to symbol for hash key
|
|
105
|
-
acceptable_attribute_map = self.class.acceptable_attribute_map
|
|
106
100
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
107
|
-
if (!
|
|
108
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::VerificationFileResult`. Please check the name to make sure it's valid. List of attributes: " +
|
|
101
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
|
102
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::VerificationFileResult`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
109
103
|
end
|
|
110
104
|
h[k.to_sym] = v
|
|
111
105
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 4.0.0
|
|
7
7
|
Contact: support@elasticemail.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.11.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -70,14 +70,9 @@ module ElasticEmail
|
|
|
70
70
|
}
|
|
71
71
|
end
|
|
72
72
|
|
|
73
|
-
# Returns attribute mapping this model knows about
|
|
74
|
-
def self.acceptable_attribute_map
|
|
75
|
-
attribute_map
|
|
76
|
-
end
|
|
77
|
-
|
|
78
73
|
# Returns all the JSON keys this model knows about
|
|
79
74
|
def self.acceptable_attributes
|
|
80
|
-
|
|
75
|
+
attribute_map.values
|
|
81
76
|
end
|
|
82
77
|
|
|
83
78
|
# Attribute type mapping.
|
|
@@ -107,10 +102,9 @@ module ElasticEmail
|
|
|
107
102
|
end
|
|
108
103
|
|
|
109
104
|
# check to see if the attribute exists and convert string to symbol for hash key
|
|
110
|
-
acceptable_attribute_map = self.class.acceptable_attribute_map
|
|
111
105
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
112
|
-
if (!
|
|
113
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::VerificationFileResultDetails`. Please check the name to make sure it's valid. List of attributes: " +
|
|
106
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
|
107
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::VerificationFileResultDetails`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
114
108
|
end
|
|
115
109
|
h[k.to_sym] = v
|
|
116
110
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 4.0.0
|
|
7
7
|
Contact: support@elasticemail.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.11.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -66,14 +66,9 @@ module ElasticEmail
|
|
|
66
66
|
}
|
|
67
67
|
end
|
|
68
68
|
|
|
69
|
-
# Returns attribute mapping this model knows about
|
|
70
|
-
def self.acceptable_attribute_map
|
|
71
|
-
attribute_map
|
|
72
|
-
end
|
|
73
|
-
|
|
74
69
|
# Returns all the JSON keys this model knows about
|
|
75
70
|
def self.acceptable_attributes
|
|
76
|
-
|
|
71
|
+
attribute_map.values
|
|
77
72
|
end
|
|
78
73
|
|
|
79
74
|
# Attribute type mapping.
|
|
@@ -111,10 +106,9 @@ module ElasticEmail
|
|
|
111
106
|
end
|
|
112
107
|
|
|
113
108
|
# check to see if the attribute exists and convert string to symbol for hash key
|
|
114
|
-
acceptable_attribute_map = self.class.acceptable_attribute_map
|
|
115
109
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
116
|
-
if (!
|
|
117
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::Webhook`. Please check the name to make sure it's valid. List of attributes: " +
|
|
110
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
|
111
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::Webhook`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
118
112
|
end
|
|
119
113
|
h[k.to_sym] = v
|
|
120
114
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 4.0.0
|
|
7
7
|
Contact: support@elasticemail.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.11.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -51,14 +51,9 @@ module ElasticEmail
|
|
|
51
51
|
}
|
|
52
52
|
end
|
|
53
53
|
|
|
54
|
-
# Returns attribute mapping this model knows about
|
|
55
|
-
def self.acceptable_attribute_map
|
|
56
|
-
attribute_map
|
|
57
|
-
end
|
|
58
|
-
|
|
59
54
|
# Returns all the JSON keys this model knows about
|
|
60
55
|
def self.acceptable_attributes
|
|
61
|
-
|
|
56
|
+
attribute_map.values
|
|
62
57
|
end
|
|
63
58
|
|
|
64
59
|
# Attribute type mapping.
|
|
@@ -90,10 +85,9 @@ module ElasticEmail
|
|
|
90
85
|
end
|
|
91
86
|
|
|
92
87
|
# check to see if the attribute exists and convert string to symbol for hash key
|
|
93
|
-
acceptable_attribute_map = self.class.acceptable_attribute_map
|
|
94
88
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
95
|
-
if (!
|
|
96
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::WebhookCreatePayload`. Please check the name to make sure it's valid. List of attributes: " +
|
|
89
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
|
90
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::WebhookCreatePayload`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
97
91
|
end
|
|
98
92
|
h[k.to_sym] = v
|
|
99
93
|
}
|
|
@@ -164,26 +158,6 @@ module ElasticEmail
|
|
|
164
158
|
true
|
|
165
159
|
end
|
|
166
160
|
|
|
167
|
-
# Custom attribute writer method with validation
|
|
168
|
-
# @param [Object] name Value to be assigned
|
|
169
|
-
def name=(name)
|
|
170
|
-
if name.nil?
|
|
171
|
-
fail ArgumentError, 'name cannot be nil'
|
|
172
|
-
end
|
|
173
|
-
|
|
174
|
-
@name = name
|
|
175
|
-
end
|
|
176
|
-
|
|
177
|
-
# Custom attribute writer method with validation
|
|
178
|
-
# @param [Object] url Value to be assigned
|
|
179
|
-
def url=(url)
|
|
180
|
-
if url.nil?
|
|
181
|
-
fail ArgumentError, 'url cannot be nil'
|
|
182
|
-
end
|
|
183
|
-
|
|
184
|
-
@url = url
|
|
185
|
-
end
|
|
186
|
-
|
|
187
161
|
# Checks equality by comparing each attribute.
|
|
188
162
|
# @param [Object] Object to be compared
|
|
189
163
|
def ==(o)
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 4.0.0
|
|
7
7
|
Contact: support@elasticemail.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.11.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -54,14 +54,9 @@ module ElasticEmail
|
|
|
54
54
|
}
|
|
55
55
|
end
|
|
56
56
|
|
|
57
|
-
# Returns attribute mapping this model knows about
|
|
58
|
-
def self.acceptable_attribute_map
|
|
59
|
-
attribute_map
|
|
60
|
-
end
|
|
61
|
-
|
|
62
57
|
# Returns all the JSON keys this model knows about
|
|
63
58
|
def self.acceptable_attributes
|
|
64
|
-
|
|
59
|
+
attribute_map.values
|
|
65
60
|
end
|
|
66
61
|
|
|
67
62
|
# Attribute type mapping.
|
|
@@ -102,10 +97,9 @@ module ElasticEmail
|
|
|
102
97
|
end
|
|
103
98
|
|
|
104
99
|
# check to see if the attribute exists and convert string to symbol for hash key
|
|
105
|
-
acceptable_attribute_map = self.class.acceptable_attribute_map
|
|
106
100
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
107
|
-
if (!
|
|
108
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::WebhookUpdatePayload`. Please check the name to make sure it's valid. List of attributes: " +
|
|
101
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
|
102
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `ElasticEmail::WebhookUpdatePayload`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
109
103
|
end
|
|
110
104
|
h[k.to_sym] = v
|
|
111
105
|
}
|
data/lib/ElasticEmail/version.rb
CHANGED
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
The version of the OpenAPI document: 4.0.0
|
|
7
7
|
Contact: support@elasticemail.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.11.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
13
13
|
module ElasticEmail
|
|
14
|
-
VERSION = '4.0
|
|
14
|
+
VERSION = '4.2.0'
|
|
15
15
|
end
|
data/lib/ElasticEmail.rb
CHANGED
data/spec/api/emails_api_spec.rb
CHANGED
data/spec/api/events_api_spec.rb
CHANGED
data/spec/api/files_api_spec.rb
CHANGED
data/spec/api/lists_api_spec.rb
CHANGED