budgea_client 5.3.3 → 5.3.4
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/README.md +4 -4
- data/budgea_openapi.json +6 -0
- data/config.json +1 -1
- data/docs/BanksApi.md +2 -0
- data/docs/ConnectionsApi.md +2 -0
- data/docs/ProvidersApi.md +2 -0
- data/lib/budgea_client/api/banks_api.rb +3 -0
- data/lib/budgea_client/api/connections_api.rb +3 -0
- data/lib/budgea_client/api/providers_api.rb +3 -0
- data/lib/budgea_client/version.rb +1 -1
- data/transfer_additional_info_needed.json +1 -0
- data/transfer_additional_info_needed_validation_error.json +1 -0
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b9d510fe06f27b1b63710996b01c5bb15000f54e3e3ac33172509b88ae4951dc
|
4
|
+
data.tar.gz: d1b901424f029e8ddf4bd2489213157aef07671faa420c88fff8983bdb5fcde8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d8754c7b1d16f858fd622457a15d0d05ff4c3df097128f4bee450aaad5a4709e4a889789de59d1b087b88f9192c2f3fc78dc6d0e17b89e161bc3de352b5ea951
|
7
|
+
data.tar.gz: '052397ae55982ef2218a867bad79218e7c9e328866bd8dd7ceeee42dbf341521933cd172f49eacaea1cb09a059d31008fc2d1d83516899f189265969f335899f'
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
@@ -7,7 +7,7 @@ No description provided (generated by Swagger Codegen https://github.com/swagger
|
|
7
7
|
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
8
8
|
|
9
9
|
- API version: 2.0
|
10
|
-
- Package version: 5.3.
|
10
|
+
- Package version: 5.3.4
|
11
11
|
- Build package: io.swagger.codegen.languages.RubyClientCodegen
|
12
12
|
|
13
13
|
## Installation
|
@@ -23,15 +23,15 @@ gem build budgea_client.gemspec
|
|
23
23
|
Then either install the gem locally:
|
24
24
|
|
25
25
|
```shell
|
26
|
-
gem install ./budgea_client-5.3.
|
26
|
+
gem install ./budgea_client-5.3.4.gem
|
27
27
|
```
|
28
|
-
(for development, run `gem install --dev ./budgea_client-5.3.
|
28
|
+
(for development, run `gem install --dev ./budgea_client-5.3.4.gem` to install the development dependencies)
|
29
29
|
|
30
30
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
31
31
|
|
32
32
|
Finally add this to the Gemfile:
|
33
33
|
|
34
|
-
gem 'budgea_client', '~> 5.3.
|
34
|
+
gem 'budgea_client', '~> 5.3.4'
|
35
35
|
|
36
36
|
### Install from Git
|
37
37
|
|
data/budgea_openapi.json
CHANGED
data/config.json
CHANGED
data/docs/BanksApi.md
CHANGED
@@ -6664,6 +6664,7 @@ id_user = 'id_user_example' # String | Hint: you can use 'me' or 'all'
|
|
6664
6664
|
id_connection = 56 # Integer |
|
6665
6665
|
|
6666
6666
|
opts = {
|
6667
|
+
expand: 'expand_example', # String |
|
6667
6668
|
connection: nil # Object |
|
6668
6669
|
}
|
6669
6670
|
|
@@ -6682,6 +6683,7 @@ Name | Type | Description | Notes
|
|
6682
6683
|
------------- | ------------- | ------------- | -------------
|
6683
6684
|
**id_user** | **String**| Hint: you can use 'me' or 'all' |
|
6684
6685
|
**id_connection** | **Integer**| |
|
6686
|
+
**expand** | **String**| | [optional]
|
6685
6687
|
**connection** | **Object**| | [optional]
|
6686
6688
|
|
6687
6689
|
### Return type
|
data/docs/ConnectionsApi.md
CHANGED
@@ -1500,6 +1500,7 @@ id_user = 'id_user_example' # String | Hint: you can use 'me' or 'all'
|
|
1500
1500
|
id_connection = 56 # Integer |
|
1501
1501
|
|
1502
1502
|
opts = {
|
1503
|
+
expand: 'expand_example', # String |
|
1503
1504
|
connection: nil # Object |
|
1504
1505
|
}
|
1505
1506
|
|
@@ -1518,6 +1519,7 @@ Name | Type | Description | Notes
|
|
1518
1519
|
------------- | ------------- | ------------- | -------------
|
1519
1520
|
**id_user** | **String**| Hint: you can use 'me' or 'all' |
|
1520
1521
|
**id_connection** | **Integer**| |
|
1522
|
+
**expand** | **String**| | [optional]
|
1521
1523
|
**connection** | **Object**| | [optional]
|
1522
1524
|
|
1523
1525
|
### Return type
|
data/docs/ProvidersApi.md
CHANGED
@@ -4722,6 +4722,7 @@ id_user = 'id_user_example' # String | Hint: you can use 'me' or 'all'
|
|
4722
4722
|
id_connection = 56 # Integer |
|
4723
4723
|
|
4724
4724
|
opts = {
|
4725
|
+
expand: 'expand_example', # String |
|
4725
4726
|
connection: nil # Object |
|
4726
4727
|
}
|
4727
4728
|
|
@@ -4740,6 +4741,7 @@ Name | Type | Description | Notes
|
|
4740
4741
|
------------- | ------------- | ------------- | -------------
|
4741
4742
|
**id_user** | **String**| Hint: you can use 'me' or 'all' |
|
4742
4743
|
**id_connection** | **Integer**| |
|
4744
|
+
**expand** | **String**| | [optional]
|
4743
4745
|
**connection** | **Object**| | [optional]
|
4744
4746
|
|
4745
4747
|
### Return type
|
@@ -6883,6 +6883,7 @@ module BudgeaClient
|
|
6883
6883
|
# @param id_user Hint: you can use 'me' or 'all'
|
6884
6884
|
# @param id_connection
|
6885
6885
|
# @param [Hash] opts the optional parameters
|
6886
|
+
# @option opts [String] :expand
|
6886
6887
|
# @option opts [Object] :connection
|
6887
6888
|
# @return [Connection]
|
6888
6889
|
def users_id_user_connections_id_connection_post(id_user, id_connection, opts = {})
|
@@ -6895,6 +6896,7 @@ module BudgeaClient
|
|
6895
6896
|
# @param id_user Hint: you can use 'me' or 'all'
|
6896
6897
|
# @param id_connection
|
6897
6898
|
# @param [Hash] opts the optional parameters
|
6899
|
+
# @option opts [String] :expand
|
6898
6900
|
# @option opts [Object] :connection
|
6899
6901
|
# @return [Array<(Connection, Fixnum, Hash)>] Connection data, response status code and response headers
|
6900
6902
|
def users_id_user_connections_id_connection_post_with_http_info(id_user, id_connection, opts = {})
|
@@ -6914,6 +6916,7 @@ module BudgeaClient
|
|
6914
6916
|
|
6915
6917
|
# query parameters
|
6916
6918
|
query_params = {}
|
6919
|
+
query_params[:'expand'] = opts[:'expand'] if !opts[:'expand'].nil?
|
6917
6920
|
|
6918
6921
|
# header parameters
|
6919
6922
|
header_params = {}
|
@@ -1500,6 +1500,7 @@ module BudgeaClient
|
|
1500
1500
|
# @param id_user Hint: you can use 'me' or 'all'
|
1501
1501
|
# @param id_connection
|
1502
1502
|
# @param [Hash] opts the optional parameters
|
1503
|
+
# @option opts [String] :expand
|
1503
1504
|
# @option opts [Object] :connection
|
1504
1505
|
# @return [Connection]
|
1505
1506
|
def users_id_user_connections_id_connection_post(id_user, id_connection, opts = {})
|
@@ -1512,6 +1513,7 @@ module BudgeaClient
|
|
1512
1513
|
# @param id_user Hint: you can use 'me' or 'all'
|
1513
1514
|
# @param id_connection
|
1514
1515
|
# @param [Hash] opts the optional parameters
|
1516
|
+
# @option opts [String] :expand
|
1515
1517
|
# @option opts [Object] :connection
|
1516
1518
|
# @return [Array<(Connection, Fixnum, Hash)>] Connection data, response status code and response headers
|
1517
1519
|
def users_id_user_connections_id_connection_post_with_http_info(id_user, id_connection, opts = {})
|
@@ -1531,6 +1533,7 @@ module BudgeaClient
|
|
1531
1533
|
|
1532
1534
|
# query parameters
|
1533
1535
|
query_params = {}
|
1536
|
+
query_params[:'expand'] = opts[:'expand'] if !opts[:'expand'].nil?
|
1534
1537
|
|
1535
1538
|
# header parameters
|
1536
1539
|
header_params = {}
|
@@ -5030,6 +5030,7 @@ module BudgeaClient
|
|
5030
5030
|
# @param id_user Hint: you can use 'me' or 'all'
|
5031
5031
|
# @param id_connection
|
5032
5032
|
# @param [Hash] opts the optional parameters
|
5033
|
+
# @option opts [String] :expand
|
5033
5034
|
# @option opts [Object] :connection
|
5034
5035
|
# @return [Connection]
|
5035
5036
|
def users_id_user_connections_id_connection_post(id_user, id_connection, opts = {})
|
@@ -5042,6 +5043,7 @@ module BudgeaClient
|
|
5042
5043
|
# @param id_user Hint: you can use 'me' or 'all'
|
5043
5044
|
# @param id_connection
|
5044
5045
|
# @param [Hash] opts the optional parameters
|
5046
|
+
# @option opts [String] :expand
|
5045
5047
|
# @option opts [Object] :connection
|
5046
5048
|
# @return [Array<(Connection, Fixnum, Hash)>] Connection data, response status code and response headers
|
5047
5049
|
def users_id_user_connections_id_connection_post_with_http_info(id_user, id_connection, opts = {})
|
@@ -5061,6 +5063,7 @@ module BudgeaClient
|
|
5061
5063
|
|
5062
5064
|
# query parameters
|
5063
5065
|
query_params = {}
|
5066
|
+
query_params[:'expand'] = opts[:'expand'] if !opts[:'expand'].nil?
|
5064
5067
|
|
5065
5068
|
# header parameters
|
5066
5069
|
header_params = {}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"id": 17, "id_account": 3215, "id_user": 445, "id_recipient": 5632, "account_iban": "FR7630066108630002004280331", "recipient_iban": "DE34100110012627761309", "exec_date": "2020-08-10", "register_date": "2020-08-10 12:18:50", "amount": 2.0, "fees": null, "webid": null, "state": "additionalInformationNeeded", "error": null, "label": "Test N26 Armand", "account_balance": null, "id_transaction": null, "beneficiary_type": "recipient", "beneficiary_number": null, "beneficiary_label": "Compte N26 perso", "validate_mechanism": "credentials", "currency": {"id": "EUR", "symbol": "€", "prefix": false, "crypto": false, "precision": 2, "marketcap": null, "datetime": null, "name": "Euro"}, "formatted_amount": "2,00 €", "error_message": null, "fields": [{"name": "Clé", "label": "Veuillez saisir la clé contenue dans la case C3 de votre carte n° 1 ", "description": "Veuillez saisir la clé contenue dans la case C3 de votre carte n° 1 ", "regex": null, "value": null, "type": "text"}]}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"code": "bug", "description": "bug"}
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: budgea_client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 5.3.
|
4
|
+
version: 5.3.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Chaker Nakhli
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-09-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -550,6 +550,8 @@ files:
|
|
550
550
|
- spec/models/webhook_log_spec.rb
|
551
551
|
- spec/models/webhook_spec.rb
|
552
552
|
- spec/spec_helper.rb
|
553
|
+
- transfer_additional_info_needed.json
|
554
|
+
- transfer_additional_info_needed_validation_error.json
|
553
555
|
homepage: https://github.com/cashbee-team/budgea_client
|
554
556
|
licenses:
|
555
557
|
- Apache 2.0
|