smooch-api 5.24.1 → 5.28.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (129) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +176 -0
  3. data/README.md +20 -1
  4. data/docs/AppApi.md +60 -0
  5. data/docs/AppUserLink.md +1 -0
  6. data/docs/Author.md +11 -0
  7. data/docs/GetSdkIdsResponse.md +10 -0
  8. data/docs/Integration.md +2 -1
  9. data/docs/IntegrationCreate.md +5 -0
  10. data/docs/IntegrationUpdate.md +1 -0
  11. data/docs/NotificationApi.md +71 -0
  12. data/docs/NotificationPost.md +11 -0
  13. data/docs/NotificationPostDestination.md +9 -0
  14. data/docs/NotificationResponse.md +8 -0
  15. data/docs/NotificationResponseNotification.md +8 -0
  16. data/lib/smooch-api.rb +8 -1
  17. data/lib/smooch-api/api/app_api.rb +56 -1
  18. data/lib/smooch-api/api/app_user_api.rb +1 -1
  19. data/lib/smooch-api/api/attachments_api.rb +1 -1
  20. data/lib/smooch-api/api/conversation_api.rb +1 -1
  21. data/lib/smooch-api/api/deployment_api.rb +1 -1
  22. data/lib/smooch-api/api/integration_api.rb +1 -1
  23. data/lib/smooch-api/api/menu_api.rb +1 -1
  24. data/lib/smooch-api/api/notification_api.rb +84 -0
  25. data/lib/smooch-api/api/service_account_api.rb +1 -1
  26. data/lib/smooch-api/api/template_api.rb +1 -1
  27. data/lib/smooch-api/api/webhook_api.rb +1 -1
  28. data/lib/smooch-api/api_client.rb +1 -1
  29. data/lib/smooch-api/api_error.rb +1 -1
  30. data/lib/smooch-api/configuration.rb +1 -1
  31. data/lib/smooch-api/models/action.rb +1 -1
  32. data/lib/smooch-api/models/activity_response.rb +1 -1
  33. data/lib/smooch-api/models/app.rb +1 -1
  34. data/lib/smooch-api/models/app_create.rb +1 -1
  35. data/lib/smooch-api/models/app_response.rb +1 -1
  36. data/lib/smooch-api/models/app_settings.rb +1 -1
  37. data/lib/smooch-api/models/app_update.rb +1 -1
  38. data/lib/smooch-api/models/app_user.rb +1 -1
  39. data/lib/smooch-api/models/app_user_business_systems_response.rb +1 -1
  40. data/lib/smooch-api/models/app_user_channels_response.rb +1 -1
  41. data/lib/smooch-api/models/app_user_link.rb +12 -2
  42. data/lib/smooch-api/models/app_user_merge.rb +1 -1
  43. data/lib/smooch-api/models/app_user_pre_create.rb +1 -1
  44. data/lib/smooch-api/models/app_user_response.rb +1 -1
  45. data/lib/smooch-api/models/app_user_update.rb +1 -1
  46. data/lib/smooch-api/models/attachment_remove.rb +1 -1
  47. data/lib/smooch-api/models/attachment_response.rb +1 -1
  48. data/lib/smooch-api/models/auth_code_response.rb +1 -1
  49. data/lib/smooch-api/models/author.rb +224 -0
  50. data/lib/smooch-api/models/business_system_item.rb +1 -1
  51. data/lib/smooch-api/models/channel_entity_item.rb +1 -1
  52. data/lib/smooch-api/models/client.rb +1 -1
  53. data/lib/smooch-api/models/client_info.rb +1 -1
  54. data/lib/smooch-api/models/confirmation.rb +1 -1
  55. data/lib/smooch-api/models/conversation.rb +1 -1
  56. data/lib/smooch-api/models/conversation_activity.rb +1 -1
  57. data/lib/smooch-api/models/coordinates.rb +1 -1
  58. data/lib/smooch-api/models/deployment.rb +1 -1
  59. data/lib/smooch-api/models/deployment_activate_phone_number.rb +1 -1
  60. data/lib/smooch-api/models/deployment_confirm_code.rb +1 -1
  61. data/lib/smooch-api/models/deployment_create.rb +1 -1
  62. data/lib/smooch-api/models/deployment_response.rb +1 -1
  63. data/lib/smooch-api/models/destination.rb +1 -1
  64. data/lib/smooch-api/models/display_settings.rb +1 -1
  65. data/lib/smooch-api/models/enums.rb +3 -3
  66. data/lib/smooch-api/models/field.rb +1 -1
  67. data/lib/smooch-api/models/field_post.rb +1 -1
  68. data/lib/smooch-api/models/get_integration_profile_response.rb +1 -1
  69. data/lib/smooch-api/models/get_messages_response.rb +1 -1
  70. data/lib/smooch-api/models/get_sdk_ids_response.rb +224 -0
  71. data/lib/smooch-api/models/integration.rb +13 -3
  72. data/lib/smooch-api/models/integration_create.rb +55 -5
  73. data/lib/smooch-api/models/integration_profile_update.rb +1 -1
  74. data/lib/smooch-api/models/integration_response.rb +1 -1
  75. data/lib/smooch-api/models/integration_update.rb +15 -5
  76. data/lib/smooch-api/models/jwt_response.rb +1 -1
  77. data/lib/smooch-api/models/link_request_response.rb +1 -1
  78. data/lib/smooch-api/models/link_request_response_link_requests.rb +1 -1
  79. data/lib/smooch-api/models/list_apps_response.rb +1 -1
  80. data/lib/smooch-api/models/list_deployments_response.rb +1 -1
  81. data/lib/smooch-api/models/list_integrations_response.rb +1 -1
  82. data/lib/smooch-api/models/list_secret_keys_response.rb +1 -1
  83. data/lib/smooch-api/models/list_service_accounts_response.rb +1 -1
  84. data/lib/smooch-api/models/list_templates_response.rb +1 -1
  85. data/lib/smooch-api/models/list_webhooks_response.rb +1 -1
  86. data/lib/smooch-api/models/location.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 +1 -1
  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_line.rb +1 -1
  95. data/lib/smooch-api/models/message_override_messenger.rb +1 -1
  96. data/lib/smooch-api/models/message_override_whatsapp.rb +1 -1
  97. data/lib/smooch-api/models/message_post.rb +1 -1
  98. data/lib/smooch-api/models/message_response.rb +1 -1
  99. data/lib/smooch-api/models/notification_post.rb +234 -0
  100. data/lib/smooch-api/models/notification_post_destination.rb +209 -0
  101. data/lib/smooch-api/models/notification_response.rb +188 -0
  102. data/lib/smooch-api/models/notification_response_notification.rb +194 -0
  103. data/lib/smooch-api/models/option.rb +1 -1
  104. data/lib/smooch-api/models/quoted_message.rb +1 -1
  105. data/lib/smooch-api/models/secret_key.rb +1 -1
  106. data/lib/smooch-api/models/secret_key_create.rb +1 -1
  107. data/lib/smooch-api/models/secret_key_response.rb +1 -1
  108. data/lib/smooch-api/models/select.rb +1 -1
  109. data/lib/smooch-api/models/service_account.rb +1 -1
  110. data/lib/smooch-api/models/service_account_create.rb +1 -1
  111. data/lib/smooch-api/models/service_account_response.rb +1 -1
  112. data/lib/smooch-api/models/service_account_update.rb +1 -1
  113. data/lib/smooch-api/models/source.rb +1 -1
  114. data/lib/smooch-api/models/sub_menu_item.rb +1 -1
  115. data/lib/smooch-api/models/template.rb +1 -1
  116. data/lib/smooch-api/models/template_create.rb +1 -1
  117. data/lib/smooch-api/models/template_response.rb +1 -1
  118. data/lib/smooch-api/models/template_update.rb +1 -1
  119. data/lib/smooch-api/models/upload_integration_profile_photo_response.rb +1 -1
  120. data/lib/smooch-api/models/webhook.rb +1 -1
  121. data/lib/smooch-api/models/webhook_create.rb +1 -1
  122. data/lib/smooch-api/models/webhook_response.rb +1 -1
  123. data/lib/smooch-api/models/webhook_update.rb +1 -1
  124. data/lib/smooch-api/version.rb +2 -2
  125. data/smooch-api.gemspec +2 -2
  126. data/spec/api_client_spec.rb +1 -1
  127. data/spec/configuration_spec.rb +1 -1
  128. data/spec/spec_helper.rb +1 -1
  129. metadata +18 -3
