Skip to content

Commit f5eb8b7

Browse files
committed
update generator version
1 parent b9b6e65 commit f5eb8b7

File tree

196 files changed

+2775
-10607
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

196 files changed

+2775
-10607
lines changed

.openapi-generator/FILES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ lib/bandwidth-sdk/api/toll_free_verification_api.rb
204204
lib/bandwidth-sdk/api/transcriptions_api.rb
205205
lib/bandwidth-sdk/api_client.rb
206206
lib/bandwidth-sdk/api_error.rb
207+
lib/bandwidth-sdk/api_model_base.rb
207208
lib/bandwidth-sdk/configuration.rb
208209
lib/bandwidth-sdk/models/account_statistics.rb
209210
lib/bandwidth-sdk/models/additional_denial_reason.rb

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.8.0
1+
7.17.0

bandwidth-sdk.gemspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
The version of the OpenAPI document: 1.0.0
99
1010
Generated by: https://openapi-generator.tech
11-
Generator version: 7.8.0
12-
11+
Generator version: 7.17.0
1312
=end
1413

1514
$:.push File.expand_path('../lib', __FILE__)

custom_templates/gem.mustache

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
=begin
22
{{> api_info}}
3+
34
=end
45

56
# Common files
67
require '{{gemName}}/api_client'
78
require '{{gemName}}/api_error'
9+
require '{{gemName}}/api_model_base'
810
require '{{gemName}}/version'
911
require '{{gemName}}/configuration'
1012

lib/bandwidth-sdk.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@
66
The version of the OpenAPI document: 1.0.0
77
88
Generated by: https://openapi-generator.tech
9-
Generator version: 7.8.0
9+
Generator version: 7.17.0
1010
1111
=end
1212

1313
# Common files
1414
require 'bandwidth-sdk/api_client'
1515
require 'bandwidth-sdk/api_error'
16+
require 'bandwidth-sdk/api_model_base'
1617
require 'bandwidth-sdk/version'
1718
require 'bandwidth-sdk/configuration'
1819

lib/bandwidth-sdk/api/calls_api.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
The version of the OpenAPI document: 1.0.0
77
88
Generated by: https://openapi-generator.tech
9-
Generator version: 7.8.0
9+
Generator version: 7.17.0
1010
1111
=end
1212

lib/bandwidth-sdk/api/conferences_api.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
The version of the OpenAPI document: 1.0.0
77
88
Generated by: https://openapi-generator.tech
9-
Generator version: 7.8.0
9+
Generator version: 7.17.0
1010
1111
=end
1212

lib/bandwidth-sdk/api/media_api.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
The version of the OpenAPI document: 1.0.0
77
88
Generated by: https://openapi-generator.tech
9-
Generator version: 7.8.0
9+
Generator version: 7.17.0
1010
1111
=end
1212

lib/bandwidth-sdk/api/messages_api.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
The version of the OpenAPI document: 1.0.0
77
88
Generated by: https://openapi-generator.tech
9-
Generator version: 7.8.0
9+
Generator version: 7.17.0
1010
1111
=end
1212

lib/bandwidth-sdk/api/mfa_api.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
The version of the OpenAPI document: 1.0.0
77
88
Generated by: https://openapi-generator.tech
9-
Generator version: 7.8.0
9+
Generator version: 7.17.0
1010
1111
=end
1212

0 commit comments

Comments
 (0)