smooch-api 5.12.0 → 5.13.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (123) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +18 -12
  3. data/docs/AppApi.md +40 -10
  4. data/docs/AppUserApi.md +52 -13
  5. data/docs/AttachmentsApi.md +8 -2
  6. data/docs/ConversationApi.md +26 -8
  7. data/docs/DeploymentApi.md +24 -6
  8. data/docs/Enums.md +2 -0
  9. data/docs/Field.md +19 -0
  10. data/docs/FieldPost.md +14 -0
  11. data/docs/IntegrationApi.md +48 -12
  12. data/docs/MenuApi.md +12 -3
  13. data/docs/Message.md +5 -0
  14. data/docs/MessagePost.md +2 -0
  15. data/docs/Option.md +9 -0
  16. data/docs/QuotedMessage.md +10 -0
  17. data/docs/Select.md +10 -0
  18. data/docs/ServiceAccountApi.md +40 -10
  19. data/docs/TemplateApi.md +20 -5
  20. data/docs/WebhookApi.md +20 -5
  21. data/lib/smooch-api.rb +6 -1
  22. data/lib/smooch-api/api/app_api.rb +1 -1
  23. data/lib/smooch-api/api/app_user_api.rb +1 -1
  24. data/lib/smooch-api/api/attachments_api.rb +1 -1
  25. data/lib/smooch-api/api/conversation_api.rb +3 -3
  26. data/lib/smooch-api/api/deployment_api.rb +1 -1
  27. data/lib/smooch-api/api/integration_api.rb +1 -1
  28. data/lib/smooch-api/api/menu_api.rb +1 -1
  29. data/lib/smooch-api/api/service_account_api.rb +1 -1
  30. data/lib/smooch-api/api/template_api.rb +1 -1
  31. data/lib/smooch-api/api/webhook_api.rb +1 -1
  32. data/lib/smooch-api/api_client.rb +1 -1
  33. data/lib/smooch-api/api_error.rb +1 -1
  34. data/lib/smooch-api/configuration.rb +1 -1
  35. data/lib/smooch-api/models/action.rb +1 -1
  36. data/lib/smooch-api/models/activity_response.rb +1 -1
  37. data/lib/smooch-api/models/app.rb +1 -1
  38. data/lib/smooch-api/models/app_create.rb +1 -1
  39. data/lib/smooch-api/models/app_response.rb +1 -1
  40. data/lib/smooch-api/models/app_settings.rb +1 -1
  41. data/lib/smooch-api/models/app_update.rb +1 -1
  42. data/lib/smooch-api/models/app_user.rb +1 -1
  43. data/lib/smooch-api/models/app_user_business_systems_response.rb +1 -1
  44. data/lib/smooch-api/models/app_user_channels_response.rb +1 -1
  45. data/lib/smooch-api/models/app_user_link.rb +1 -1
  46. data/lib/smooch-api/models/app_user_merge.rb +1 -1
  47. data/lib/smooch-api/models/app_user_pre_create.rb +1 -1
  48. data/lib/smooch-api/models/app_user_response.rb +1 -1
  49. data/lib/smooch-api/models/app_user_update.rb +1 -1
  50. data/lib/smooch-api/models/attachment_remove.rb +1 -1
  51. data/lib/smooch-api/models/attachment_response.rb +1 -1
  52. data/lib/smooch-api/models/auth_code_response.rb +1 -1
  53. data/lib/smooch-api/models/business_system_item.rb +1 -1
  54. data/lib/smooch-api/models/channel_entity_item.rb +1 -1
  55. data/lib/smooch-api/models/client.rb +1 -1
  56. data/lib/smooch-api/models/client_info.rb +1 -1
  57. data/lib/smooch-api/models/confirmation.rb +1 -1
  58. data/lib/smooch-api/models/conversation.rb +1 -1
  59. data/lib/smooch-api/models/conversation_activity.rb +1 -1
  60. data/lib/smooch-api/models/deployment.rb +1 -1
  61. data/lib/smooch-api/models/deployment_activate_phone_number.rb +1 -1
  62. data/lib/smooch-api/models/deployment_confirm_code.rb +1 -1
  63. data/lib/smooch-api/models/deployment_create.rb +1 -1
  64. data/lib/smooch-api/models/deployment_response.rb +1 -1
  65. data/lib/smooch-api/models/destination.rb +1 -1
  66. data/lib/smooch-api/models/display_settings.rb +1 -1
  67. data/lib/smooch-api/models/enums.rb +46 -4
  68. data/lib/smooch-api/models/field.rb +318 -0
  69. data/lib/smooch-api/models/field_post.rb +266 -0
  70. data/lib/smooch-api/models/get_integration_profile_response.rb +1 -1
  71. data/lib/smooch-api/models/get_messages_response.rb +1 -1
  72. data/lib/smooch-api/models/integration.rb +1 -1
  73. data/lib/smooch-api/models/integration_create.rb +1 -1
  74. data/lib/smooch-api/models/integration_profile_update.rb +1 -1
  75. data/lib/smooch-api/models/integration_response.rb +1 -1
  76. data/lib/smooch-api/models/integration_update.rb +1 -1
  77. data/lib/smooch-api/models/jwt_response.rb +1 -1
  78. data/lib/smooch-api/models/link_request_response.rb +1 -1
  79. data/lib/smooch-api/models/link_request_response_link_requests.rb +1 -1
  80. data/lib/smooch-api/models/list_apps_response.rb +1 -1
  81. data/lib/smooch-api/models/list_deployments_response.rb +1 -1
  82. data/lib/smooch-api/models/list_integrations_response.rb +1 -1
  83. data/lib/smooch-api/models/list_secret_keys_response.rb +1 -1
  84. data/lib/smooch-api/models/list_service_accounts_response.rb +1 -1
  85. data/lib/smooch-api/models/list_templates_response.rb +1 -1
  86. data/lib/smooch-api/models/list_webhooks_response.rb +1 -1
  87. data/lib/smooch-api/models/menu.rb +1 -1
  88. data/lib/smooch-api/models/menu_item.rb +1 -1
  89. data/lib/smooch-api/models/menu_response.rb +1 -1
  90. data/lib/smooch-api/models/merged_user.rb +1 -1
  91. data/lib/smooch-api/models/message.rb +57 -5
  92. data/lib/smooch-api/models/message_item.rb +1 -1
  93. data/lib/smooch-api/models/message_override.rb +1 -1
  94. data/lib/smooch-api/models/message_override_whatsapp.rb +1 -1
  95. data/lib/smooch-api/models/message_post.rb +24 -2
  96. data/lib/smooch-api/models/message_response.rb +1 -1
  97. data/lib/smooch-api/models/option.rb +209 -0
  98. data/lib/smooch-api/models/quoted_message.rb +213 -0
  99. data/lib/smooch-api/models/secret_key.rb +1 -1
  100. data/lib/smooch-api/models/secret_key_create.rb +1 -1
  101. data/lib/smooch-api/models/secret_key_response.rb +1 -1
  102. data/lib/smooch-api/models/select.rb +219 -0
  103. data/lib/smooch-api/models/service_account.rb +1 -1
  104. data/lib/smooch-api/models/service_account_create.rb +1 -1
  105. data/lib/smooch-api/models/service_account_response.rb +1 -1
  106. data/lib/smooch-api/models/service_account_update.rb +1 -1
  107. data/lib/smooch-api/models/source.rb +1 -1
  108. data/lib/smooch-api/models/sub_menu_item.rb +1 -1
  109. data/lib/smooch-api/models/template.rb +1 -1
  110. data/lib/smooch-api/models/template_create.rb +1 -1
  111. data/lib/smooch-api/models/template_response.rb +1 -1
  112. data/lib/smooch-api/models/template_update.rb +1 -1
  113. data/lib/smooch-api/models/upload_integration_profile_photo_response.rb +1 -1
  114. data/lib/smooch-api/models/webhook.rb +1 -1
  115. data/lib/smooch-api/models/webhook_create.rb +1 -1
  116. data/lib/smooch-api/models/webhook_response.rb +1 -1
  117. data/lib/smooch-api/models/webhook_update.rb +1 -1
  118. data/lib/smooch-api/version.rb +2 -2
  119. data/smooch-api.gemspec +1 -1
  120. data/spec/api_client_spec.rb +1 -1
  121. data/spec/configuration_spec.rb +1 -1
  122. data/spec/spec_helper.rb +1 -1
  123. metadata +12 -2
