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,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::FinQLPromptResponse
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLPromptResponse do
|
21
|
-
let(:instance) { FuseClient::FinQLPromptResponse.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLPromptResponse' do
|
24
|
-
it 'should create an instance of FinQLPromptResponse' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLPromptResponse)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "feature"' 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 "request_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
|
-
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::FinQLTimeBasedFeatureInner
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLTimeBasedFeatureInner do
|
21
|
-
let(:instance) { FuseClient::FinQLTimeBasedFeatureInner.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLTimeBasedFeatureInner' do
|
24
|
-
it 'should create an instance of FinQLTimeBasedFeatureInner' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLTimeBasedFeatureInner)
|
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
|
-
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,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::FinQLTopMerchantsFeatureInner
|
18
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe FuseClient::FinQLTopMerchantsFeatureInner do
|
21
|
-
let(:instance) { FuseClient::FinQLTopMerchantsFeatureInner.new }
|
22
|
-
|
23
|
-
describe 'test an instance of FinQLTopMerchantsFeatureInner' do
|
24
|
-
it 'should create an instance of FinQLTopMerchantsFeatureInner' do
|
25
|
-
expect(instance).to be_instance_of(FuseClient::FinQLTopMerchantsFeatureInner)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
describe 'test attribute "rank"' 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"' 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 "value"' 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
|