bandwidth-sdk 13.1.4 → 14.1.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.
Files changed (82) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +15 -12
  3. data/README.md +45 -18
  4. data/bandwidth-sdk.gemspec +1 -1
  5. data/bandwidth.yml +1638 -589
  6. data/coverage/.last_run.json +1 -1
  7. data/coverage/.resultset.json +1388 -420
  8. data/coverage/index.html +20846 -10460
  9. data/custom_templates/README.mustache +6 -6
  10. data/custom_templates/gemspec.mustache +1 -1
  11. data/docs/AdditionalDenialReason.md +22 -0
  12. data/docs/Address.md +30 -0
  13. data/docs/CallbackTypeEnum.md +15 -0
  14. data/docs/Contact.md +24 -0
  15. data/docs/Error.md +22 -0
  16. data/docs/FailureWebhook.md +28 -0
  17. data/docs/LinksObject.md +24 -0
  18. data/docs/MediaApi.md +1 -1
  19. data/docs/Message.md +1 -1
  20. data/docs/MessageCallback.md +28 -0
  21. data/docs/MessageCallbackMessage.md +40 -0
  22. data/docs/OptInWorkflow.md +20 -0
  23. data/docs/TelephoneNumber.md +18 -0
  24. data/docs/TfvBasicAuthentication.md +20 -0
  25. data/docs/TfvCallbackStatusEnum.md +15 -0
  26. data/docs/TfvError.md +22 -0
  27. data/docs/TfvStatus.md +32 -0
  28. data/docs/TfvStatusEnum.md +15 -0
  29. data/docs/TfvSubmissionInfo.md +34 -0
  30. data/docs/TfvSubmissionWrapper.md +18 -0
  31. data/docs/TollFreeVerificationApi.md +585 -0
  32. data/docs/VerificationDenialWebhook.md +32 -0
  33. data/docs/VerificationRequest.md +36 -0
  34. data/docs/VerificationUpdateRequest.md +34 -0
  35. data/docs/VerificationWebhook.md +24 -0
  36. data/docs/WebhookSubscription.md +30 -0
  37. data/docs/WebhookSubscriptionBasicAuthentication.md +20 -0
  38. data/docs/WebhookSubscriptionRequestSchema.md +22 -0
  39. data/docs/WebhookSubscriptionTypeEnum.md +15 -0
  40. data/docs/WebhookSubscriptionsListBody.md +22 -0
  41. data/lib/bandwidth-sdk/api/media_api.rb +1 -1
  42. data/lib/bandwidth-sdk/api/toll_free_verification_api.rb +614 -0
  43. data/lib/bandwidth-sdk/configuration.rb +48 -0
  44. data/lib/bandwidth-sdk/models/additional_denial_reason.rb +254 -0
  45. data/lib/bandwidth-sdk/models/address.rb +501 -0
  46. data/lib/bandwidth-sdk/models/callback_type_enum.rb +42 -0
  47. data/lib/bandwidth-sdk/models/contact.rb +393 -0
  48. data/lib/bandwidth-sdk/models/error.rb +232 -0
  49. data/lib/bandwidth-sdk/models/failure_webhook.rb +304 -0
  50. data/lib/bandwidth-sdk/models/{transcription_metadata.rb → links_object.rb} +34 -35
  51. data/lib/bandwidth-sdk/models/{message_failed_callback.rb → message_callback.rb} +31 -13
  52. data/lib/bandwidth-sdk/models/{inbound_message_callback_message.rb → message_callback_message.rb} +6 -4
  53. data/lib/bandwidth-sdk/models/{inbound_message_callback.rb → opt_in_workflow.rb} +42 -61
  54. data/lib/bandwidth-sdk/models/telephone_number.rb +213 -0
  55. data/lib/bandwidth-sdk/models/{message_delivered_callback.rb → tfv_basic_authentication.rb} +58 -69
  56. data/lib/bandwidth-sdk/models/tfv_callback_status_enum.rb +40 -0
  57. data/lib/bandwidth-sdk/models/{message_sending_callback.rb → tfv_error.rb} +12 -64
  58. data/lib/bandwidth-sdk/models/{message_delivered_callback_message.rb → tfv_status.rb} +86 -162
  59. data/lib/bandwidth-sdk/models/tfv_status_enum.rb +43 -0
  60. data/lib/bandwidth-sdk/models/tfv_submission_info.rb +452 -0
  61. data/lib/bandwidth-sdk/models/{transcription_list.rb → tfv_submission_wrapper.rb} +12 -14
  62. data/lib/bandwidth-sdk/models/verification_denial_webhook.rb +325 -0
  63. data/lib/bandwidth-sdk/models/verification_request.rb +547 -0
  64. data/lib/bandwidth-sdk/models/verification_update_request.rb +501 -0
  65. data/lib/bandwidth-sdk/models/verification_webhook.rb +303 -0
  66. data/lib/bandwidth-sdk/models/{message_failed_callback_message.rb → webhook_subscription.rb} +68 -158
  67. data/lib/bandwidth-sdk/models/webhook_subscription_basic_authentication.rb +274 -0
  68. data/lib/bandwidth-sdk/models/webhook_subscription_request_schema.rb +306 -0
  69. data/lib/bandwidth-sdk/models/webhook_subscription_type_enum.rb +40 -0
  70. data/lib/bandwidth-sdk/models/webhook_subscriptions_list_body.rb +242 -0
  71. data/lib/bandwidth-sdk/version.rb +1 -1
  72. data/lib/bandwidth-sdk.rb +28 -8
  73. data/openapi-config.yml +1 -1
  74. data/spec/call_utils.rb +2 -2
  75. data/spec/smoke/toll_free_verification_api_spec.rb +69 -0
  76. data/spec/spec_helper.rb +1 -1
  77. data/spec/unit/api/mfa_api_spec.rb +1 -1
  78. data/spec/unit/api/toll_free_verification_api_spec.rb +278 -0
  79. data/spec/unit/client/api_client_spec.rb +1 -1
  80. metadata +111 -62
  81. data/lib/bandwidth-sdk/models/disconenct_callback.rb +0 -405
  82. data/lib/bandwidth-sdk/models/message_sending_callback_message.rb +0 -418
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f83fe174cdde53caf7d9d276fdc28f51f7415bc0e32496a7c2682e45f4573acb
4
- data.tar.gz: 2589e5556aeae0bae55274e408d70e93b32633ded94cfd312d02e494426c8406
3
+ metadata.gz: bdb1b7c482e15f9c426d84f1292002787add71f9dd04ad1087d9f7efb0fb9a08
4
+ data.tar.gz: 4a21ad6e7a9abacbecf39d1a979f516110481fba4131946da5d396a9301011cc
5
5
  SHA512:
