fuse_client 1.0.40 → 1.0.42

Sign up to get free protection for your applications and to get access to all the features.
Files changed (91) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  3. data/docs/ExchangeFinancialConnectionsPublicTokenResponse.md +4 -0
  4. data/docs/FinancialConnectionData.md +1 -1
  5. data/docs/FinancialConnectionDetails.md +3 -1
  6. data/docs/FinancialConnectionDetailsFinicity.md +20 -0
  7. data/docs/FinancialConnectionsAccountDetails.md +1 -1
  8. data/docs/FinancialConnectionsAccountDetailsAccountNumber.md +1 -1
  9. data/docs/FuseApi.md +7 -84
  10. data/docs/Transaction.md +1 -1
  11. data/lib/fuse_client/api/fuse_api.rb +10 -67
  12. data/lib/fuse_client/configuration.rb +32 -11
  13. data/lib/fuse_client/models/aggregator.rb +9 -8
  14. data/lib/fuse_client/models/exchange_financial_connections_public_token_response.rb +46 -1
  15. data/lib/fuse_client/models/financial_connection_data.rb +1 -5
  16. data/lib/fuse_client/models/financial_connection_details.rb +13 -4
  17. data/lib/fuse_client/models/{fin_ql_top_merchants_feature_inner.rb → financial_connection_details_finicity.rb} +29 -25
  18. data/lib/fuse_client/models/financial_connections_account.rb +1 -0
  19. data/lib/fuse_client/models/financial_connections_account_balance.rb +2 -0
  20. data/lib/fuse_client/models/financial_connections_account_cached_balance.rb +2 -0
  21. data/lib/fuse_client/models/financial_connections_account_details.rb +0 -5
  22. data/lib/fuse_client/models/financial_connections_account_details_account_number.rb +5 -0
  23. data/lib/fuse_client/models/financial_connections_account_liability.rb +1 -0
  24. data/lib/fuse_client/models/fuse_api_aggregator_error.rb +5 -0
  25. data/lib/fuse_client/models/fuse_api_error_code.rb +4 -1
  26. data/lib/fuse_client/models/transaction.rb +1 -1
  27. data/lib/fuse_client/version.rb +1 -1
  28. data/lib/fuse_client.rb +1 -20
  29. data/spec/api/fuse_api_spec.rb +1 -12
  30. data/spec/models/exchange_financial_connections_public_token_response_spec.rb +12 -0
  31. data/spec/models/{fin_ql_prompt_response_spec.rb → financial_connection_details_finicity_spec.rb} +8 -8
  32. data/spec/models/financial_connection_details_spec.rb +6 -0
  33. metadata +6 -82
  34. data/docs/FinQLComparisonFeature.md +0 -26
  35. data/docs/FinQLFeature.md +0 -61
  36. data/docs/FinQLFeatureOneOf.md +0 -18
  37. data/docs/FinQLFeatureOneOf1.md +0 -18
  38. data/docs/FinQLFeatureOneOf2.md +0 -18
  39. data/docs/FinQLFeatureOneOf3.md +0 -18
  40. data/docs/FinQLFeatureOneOf4.md +0 -18
  41. data/docs/FinQLFeatureOneOf5.md +0 -18
  42. data/docs/FinQLFeatureOneOf6.md +0 -18
  43. data/docs/FinQLFeatureOneOf7.md +0 -18
  44. data/docs/FinQLFeatureRequest.md +0 -15
  45. data/docs/FinQLFrequencyFeature.md +0 -20
  46. data/docs/FinQLIndividualMerchantFeature.md +0 -20
  47. data/docs/FinQLInterestFeature.md +0 -18
  48. data/docs/FinQLMerchantCategoriesFeatureInner.md +0 -20
  49. data/docs/FinQLMerchantCategoriesFeatureInnerResultInner.md +0 -20
  50. data/docs/FinQLPromptRequest.md +0 -22
  51. data/docs/FinQLPromptResponse.md +0 -20
  52. data/docs/FinQLTimeBasedFeatureInner.md +0 -20
  53. data/docs/FinQLTopMerchantsFeatureInner.md +0 -22
  54. data/lib/fuse_client/models/fin_ql_comparison_feature.rb +0 -255
  55. data/lib/fuse_client/models/fin_ql_feature.rb +0 -111
  56. data/lib/fuse_client/models/fin_ql_feature_one_of.rb +0 -219
  57. data/lib/fuse_client/models/fin_ql_feature_one_of1.rb +0 -219
  58. data/lib/fuse_client/models/fin_ql_feature_one_of2.rb +0 -221
  59. data/lib/fuse_client/models/fin_ql_feature_one_of3.rb +0 -219
  60. data/lib/fuse_client/models/fin_ql_feature_one_of4.rb +0 -219
  61. data/lib/fuse_client/models/fin_ql_feature_one_of5.rb +0 -221
  62. data/lib/fuse_client/models/fin_ql_feature_one_of6.rb +0 -219
  63. data/lib/fuse_client/models/fin_ql_feature_one_of7.rb +0 -221
  64. data/lib/fuse_client/models/fin_ql_feature_request.rb +0 -46
  65. data/lib/fuse_client/models/fin_ql_frequency_feature.rb +0 -262
  66. data/lib/fuse_client/models/fin_ql_individual_merchant_feature.rb +0 -228
  67. data/lib/fuse_client/models/fin_ql_interest_feature.rb +0 -219
  68. data/lib/fuse_client/models/fin_ql_merchant_categories_feature_inner.rb +0 -230
  69. data/lib/fuse_client/models/fin_ql_merchant_categories_feature_inner_result_inner.rb +0 -228
  70. data/lib/fuse_client/models/fin_ql_prompt_request.rb +0 -276
  71. data/lib/fuse_client/models/fin_ql_prompt_response.rb +0 -234
  72. data/lib/fuse_client/models/fin_ql_time_based_feature_inner.rb +0 -228
  73. data/spec/models/fin_ql_comparison_feature_spec.rb +0 -58
  74. data/spec/models/fin_ql_feature_one_of1_spec.rb +0 -34
  75. data/spec/models/fin_ql_feature_one_of2_spec.rb +0 -34
  76. data/spec/models/fin_ql_feature_one_of3_spec.rb +0 -34
  77. data/spec/models/fin_ql_feature_one_of4_spec.rb +0 -34
  78. data/spec/models/fin_ql_feature_one_of5_spec.rb +0 -34
  79. data/spec/models/fin_ql_feature_one_of6_spec.rb +0 -34
  80. data/spec/models/fin_ql_feature_one_of7_spec.rb +0 -34
  81. data/spec/models/fin_ql_feature_one_of_spec.rb +0 -34
  82. data/spec/models/fin_ql_feature_request_spec.rb +0 -28
  83. data/spec/models/fin_ql_feature_spec.rb +0 -31
  84. data/spec/models/fin_ql_frequency_feature_spec.rb +0 -44
  85. data/spec/models/fin_ql_individual_merchant_feature_spec.rb +0 -40
  86. data/spec/models/fin_ql_interest_feature_spec.rb +0 -34
  87. data/spec/models/fin_ql_merchant_categories_feature_inner_result_inner_spec.rb +0 -40
  88. data/spec/models/fin_ql_merchant_categories_feature_inner_spec.rb +0 -40
  89. data/spec/models/fin_ql_prompt_request_spec.rb +0 -46
  90. data/spec/models/fin_ql_time_based_feature_inner_spec.rb +0 -40
  91. 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::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
@@ -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