@@ -0,0 +1,266 @@
1
+ =begin
2
+ #Smooch
3
+
4
+ #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
+
6
+ OpenAPI spec version: 5.13
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.2.3-SNAPSHOT
10
+
11
+ =end
12
+
13
+ require 'date'
14
+
15
+ module SmoochApi
16
+
17
+ class FieldPost
18
+ # The field type. See [**FieldTypeEnum**](Enums.md#FieldTypeEnum) for available values.
19
+ attr_accessor :type
20
+
21
+ # The name of the field. Each field name must be unique per form.
22
+ attr_accessor :name
23
+
24
+ # The label to be displayed with the field.
25
+ attr_accessor :label
26
+
27
+ # The placeholder text of the field that will be rendered. Only for form messages
28
+ attr_accessor :placeholder
29
+
30
+ # The minimum possible length of the response. Defaults to 1 if not specified. Only for text fields in form messages.
31
+ attr_accessor :minSize
32
+
33
+ # The maximum possible length of the response. Defaults to 128 if not specified. Only for text fields in form messages.
34
+ attr_accessor :maxSize
35
+
36
+ # The field options that can be selected. The array is limited to 20 options. Only for select fields in form messages.
37
+ attr_accessor :options
38
+
39
+
40
+ # Attribute mapping from ruby-style variable name to JSON key.
41
+ def self.attribute_map
42
+ {
43
+ :'type' => :'type',
44
+ :'name' => :'name',
45
+ :'label' => :'label',
46
+ :'placeholder' => :'placeholder',
47
+ :'minSize' => :'minSize',
48
+ :'maxSize' => :'maxSize',
49
+ :'options' => :'options'
50
+ }
51
+ end
52
+
53
+ # Attribute type mapping.
54
+ def self.swagger_types
55
+ {
56
+ :'type' => :'String',
57
+ :'name' => :'String',
58
+ :'label' => :'String',
59
+ :'placeholder' => :'String',
60
+ :'minSize' => :'Integer',
61
+ :'maxSize' => :'Integer',
62
+ :'options' => :'Array<Option>'
63
+ }
64
+ end
65
+
66
+ # Initializes the object
67
+ # @param [Hash] attributes Model attributes in the form of hash
68
+ def initialize(attributes = {})
69
+ return unless attributes.is_a?(Hash)
70
+
71
+ # convert string to symbol for hash key
72
+ attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
73
+
74
+ if attributes.has_key?(:'type')
75
+ self.type = attributes[:'type']
76
+ end
77
+
78
+ if attributes.has_key?(:'name')
79
+ self.name = attributes[:'name']
80
+ end
81
+
82
+ if attributes.has_key?(:'label')
83
+ self.label = attributes[:'label']
84
+ end
85
+
86
+ if attributes.has_key?(:'placeholder')
87
+ self.placeholder = attributes[:'placeholder']
88
+ end
89
+
90
+ if attributes.has_key?(:'minSize')
91
+ self.minSize = attributes[:'minSize']
92
+ end
93
+
94
+ if attributes.has_key?(:'maxSize')
95
+ self.maxSize = attributes[:'maxSize']
96
+ end
97
+
98
+ if attributes.has_key?(:'options')
99
+ if (value = attributes[:'options']).is_a?(Array)
100
+ self.options = value
101
+ end
102
+ end
103
+
104
+ end
105
+
106
+ # Show invalid properties with the reasons. Usually used together with valid?
107
+ # @return Array for valid properies with the reasons
108
+ def list_invalid_properties
109
+ invalid_properties = Array.new
110
+ if @type.nil?
111
+ invalid_properties.push("invalid value for 'type', type cannot be nil.")
112
+ end
113
+
114
+ if @name.nil?
115
+ invalid_properties.push("invalid value for 'name', name cannot be nil.")
116
+ end
117
+
118
+ if @label.nil?
119
+ invalid_properties.push("invalid value for 'label', label cannot be nil.")
120
+ end
121
+
122
+ return invalid_properties
123
+ end
124
+
125
+ # Check to see if the all the properties in the model are valid
126
+ # @return true if the model is valid
127
+ def valid?
128
+ return false if @type.nil?
129
+ return false if @name.nil?
130
+ return false if @label.nil?
131
+ return true
132
+ end
133
+
134
+ # Checks equality by comparing each attribute.
135
+ # @param [Object] Object to be compared
136
+ def ==(o)
137
+ return true if self.equal?(o)
138
+ self.class == o.class &&
139
+ type == o.type &&
140
+ name == o.name &&
141
+ label == o.label &&
142
+ placeholder == o.placeholder &&
143
+ minSize == o.minSize &&
144
+ maxSize == o.maxSize &&
145
+ options == o.options
146
+ end
147
+
148
+ # @see the `==` method
149
+ # @param [Object] Object to be compared
150
+ def eql?(o)
151
+ self == o
152
+ end
153
+
154
+ # Calculates hash code according to all attributes.
155
+ # @return [Fixnum] Hash code
156
+ def hash
157
+ [type, name, label, placeholder, minSize, maxSize, options].hash
158
+ end
159
+
160
+ # Builds the object from hash
161
+ # @param [Hash] attributes Model attributes in the form of hash
162
+ # @return [Object] Returns the model itself
163
+ def build_from_hash(attributes)
164
+ return nil unless attributes.is_a?(Hash)
165
+ self.class.swagger_types.each_pair do |key, type|
166
+ if type =~ /\AArray<(.*)>/i
167
+ # check to ensure the input is an array given that the the attribute
168
+ # is documented as an array but the input is not
169
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
170
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
171
+ end
172
+ elsif !attributes[self.class.attribute_map[key]].nil?
173
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
174
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
175
+ end
176
+
177
+ self
178
+ end
179
+
180
+ # Deserializes the data based on type
181
+ # @param string type Data type
182
+ # @param string value Value to be deserialized
183
+ # @return [Object] Deserialized data
184
+ def _deserialize(type, value)
185
+ case type.to_sym
186
+ when :DateTime
187
+ DateTime.parse(value)
188
+ when :Date
189
+ Date.parse(value)
190
+ when :String
191
+ value.to_s
192
+ when :Integer
193
+ value.to_i
194
+ when :Float
195
+ value.to_f
196
+ when :BOOLEAN
197
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
198
+ true
199
+ else
200
+ false
201
+ end
202
+ when :Object
203
+ # generic object (usually a Hash), return directly
204
+ value
205
+ when /\AArray<(?<inner_type>.+)>\z/
206
+ inner_type = Regexp.last_match[:inner_type]
207
+ value.map { |v| _deserialize(inner_type, v) }
208
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
209
+ k_type = Regexp.last_match[:k_type]
210
+ v_type = Regexp.last_match[:v_type]
211
+ {}.tap do |hash|
212
+ value.each do |k, v|
213
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
214
+ end
215
+ end
216
+ else # model
217
+ temp_model = SmoochApi.const_get(type).new
218
+ temp_model.build_from_hash(value)
219
+ end
220
+ end
221
+
222
+ # Returns the string representation of the object
223
+ # @return [String] String presentation of the object
224
+ def to_s
225
+ to_hash.to_s
226
+ end
227
+
228
+ # to_body is an alias to to_hash (backward compatibility)
229
+ # @return [Hash] Returns the object in the form of hash
230
+ def to_body
231
+ to_hash
232
+ end
233
+
234
+ # Returns the object in the form of hash
235
+ # @return [Hash] Returns the object in the form of hash
236
+ def to_hash
237
+ hash = {}
238
+ self.class.attribute_map.each_pair do |attr, param|
239
+ value = self.send(attr)
240
+ next if value.nil?
241
+ hash[param] = _to_hash(value)
242
+ end
243
+ hash
244
+ end
245
+
246
+ # Outputs non-array value in the form of hash
247
+ # For object, use to_hash. Otherwise, just return the value
248
+ # @param [Object] value Any valid value
249
+ # @return [Hash] Returns the value in the form of hash
250
+ def _to_hash(value)
251
+ if value.is_a?(Array)
252
+ value.compact.map{ |v| _to_hash(v) }
253
+ elsif value.is_a?(Hash)
254
+ {}.tap do |hash|
255
+ value.each { |k, v| hash[k] = _to_hash(v) }
256
+ end
257
+ elsif value.respond_to? :to_hash
258
+ value.to_hash
259
+ else
260
+ value
261
+ end
262
+ end
263
+
264
+ end
265
+
266
+ end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 5.12
6
+ OpenAPI spec version: 5.13
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT