budgea_client 5.0.4 → 5.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/README.md +19 -6
- data/budgea_openapi.json +1605 -1319
- data/config.json +1 -1
- data/docs/Account.md +1 -0
- data/docs/AdministrationApi.md +12 -12
- data/docs/BanksApi.md +263 -18
- data/docs/ConnectionsApi.md +251 -6
- data/docs/DocumentsApi.md +2 -2
- data/docs/InlineResponse20016.md +1 -1
- data/docs/InlineResponse20017.md +1 -1
- data/docs/InlineResponse20018.md +1 -1
- data/docs/InlineResponse20019.md +1 -1
- data/docs/InlineResponse20020.md +1 -1
- data/docs/InlineResponse20021.md +1 -1
- data/docs/InlineResponse20022.md +1 -1
- data/docs/InlineResponse20023.md +1 -1
- data/docs/InlineResponse20024.md +1 -1
- data/docs/InlineResponse20025.md +1 -1
- data/docs/InlineResponse20026.md +1 -1
- data/docs/InlineResponse20027.md +1 -1
- data/docs/InlineResponse20028.md +1 -1
- data/docs/InlineResponse20029.md +1 -1
- data/docs/InlineResponse20030.md +1 -1
- data/docs/PFMApi.md +9 -9
- data/docs/ProvidersApi.md +253 -8
- data/docs/TermsApi.md +72 -7
- data/docs/TransfersApi.md +24 -24
- data/docs/UsersManagementApi.md +2 -2
- data/docs/WealthApi.md +53 -37
- data/lib/budgea_client/api/administration_api.rb +13 -13
- data/lib/budgea_client/api/banks_api.rb +273 -27
- data/lib/budgea_client/api/connections_api.rb +255 -9
- data/lib/budgea_client/api/documents_api.rb +3 -3
- data/lib/budgea_client/api/pfm_api.rb +11 -11
- data/lib/budgea_client/api/providers_api.rb +258 -12
- data/lib/budgea_client/api/terms_api.rb +75 -9
- data/lib/budgea_client/api/transfers_api.rb +36 -36
- data/lib/budgea_client/api/users_management_api.rb +3 -3
- data/lib/budgea_client/api/wealth_api.rb +77 -53
- data/lib/budgea_client/models/account.rb +12 -1
- data/lib/budgea_client/models/inline_response_200_16.rb +11 -11
- data/lib/budgea_client/models/inline_response_200_17.rb +18 -18
- data/lib/budgea_client/models/inline_response_200_18.rb +18 -18
- data/lib/budgea_client/models/inline_response_200_19.rb +18 -18
- data/lib/budgea_client/models/inline_response_200_20.rb +18 -18
- data/lib/budgea_client/models/inline_response_200_21.rb +18 -18
- data/lib/budgea_client/models/inline_response_200_22.rb +11 -11
- data/lib/budgea_client/models/inline_response_200_23.rb +11 -11
- data/lib/budgea_client/models/inline_response_200_24.rb +18 -18
- data/lib/budgea_client/models/inline_response_200_25.rb +18 -18
- data/lib/budgea_client/models/inline_response_200_26.rb +11 -11
- data/lib/budgea_client/models/inline_response_200_27.rb +11 -11
- data/lib/budgea_client/models/inline_response_200_28.rb +11 -11
- data/lib/budgea_client/models/inline_response_200_29.rb +18 -18
- data/lib/budgea_client/models/inline_response_200_30.rb +11 -11
- data/lib/budgea_client/version.rb +1 -1
- data/original_budgea_openapi.json +1559 -1474
- metadata +2 -9
- data/config.yaml +0 -15
- data/pkg/budgea_client-2.0.1.gem +0 -0
- data/pkg/budgea_client-2.0.2.gem +0 -0
- data/pkg/budgea_client-3.0.0.gem +0 -0
- data/pkg/budgea_client-4.0.1.gem +0 -0
- data/pkg/budgea_client-4.0.2.gem +0 -0
- data/pkg/budgea_client-4.0.3.gem +0 -0
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.
|
4
|
+
version: 5.1.1
|
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-03-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -204,7 +204,6 @@ files:
|
|
204
204
|
- budgea_client.gemspec
|
205
205
|
- budgea_openapi.json
|
206
206
|
- config.json
|
207
|
-
- config.yaml
|
208
207
|
- docs/Access.md
|
209
208
|
- docs/Account.md
|
210
209
|
- docs/AccountLog.md
|
@@ -436,12 +435,6 @@ files:
|
|
436
435
|
- lib/budgea_client/models/webhook_log.rb
|
437
436
|
- lib/budgea_client/version.rb
|
438
437
|
- original_budgea_openapi.json
|
439
|
-
- pkg/budgea_client-2.0.1.gem
|
440
|
-
- pkg/budgea_client-2.0.2.gem
|
441
|
-
- pkg/budgea_client-3.0.0.gem
|
442
|
-
- pkg/budgea_client-4.0.1.gem
|
443
|
-
- pkg/budgea_client-4.0.2.gem
|
444
|
-
- pkg/budgea_client-4.0.3.gem
|
445
438
|
- spec/api/administration_api_spec.rb
|
446
439
|
- spec/api/authentication_api_spec.rb
|
447
440
|
- spec/api/banks_api_spec.rb
|
data/config.yaml
DELETED
@@ -1,15 +0,0 @@
|
|
1
|
-
# Description: gem name (convention: underscore_case).
|
2
|
-
gemName: budgea_client
|
3
|
-
|
4
|
-
# Description: top module name (convention: CamelCase, usually corresponding to gem name).
|
5
|
-
moduleName: BudgeaClient
|
6
|
-
|
7
|
-
# Description: gem version.
|
8
|
-
gemVersion: 4.0.1
|
9
|
-
|
10
|
-
# Description: gem author (only one is supported).
|
11
|
-
gemAuthor: Cashbee
|
12
|
-
|
13
|
-
# Description: gem author email (only one is supported).
|
14
|
-
gemAuthorEmail: hello@cashbee.fr
|
15
|
-
|
data/pkg/budgea_client-2.0.1.gem
DELETED
Binary file
|
data/pkg/budgea_client-2.0.2.gem
DELETED
Binary file
|
data/pkg/budgea_client-3.0.0.gem
DELETED
Binary file
|
data/pkg/budgea_client-4.0.1.gem
DELETED
Binary file
|
data/pkg/budgea_client-4.0.2.gem
DELETED
Binary file
|
data/pkg/budgea_client-4.0.3.gem
DELETED
Binary file
|