@@ -0,0 +1,11 @@
1
+ # SmoochApi::NotificationPost
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **destination** | [**NotificationPostDestination**](NotificationPostDestination.md) | The destination of the notification. |
7
+ **messageSchema** | **String** | If specified, the only accepted value is `whatsapp`. To be included when sending WhatsApp message templates. | [optional]
8
+ **author** | [**Author**](Author.md) | An object containing role, email, name and avatarUrl. |
9
+ **message** | **Object** | The notification message to send. |
10
+
11
+
@@ -0,0 +1,9 @@
1
+ # SmoochApi::NotificationPostDestination
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **integrationId** | **String** | The ID of the target integration. |
7
+ **destinationId** | **String** | The external ID (channel specific) of the target user. |
8
+
9
+
@@ -0,0 +1,8 @@
1
+ # SmoochApi::NotificationResponse
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **notification** | [**NotificationResponseNotification**](NotificationResponseNotification.md) | | [optional]
7
+
8
+
@@ -0,0 +1,8 @@
1
+ # SmoochApi::NotificationResponseNotification
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **id** | **String** | Automatically generated UUID used to identify the notification in Webhooks. |
7
+
8
+
@@ -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.24
6
+ OpenAPI spec version: 5.28
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -35,6 +35,7 @@ require 'smooch-api/models/app_user_update'
35
35
  require 'smooch-api/models/attachment_remove'