6
- metadata.gz: 58f346e3c8bff1f128bc1f7afe7aa0d4d0f3cec4138fbc12cc3b8e791a4bfeb775450479c05d303a6d60c2df4c8462d100e789e1f84a4778ce12f540fd5a6c17
7
- data.tar.gz: 743b3e2a2544f2034fb2afb0b9ac2fe0ab4e83e2d046035f24f8a449cc3adca5641d27daa30574cbcb419dc92e5c1278cdf1b2cfba80320ba3e999a574d785c8
6
+ metadata.gz: 1d96e4474ef6c991bba0bfaf4dee3753cac624d40a276cf1356fc3c021264f2c641da8ba209d38662f7df3e4e2b4924122ebd5923a7229e801fea11231a3295b
7
+ data.tar.gz: 2f64031e34bcab9cda314a889ceca8dd5582a24819c351ce6996e979283d6854fc40ad4c80bed0800d9dca016ee6626dc0e9e9786e163547383481d735907d71
data/Gemfile.lock CHANGED
@@ -1,19 +1,20 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bandwidth-sdk (13.1.4)
4
+ bandwidth-sdk (14.1.0)
5
5
  faraday (>= 1.0.1, < 3.0)
6
6
  faraday-multipart
7
7
  marcel
8
- ox (~> 2.4)
8
+ ox (~> 2.14)
9
9
 
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
13
  ast (2.4.2)
