fuse_client 1.0.41 → 1.0.42
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 +2 -2
- data/docs/FinancialConnectionData.md +1 -1
- data/docs/FinancialConnectionsAccountDetails.md +1 -1
- data/docs/FinancialConnectionsAccountDetailsAccountNumber.md +1 -1
- data/docs/FuseApi.md +6 -83
- data/docs/Transaction.md +1 -1
- data/lib/fuse_client/api/fuse_api.rb +10 -67
- data/lib/fuse_client/configuration.rb +32 -11
- data/lib/fuse_client/models/financial_connection_data.rb +1 -5
- data/lib/fuse_client/models/financial_connections_account.rb +1 -0
- data/lib/fuse_client/models/financial_connections_account_balance.rb +2 -0
- data/lib/fuse_client/models/financial_connections_account_cached_balance.rb +2 -0
- data/lib/fuse_client/models/financial_connections_account_details.rb +0 -5
- data/lib/fuse_client/models/financial_connections_account_details_account_number.rb +5 -0
- data/lib/fuse_client/models/financial_connections_account_liability.rb +1 -0
- data/lib/fuse_client/models/fuse_api_aggregator_error.rb +5 -0
- data/lib/fuse_client/models/transaction.rb +1 -1
- data/lib/fuse_client/version.rb +1 -1
- data/lib/fuse_client.rb +0 -20
- data/spec/api/fuse_api_spec.rb +1 -12
- metadata +2 -82
- data/docs/FinQLComparisonFeature.md +0 -26
- data/docs/FinQLFeature.md +0 -61
- data/docs/FinQLFeatureOneOf.md +0 -18
- data/docs/FinQLFeatureOneOf1.md +0 -18
- data/docs/FinQLFeatureOneOf2.md +0 -18
- data/docs/FinQLFeatureOneOf3.md +0 -18
- data/docs/FinQLFeatureOneOf4.md +0 -18
- data/docs/FinQLFeatureOneOf5.md +0 -18
- data/docs/FinQLFeatureOneOf6.md +0 -18
- data/docs/FinQLFeatureOneOf7.md +0 -18
- data/docs/FinQLFeatureRequest.md +0 -15
- data/docs/FinQLFrequencyFeature.md +0 -20
- data/docs/FinQLIndividualMerchantFeature.md +0 -20
- data/docs/FinQLInterestFeature.md +0 -18
- data/docs/FinQLMerchantCategoriesFeatureInner.md +0 -20
- data/docs/FinQLMerchantCategoriesFeatureInnerResultInner.md +0 -20
- data/docs/FinQLPromptRequest.md +0 -22
- data/docs/FinQLPromptResponse.md +0 -20
- data/docs/FinQLTimeBasedFeatureInner.md +0 -20
- data/docs/FinQLTopMerchantsFeatureInner.md +0 -22
- data/lib/fuse_client/models/fin_ql_comparison_feature.rb +0 -255
- data/lib/fuse_client/models/fin_ql_feature.rb +0 -111
- data/lib/fuse_client/models/fin_ql_feature_one_of.rb +0 -219
- data/lib/fuse_client/models/fin_ql_feature_one_of1.rb +0 -219
- data/lib/fuse_client/models/fin_ql_feature_one_of2.rb +0 -221
- data/lib/fuse_client/models/fin_ql_feature_one_of3.rb +0 -219
- data/lib/fuse_client/models/fin_ql_feature_one_of4.rb +0 -219
- data/lib/fuse_client/models/fin_ql_feature_one_of5.rb +0 -221
- data/lib/fuse_client/models/fin_ql_feature_one_of6.rb +0 -219
- data/lib/fuse_client/models/fin_ql_feature_one_of7.rb +0 -221
- data/lib/fuse_client/models/fin_ql_feature_request.rb +0 -46
- data/lib/fuse_client/models/fin_ql_frequency_feature.rb +0 -262
- data/lib/fuse_client/models/fin_ql_individual_merchant_feature.rb +0 -228
- data/lib/fuse_client/models/fin_ql_interest_feature.rb +0 -219
- data/lib/fuse_client/models/fin_ql_merchant_categories_feature_inner.rb +0 -230
- data/lib/fuse_client/models/fin_ql_merchant_categories_feature_inner_result_inner.rb +0 -228
- data/lib/fuse_client/models/fin_ql_prompt_request.rb +0 -276
- data/lib/fuse_client/models/fin_ql_prompt_response.rb +0 -234
- data/lib/fuse_client/models/fin_ql_time_based_feature_inner.rb +0 -228
- data/lib/fuse_client/models/fin_ql_top_merchants_feature_inner.rb +0 -237
- data/spec/models/fin_ql_comparison_feature_spec.rb +0 -58
- data/spec/models/fin_ql_feature_one_of1_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of2_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of3_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of4_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of5_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of6_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of7_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of_spec.rb +0 -34
- data/spec/models/fin_ql_feature_request_spec.rb +0 -28
- data/spec/models/fin_ql_feature_spec.rb +0 -31
- data/spec/models/fin_ql_frequency_feature_spec.rb +0 -44
- data/spec/models/fin_ql_individual_merchant_feature_spec.rb +0 -40
- data/spec/models/fin_ql_interest_feature_spec.rb +0 -34
- data/spec/models/fin_ql_merchant_categories_feature_inner_result_inner_spec.rb +0 -40
- data/spec/models/fin_ql_merchant_categories_feature_inner_spec.rb +0 -40
- data/spec/models/fin_ql_prompt_request_spec.rb +0 -46
- data/spec/models/fin_ql_prompt_response_spec.rb +0 -40
- data/spec/models/fin_ql_time_based_feature_inner_spec.rb +0 -40
- data/spec/models/fin_ql_top_merchants_feature_inner_spec.rb +0 -46
@@ -1,58 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLComparisonFeature
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLComparisonFeature do
|
21
|
-
let(:instance) { FuseClient::FinQLComparisonFeature.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLComparisonFeature' do
|
24
|
-
it 'should create an instance of FinQLComparisonFeature' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLComparisonFeature)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "merchant_a"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "merchant_b"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
describe 'test attribute "comparison_metric"' do
|
41
|
-
it 'should work' do
|
42
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
43
|
-
end
|
44
|
-
end
|
45
|
-
|
46
|
-
describe 'test attribute "value_a"' do
|
47
|
-
it 'should work' do
|
48
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
49
|
-
end
|
50
|
-
end
|
51
|
-
|
52
|
-
describe 'test attribute "value_b"' do
|
53
|
-
it 'should work' do
|
54
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
55
|
-
end
|
56
|
-
end
|
57
|
-
|
58
|
-
end
|
@@ -1,34 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLFeatureOneOf1
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLFeatureOneOf1 do
|
21
|
-
let(:instance) { FuseClient::FinQLFeatureOneOf1.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLFeatureOneOf1' do
|
24
|
-
it 'should create an instance of FinQLFeatureOneOf1' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLFeatureOneOf1)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "individual_merchant"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
end
|
@@ -1,34 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLFeatureOneOf2
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLFeatureOneOf2 do
|
21
|
-
let(:instance) { FuseClient::FinQLFeatureOneOf2.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLFeatureOneOf2' do
|
24
|
-
it 'should create an instance of FinQLFeatureOneOf2' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLFeatureOneOf2)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "time_based"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
end
|
@@ -1,34 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLFeatureOneOf3
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLFeatureOneOf3 do
|
21
|
-
let(:instance) { FuseClient::FinQLFeatureOneOf3.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLFeatureOneOf3' do
|
24
|
-
it 'should create an instance of FinQLFeatureOneOf3' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLFeatureOneOf3)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "interest"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
end
|
@@ -1,34 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLFeatureOneOf4
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLFeatureOneOf4 do
|
21
|
-
let(:instance) { FuseClient::FinQLFeatureOneOf4.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLFeatureOneOf4' do
|
24
|
-
it 'should create an instance of FinQLFeatureOneOf4' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLFeatureOneOf4)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "frequency"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
end
|
@@ -1,34 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLFeatureOneOf5
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLFeatureOneOf5 do
|
21
|
-
let(:instance) { FuseClient::FinQLFeatureOneOf5.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLFeatureOneOf5' do
|
24
|
-
it 'should create an instance of FinQLFeatureOneOf5' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLFeatureOneOf5)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "top_merchants"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
end
|
@@ -1,34 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLFeatureOneOf6
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLFeatureOneOf6 do
|
21
|
-
let(:instance) { FuseClient::FinQLFeatureOneOf6.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLFeatureOneOf6' do
|
24
|
-
it 'should create an instance of FinQLFeatureOneOf6' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLFeatureOneOf6)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "comparison"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
end
|
@@ -1,34 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLFeatureOneOf7
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLFeatureOneOf7 do
|
21
|
-
let(:instance) { FuseClient::FinQLFeatureOneOf7.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLFeatureOneOf7' do
|
24
|
-
it 'should create an instance of FinQLFeatureOneOf7' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLFeatureOneOf7)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "merchant_categories"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
end
|
@@ -1,34 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLFeatureOneOf
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLFeatureOneOf do
|
21
|
-
let(:instance) { FuseClient::FinQLFeatureOneOf.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLFeatureOneOf' do
|
24
|
-
it 'should create an instance of FinQLFeatureOneOf' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLFeatureOneOf)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "text"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
end
|
@@ -1,28 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLFeatureRequest
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLFeatureRequest do
|
21
|
-
let(:instance) { FuseClient::FinQLFeatureRequest.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLFeatureRequest' do
|
24
|
-
it 'should create an instance of FinQLFeatureRequest' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLFeatureRequest)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
end
|
@@ -1,31 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLFeature
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLFeature do
|
21
|
-
describe '.openapi_one_of' do
|
22
|
-
it 'lists the items referenced in the oneOf array' do
|
23
|
-
expect(described_class.openapi_one_of).to_not be_empty
|
24
|
-
end
|
25
|
-
end
|
26
|
-
|
27
|
-
describe '.build' do
|
28
|
-
it 'returns the correct model' do
|
29
|
-
end
|
30
|
-
end
|
31
|
-
end
|
@@ -1,44 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLFrequencyFeature
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLFrequencyFeature do
|
21
|
-
let(:instance) { FuseClient::FinQLFrequencyFeature.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLFrequencyFeature' do
|
24
|
-
it 'should create an instance of FinQLFrequencyFeature' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLFrequencyFeature)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "time_period"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
# validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["day", "month", "year"])
|
32
|
-
# validator.allowable_values.each do |value|
|
33
|
-
# expect { instance.time_period = value }.not_to raise_error
|
34
|
-
# end
|
35
|
-
end
|
36
|
-
end
|
37
|
-
|
38
|
-
describe 'test attribute "frequency"' do
|
39
|
-
it 'should work' do
|
40
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
41
|
-
end
|
42
|
-
end
|
43
|
-
|
44
|
-
end
|
@@ -1,40 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLIndividualMerchantFeature
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLIndividualMerchantFeature do
|
21
|
-
let(:instance) { FuseClient::FinQLIndividualMerchantFeature.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLIndividualMerchantFeature' do
|
24
|
-
it 'should create an instance of FinQLIndividualMerchantFeature' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLIndividualMerchantFeature)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "merchant"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "value"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
end
|
@@ -1,34 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLInterestFeature
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLInterestFeature do
|
21
|
-
let(:instance) { FuseClient::FinQLInterestFeature.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLInterestFeature' do
|
24
|
-
it 'should create an instance of FinQLInterestFeature' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLInterestFeature)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "interest_level"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
end
|
@@ -1,40 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLMerchantCategoriesFeatureInnerResultInner
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLMerchantCategoriesFeatureInnerResultInner do
|
21
|
-
let(:instance) { FuseClient::FinQLMerchantCategoriesFeatureInnerResultInner.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLMerchantCategoriesFeatureInnerResultInner' do
|
24
|
-
it 'should create an instance of FinQLMerchantCategoriesFeatureInnerResultInner' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLMerchantCategoriesFeatureInnerResultInner)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "merchant"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "value"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
end
|
@@ -1,40 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLMerchantCategoriesFeatureInner
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLMerchantCategoriesFeatureInner do
|
21
|
-
let(:instance) { FuseClient::FinQLMerchantCategoriesFeatureInner.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLMerchantCategoriesFeatureInner' do
|
24
|
-
it 'should create an instance of FinQLMerchantCategoriesFeatureInner' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLMerchantCategoriesFeatureInner)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "category"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "result"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
end
|
@@ -1,46 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Fuse
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 1.0.0
|
7
|
-
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.6.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for FuseClient::FinQLPromptRequest
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLPromptRequest do
|
21
|
-
let(:instance) { FuseClient::FinQLPromptRequest.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLPromptRequest' do
|
24
|
-
it 'should create an instance of FinQLPromptRequest' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLPromptRequest)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "prompt"' do
|
29
|
-
it 'should work' do
|
30
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
describe 'test attribute "account_id"' do
|
35
|
-
it 'should work' do
|
36
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
describe 'test attribute "feature"' do
|
41
|
-
it 'should work' do
|
42
|
-
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
43
|
-
end
|
44
|
-
end
|
45
|
-
|
46
|
-
end
|