WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 9dbb340

Browse files
authored
Merge pull request #16 from miq-bot/openapi_generate
Update nutanix_clustermgmt gem
2 parents 1297cdd + 7b2782e commit 9dbb340

File tree

924 files changed

+1375
-27784
lines changed

Some content is hidden

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

924 files changed

+1375
-27784
lines changed

.openapi-generator/FILES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,7 @@ lib/nutanix_clustermgmt/api/storage_containers_api.rb
470470
lib/nutanix_clustermgmt/api/vcenter_extensions_api.rb
471471
lib/nutanix_clustermgmt/api_client.rb
472472
lib/nutanix_clustermgmt/api_error.rb
473+
lib/nutanix_clustermgmt/api_model_base.rb
473474
lib/nutanix_clustermgmt/configuration.rb
474475
lib/nutanix_clustermgmt/models/add_disk202_response.rb
475476
lib/nutanix_clustermgmt/models/add_disk4_xx_response.rb

.openapi-generator/VERSION

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This SDK is automatically generated by the [OpenAPI Generator](https://openapi-g
88

99
- API version: 4.0.2
1010
- Package version: 1.0.0
11-
- Generator version: 7.16.0
11+
- Generator version: 7.17.0
1212
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
1313

1414
## Installation

lib/nutanix_clustermgmt.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: 4.0.2
77
88
Generated by: https://openapi-generator.tech
9-
Generator version: 7.16.0
9+
Generator version: 7.17.0
1010
1111
=end
1212

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

lib/nutanix_clustermgmt/api/bmc_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: 4.0.2
77
88
Generated by: https://openapi-generator.tech
9-
Generator version: 7.16.0
9+
Generator version: 7.17.0
1010
1111
=end
1212

lib/nutanix_clustermgmt/api/cluster_profiles_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: 4.0.2
77
88
Generated by: https://openapi-generator.tech
9-
Generator version: 7.16.0
9+
Generator version: 7.17.0
1010
1111
=end
1212

lib/nutanix_clustermgmt/api/clusters_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: 4.0.2
77
88
Generated by: https://openapi-generator.tech
9-
Generator version: 7.16.0
9+
Generator version: 7.17.0
1010
1111
=end
1212

lib/nutanix_clustermgmt/api/disks_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: 4.0.2
77
88
Generated by: https://openapi-generator.tech
9-
Generator version: 7.16.0
9+
Generator version: 7.17.0
1010
1111
=end
1212

lib/nutanix_clustermgmt/api/pcie_devices_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: 4.0.2
77
88
Generated by: https://openapi-generator.tech
9-
Generator version: 7.16.0
9+
Generator version: 7.17.0
1010
1111
=end
1212

lib/nutanix_clustermgmt/api/storage_containers_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: 4.0.2
77
88
Generated by: https://openapi-generator.tech
9-
Generator version: 7.16.0
9+
Generator version: 7.17.0
1010
1111
=end
1212

0 commit comments

Comments
 (0)