36
36
  require 'smooch-api/models/attachment_response'
37
37
  require 'smooch-api/models/auth_code_response'
38
+ require 'smooch-api/models/author'
38
39
  require 'smooch-api/models/business_system_item'
39
40
  require 'smooch-api/models/channel_entity_item'
40
41
  require 'smooch-api/models/client'
@@ -55,6 +56,7 @@ require 'smooch-api/models/field'
55
56
  require 'smooch-api/models/field_post'
56
57
  require 'smooch-api/models/get_integration_profile_response'
57
58
  require 'smooch-api/models/get_messages_response'
59
+ require 'smooch-api/models/get_sdk_ids_response'
58
60
  require 'smooch-api/models/integration'
59
61
  require 'smooch-api/models/integration_create'
60
62
  require 'smooch-api/models/integration_profile_update'
@@ -83,6 +85,10 @@ require 'smooch-api/models/message_override_messenger'
83
85
  require 'smooch-api/models/message_override_whatsapp'
84
86
  require 'smooch-api/models/message_post'
85
87
  require 'smooch-api/models/message_response'
88
+ require 'smooch-api/models/notification_post'
89
+ require 'smooch-api/models/notification_post_destination'
90
+ require 'smooch-api/models/notification_response'
91
+ require 'smooch-api/models/notification_response_notification'
86
92
  require 'smooch-api/models/option'
87
93
  require 'smooch-api/models/quoted_message'
88
94
  require 'smooch-api/models/secret_key'
@@ -113,6 +119,7 @@ require 'smooch-api/api/conversation_api'
113
119
  require 'smooch-api/api/deployment_api'
114
120
  require 'smooch-api/api/integration_api'
115
121
  require 'smooch-api/api/menu_api'
122
+ require 'smooch-api/api/notification_api'
116
123
  require 'smooch-api/api/service_account_api'
117
124
  require 'smooch-api/api/template_api'
118
125
  require 'smooch-api/api/webhook_api'
@@ -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.24
6
+ OpenAPI spec version: 5.28
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -366,6 +366,61 @@ module SmoochApi
366
366
  return data, status_code, headers
367
367
  end
368
368
 
