cns_openapi_ruby_client 1.0.3 → 1.0.4

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: db9c174fe94b315cdc3256197452c4a53a1f07034b729842c6acdfff7623eeb9
4
- data.tar.gz: ee90aa11d8f81a7b6cf3d39a9615d14a8a2af72566cd7d1dacdf48465f733c25
3
+ metadata.gz: c289d4a72a7bcab169c9f5535a4bf365e911bcfcbd056d5415137cc2ba5ccbc6
4
+ data.tar.gz: a9fac690357c2e5b24b79d3e3271ec91c45237c21969f914e7dd187dc60de17a
5
5
  SHA512:
6
- metadata.gz: 7377dac34b0f0aa6242cdb09feb19e2b1d096cecaffbc113811b5d9936f53695fe6781cf4f704cae548d1f12ffc058b76d8a86cd3b61760257399b1e49ede706
7
- data.tar.gz: cc7b388d0499e7b3b03e0c442f8e4dbbac2a949a7963bf22ce33b6bca08edbb0ffab9dc9d848566f1ba6293f399ed5b79f0f214433a21bbfae3f4c7d088c6308
6
+ metadata.gz: eb6d1951192b929c124e783206cd8c70a92fe22788aa8dbac818878fd46b4d9d6809cea485e9b568270847672460f283edfcec3659c9a7e794a4b7222ec8506f
7
+ data.tar.gz: 39eb046f4f4039d4ac62022b8d3419c68b936702ba2c2a4d6be525d6e55509d5b18daa0be687bf17e566232cd0f0ef8470b4e8d37da3eb9783d252f71bf6ec0f
Binary file
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Corporate number system API v4
5
5
 
6
- The version of the OpenAPI document: 1.0.3
6
+ The version of the OpenAPI document: 1.0.4
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Corporate number system API v4
5
5
 
6
- The version of the OpenAPI document: 1.0.3
6
+ The version of the OpenAPI document: 1.0.4
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.1
@@ -62,6 +62,10 @@ module CnsOpenapiRubyClient
62
62
  if @api_client.config.client_side_validation && name.nil?
63
63
  fail ArgumentError, "Missing the required parameter 'name' when calling CorporationsApi.get_corporations"
64
64
  end
65
+ if @api_client.config.client_side_validation && name.to_s.length < 1
66
+ fail ArgumentError, 'invalid value for "name" when calling CorporationsApi.get_corporations, the character length must be great than or equal to 1.'
67
+ end
68
+
65
69
  # verify the required parameter 'type' is set
66
70
  if @api_client.config.client_side_validation && type.nil?
67
71
  fail ArgumentError, "Missing the required parameter 'type' when calling CorporationsApi.get_corporations"
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Corporate number system API v4
5
5
 
6
- The version of the OpenAPI document: 1.0.3
6
+ The version of the OpenAPI document: 1.0.4
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Corporate number system API v4
5
5
 
6
- The version of the OpenAPI document: 1.0.3
6
+ The version of the OpenAPI document: 1.0.4
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Corporate number system API v4
5
5
 
6
- The version of the OpenAPI document: 1.0.3
6
+ The version of the OpenAPI document: 1.0.4
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Corporate number system API v4
5
5
 
6
- The version of the OpenAPI document: 1.0.3
6
+ The version of the OpenAPI document: 1.0.4
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Corporate number system API v4
5
5
 
6
- The version of the OpenAPI document: 1.0.3
6
+ The version of the OpenAPI document: 1.0.4
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Corporate number system API v4
5
5
 
6
- The version of the OpenAPI document: 1.0.3
6
+ The version of the OpenAPI document: 1.0.4
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Corporate number system API v4
5
5
 
6
- The version of the OpenAPI document: 1.0.3
6
+ The version of the OpenAPI document: 1.0.4
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Corporate number system API v4
5
5
 
6
- The version of the OpenAPI document: 1.0.3
6
+ The version of the OpenAPI document: 1.0.4
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.1
@@ -11,5 +11,5 @@ OpenAPI Generator version: 5.0.1
11
11
  =end
12
12
 
13
13
  module CnsOpenapiRubyClient
14
- VERSION = '1.0.3'
14
+ VERSION = '1.0.4'
15
15
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Corporate number system API v4
5
5
 
6
- The version of the OpenAPI document: 1.0.3
6
+ The version of the OpenAPI document: 1.0.4
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.1
data/spec/spec_helper.rb CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Corporate number system API v4
5
5
 
6
- The version of the OpenAPI document: 1.0.3
6
+ The version of the OpenAPI document: 1.0.4
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.1
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cns_openapi_ruby_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-29 00:00:00.000000000 Z
11
+ date: 2021-04-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -78,6 +78,7 @@ files:
78
78
  - cns_openapi_ruby_client-1.0.0.gem
79
79
  - cns_openapi_ruby_client-1.0.1.gem
80
80
  - cns_openapi_ruby_client-1.0.2.gem
81
+ - cns_openapi_ruby_client-1.0.3.gem
81
82
  - cns_openapi_ruby_client.gemspec
82
83
  - docs/CorporateType.md
83
84
  - docs/Corporation.md