autosde_openapi_client 1.0.22 → 1.0.23
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.
- checksums.yaml +4 -4
- data/autosde_openapi_client.gemspec +1 -1
- data/lib/autosde_openapi_client/version.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 349be5805a52aa1f5b5ef09aac70c0b808a533b2ebc82e26c0cb0134b2e2617b
|
|
4
|
+
data.tar.gz: ee3c1bdf717fb23c0f7fa66375cdc92eb59245e09bd669ff9621658cb5cd6da7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c6a4d7fbf3e90a6ef3dad19cdc258f87edd232f7c229d8197225c23c60c99333a51e7c3308cfcb1af9ded8a53964cc9003a7502acada058a0e512162a62ed5b7
|
|
7
|
+
data.tar.gz: 9fdb60cc8e7a483eaf7be32f5ee8bb7ba3f24f4354a9462f65d17bf003eff9881a027891753e3cc253ccedd86c28a893d61784d7d7bb14ccd97c6e561d10c413
|
|
@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
|
|
|
21
21
|
s.platform = Gem::Platform::RUBY
|
|
22
22
|
s.authors = ["OpenAPI-Generator"]
|
|
23
23
|
s.email = ["autosde@il.ibm.com"]
|
|
24
|
-
s.homepage = "https://
|
|
24
|
+
s.homepage = "https://github.com/Autosde/autosde-oas/blob/main/generated/ruby/autosde_openapi_client.gemspec#L24"
|
|
25
25
|
s.summary = "Site Manager API Ruby Gem"
|
|
26
26
|
s.description = "Site Manager API"
|
|
27
27
|
s.license = "Apache-2.0"
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Site Manager API
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.0.
|
|
6
|
+
The version of the OpenAPI document: 1.0.23
|
|
7
7
|
Contact: autosde@il.ibm.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 5.0.0
|
|
@@ -11,5 +11,5 @@ OpenAPI Generator version: 5.0.0
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
13
13
|
module AutosdeOpenapiClient
|
|
14
|
-
VERSION = '1.0.
|
|
14
|
+
VERSION = '1.0.23'
|
|
15
15
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: autosde_openapi_client
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.23
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- OpenAPI-Generator
|
|
@@ -280,7 +280,7 @@ files:
|
|
|
280
280
|
- spec/models/volume_spec.rb
|
|
281
281
|
- spec/models/volume_update_spec.rb
|
|
282
282
|
- spec/spec_helper.rb
|
|
283
|
-
homepage: https://
|
|
283
|
+
homepage: https://github.com/Autosde/autosde-oas/blob/main/generated/ruby/autosde_openapi_client.gemspec#L24
|
|
284
284
|
licenses:
|
|
285
285
|
- Apache-2.0
|
|
286
286
|
metadata: {}
|