14
+ bigdecimal (3.1.9)
14
15
  byebug (11.1.3)
15
16
  coderay (1.1.3)
16
- diff-lcs (1.5.1)
17
+ diff-lcs (1.6.0)
17
18
  docile (1.4.1)
18
19
  faraday (2.12.2)
19
20
  faraday-net_http (>= 2.0, < 3.5)
@@ -23,16 +24,17 @@ GEM
23
24
  multipart-post (~> 2.0)
24
25
  faraday-net_http (3.4.0)
25
26
  net-http (>= 0.5.0)
26
- json (2.9.0)
27
- logger (1.6.3)
27
+ json (2.10.1)
28
+ logger (1.6.6)
28
29
  marcel (1.0.4)
29
30
  method_source (1.1.0)
30
31
  multipart-post (2.4.1)
31
32
  net-http (0.6.0)
32
33
  uri
33
- ox (2.14.18)
34
+ ox (2.14.22)
35
+ bigdecimal (>= 3.0)
34
36
  parallel (1.26.3)
35
- parser (3.3.6.0)
37
+ parser (3.3.7.1)
36
38
  ast (~> 2.4.1)
37
39
  racc
38
40
  pry (0.14.2)
@@ -44,13 +46,13 @@ GEM
44
46
  racc (1.8.1)
45
47
  rainbow (3.1.1)
46
48
  rake (13.2.1)
47
- regexp_parser (2.9.3)
48
- rexml (3.4.0)
49
+ regexp_parser (2.10.0)
50
+ rexml (3.4.1)
49
51
  rspec (3.13.0)
50
52
  rspec-core (~> 3.13.0)
51
53
  rspec-expectations (~> 3.13.0)
52
54
  rspec-mocks (~> 3.13.0)
53
- rspec-core (3.13.2)
55
+ rspec-core (3.13.3)
54
56
  rspec-support (~> 3.13.0)
55
57
  rspec-expectations (3.13.3)
56
58
  diff-lcs (>= 1.2.0, < 2.0)
@@ -69,7 +71,7 @@ GEM
69
71
  rubocop-ast (>= 1.28.0, < 2.0)
70
72
  ruby-progressbar (~> 1.7)
71
73
  unicode-display_width (>= 2.4.0, < 3.0)
72
- rubocop-ast (1.37.0)
74
+ rubocop-ast (1.38.0)
73
75
  parser (>= 3.3.1.0)
74
76
  ruby-progressbar (1.13.0)
75
77
  simplecov (0.21.2)
@@ -82,6 +84,7 @@ GEM
82
84
  uri (1.0.2)
83
85
 
84
86
  PLATFORMS
87
+ ruby
85
88
  x86_64-linux
86
89
 
87
90
  DEPENDENCIES
@@ -93,4 +96,4 @@ DEPENDENCIES
93
96
  simplecov (~> 0.21.2)
94
97
 
95
98
  BUNDLED WITH
96
- 2.2.33
99
+ 2.5.22
data/README.md CHANGED
@@ -5,12 +5,12 @@
5
5
  [![Ruby Style Guide](https://img.shields.io/badge/code_style-rubocop-brightgreen.svg)](https://github.com/rubocop/rubocop)
6
6
 
7
7
 
8
- | **OS** | **Ruby** |
9
- |:---:|:---:|
10
- | Windows 2019 | 2.7, 3.0, 3.1, 3.2, 3.3 |
11
- | Windows 2022 | 2.7, 3.0, 3.1, 3.2, 3.3 |
12
- | Ubuntu 20.04 | 2.7, 3.0, 3.1, 3.2, 3.3 |
13
- | Ubuntu 22.04 | 2.7, 3.0, 3.1, 3.2, 3.3 |
8
+ | **OS** | **Ruby** |
9
+ |:------------:|:------------------:|
10
+ | Windows 2019 | 3.0, 3.1, 3.2, 3.3 |
11
+ | Windows 2022 | 3.0, 3.1, 3.2, 3.3 |
12
+ | Ubuntu 22.04 | 3.0, 3.1, 3.2, 3.3 |
13
+ | Ubuntu 24.04 | 3.0, 3.1, 3.2, 3.3 |
14
14
 
15
15
  Bandwidth - the Ruby gem for the Bandwidth SDK
16
16
 
@@ -22,7 +22,7 @@ Bandwidth's Communication APIs
22
22
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
23
23
 
24
24
  - API version: 1.0.0
25
- - Package version: 1.0.0-dev
25
+ - Package version: 1.0.0
26
26
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
27
27
  For more information, please visit [https://dev.bandwidth.com](https://dev.bandwidth.com)
28
28
 
@@ -45,16 +45,16 @@ gem build bandwidth-sdk.gemspec
45
45
  Then either install the gem locally:
46
46
 
47
47
  ```shell
48
- gem install ./bandwidth-sdk-1.0.0-dev.gem
48
+ gem install ./bandwidth-sdk-1.0.0.gem
49
49
  ```
50
50
 
51
- (for development, run `gem install --dev ./bandwidth-sdk-1.0.0-dev.gem` to install the development dependencies)
51
+ (for development, run `gem install --dev ./bandwidth-sdk-1.0.0.gem` to install the development dependencies)
52
52
 
53
53
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
54
54
 
55
55
  Finally add this to the Gemfile:
56
56
 
57
- gem 'bandwidth-sdk', '~> 1.0.0-dev'
57
+ gem 'bandwidth-sdk', '~> 1.0.0'
58
58
 
59
59
  ### Install from Git
60
60
 
@@ -143,6 +143,14 @@ Class | Method | HTTP request | Description
143
143
  *Bandwidth::RecordingsApi* | [**transcribe_call_recording**](docs/RecordingsApi.md#transcribe_call_recording) | **POST** /accounts/{accountId}/calls/{callId}/recordings/{recordingId}/transcription | Create Transcription Request
144
144
  *Bandwidth::RecordingsApi* | [**update_call_recording_state**](docs/RecordingsApi.md#update_call_recording_state) | **PUT** /accounts/{accountId}/calls/{callId}/recording | Update Recording
145
145
  *Bandwidth::StatisticsApi* | [**get_statistics**](docs/StatisticsApi.md#get_statistics) | **GET** /accounts/{accountId}/statistics | Get Account Statistics
146
+ *Bandwidth::TollFreeVerificationApi* | [**create_webhook_subscription**](docs/TollFreeVerificationApi.md#create_webhook_subscription) | **POST** /accounts/{accountId}/tollFreeVerification/webhooks/subscriptions | Create Webhook Subscription
147
+ *Bandwidth::TollFreeVerificationApi* | [**delete_webhook_subscription**](docs/TollFreeVerificationApi.md#delete_webhook_subscription) | **DELETE** /accounts/{accountId}/tollFreeVerification/webhooks/subscriptions/{id} | Delete Webhook Subscription
148
+ *Bandwidth::TollFreeVerificationApi* | [**get_toll_free_verification_status**](docs/TollFreeVerificationApi.md#get_toll_free_verification_status) | **GET** /accounts/{accountId}/phoneNumbers/{phoneNumber}/tollFreeVerification | Get Toll-Free Verification Status
149
+ *Bandwidth::TollFreeVerificationApi* | [**list_toll_free_use_cases**](docs/TollFreeVerificationApi.md#list_toll_free_use_cases) | **GET** /tollFreeVerification/useCases | List Toll-Free Use Cases
150
+ *Bandwidth::TollFreeVerificationApi* | [**list_webhook_subscriptions**](docs/TollFreeVerificationApi.md#list_webhook_subscriptions) | **GET** /accounts/{accountId}/tollFreeVerification/webhooks/subscriptions | List Webhook Subscriptions
151
+ *Bandwidth::TollFreeVerificationApi* | [**request_toll_free_verification**](docs/TollFreeVerificationApi.md#request_toll_free_verification) | **POST** /accounts/{accountId}/tollFreeVerification | Request Toll-Free Verification
152
+ *Bandwidth::TollFreeVerificationApi* | [**update_toll_free_verification_request**](docs/TollFreeVerificationApi.md#update_toll_free_verification_request) | **PUT** /accounts/{accountId}/phoneNumbers/{phoneNumber}/tollFreeVerification | Update Toll-Free Verification Request
153
+ *Bandwidth::TollFreeVerificationApi* | [**update_webhook_subscription**](docs/TollFreeVerificationApi.md#update_webhook_subscription) | **PUT** /accounts/{accountId}/tollFreeVerification/webhooks/subscriptions/{id} | Update Webhook Subscription
146
154
  *Bandwidth::TranscriptionsApi* | [**delete_real_time_transcription**](docs/TranscriptionsApi.md#delete_real_time_transcription) | **DELETE** /accounts/{accountId}/calls/{callId}/transcriptions/{transcriptionId} | Delete a specific transcription
147
155
  *Bandwidth::TranscriptionsApi* | [**get_real_time_transcription**](docs/TranscriptionsApi.md#get_real_time_transcription) | **GET** /accounts/{accountId}/calls/{callId}/transcriptions/{transcriptionId} | Retrieve a specific transcription
148
156
  *Bandwidth::TranscriptionsApi* | [**list_real_time_transcriptions**](docs/TranscriptionsApi.md#list_real_time_transcriptions) | **GET** /accounts/{accountId}/calls/{callId}/transcriptions | Enumerate transcriptions made with StartTranscription
@@ -151,6 +159,8 @@ Class | Method | HTTP request | Description
151
159
  ## Documentation for Models
152
160
 
153
161
  - [Bandwidth::AccountStatistics](docs/AccountStatistics.md)
162
+ - [Bandwidth::AdditionalDenialReason](docs/AdditionalDenialReason.md)
163
+ - [Bandwidth::Address](docs/Address.md)
154
164
  - [Bandwidth::AnswerCallback](docs/AnswerCallback.md)
155
165
  - [Bandwidth::BridgeCompleteCallback](docs/BridgeCompleteCallback.md)
156
166
  - [Bandwidth::BridgeTargetCompleteCallback](docs/BridgeTargetCompleteCallback.md)
@@ -164,6 +174,7 @@ Class | Method | HTTP request | Description
164
174
  - [Bandwidth::CallTranscriptionResponse](docs/CallTranscriptionResponse.md)
165
175
  - [Bandwidth::CallTranscriptionTrackEnum](docs/CallTranscriptionTrackEnum.md)
166
176
  - [Bandwidth::CallbackMethodEnum](docs/CallbackMethodEnum.md)
177
+ - [Bandwidth::CallbackTypeEnum](docs/CallbackTypeEnum.md)
167
178
  - [Bandwidth::CodeRequest](docs/CodeRequest.md)
168
179
  - [Bandwidth::Conference](docs/Conference.md)
169
180
  - [Bandwidth::ConferenceCompletedCallback](docs/ConferenceCompletedCallback.md)
@@ -175,6 +186,7 @@ Class | Method | HTTP request | Description
175
186
  - [Bandwidth::ConferenceRecordingMetadata](docs/ConferenceRecordingMetadata.md)
176
187
  - [Bandwidth::ConferenceRedirectCallback](docs/ConferenceRedirectCallback.md)
177
188
  - [Bandwidth::ConferenceStateEnum](docs/ConferenceStateEnum.md)
189
+ - [Bandwidth::Contact](docs/Contact.md)
178
190
  - [Bandwidth::CreateCall](docs/CreateCall.md)
179
191
  - [Bandwidth::CreateCallResponse](docs/CreateCallResponse.md)
180
192
  - [Bandwidth::CreateLookupResponse](docs/CreateLookupResponse.md)
@@ -183,12 +195,13 @@ Class | Method | HTTP request | Description
183
195
  - [Bandwidth::DisconnectCallback](docs/DisconnectCallback.md)
184
196
  - [Bandwidth::Diversion](docs/Diversion.md)
185
197
  - [Bandwidth::DtmfCallback](docs/DtmfCallback.md)
198
+ - [Bandwidth::Error](docs/Error.md)
199
+ - [Bandwidth::FailureWebhook](docs/FailureWebhook.md)
186
200
  - [Bandwidth::FieldError](docs/FieldError.md)
187
201
  - [Bandwidth::FileFormatEnum](docs/FileFormatEnum.md)
188
202
  - [Bandwidth::GatherCallback](docs/GatherCallback.md)
189
- - [Bandwidth::InboundMessageCallback](docs/InboundMessageCallback.md)
190
- - [Bandwidth::InboundMessageCallbackMessage](docs/InboundMessageCallbackMessage.md)
191
203
  - [Bandwidth::InitiateCallback](docs/InitiateCallback.md)
204
+ - [Bandwidth::LinksObject](docs/LinksObject.md)
192
205
  - [Bandwidth::ListMessageDirectionEnum](docs/ListMessageDirectionEnum.md)
193
206
  - [Bandwidth::ListMessageItem](docs/ListMessageItem.md)
194
207
  - [Bandwidth::LookupRequest](docs/LookupRequest.md)
@@ -201,14 +214,10 @@ Class | Method | HTTP request | Description
201
214
  - [Bandwidth::MachineDetectionResult](docs/MachineDetectionResult.md)
202
215
  - [Bandwidth::Media](docs/Media.md)
203
216
  - [Bandwidth::Message](docs/Message.md)
204
- - [Bandwidth::MessageDeliveredCallback](docs/MessageDeliveredCallback.md)
205
- - [Bandwidth::MessageDeliveredCallbackMessage](docs/MessageDeliveredCallbackMessage.md)
217
+ - [Bandwidth::MessageCallback](docs/MessageCallback.md)
218
+ - [Bandwidth::MessageCallbackMessage](docs/MessageCallbackMessage.md)
206
219
  - [Bandwidth::MessageDirectionEnum](docs/MessageDirectionEnum.md)
207
- - [Bandwidth::MessageFailedCallback](docs/MessageFailedCallback.md)
208
- - [Bandwidth::MessageFailedCallbackMessage](docs/MessageFailedCallbackMessage.md)
209
220
  - [Bandwidth::MessageRequest](docs/MessageRequest.md)
210
- - [Bandwidth::MessageSendingCallback](docs/MessageSendingCallback.md)
211
- - [Bandwidth::MessageSendingCallbackMessage](docs/MessageSendingCallbackMessage.md)
212
221
  - [Bandwidth::MessageStatusEnum](docs/MessageStatusEnum.md)
213
222
  - [Bandwidth::MessageTypeEnum](docs/MessageTypeEnum.md)
214
223
  - [Bandwidth::MessagesList](docs/MessagesList.md)
@@ -217,6 +226,7 @@ Class | Method | HTTP request | Description
217
226
  - [Bandwidth::MfaForbiddenRequestError](docs/MfaForbiddenRequestError.md)
218
227
  - [Bandwidth::MfaRequestError](docs/MfaRequestError.md)
219
228
  - [Bandwidth::MfaUnauthorizedRequestError](docs/MfaUnauthorizedRequestError.md)
229
+ - [Bandwidth::OptInWorkflow](docs/OptInWorkflow.md)
220
230
  - [Bandwidth::PageInfo](docs/PageInfo.md)
221
231
  - [Bandwidth::PriorityEnum](docs/PriorityEnum.md)
222
232
  - [Bandwidth::RecordingAvailableCallback](docs/RecordingAvailableCallback.md)
@@ -228,6 +238,14 @@ Class | Method | HTTP request | Description
228
238
  - [Bandwidth::RedirectMethodEnum](docs/RedirectMethodEnum.md)
229
239
  - [Bandwidth::StirShaken](docs/StirShaken.md)
230
240
  - [Bandwidth::Tag](docs/Tag.md)
241
+ - [Bandwidth::TelephoneNumber](docs/TelephoneNumber.md)
242
+ - [Bandwidth::TfvBasicAuthentication](docs/TfvBasicAuthentication.md)
243
+ - [Bandwidth::TfvCallbackStatusEnum](docs/TfvCallbackStatusEnum.md)
244
+ - [Bandwidth::TfvError](docs/TfvError.md)
245
+ - [Bandwidth::TfvStatus](docs/TfvStatus.md)
246
+ - [Bandwidth::TfvStatusEnum](docs/TfvStatusEnum.md)
247
+ - [Bandwidth::TfvSubmissionInfo](docs/TfvSubmissionInfo.md)
248
+ - [Bandwidth::TfvSubmissionWrapper](docs/TfvSubmissionWrapper.md)
231
249
  - [Bandwidth::TnLookupRequestError](docs/TnLookupRequestError.md)
232
250
  - [Bandwidth::TranscribeRecording](docs/TranscribeRecording.md)
233
251
  - [Bandwidth::Transcription](docs/Transcription.md)
@@ -239,10 +257,19 @@ Class | Method | HTTP request | Description
239
257
  - [Bandwidth::UpdateCallRecording](docs/UpdateCallRecording.md)
240
258
  - [Bandwidth::UpdateConference](docs/UpdateConference.md)
241
259
  - [Bandwidth::UpdateConferenceMember](docs/UpdateConferenceMember.md)
260
+ - [Bandwidth::VerificationDenialWebhook](docs/VerificationDenialWebhook.md)
261
+ - [Bandwidth::VerificationRequest](docs/VerificationRequest.md)
262
+ - [Bandwidth::VerificationUpdateRequest](docs/VerificationUpdateRequest.md)
263
+ - [Bandwidth::VerificationWebhook](docs/VerificationWebhook.md)
242
264
  - [Bandwidth::VerifyCodeRequest](docs/VerifyCodeRequest.md)
243
265
  - [Bandwidth::VerifyCodeResponse](docs/VerifyCodeResponse.md)
244
266
  - [Bandwidth::VoiceApiError](docs/VoiceApiError.md)
245
267
  - [Bandwidth::VoiceCodeResponse](docs/VoiceCodeResponse.md)
268
+ - [Bandwidth::WebhookSubscription](docs/WebhookSubscription.md)
269
+ - [Bandwidth::WebhookSubscriptionBasicAuthentication](docs/WebhookSubscriptionBasicAuthentication.md)
270
+ - [Bandwidth::WebhookSubscriptionRequestSchema](docs/WebhookSubscriptionRequestSchema.md)
271
+ - [Bandwidth::WebhookSubscriptionTypeEnum](docs/WebhookSubscriptionTypeEnum.md)
272
+ - [Bandwidth::WebhookSubscriptionsListBody](docs/WebhookSubscriptionsListBody.md)
246
273
 
247
274
 
248
275
  ## Documentation for Authorization
@@ -30,7 +30,7 @@ Gem::Specification.new do |s|
30
30
 
31
31
  s.add_runtime_dependency 'faraday', '>= 1.0.1', '< 3.0'
32
32
  s.add_runtime_dependency 'faraday-multipart'
33
- s.add_runtime_dependency 'ox', '~> 2.4'
33
+ s.add_runtime_dependency 'ox', '~> 2.14'
34
34
  s.add_runtime_dependency 'marcel'
35
35
 
36
36
  s.add_development_dependency 'rspec', '~> 3.6', '>= 3.6.0'