369
+ #
370
+ # Retrieve the IDs of the three SDK integrations (`android`, `ios`, and `web`) for the specified app, to be used when initializing the SDKs.
371
+ # @param appId Identifies the app.
372
+ # @param [Hash] opts the optional parameters
373
+ # @return [GetSdkIdsResponse]
374
+ def get_sdk_ids(appId, opts = {})
375
+ data, _status_code, _headers = get_sdk_ids_with_http_info(appId, opts)
376
+ return data
377
+ end
378
+
379
+ #
380
+ # Retrieve the IDs of the three SDK integrations (`android`, `ios`, and `web`) for the specified app, to be used when initializing the SDKs.
381
+ # @param appId Identifies the app.
382
+ # @param [Hash] opts the optional parameters
383
+ # @return [Array<(GetSdkIdsResponse, Fixnum, Hash)>] GetSdkIdsResponse data, response status code and response headers
384
+ def get_sdk_ids_with_http_info(appId, opts = {})
385
+ if @api_client.config.debugging
386
+ @api_client.config.logger.debug "Calling API: AppApi.get_sdk_ids ..."
387
+ end
388
+ # verify the required parameter 'appId' is set
389
+ if @api_client.config.client_side_validation && appId.nil?
390
+ fail ArgumentError, "Missing the required parameter 'appId' when calling AppApi.get_sdk_ids"
391
+ end
392
+ # resource path
393
+ local_var_path = "/v1.1/apps/{appId}/sdks".sub('{' + 'appId' + '}', appId.to_s)
394
+
395
+ # query parameters
396
+ query_params = {}
397
+
398
+ # header parameters
399
+ header_params = {}
400
+ # HTTP header 'Accept' (if needed)
401
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
402
+ # HTTP header 'Content-Type'
403
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
404
+
405
+ # form parameters
406
+ form_params = {}
407
+
408
+ # http body (model)
409
+ post_body = nil
410
+ auth_names = ['basicAuth', 'jwt']
411
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
412
+ :header_params => header_params,
413
+ :query_params => query_params,
414
+ :form_params => form_params,
415
+ :body => post_body,
416
+ :auth_names => auth_names,
417
+ :return_type => 'GetSdkIdsResponse')
418
+ if @api_client.config.debugging
419
+ @api_client.config.logger.debug "API called: AppApi#get_sdk_ids\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
420
+ end
421
+ return data, status_code, headers
422
+ end
423
+
369
424
  #
370
425
  # Get the specified secret key.
371
426
  # @param appId Identifies the app.
@@ -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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -0,0 +1,84 @@
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.28
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 "uri"
14
+
15
+ module SmoochApi
16
+ class NotificationApi
17
+ attr_accessor :api_client
18
+
19
+ def initialize(api_client = ApiClient.default)
20
+ @api_client = api_client
21
+ end
22
+
23
+ #
24
+ # Post a notification to an externalId.
25
+ # @param appId Identifies the app.
26
+ # @param notificationPostBody Body for a postNotification request.
27
+ # @param [Hash] opts the optional parameters
28
+ # @return [NotificationResponse]
29
+ def post_notification(appId, notificationPostBody, opts = {})
30
+ data, _status_code, _headers = post_notification_with_http_info(appId, notificationPostBody, opts)
31
+ return data
32
+ end
33
+
34
+ #
35
+ # Post a notification to an externalId.
36
+ # @param appId Identifies the app.
37
+ # @param notificationPostBody Body for a postNotification request.
38
+ # @param [Hash] opts the optional parameters
39
+ # @return [Array<(NotificationResponse, Fixnum, Hash)>] NotificationResponse data, response status code and response headers
40
+ def post_notification_with_http_info(appId, notificationPostBody, opts = {})
41
+ if @api_client.config.debugging
42
+ @api_client.config.logger.debug "Calling API: NotificationApi.post_notification ..."
43
+ end
44
+ # verify the required parameter 'appId' is set
45
+ if @api_client.config.client_side_validation && appId.nil?
46
+ fail ArgumentError, "Missing the required parameter 'appId' when calling NotificationApi.post_notification"
47
+ end
48
+ # verify the required parameter 'notificationPostBody' is set
49
+ if @api_client.config.client_side_validation && notificationPostBody.nil?
50
+ fail ArgumentError, "Missing the required parameter 'notificationPostBody' when calling NotificationApi.post_notification"
51
+ end
52
+ # resource path
53
+ local_var_path = "/v1/apps/{appId}/notifications".sub('{' + 'appId' + '}', appId.to_s)
54
+
55
+ # query parameters
56
+ query_params = {}
57
+
58
+ # header parameters
59
+ header_params = {}
60
+ # HTTP header 'Accept' (if needed)
61
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
62
+ # HTTP header 'Content-Type'
63
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
64
+
65
+ # form parameters
66
+ form_params = {}
67
+
68
+ # http body (model)
69
+ post_body = @api_client.object_to_http_body(notificationPostBody)
70
+ auth_names = ['basicAuth', 'jwt']
71
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path,
72
+ :header_params => header_params,
73
+ :query_params => query_params,
74
+ :form_params => form_params,
75
+ :body => post_body,
76
+ :auth_names => auth_names,
77
+ :return_type => 'NotificationResponse')
78
+ if @api_client.config.debugging
79
+ @api_client.config.logger.debug "API called: NotificationApi#post_notification\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
80
+ end
81
+ return data, status_code, headers
82
+ end
83
+ end
84
+ 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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
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.24
6
+ OpenAPI spec version: 5.28
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT