ElasticEmail 4.0.15 → 4.0.16

Sign up to get free protection for your applications and to get access to all the features.
Files changed (113) hide show
  1. checksums.yaml +4 -4
  2. data/ElasticEmail.gemspec +1 -1
  3. data/README.md +4 -4
  4. data/VERSION +1 -1
  5. data/docs/SubaccountEmailSettings.md +3 -1
  6. data/docs/SubaccountEmailSettingsPayload.md +3 -1
  7. data/lib/ElasticEmail/api/campaigns_api.rb +1 -1
  8. data/lib/ElasticEmail/api/contacts_api.rb +1 -1
  9. data/lib/ElasticEmail/api/emails_api.rb +1 -1
  10. data/lib/ElasticEmail/api/events_api.rb +1 -1
  11. data/lib/ElasticEmail/api/files_api.rb +1 -1
  12. data/lib/ElasticEmail/api/inbound_route_api.rb +1 -1
  13. data/lib/ElasticEmail/api/lists_api.rb +1 -1
  14. data/lib/ElasticEmail/api/security_api.rb +1 -1
  15. data/lib/ElasticEmail/api/segments_api.rb +1 -1
  16. data/lib/ElasticEmail/api/statistics_api.rb +1 -1
  17. data/lib/ElasticEmail/api/sub_accounts_api.rb +1 -1
  18. data/lib/ElasticEmail/api/suppressions_api.rb +1 -1
  19. data/lib/ElasticEmail/api/templates_api.rb +1 -1
  20. data/lib/ElasticEmail/api/verifications_api.rb +1 -1
  21. data/lib/ElasticEmail/api_client.rb +1 -1
  22. data/lib/ElasticEmail/api_error.rb +1 -1
  23. data/lib/ElasticEmail/configuration.rb +1 -1
  24. data/lib/ElasticEmail/models/access_level.rb +1 -1
  25. data/lib/ElasticEmail/models/account_status_enum.rb +1 -1
  26. data/lib/ElasticEmail/models/api_key.rb +1 -1
  27. data/lib/ElasticEmail/models/api_key_payload.rb +1 -1
  28. data/lib/ElasticEmail/models/body_content_type.rb +1 -1
  29. data/lib/ElasticEmail/models/body_part.rb +1 -1
  30. data/lib/ElasticEmail/models/campaign.rb +1 -1
  31. data/lib/ElasticEmail/models/campaign_options.rb +1 -1
  32. data/lib/ElasticEmail/models/campaign_recipient.rb +1 -1
  33. data/lib/ElasticEmail/models/campaign_status.rb +1 -1
  34. data/lib/ElasticEmail/models/campaign_template.rb +1 -1
  35. data/lib/ElasticEmail/models/channel_log_status_summary.rb +1 -1
  36. data/lib/ElasticEmail/models/compression_format.rb +1 -1
  37. data/lib/ElasticEmail/models/consent_data.rb +1 -1
  38. data/lib/ElasticEmail/models/consent_tracking.rb +1 -1
  39. data/lib/ElasticEmail/models/contact.rb +1 -1
  40. data/lib/ElasticEmail/models/contact_activity.rb +1 -1
  41. data/lib/ElasticEmail/models/contact_hist_event_type.rb +1 -1
  42. data/lib/ElasticEmail/models/contact_history.rb +1 -1
  43. data/lib/ElasticEmail/models/contact_payload.rb +1 -1
  44. data/lib/ElasticEmail/models/contact_source.rb +1 -1
  45. data/lib/ElasticEmail/models/contact_status.rb +1 -1
  46. data/lib/ElasticEmail/models/contact_update_payload.rb +1 -1
  47. data/lib/ElasticEmail/models/contacts_list.rb +1 -1
  48. data/lib/ElasticEmail/models/delivery_optimization_type.rb +1 -1
  49. data/lib/ElasticEmail/models/email_content.rb +1 -1
  50. data/lib/ElasticEmail/models/email_data.rb +1 -1
  51. data/lib/ElasticEmail/models/email_message_data.rb +1 -1
  52. data/lib/ElasticEmail/models/email_recipient.rb +1 -1
  53. data/lib/ElasticEmail/models/email_send.rb +1 -1
  54. data/lib/ElasticEmail/models/email_status.rb +1 -1
  55. data/lib/ElasticEmail/models/email_transactional_message_data.rb +1 -1
  56. data/lib/ElasticEmail/models/email_validation_result.rb +1 -1
  57. data/lib/ElasticEmail/models/email_validation_status.rb +1 -1
  58. data/lib/ElasticEmail/models/email_view.rb +1 -1
  59. data/lib/ElasticEmail/models/emails_payload.rb +1 -1
  60. data/lib/ElasticEmail/models/encoding_type.rb +1 -1
  61. data/lib/ElasticEmail/models/event_type.rb +1 -1
  62. data/lib/ElasticEmail/models/events_order_by.rb +1 -1
  63. data/lib/ElasticEmail/models/export_file_formats.rb +1 -1
  64. data/lib/ElasticEmail/models/export_link.rb +1 -1
  65. data/lib/ElasticEmail/models/export_status.rb +1 -1
  66. data/lib/ElasticEmail/models/file_info.rb +1 -1
  67. data/lib/ElasticEmail/models/file_payload.rb +1 -1
  68. data/lib/ElasticEmail/models/file_upload_result.rb +1 -1
  69. data/lib/ElasticEmail/models/inbound_payload.rb +1 -1
  70. data/lib/ElasticEmail/models/inbound_route.rb +1 -1
  71. data/lib/ElasticEmail/models/inbound_route_action_type.rb +1 -1
  72. data/lib/ElasticEmail/models/inbound_route_filter_type.rb +1 -1
  73. data/lib/ElasticEmail/models/list_payload.rb +1 -1
  74. data/lib/ElasticEmail/models/list_update_payload.rb +1 -1
  75. data/lib/ElasticEmail/models/log_job_status.rb +1 -1
  76. data/lib/ElasticEmail/models/log_status_summary.rb +1 -1
  77. data/lib/ElasticEmail/models/merge_email_payload.rb +1 -1
  78. data/lib/ElasticEmail/models/message_attachment.rb +1 -1
  79. data/lib/ElasticEmail/models/message_category.rb +1 -1
  80. data/lib/ElasticEmail/models/new_api_key.rb +1 -1
  81. data/lib/ElasticEmail/models/new_smtp_credentials.rb +1 -1
  82. data/lib/ElasticEmail/models/options.rb +1 -1
  83. data/lib/ElasticEmail/models/recipient_event.rb +1 -1
  84. data/lib/ElasticEmail/models/segment.rb +1 -1
  85. data/lib/ElasticEmail/models/segment_payload.rb +1 -1
  86. data/lib/ElasticEmail/models/smtp_credentials.rb +1 -1
  87. data/lib/ElasticEmail/models/smtp_credentials_payload.rb +1 -1
  88. data/lib/ElasticEmail/models/sort_order_item.rb +1 -1
  89. data/lib/ElasticEmail/models/split_optimization_type.rb +1 -1
  90. data/lib/ElasticEmail/models/split_options.rb +1 -1
  91. data/lib/ElasticEmail/models/sub_account_info.rb +1 -1
  92. data/lib/ElasticEmail/models/subaccount_email_credits_payload.rb +1 -1
  93. data/lib/ElasticEmail/models/subaccount_email_settings.rb +15 -5
  94. data/lib/ElasticEmail/models/subaccount_email_settings_payload.rb +15 -5
  95. data/lib/ElasticEmail/models/subaccount_payload.rb +1 -1
  96. data/lib/ElasticEmail/models/subaccount_settings_info.rb +1 -1
  97. data/lib/ElasticEmail/models/subaccount_settings_info_payload.rb +1 -1
  98. data/lib/ElasticEmail/models/suppression.rb +1 -1
  99. data/lib/ElasticEmail/models/template.rb +1 -1
  100. data/lib/ElasticEmail/models/template_payload.rb +1 -1
  101. data/lib/ElasticEmail/models/template_scope.rb +1 -1
  102. data/lib/ElasticEmail/models/template_type.rb +1 -1
  103. data/lib/ElasticEmail/models/transactional_recipient.rb +1 -1
  104. data/lib/ElasticEmail/models/utm.rb +1 -1
  105. data/lib/ElasticEmail/models/verification_file_result.rb +1 -1
  106. data/lib/ElasticEmail/models/verification_file_result_details.rb +1 -1
  107. data/lib/ElasticEmail/models/verification_status.rb +1 -1
  108. data/lib/ElasticEmail/version.rb +2 -2
  109. data/lib/ElasticEmail.rb +1 -1
  110. data/spec/api_client_spec.rb +1 -1
  111. data/spec/configuration_spec.rb +1 -1
  112. data/spec/spec_helper.rb +1 -1
  113. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9f8bc6bc6d849946b76ded2bc32986f3f8be76905c10f6278afa5cc34b10dc3a
