affixapi 1.1.103 → 1.1.107
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/Gemfile.lock +1 -1
- data/lib/openapi_client/models/address_no_non_null_request.rb +2 -2
- data/lib/openapi_client/models/address_response.rb +2 -2
- data/lib/openapi_client/models/currency_not_null_request.rb +2 -0
- data/lib/openapi_client/models/currency_not_null_response.rb +2 -0
- data/lib/openapi_client/models/currency_response.rb +2 -0
- data/lib/openapi_client/models/provider_request.rb +1 -0
- data/lib/openapi_client/models/provider_response.rb +1 -0
- data/lib/openapi_client/version.rb +1 -1
- data/spec/models/address_no_non_null_request_spec.rb +1 -1
- data/spec/models/address_response_spec.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-11.1.3/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/ffi-1.16.3/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.7.3/gem_make.out +5 -5
- metadata +46 -46
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ee0256fbb288941051f01a85e40a341b1c38687a4c7e80ea40089a66f7430d54
|
4
|
+
data.tar.gz: a849061f975a86a38cb89cd9b46b3c005dec14da90597a0555ea08bcab7854cc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ac45926f89df4c9668cf28d81060a24e6635c3b728b2a9c6104a6570df02beb63389ae0e8202a204c25bfa61b690ae832316708d6d5b9ccf19a8d8e2adade281
|
7
|
+
data.tar.gz: 406efbbd92f8f38b3bd718e75cc90b56f14f831b10f7d06fb3dc24d11c360681776a972bbcf59e3a67459e33fcf4f9fe657cfca0d97477b8599882f23761d5e7
|
data/Gemfile.lock
CHANGED
@@ -133,7 +133,7 @@ module OpenapiClient
|
|
133
133
|
# Check to see if the all the properties in the model are valid
|
134
134
|
# @return true if the model is valid
|
135
135
|
def valid?
|
136
|
-
country_validator = EnumAttributeValidator.new('String', ["BZ", "CA", "CR", "GT", "MX", "PA", "SV", "US", "AR", "BR", "CL", "PE", "AT", "BE", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GB", "GR", "IE", "IM", "IS", "IT", "LI", "LT", "LU", "LV", "NL", "NO", "PL", "PT", "RO", "RU", "SE", "SK", "CN", "HK", "ID", "IL", "IN", "JP", "KR", "MO", "MY", "PH", "PS", "SG", "TH", "TR", "TW", "VN", "ZA", "AU", "NZ"])
|
136
|
+
country_validator = EnumAttributeValidator.new('String', ["BZ", "CA", "CR", "GT", "MX", "PA", "SV", "US", "AR", "BR", "CL", "CO", "PE", "AT", "BE", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GB", "GR", "IE", "IM", "IS", "IT", "LI", "LT", "LU", "LV", "MK", "NL", "NO", "PL", "PT", "RO", "RU", "SE", "SK", "BD", "CN", "HK", "ID", "IL", "IN", "JP", "KR", "KZ", "MO", "MY", "PH", "PK", "PS", "SA", "SG", "TH", "TJ", "TM", "TR", "TW", "VN", "ZA", "AU", "NZ"])
|
137
137
|
return false unless country_validator.valid?(@country)
|
138
138
|
true
|
139
139
|
end
|
@@ -141,7 +141,7 @@ module OpenapiClient
|
|
141
141
|
# Custom attribute writer method checking allowed values (enum).
|
142
142
|
# @param [Object] country Object to be assigned
|
143
143
|
def country=(country)
|
144
|
-
validator = EnumAttributeValidator.new('String', ["BZ", "CA", "CR", "GT", "MX", "PA", "SV", "US", "AR", "BR", "CL", "PE", "AT", "BE", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GB", "GR", "IE", "IM", "IS", "IT", "LI", "LT", "LU", "LV", "NL", "NO", "PL", "PT", "RO", "RU", "SE", "SK", "CN", "HK", "ID", "IL", "IN", "JP", "KR", "MO", "MY", "PH", "PS", "SG", "TH", "TR", "TW", "VN", "ZA", "AU", "NZ"])
|
144
|
+
validator = EnumAttributeValidator.new('String', ["BZ", "CA", "CR", "GT", "MX", "PA", "SV", "US", "AR", "BR", "CL", "CO", "PE", "AT", "BE", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GB", "GR", "IE", "IM", "IS", "IT", "LI", "LT", "LU", "LV", "MK", "NL", "NO", "PL", "PT", "RO", "RU", "SE", "SK", "BD", "CN", "HK", "ID", "IL", "IN", "JP", "KR", "KZ", "MO", "MY", "PH", "PK", "PS", "SA", "SG", "TH", "TJ", "TM", "TR", "TW", "VN", "ZA", "AU", "NZ"])
|
145
145
|
unless validator.valid?(country)
|
146
146
|
fail ArgumentError, "invalid value for \"country\", must be one of #{validator.allowable_values}."
|
147
147
|
end
|
@@ -133,7 +133,7 @@ module OpenapiClient
|
|
133
133
|
# Check to see if the all the properties in the model are valid
|
134
134
|
# @return true if the model is valid
|
135
135
|
def valid?
|
136
|
-
country_validator = EnumAttributeValidator.new('String', ["null", "BZ", "CA", "CR", "GT", "MX", "PA", "SV", "US", "AR", "BR", "CL", "PE", "AT", "BE", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GB", "GR", "IE", "IM", "IS", "IT", "LI", "LT", "LU", "LV", "NL", "NO", "PL", "PT", "RO", "RU", "SE", "SK", "CN", "HK", "ID", "IL", "IN", "JP", "KR", "MO", "MY", "PH", "PS", "SG", "TH", "TR", "TW", "VN", "ZA", "AU", "NZ"])
|
136
|
+
country_validator = EnumAttributeValidator.new('String', ["null", "BZ", "CA", "CR", "GT", "MX", "PA", "SV", "US", "AR", "BR", "CL", "CO", "PE", "AT", "BE", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GB", "GR", "IE", "IM", "IS", "IT", "LI", "LT", "LU", "LV", "MK", "NL", "NO", "PL", "PT", "RO", "RU", "SE", "SK", "BD", "CN", "HK", "ID", "IL", "IN", "JP", "KR", "KZ", "MO", "MY", "PH", "PK", "PS", "SA", "SG", "TH", "TJ", "TM", "TR", "TW", "VN", "ZA", "AU", "NZ"])
|
137
137
|
return false unless country_validator.valid?(@country)
|
138
138
|
true
|
139
139
|
end
|
@@ -141,7 +141,7 @@ module OpenapiClient
|
|
141
141
|
# Custom attribute writer method checking allowed values (enum).
|
142
142
|
# @param [Object] country Object to be assigned
|
143
143
|
def country=(country)
|
144
|
-
validator = EnumAttributeValidator.new('String', ["null", "BZ", "CA", "CR", "GT", "MX", "PA", "SV", "US", "AR", "BR", "CL", "PE", "AT", "BE", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GB", "GR", "IE", "IM", "IS", "IT", "LI", "LT", "LU", "LV", "NL", "NO", "PL", "PT", "RO", "RU", "SE", "SK", "CN", "HK", "ID", "IL", "IN", "JP", "KR", "MO", "MY", "PH", "PS", "SG", "TH", "TR", "TW", "VN", "ZA", "AU", "NZ"])
|
144
|
+
validator = EnumAttributeValidator.new('String', ["null", "BZ", "CA", "CR", "GT", "MX", "PA", "SV", "US", "AR", "BR", "CL", "CO", "PE", "AT", "BE", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GB", "GR", "IE", "IM", "IS", "IT", "LI", "LT", "LU", "LV", "MK", "NL", "NO", "PL", "PT", "RO", "RU", "SE", "SK", "BD", "CN", "HK", "ID", "IL", "IN", "JP", "KR", "KZ", "MO", "MY", "PH", "PK", "PS", "SA", "SG", "TH", "TJ", "TM", "TR", "TW", "VN", "ZA", "AU", "NZ"])
|
145
145
|
unless validator.valid?(country)
|
146
146
|
fail ArgumentError, "invalid value for \"country\", must be one of #{validator.allowable_values}."
|
147
147
|
end
|
@@ -46,7 +46,7 @@ describe OpenapiClient::AddressNoNonNullRequest do
|
|
46
46
|
describe 'test attribute "country"' do
|
47
47
|
it 'should work' do
|
48
48
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
49
|
-
# validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["BZ", "CA", "CR", "GT", "MX", "PA", "SV", "US", "AR", "BR", "CL", "PE", "AT", "BE", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GB", "GR", "IE", "IM", "IS", "IT", "LI", "LT", "LU", "LV", "NL", "NO", "PL", "PT", "RO", "RU", "SE", "SK", "CN", "HK", "ID", "IL", "IN", "JP", "KR", "MO", "MY", "PH", "PS", "SG", "TH", "TR", "TW", "VN", "ZA", "AU", "NZ"])
|
49
|
+
# validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["BZ", "CA", "CR", "GT", "MX", "PA", "SV", "US", "AR", "BR", "CL", "CO", "PE", "AT", "BE", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GB", "GR", "IE", "IM", "IS", "IT", "LI", "LT", "LU", "LV", "MK", "NL", "NO", "PL", "PT", "RO", "RU", "SE", "SK", "BD", "CN", "HK", "ID", "IL", "IN", "JP", "KR", "KZ", "MO", "MY", "PH", "PK", "PS", "SA", "SG", "TH", "TJ", "TM", "TR", "TW", "VN", "ZA", "AU", "NZ"])
|
50
50
|
# validator.allowable_values.each do |value|
|
51
51
|
# expect { instance.country = value }.not_to raise_error
|
52
52
|
# end
|
@@ -46,7 +46,7 @@ describe OpenapiClient::AddressResponse do
|
|
46
46
|
describe 'test attribute "country"' do
|
47
47
|
it 'should work' do
|
48
48
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
49
|
-
# validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["null", "BZ", "CA", "CR", "GT", "MX", "PA", "SV", "US", "AR", "BR", "CL", "PE", "AT", "BE", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GB", "GR", "IE", "IM", "IS", "IT", "LI", "LT", "LU", "LV", "NL", "NO", "PL", "PT", "RO", "RU", "SE", "SK", "CN", "HK", "ID", "IL", "IN", "JP", "KR", "MO", "MY", "PH", "PS", "SG", "TH", "TR", "TW", "VN", "ZA", "AU", "NZ"])
|
49
|
+
# validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["null", "BZ", "CA", "CR", "GT", "MX", "PA", "SV", "US", "AR", "BR", "CL", "CO", "PE", "AT", "BE", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GB", "GR", "IE", "IM", "IS", "IT", "LI", "LT", "LU", "LV", "MK", "NL", "NO", "PL", "PT", "RO", "RU", "SE", "SK", "BD", "CN", "HK", "ID", "IL", "IN", "JP", "KR", "KZ", "MO", "MY", "PH", "PK", "PS", "SA", "SG", "TH", "TJ", "TM", "TR", "TW", "VN", "ZA", "AU", "NZ"])
|
50
50
|
# validator.allowable_values.each do |value|
|
51
51
|
# expect { instance.country = value }.not_to raise_error
|
52
52
|
# end
|
@@ -3,10 +3,10 @@ current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/
|
|
3
3
|
creating Makefile
|
4
4
|
|
5
5
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/ext/byebug
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-mnt3sr sitelibdir\=./.gem.20250520-2135-mnt3sr clean
|
7
7
|
|
8
8
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/ext/byebug
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-mnt3sr sitelibdir\=./.gem.20250520-2135-mnt3sr
|
10
10
|
compiling breakpoint.c
|
11
11
|
compiling byebug.c
|
12
12
|
byebug.c: In function ‘check_started’:
|
@@ -35,8 +35,8 @@ compiling threads.c
|
|
35
35
|
linking shared-object byebug/byebug.so
|
36
36
|
|
37
37
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/ext/byebug
|
38
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
39
|
-
/usr/bin/install -c -m 0755 byebug.so ./.gem.
|
38
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-mnt3sr sitelibdir\=./.gem.20250520-2135-mnt3sr install
|
39
|
+
/usr/bin/install -c -m 0755 byebug.so ./.gem.20250520-2135-mnt3sr/byebug
|
40
40
|
|
41
41
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/ext/byebug
|
42
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
42
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-mnt3sr sitelibdir\=./.gem.20250520-2135-mnt3sr clean
|
@@ -11,10 +11,10 @@ creating extconf.h
|
|
11
11
|
creating Makefile
|
12
12
|
|
13
13
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/ffi-1.16.3/ext/ffi_c
|
14
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
14
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-usg26f sitelibdir\=./.gem.20250520-2135-usg26f clean
|
15
15
|
|
16
16
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/ffi-1.16.3/ext/ffi_c
|
17
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
17
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-usg26f sitelibdir\=./.gem.20250520-2135-usg26f
|
18
18
|
compiling AbstractMemory.c
|
19
19
|
compiling ArrayType.c
|
20
20
|
compiling Buffer.c
|
@@ -41,8 +41,8 @@ compiling ffi.c
|
|
41
41
|
linking shared-object ffi_c.so
|
42
42
|
|
43
43
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/ffi-1.16.3/ext/ffi_c
|
44
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
45
|
-
/usr/bin/install -c -m 0755 ffi_c.so ./.gem.
|
44
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-usg26f sitelibdir\=./.gem.20250520-2135-usg26f install
|
45
|
+
/usr/bin/install -c -m 0755 ffi_c.so ./.gem.20250520-2135-usg26f
|
46
46
|
|
47
47
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/ffi-1.16.3/ext/ffi_c
|
48
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
48
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-usg26f sitelibdir\=./.gem.20250520-2135-usg26f clean
|
@@ -3,10 +3,10 @@ current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/
|
|
3
3
|
creating Makefile
|
4
4
|
|
5
5
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-qoqezj sitelibdir\=./.gem.20250520-2135-qoqezj clean
|
7
7
|
|
8
8
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-qoqezj sitelibdir\=./.gem.20250520-2135-qoqezj
|
10
10
|
compiling adj_matrix.c
|
11
11
|
adj_matrix.c: In function ‘adj_matrix_default’:
|
12
12
|
adj_matrix.c:82:12: warning: old-style function definition [-Wold-style-definition]
|
@@ -22,8 +22,8 @@ compiling jaro_winkler.c
|
|
22
22
|
linking shared-object jaro_winkler/jaro_winkler_ext.so
|
23
23
|
|
24
24
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
25
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
26
|
-
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.
|
25
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-qoqezj sitelibdir\=./.gem.20250520-2135-qoqezj install
|
26
|
+
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20250520-2135-qoqezj/jaro_winkler
|
27
27
|
|
28
28
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
29
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
29
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-qoqezj sitelibdir\=./.gem.20250520-2135-qoqezj clean
|
@@ -3,16 +3,16 @@ current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/
|
|
3
3
|
creating Makefile
|
4
4
|
|
5
5
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/racc-1.7.3/ext/racc/cparse
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-jn5qi6 sitelibdir\=./.gem.20250520-2135-jn5qi6 clean
|
7
7
|
|
8
8
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/racc-1.7.3/ext/racc/cparse
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-jn5qi6 sitelibdir\=./.gem.20250520-2135-jn5qi6
|
10
10
|
compiling cparse.c
|
11
11
|
linking shared-object racc/cparse.so
|
12
12
|
|
13
13
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/racc-1.7.3/ext/racc/cparse
|
14
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
15
|
-
/usr/bin/install -c -m 0755 cparse.so ./.gem.
|
14
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-jn5qi6 sitelibdir\=./.gem.20250520-2135-jn5qi6 install
|
15
|
+
/usr/bin/install -c -m 0755 cparse.so ./.gem.20250520-2135-jn5qi6/racc
|
16
16
|
|
17
17
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.3.0/gems/racc-1.7.3/ext/racc/cparse
|
18
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
18
|
+
make DESTDIR\= sitearchdir\=./.gem.20250520-2135-jn5qi6 sitelibdir\=./.gem.20250520-2135-jn5qi6 clean
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: affixapi
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.107
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- OpenAPI-Generator
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-05-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -2787,64 +2787,64 @@ signing_key:
|
|
2787
2787
|
specification_version: 4
|
2788
2788
|
summary: Affix API Ruby Gem
|
2789
2789
|
test_files:
|
2790
|
-
- spec/api/core_api_spec.rb
|
2791
2790
|
- spec/api/management_api_spec.rb
|
2792
|
-
- spec/api/class20230301_api_spec.rb
|
2793
2791
|
- spec/api/xhr_vertically_integrated_api_spec.rb
|
2792
|
+
- spec/api/core_api_spec.rb
|
2793
|
+
- spec/api/class20230301_api_spec.rb
|
2794
2794
|
- spec/api_client_spec.rb
|
2795
2795
|
- spec/configuration_spec.rb
|
2796
|
-
- spec/models/currency_not_null_request_spec.rb
|
2797
|
-
- spec/models/id_and_message_response_spec.rb
|
2798
|
-
- spec/models/payslip_response_earnings_spec.rb
|
2799
|
-
- spec/models/payrun_type_response_spec.rb
|
2800
|
-
- spec/models/token_request_spec.rb
|
2801
|
-
- spec/models/client_response_spec.rb
|
2802
2796
|
- spec/models/create_employee_request_spec.rb
|
2803
|
-
- spec/models/
|
2804
|
-
- spec/models/payslip_response_deductions_spec.rb
|
2805
|
-
- spec/models/payslip_response_reimbursements_spec.rb
|
2806
|
-
- spec/models/currency_not_null_response_spec.rb
|
2807
|
-
- spec/models/inline_response401_spec.rb
|
2808
|
-
- spec/models/introspect_response_spec.rb
|
2809
|
-
- spec/models/payslip_response_contributions_spec.rb
|
2810
|
-
- spec/models/employment_history_no_non_null_request_spec.rb
|
2811
|
-
- spec/models/scopes_response_spec.rb
|
2797
|
+
- spec/models/token_response_spec.rb
|
2812
2798
|
- spec/models/provider_request_spec.rb
|
2813
|
-
- spec/models/
|
2814
|
-
- spec/models/
|
2799
|
+
- spec/models/payrun_type_response_spec.rb
|
2800
|
+
- spec/models/create_employee_request_manager_spec.rb
|
2801
|
+
- spec/models/location_no_non_null_request_spec.rb
|
2802
|
+
- spec/models/group_no_null_enum_request_spec.rb
|
2815
2803
|
- spec/models/create_employee_request_emergency_contacts_spec.rb
|
2804
|
+
- spec/models/create_employee_request_bank_account_spec.rb
|
2805
|
+
- spec/models/message_response_spec.rb
|
2806
|
+
- spec/models/employment_status_response_spec.rb
|
2807
|
+
- spec/models/compensation_history_response_spec.rb
|
2808
|
+
- spec/models/address_no_non_null_request_spec.rb
|
2816
2809
|
- spec/models/group_response_spec.rb
|
2817
|
-
- spec/models/
|
2810
|
+
- spec/models/mode_request_spec.rb
|
2811
|
+
- spec/models/compensation_history_no_non_null_request_spec.rb
|
2812
|
+
- spec/models/currency_response_spec.rb
|
2818
2813
|
- spec/models/employment_history_response_spec.rb
|
2819
|
-
- spec/models/inline_response409_spec.rb
|
2820
|
-
- spec/models/policy_type_response_spec.rb
|
2821
2814
|
- spec/models/provider_response_spec.rb
|
2822
|
-
- spec/models/
|
2823
|
-
- spec/models/create_employee_request_manager_spec.rb
|
2824
|
-
- spec/models/employment_status_not_null_request_spec.rb
|
2825
|
-
- spec/models/create_employee_request_dependents_spec.rb
|
2826
|
-
- spec/models/disconnect_response_spec.rb
|
2827
|
-
- spec/models/inline_response400_spec.rb
|
2828
|
-
- spec/models/employment_status_not_null_not_nullable_spec.rb
|
2829
|
-
- spec/models/message_response_spec.rb
|
2830
|
-
- spec/models/currency_response_spec.rb
|
2815
|
+
- spec/models/scopes_response_spec.rb
|
2831
2816
|
- spec/models/payslip_response_taxes_spec.rb
|
2832
|
-
- spec/models/
|
2833
|
-
- spec/models/time_off_balance_response_spec.rb
|
2817
|
+
- spec/models/payslip_response_contributions_spec.rb
|
2834
2818
|
- spec/models/employee_response_spec.rb
|
2819
|
+
- spec/models/address_response_spec.rb
|
2820
|
+
- spec/models/employee_response_manager_spec.rb
|
2835
2821
|
- spec/models/payrun_response_spec.rb
|
2836
|
-
- spec/models/address_no_non_null_request_spec.rb
|
2837
|
-
- spec/models/identity_response_spec.rb
|
2838
|
-
- spec/models/employment_status_response_spec.rb
|
2839
|
-
- spec/models/compensation_history_response_spec.rb
|
2840
|
-
- spec/models/location_no_non_null_request_spec.rb
|
2841
|
-
- spec/models/token_response_spec.rb
|
2842
|
-
- spec/models/compensation_history_no_non_null_request_spec.rb
|
2843
2822
|
- spec/models/company_response_spec.rb
|
2823
|
+
- spec/models/create_employee_request_dependents_spec.rb
|
2824
|
+
- spec/models/timesheet_response_spec.rb
|
2825
|
+
- spec/models/token_request_spec.rb
|
2826
|
+
- spec/models/introspect_response_spec.rb
|
2827
|
+
- spec/models/inline_response409_spec.rb
|
2828
|
+
- spec/models/employment_history_no_non_null_request_spec.rb
|
2829
|
+
- spec/models/payslip_response_spec.rb
|
2830
|
+
- spec/models/inline_response401_spec.rb
|
2831
|
+
- spec/models/time_off_entry_response_spec.rb
|
2832
|
+
- spec/models/payslip_response_reimbursements_spec.rb
|
2833
|
+
- spec/models/currency_not_null_request_spec.rb
|
2834
|
+
- spec/models/time_off_balance_response_spec.rb
|
2835
|
+
- spec/models/payslip_response_earnings_spec.rb
|
2836
|
+
- spec/models/employment_status_not_null_not_nullable_spec.rb
|
2837
|
+
- spec/models/location_response_spec.rb
|
2838
|
+
- spec/models/employment_status_not_null_request_spec.rb
|
2839
|
+
- spec/models/currency_not_null_response_spec.rb
|
2840
|
+
- spec/models/client_request_spec.rb
|
2841
|
+
- spec/models/identity_response_spec.rb
|
2842
|
+
- spec/models/id_and_message_response_spec.rb
|
2843
|
+
- spec/models/inline_response400_spec.rb
|
2844
|
+
- spec/models/policy_type_response_spec.rb
|
2845
|
+
- spec/models/disconnect_response_spec.rb
|
2846
|
+
- spec/models/payslip_response_deductions_spec.rb
|
2847
|
+
- spec/models/client_response_spec.rb
|
2844
2848
|
- spec/models/mode_response_spec.rb
|
2845
|
-
- spec/models/mode_request_spec.rb
|
2846
2849
|
- spec/models/scopes_request_spec.rb
|
2847
|
-
- spec/models/create_employee_request_bank_account_spec.rb
|
2848
|
-
- spec/models/address_response_spec.rb
|
2849
|
-
- spec/models/timesheet_response_spec.rb
|
2850
2850
|
- spec/spec_helper.rb
|