fuse_client 1.0.41 → 1.0.42

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