4
- data.tar.gz: 32721e00ef7f489e8f7e80a174dcad84e9f7eae015d556b634f44bb52e04ceea
3
+ metadata.gz: a58798ee4d1c453f1713a4171fe8207e7a5aaff3a879c7982870ca934c762503
4
+ data.tar.gz: b2a28a1241a40c581431b5e747a68db25dfd33aa4d8ff0b6ab791ba790704c6c
5
5
  SHA512:
6
- metadata.gz: ed03c9372d125b5b40049acac08b4ceb8a141a19521226875fd2df4bec901b4c76a2b1809e0c7811311b29b6c2355c85d57ff16511472cf6f8178003fa93d1c7
7
- data.tar.gz: fa82cdaa48e0a46f4ef8bd118202204eb1723a4e4b3fffdd9b799641d4fc11ad4bbe26925997c52d58717e33d1e4730041fd080bc0267b8adf0d8c5c02eae28b
6
+ metadata.gz: eb22e089b3abff42280b130d99af7c5cd38a4f8bd1cd3bcb60510d5cb89c6bcfbce250bf838c5433df07d026cf5238d7efcd4ef22d528f427be91eb04e987208
7
+ data.tar.gz: 4441ad658fba72d4da0c5d387d8b3bfc3cababec2e1d8e51ba860e44ea9c27caf18bb711c32395572d09607702507504c515b83e451cd99f65f0b2136d4a20f8
data/ElasticEmail.gemspec CHANGED
@@ -8,7 +8,7 @@
8
8
  The version of the OpenAPI document: 4.0.0
9
9
  Contact: support@elasticemail.com
10
10
  Generated by: https://openapi-generator.tech
11
- OpenAPI Generator version: 5.3.0
11
+ OpenAPI Generator version: 5.4.0
12
12
 
13
13
  =end
14
14
 
data/README.md CHANGED
@@ -17,7 +17,7 @@ Downloadable library clients can be found in our Github repository [here](https:
17
17
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
18
18
 
19
19
  - API version: 4.0.0
20
- - Package version: 4.0.15
20
+ - Package version: 4.0.16
21
21
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
22
22
 
23
23
  ## Installation
@@ -33,16 +33,16 @@ gem build ElasticEmail.gemspec
33
33
  Then either install the gem locally:
34
34
 
35
35
  ```shell
36
- gem install ./ElasticEmail-4.0.15.gem
36
+ gem install ./ElasticEmail-4.0.16.gem
37
37
  ```
38
38
 
39
- (for development, run `gem install --dev ./ElasticEmail-4.0.15.gem` to install the development dependencies)
39
+ (for development, run `gem install --dev ./ElasticEmail-4.0.16.gem` to install the development dependencies)
40
40
 
41
41
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
42
42
 
43
43
  Finally add this to the Gemfile:
44
44
 
45
- gem 'ElasticEmail', '~> 4.0.15'
45
+ gem 'ElasticEmail', '~> 4.0.16'
46
46
 
47
47
  ### Install from Git
48
48
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 4.0.15
1
+ 4.0.16
@@ -11,6 +11,7 @@
11
11
  | **max_contacts** | **Integer** | Maximum number of contacts the Account can have. 0 means that parent account's limit is used. | [optional] |
12
12
  | **enable_private_ip_purchase** | **Boolean** | Can the SubAccount purchase Private IP for themselves | [optional] |
13
13
  | **pool_name** | **String** | Name of your custom IP Pool to be used in the sending process | [optional] |
14
+ | **valid_sender_domain_only** | **Boolean** | | [optional] |
14
15
 
15
16
  ## Example
16
17
 
@@ -24,7 +25,8 @@ instance = ElasticEmail::SubaccountEmailSettings.new(
24
25
  daily_send_limit: 100000,
25
26
  max_contacts: null,
26
27
  enable_private_ip_purchase: null,
27
- pool_name: My Custom Pool
28
+ pool_name: My Custom Pool,
29
+ valid_sender_domain_only: null
28
30
  )
29
31
  ```
30
32
 
@@ -10,6 +10,7 @@
10
10
  | **max_contacts** | **Integer** | Maximum number of contacts the Account can have. 0 means that parent account's limit is used. | [optional] |
11
11
  | **enable_private_ip_purchase** | **Boolean** | Can the SubAccount purchase Private IP for themselves | [optional] |
12
12
  | **pool_name** | **String** | Name of your custom IP Pool to be used in the sending process | [optional] |
13
+ | **valid_sender_domain_only** | **Boolean** | | [optional] |
13
14
 
14
15
  ## Example
15
16
 
@@ -22,7 +23,8 @@ instance = ElasticEmail::SubaccountEmailSettingsPayload.new(
22
23
  daily_send_limit: 100000,
23
24
  max_contacts: null,
24
25
  enable_private_ip_purchase: null,
25
- pool_name: My Custom Pool
26
+ pool_name: My Custom Pool,
27
+ valid_sender_domain_only: null
26
28
  )
27
29
  ```
28
30
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12
 
@@ -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
- OpenAPI Generator version: 5.3.0
9
+ OpenAPI Generator version: 5.4.0
10
10
 
11
11
  =end
12
12