budgea_client 5.1.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.
Files changed (253) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +5 -5
  3. data/README.md +6 -4
  4. data/budgea_client.gemspec +1 -1
  5. data/budgea_openapi.json +73 -191
  6. data/config.json +1 -1
  7. data/docs/BanksApi.md +8 -48
  8. data/docs/ConnectionsApi.md +8 -48
  9. data/docs/ProvidersApi.md +8 -48
  10. data/docs/Transfer.md +1 -0
  11. data/docs/TransferData.md +12 -0
  12. data/docs/TransferValidationData.md +8 -0
  13. data/docs/TransfersApi.md +11 -16
  14. data/lib/budgea_client.rb +3 -1
  15. data/lib/budgea_client/api/administration_api.rb +1 -1
  16. data/lib/budgea_client/api/authentication_api.rb +1 -1
  17. data/lib/budgea_client/api/banks_api.rb +9 -71
  18. data/lib/budgea_client/api/connections_api.rb +9 -71
  19. data/lib/budgea_client/api/documents_api.rb +1 -1
  20. data/lib/budgea_client/api/ocr_api.rb +1 -1
  21. data/lib/budgea_client/api/oidc_api.rb +1 -1
  22. data/lib/budgea_client/api/pfm_api.rb +1 -1
  23. data/lib/budgea_client/api/providers_api.rb +9 -71
  24. data/lib/budgea_client/api/recipients_api.rb +1 -1
  25. data/lib/budgea_client/api/terms_api.rb +1 -1
  26. data/lib/budgea_client/api/transfer_api.rb +1 -1
  27. data/lib/budgea_client/api/transfers_api.rb +22 -29
  28. data/lib/budgea_client/api/users_management_api.rb +1 -1
  29. data/lib/budgea_client/api/wealth_api.rb +1 -1
  30. data/lib/budgea_client/api_client.rb +1 -1
  31. data/lib/budgea_client/api_error.rb +1 -1
  32. data/lib/budgea_client/configuration.rb +1 -1
  33. data/lib/budgea_client/models/access.rb +1 -1
  34. data/lib/budgea_client/models/account.rb +1 -1
  35. data/lib/budgea_client/models/account_log.rb +1 -1
  36. data/lib/budgea_client/models/account_type.rb +1 -1
  37. data/lib/budgea_client/models/alert.rb +1 -1
  38. data/lib/budgea_client/models/auth_provider.rb +1 -1
  39. data/lib/budgea_client/models/category.rb +1 -1
  40. data/lib/budgea_client/models/certificate.rb +1 -1
  41. data/lib/budgea_client/models/client.rb +1 -1
  42. data/lib/budgea_client/models/config_log.rb +1 -1
  43. data/lib/budgea_client/models/connection.rb +3 -3
  44. data/lib/budgea_client/models/connection_log.rb +1 -1
  45. data/lib/budgea_client/models/connection_source.rb +1 -1
  46. data/lib/budgea_client/models/connector.rb +1 -1
  47. data/lib/budgea_client/models/connector_category.rb +1 -1
  48. data/lib/budgea_client/models/connector_logo.rb +1 -1
  49. data/lib/budgea_client/models/connector_source.rb +1 -1
  50. data/lib/budgea_client/models/currency.rb +1 -1
  51. data/lib/budgea_client/models/device.rb +1 -1
  52. data/lib/budgea_client/models/document.rb +1 -1
  53. data/lib/budgea_client/models/document_type.rb +1 -1
  54. data/lib/budgea_client/models/field.rb +1 -1
  55. data/lib/budgea_client/models/field_value.rb +1 -1
  56. data/lib/budgea_client/models/file.rb +1 -1
  57. data/lib/budgea_client/models/group.rb +1 -1
  58. data/lib/budgea_client/models/hash_table.rb +1 -1
  59. data/lib/budgea_client/models/inline_response_200.rb +1 -1
  60. data/lib/budgea_client/models/inline_response_200_1.rb +1 -1
  61. data/lib/budgea_client/models/inline_response_200_10.rb +1 -1
  62. data/lib/budgea_client/models/inline_response_200_11.rb +1 -1
  63. data/lib/budgea_client/models/inline_response_200_12.rb +1 -1
  64. data/lib/budgea_client/models/inline_response_200_13.rb +1 -1
  65. data/lib/budgea_client/models/inline_response_200_14.rb +1 -1
  66. data/lib/budgea_client/models/inline_response_200_15.rb +1 -1
  67. data/lib/budgea_client/models/inline_response_200_16.rb +1 -1
  68. data/lib/budgea_client/models/inline_response_200_17.rb +1 -1
  69. data/lib/budgea_client/models/inline_response_200_18.rb +1 -1
  70. data/lib/budgea_client/models/inline_response_200_19.rb +1 -1
  71. data/lib/budgea_client/models/inline_response_200_2.rb +1 -1
  72. data/lib/budgea_client/models/inline_response_200_20.rb +1 -1
  73. data/lib/budgea_client/models/inline_response_200_21.rb +1 -1
  74. data/lib/budgea_client/models/inline_response_200_22.rb +1 -1
  75. data/lib/budgea_client/models/inline_response_200_23.rb +1 -1
  76. data/lib/budgea_client/models/inline_response_200_24.rb +1 -1
  77. data/lib/budgea_client/models/inline_response_200_25.rb +1 -1
  78. data/lib/budgea_client/models/inline_response_200_26.rb +1 -1
  79. data/lib/budgea_client/models/inline_response_200_27.rb +1 -1
  80. data/lib/budgea_client/models/inline_response_200_28.rb +1 -1
  81. data/lib/budgea_client/models/inline_response_200_29.rb +1 -1
  82. data/lib/budgea_client/models/inline_response_200_3.rb +1 -1
  83. data/lib/budgea_client/models/inline_response_200_30.rb +1 -1
  84. data/lib/budgea_client/models/inline_response_200_31.rb +1 -1
  85. data/lib/budgea_client/models/inline_response_200_32.rb +1 -1
  86. data/lib/budgea_client/models/inline_response_200_33.rb +1 -1
  87. data/lib/budgea_client/models/inline_response_200_34.rb +1 -1
  88. data/lib/budgea_client/models/inline_response_200_35.rb +1 -1
  89. data/lib/budgea_client/models/inline_response_200_36.rb +1 -1
  90. data/lib/budgea_client/models/inline_response_200_37.rb +1 -1
  91. data/lib/budgea_client/models/inline_response_200_38.rb +1 -1
  92. data/lib/budgea_client/models/inline_response_200_39.rb +1 -1
  93. data/lib/budgea_client/models/inline_response_200_4.rb +1 -1
  94. data/lib/budgea_client/models/inline_response_200_40.rb +1 -1
  95. data/lib/budgea_client/models/inline_response_200_41.rb +1 -1
  96. data/lib/budgea_client/models/inline_response_200_42.rb +1 -1
  97. data/lib/budgea_client/models/inline_response_200_5.rb +1 -1
  98. data/lib/budgea_client/models/inline_response_200_6.rb +1 -1
  99. data/lib/budgea_client/models/inline_response_200_7.rb +1 -1
  100. data/lib/budgea_client/models/inline_response_200_8.rb +1 -1
  101. data/lib/budgea_client/models/inline_response_200_9.rb +1 -1
  102. data/lib/budgea_client/models/investment.rb +1 -1
  103. data/lib/budgea_client/models/investment_value.rb +1 -1
  104. data/lib/budgea_client/models/keyword.rb +1 -1
  105. data/lib/budgea_client/models/locked_user.rb +1 -1
  106. data/lib/budgea_client/models/oidc_whitelist.rb +1 -1
  107. data/lib/budgea_client/models/order.rb +1 -1
  108. data/lib/budgea_client/models/pocket.rb +1 -1
  109. data/lib/budgea_client/models/profile.rb +1 -1
  110. data/lib/budgea_client/models/project.rb +1 -1
  111. data/lib/budgea_client/models/project_type.rb +1 -1
  112. data/lib/budgea_client/models/recipient.rb +1 -1
  113. data/lib/budgea_client/models/recipient_log.rb +1 -1
  114. data/lib/budgea_client/models/security.rb +1 -1
  115. data/lib/budgea_client/models/subscription.rb +1 -1
  116. data/lib/budgea_client/models/subscription_log.rb +1 -1
  117. data/lib/budgea_client/models/terms_of_service.rb +1 -1
  118. data/lib/budgea_client/models/transaction.rb +1 -1
  119. data/lib/budgea_client/models/transaction_information.rb +1 -1
  120. data/lib/budgea_client/models/transactions_cluster.rb +1 -1
  121. data/lib/budgea_client/models/transfer.rb +16 -5
  122. data/lib/budgea_client/models/{invite.rb → transfer_data.rb} +51 -49
  123. data/lib/budgea_client/models/transfer_log.rb +1 -1
  124. data/lib/budgea_client/models/transfer_validation_data.rb +185 -0
  125. data/lib/budgea_client/models/user.rb +1 -1
  126. data/lib/budgea_client/models/user_alert.rb +1 -1
  127. data/lib/budgea_client/models/webhook.rb +1 -1
  128. data/lib/budgea_client/models/webhook_data.rb +1 -1
  129. data/lib/budgea_client/models/webhook_log.rb +1 -1
  130. data/lib/budgea_client/version.rb +2 -2
  131. data/spec/api/administration_api_spec.rb +85 -15
  132. data/spec/api/authentication_api_spec.rb +4 -3
  133. data/spec/api/banks_api_spec.rb +298 -54
  134. data/spec/api/connections_api_spec.rb +219 -26
  135. data/spec/api/documents_api_spec.rb +14 -14
  136. data/spec/api/ocr_api_spec.rb +1 -1
  137. data/spec/api/oidc_api_spec.rb +1 -1
  138. data/spec/api/pfm_api_spec.rb +17 -6
  139. data/spec/api/providers_api_spec.rb +297 -40
  140. data/spec/api/recipients_api_spec.rb +1 -1
  141. data/spec/api/terms_api_spec.rb +20 -4
  142. data/spec/api/transfer_api_spec.rb +1 -1
  143. data/spec/api/transfers_api_spec.rb +13 -13
  144. data/spec/api/users_management_api_spec.rb +3 -3
  145. data/spec/api/wealth_api_spec.rb +27 -19
  146. data/spec/api_client_spec.rb +18 -1
  147. data/spec/configuration_spec.rb +1 -1
  148. data/spec/models/access_spec.rb +1 -1
  149. data/spec/models/account_log_spec.rb +7 -1
  150. data/spec/models/account_spec.rb +25 -1
  151. data/spec/models/account_type_spec.rb +1 -1
  152. data/spec/models/alert_spec.rb +1 -1
  153. data/spec/models/auth_provider_spec.rb +1 -1
  154. data/spec/models/category_spec.rb +1 -1
  155. data/spec/models/certificate_spec.rb +1 -1
  156. data/spec/models/client_spec.rb +2 -2
  157. data/spec/models/config_log_spec.rb +1 -1
  158. data/spec/models/connection_log_spec.rb +7 -1
  159. data/spec/models/connection_source_spec.rb +1 -1
  160. data/spec/models/connection_spec.rb +41 -1
  161. data/spec/models/connector_category_spec.rb +1 -1
  162. data/spec/models/connector_logo_spec.rb +1 -1
  163. data/spec/models/connector_source_spec.rb +1 -1
  164. data/spec/models/connector_spec.rb +7 -7
  165. data/spec/models/currency_spec.rb +1 -1
  166. data/spec/models/device_spec.rb +1 -1
  167. data/spec/models/document_spec.rb +1 -1
  168. data/spec/models/document_type_spec.rb +1 -1
  169. data/spec/models/field_spec.rb +7 -1
  170. data/spec/models/field_value_spec.rb +1 -1
  171. data/spec/models/file_spec.rb +1 -1
  172. data/spec/models/group_spec.rb +1 -1
  173. data/spec/models/hash_table_spec.rb +1 -1
  174. data/spec/models/inline_response_200_10_spec.rb +1 -1
  175. data/spec/models/inline_response_200_11_spec.rb +3 -3
  176. data/spec/models/inline_response_200_12_spec.rb +2 -2
  177. data/spec/models/inline_response_200_13_spec.rb +2 -2
  178. data/spec/models/inline_response_200_14_spec.rb +3 -3
  179. data/spec/models/inline_response_200_15_spec.rb +2 -2
  180. data/spec/models/inline_response_200_16_spec.rb +2 -2
  181. data/spec/models/inline_response_200_17_spec.rb +3 -3
  182. data/spec/models/inline_response_200_18_spec.rb +2 -2
  183. data/spec/models/inline_response_200_19_spec.rb +8 -2
  184. data/spec/models/inline_response_200_1_spec.rb +1 -1
  185. data/spec/models/inline_response_200_20_spec.rb +3 -3
  186. data/spec/models/inline_response_200_21_spec.rb +3 -3
  187. data/spec/models/inline_response_200_22_spec.rb +2 -2
  188. data/spec/models/inline_response_200_23_spec.rb +2 -2
  189. data/spec/models/inline_response_200_24_spec.rb +3 -3
  190. data/spec/models/inline_response_200_25_spec.rb +3 -3
  191. data/spec/models/inline_response_200_26_spec.rb +2 -2
  192. data/spec/models/inline_response_200_27_spec.rb +2 -2
  193. data/spec/models/inline_response_200_28_spec.rb +2 -2
  194. data/spec/models/inline_response_200_29_spec.rb +3 -3
  195. data/spec/models/inline_response_200_2_spec.rb +1 -1
  196. data/spec/models/inline_response_200_30_spec.rb +3 -3
  197. data/spec/models/inline_response_200_31_spec.rb +2 -2
  198. data/spec/models/inline_response_200_32_spec.rb +3 -3
  199. data/spec/models/inline_response_200_33_spec.rb +3 -3
  200. data/spec/models/inline_response_200_34_spec.rb +2 -2
  201. data/spec/models/inline_response_200_35_spec.rb +3 -3
  202. data/spec/models/inline_response_200_36_spec.rb +3 -3
  203. data/spec/models/inline_response_200_37_spec.rb +2 -2
  204. data/spec/models/inline_response_200_38_spec.rb +3 -3
  205. data/spec/models/inline_response_200_39_spec.rb +2 -2
  206. data/spec/models/inline_response_200_3_spec.rb +1 -1
  207. data/spec/models/inline_response_200_40_spec.rb +3 -3
  208. data/spec/models/inline_response_200_41_spec.rb +1 -1
  209. data/spec/models/inline_response_200_42_spec.rb +1 -1
  210. data/spec/models/inline_response_200_4_spec.rb +1 -1
  211. data/spec/models/inline_response_200_5_spec.rb +1 -1
  212. data/spec/models/inline_response_200_6_spec.rb +1 -1
  213. data/spec/models/inline_response_200_7_spec.rb +1 -1
  214. data/spec/models/inline_response_200_8_spec.rb +1 -1
  215. data/spec/models/inline_response_200_9_spec.rb +1 -1
  216. data/spec/models/inline_response_200_spec.rb +1 -1
  217. data/spec/models/investment_spec.rb +1 -1
  218. data/spec/models/investment_value_spec.rb +1 -1
  219. data/spec/models/keyword_spec.rb +1 -1
  220. data/spec/models/locked_user_spec.rb +1 -1
  221. data/spec/models/oidc_whitelist_spec.rb +1 -1
  222. data/spec/models/order_spec.rb +1 -1
  223. data/spec/models/pocket_spec.rb +1 -1
  224. data/spec/models/profile_spec.rb +1 -1
  225. data/spec/models/project_spec.rb +1 -1
  226. data/spec/models/project_type_spec.rb +1 -1
  227. data/spec/models/recipient_log_spec.rb +1 -1
  228. data/spec/models/recipient_spec.rb +1 -1
  229. data/spec/models/security_spec.rb +1 -1
  230. data/spec/models/subscription_log_spec.rb +1 -1
  231. data/spec/models/subscription_spec.rb +7 -1
  232. data/spec/models/terms_of_service_spec.rb +1 -1
  233. data/spec/models/transaction_information_spec.rb +1 -1
  234. data/spec/models/transaction_spec.rb +7 -1
  235. data/spec/models/transactions_cluster_spec.rb +1 -1
  236. data/spec/models/{invite_spec.rb → transfer_data_spec.rb} +12 -18
  237. data/spec/models/transfer_log_spec.rb +1 -1
  238. data/spec/models/transfer_spec.rb +25 -1
  239. data/spec/models/transfer_validation_data_spec.rb +41 -0
  240. data/spec/models/user_alert_spec.rb +1 -1
  241. data/spec/models/user_spec.rb +2 -2
  242. data/spec/models/webhook_data_spec.rb +1 -1
  243. data/spec/models/webhook_log_spec.rb +1 -1
  244. data/spec/models/webhook_spec.rb +1 -1
  245. data/spec/spec_helper.rb +1 -1
  246. data/transfer_additional_info_needed.json +1 -0
  247. data/transfer_additional_info_needed_validation_error.json +1 -0
  248. metadata +12 -11
  249. data/docs/HUBApi.md +0 -62
  250. data/docs/Invite.md +0 -13
  251. data/lib/budgea_client/api/hub_api.rb +0 -76
  252. data/pkg/budgea_client-5.1.1.gem +0 -0
  253. data/spec/api/hub_api_spec.rb +0 -47
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 454880b602f8a1e58803232905b6174d833ba97a3273900ae7e4cef4508ecd89
4
- data.tar.gz: 874c20fb2cc84a65d8bd6bd49b659f3e01eedb4d3d0ecbd60ac23f367b879bb6
3
+ metadata.gz: b9d510fe06f27b1b63710996b01c5bb15000f54e3e3ac33172509b88ae4951dc
4
+ data.tar.gz: d1b901424f029e8ddf4bd2489213157aef07671faa420c88fff8983bdb5fcde8
5
5
  SHA512:
6
- metadata.gz: 00bc72a0aac6b176fae122fade7f21f03648dfe4ef5a4c77550d44237184b533ec3679a47d2dfc769f2f60fa17add98b5c10a03a6816afc493e7a6992540866e
7
- data.tar.gz: 4508d148fbb45a4a7cfb92a32f0d7dcec6a24180272042db78982f91573b6d4728e0673866a8de49a8e21b91d99c80abc76c6986de3310eed8356b68881ac340
6
+ metadata.gz: d8754c7b1d16f858fd622457a15d0d05ff4c3df097128f4bee450aaad5a4709e4a889789de59d1b087b88f9192c2f3fc78dc6d0e17b89e161bc3de352b5ea951
7
+ data.tar.gz: '052397ae55982ef2218a867bad79218e7c9e328866bd8dd7ceeee42dbf341521933cd172f49eacaea1cb09a059d31008fc2d1d83516899f189265969f335899f'
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- budgea_client (5.1.1)
4
+ budgea_client (5.3.4)
5
5
  json (~> 2.1, >= 2.1.0)
6
6
  typhoeus (~> 1.0, >= 1.0.1)
7
7
 
@@ -24,9 +24,9 @@ GEM
24
24
  ffi (>= 1.3.0)
25
25
  ffi (1.9.25)
26
26
  hashdiff (0.3.7)
27
- json (2.3.0)
27
+ json (2.3.1)
28
28
  public_suffix (3.0.3)
29
- rake (12.0.0)
29
+ rake (12.3.3)
30
30
  rspec (3.8.0)
31
31
  rspec-core (~> 3.8.0)
32
32
  rspec-expectations (~> 3.8.0)
@@ -43,7 +43,7 @@ GEM
43
43
  safe_yaml (1.0.4)
44
44
  sys-uname (1.0.3)
45
45
  ffi (>= 1.0.0)
46
- typhoeus (1.3.1)
46
+ typhoeus (1.4.0)
47
47
  ethon (>= 0.9.0)
48
48
  vcr (3.0.3)
49
49
  webmock (1.24.6)
@@ -60,7 +60,7 @@ DEPENDENCIES
60
60
  autotest-growl (~> 0.2, >= 0.2.16)
61
61
  autotest-rails-pure (~> 4.1, >= 4.1.2)
62
62
  budgea_client!
63
- rake (~> 12.0.0)
63
+ rake (~> 12.3.3)
64
64
  rspec (~> 3.6, >= 3.6.0)
65
65
  vcr (~> 3.0, >= 3.0.1)
66
66
  webmock (~> 1.24, >= 1.24.3)
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.1.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.1.3.gem
26
+ gem install ./budgea_client-5.3.4.gem
27
27
  ```
28
- (for development, run `gem install --dev ./budgea_client-5.1.3.gem` to install the development dependencies)
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.1.3'
34
+ gem 'budgea_client', '~> 5.3.4'
35
35
 
36
36
  ### Install from Git
37
37
 
@@ -724,7 +724,9 @@ Class | Method | HTTP request | Description
724
724
  - [BudgeaClient::TransactionInformation](docs/TransactionInformation.md)
725
725
  - [BudgeaClient::TransactionsCluster](docs/TransactionsCluster.md)
726
726
  - [BudgeaClient::Transfer](docs/Transfer.md)
727
+ - [BudgeaClient::TransferData](docs/TransferData.md)
727
728
  - [BudgeaClient::TransferLog](docs/TransferLog.md)
729
+ - [BudgeaClient::TransferValidationData](docs/TransferValidationData.md)
728
730
  - [BudgeaClient::User](docs/User.md)
729
731
  - [BudgeaClient::UserAlert](docs/UserAlert.md)
730
732
  - [BudgeaClient::Webhook](docs/Webhook.md)
@@ -8,7 +8,7 @@
8
8
  OpenAPI spec version: 2.0
9
9
 
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
- Swagger Codegen version: 2.4.1
11
+ Swagger Codegen version: 2.4.15
12
12
 
13
13
  =end
14
14
 
@@ -8499,135 +8499,25 @@
8499
8499
  "name": "source",
8500
8500
  "description": "optional comma-separated list of sources to use for the connection synchronization"
8501
8501
  },
8502
- {
8503
- "required": false,
8504
- "in": "formData",
8505
- "type": "integer",
8506
- "name": "id_connector",
8507
- "description": "ID of the connector"
8508
- },
8509
- {
8510
- "required": false,
8511
- "in": "formData",
8512
- "type": "string",
8513
- "name": "connector_uuid",
8514
- "description": "optional uuid of the connector (replaces id_connector)"
8515
- },
8516
- {
8517
- "required": false,
8518
- "in": "formData",
8519
- "type": "string",
8520
- "name": "birthday",
8521
- "description": "bank additional login parameter"
8522
- },
8523
- {
8524
- "required": false,
8525
- "in": "formData",
8526
- "type": "string",
8527
- "name": "password",
8528
- "description": "bank additional login parameter"
8529
- },
8530
- {
8531
- "required": false,
8532
- "in": "formData",
8533
- "type": "string",
8534
- "name": "oauth_token",
8535
- "description": "bank additional login parameter"
8536
- },
8537
- {
8538
- "required": false,
8539
- "in": "formData",
8540
- "type": "string",
8541
- "name": "oauth_token_secret",
8542
- "description": "bank additional login parameter"
8543
- },
8544
- {
8545
- "required": false,
8546
- "in": "formData",
8547
- "type": "string",
8548
- "name": "auth_type",
8549
- "description": "bank additional login parameter"
8550
- },
8551
- {
8552
- "required": false,
8553
- "in": "formData",
8554
- "type": "string",
8555
- "name": "secret",
8556
- "description": "bank additional login parameter"
8557
- },
8558
- {
8559
- "required": false,
8560
- "in": "formData",
8561
- "type": "string",
8562
- "name": "type",
8563
- "description": "bank additional login parameter"
8564
- },
8565
- {
8566
- "required": false,
8567
- "in": "formData",
8568
- "type": "string",
8569
- "name": "birthdate",
8570
- "description": "bank additional login parameter"
8571
- },
8572
- {
8573
- "required": false,
8574
- "in": "formData",
8575
- "type": "string",
8576
- "name": "otp",
8577
- "description": "bank additional login parameter"
8578
- },
8579
- {
8580
- "required": false,
8581
- "in": "formData",
8582
- "type": "string",
8583
- "name": "nuser",
8584
- "description": "bank additional login parameter"
8585
- },
8586
- {
8587
- "required": false,
8588
- "in": "formData",
8589
- "type": "string",
8590
- "name": "openapiwebsite",
8591
- "description": "bank additional login parameter"
8592
- },
8593
- {
8594
- "required": false,
8595
- "in": "formData",
8596
- "type": "string",
8597
- "name": "website",
8598
- "description": "bank additional login parameter"
8599
- },
8600
- {
8601
- "required": false,
8602
- "in": "formData",
8603
- "type": "string",
8604
- "name": "login",
8605
- "description": "bank additional login parameter"
8606
- },
8607
- {
8608
- "required": false,
8609
- "in": "formData",
8610
- "type": "integer",
8611
- "name": "id_provider",
8612
- "description": "ID of the provider"
8613
- },
8614
- {
8615
- "required": false,
8616
- "in": "formData",
8617
- "type": "boolean",
8618
- "name": "resume",
8619
- "description": "Resume a decoupled connection creation"
8620
- },
8621
8502
  {
8622
8503
  "required": false,
8623
8504
  "type": "string",
8624
8505
  "name": "expand",
8625
8506
  "in": "query"
8507
+ },
8508
+ {
8509
+ "in": "body",
8510
+ "name": "connection",
8511
+ "schema": {
8512
+ "additionalProperties": {
8513
+ "type": "string"
8514
+ }
8515
+ }
8626
8516
  }
8627
8517
  ],
8628
8518
  "summary": "Add a new connection.",
8629
8519
  "consumes": [
8630
- "application/x-www-form-urlencoded"
8520
+ "application/json"
8631
8521
  ]
8632
8522
  },
8633
8523
  "delete": {
@@ -8733,52 +8623,25 @@
8733
8623
  "name": "id_connection",
8734
8624
  "description": ""
8735
8625
  },
8736
- {
8737
- "required": false,
8738
- "in": "formData",
8739
- "type": "boolean",
8740
- "name": "active",
8741
- "description": "Set if the connection synchronisation is active"
8742
- },
8743
- {
8744
- "name": "expire",
8745
- "format": "date-time",
8746
- "required": false,
8747
- "in": "formData",
8748
- "type": "string",
8749
- "description": "Set expiration of the connection to this date"
8750
- },
8751
- {
8752
- "required": false,
8753
- "in": "formData",
8754
- "type": "string",
8755
- "name": "login",
8756
- "description": "Set login to this new login"
8757
- },
8758
- {
8759
- "required": false,
8760
- "in": "formData",
8761
- "type": "string",
8762
- "name": "password",
8763
- "description": "Set password to this new password"
8764
- },
8765
- {
8766
- "required": false,
8767
- "in": "formData",
8768
- "type": "boolean",
8769
- "name": "decoupled",
8770
- "description": "Try to update a connection with the decoupled error"
8771
- },
8772
8626
  {
8773
8627
  "required": false,
8774
8628
  "type": "string",
8775
8629
  "name": "expand",
8776
8630
  "in": "query"
8631
+ },
8632
+ {
8633
+ "in": "body",
8634
+ "name": "connection",
8635
+ "schema": {
8636
+ "additionalProperties": {
8637
+ "type": "string"
8638
+ }
8639
+ }
8777
8640
  }
8778
8641
  ],
8779
8642
  "summary": "Update a connection.",
8780
8643
  "consumes": [
8781
- "application/x-www-form-urlencoded"
8644
+ "application/json"
8782
8645
  ]
8783
8646
  },
8784
8647
  "put": {
@@ -22457,27 +22320,37 @@
22457
22320
  "description": "Hint: you can use 'me' or 'all'"
22458
22321
  },
22459
22322
  {
22460
- "name": "amount",
22461
- "format": "float",
22323
+ "in": "body",
22324
+ "name": "transfer_data",
22462
22325
  "required": true,
22463
- "in": "formData",
22464
- "type": "number",
22465
- "description": "amount of transfer"
22466
- },
22467
- {
22468
- "required": false,
22469
- "in": "formData",
22470
- "type": "string",
22471
- "name": "label",
22472
- "description": "reason of transfer"
22473
- },
22474
- {
22475
- "name": "exec_date",
22476
- "format": "date",
22477
- "required": false,
22478
- "in": "formData",
22479
- "type": "string",
22480
- "description": "excution date of transfer"
22326
+ "schema": {
22327
+ "properties": {
22328
+ "id_account": {
22329
+ "type": "integer",
22330
+ "description": "id of the account"
22331
+ },
22332
+ "id_recipient": {
22333
+ "type": "integer",
22334
+ "description": "id of the recipient"
22335
+ },
22336
+ "amount": {
22337
+ "type": "number",
22338
+ "format": "float",
22339
+ "description": "amount of transfer"
22340
+ },
22341
+ "label": {
22342
+ "type": "string",
22343
+ "description": "reason of transfer"
22344
+ },
22345
+ "exec_date": {
22346
+ "type": "string",
22347
+ "format": "date",
22348
+ "description": "excution date of transfer"
22349
+ }
22350
+ },
22351
+ "required": ["id_account", "id_recipient", "amount"],
22352
+ "additionalProperties": {}
22353
+ }
22481
22354
  },
22482
22355
  {
22483
22356
  "required": false,
@@ -22488,7 +22361,7 @@
22488
22361
  ],
22489
22362
  "summary": "Create a transfer object.",
22490
22363
  "consumes": [
22491
- "application/x-www-form-urlencoded"
22364
+ "application/json"
22492
22365
  ]
22493
22366
  }
22494
22367
  },
@@ -22522,18 +22395,18 @@
22522
22395
  "description": ""
22523
22396
  },
22524
22397
  {
22525
- "required": false,
22526
- "in": "formData",
22527
- "type": "boolean",
22528
- "name": "validated",
22529
- "description": "set it to initialize transfer on the bank website."
22530
- },
22531
- {
22532
- "required": false,
22533
- "in": "formData",
22534
- "type": "integer",
22535
- "name": "id_recipient",
22536
- "description": "set the recipient of the transfer"
22398
+ "in": "body",
22399
+ "name": "transfer_validation_data",
22400
+ "required": true,
22401
+ "schema": {
22402
+ "properties": {
22403
+ "validated": {
22404
+ "type": "boolean",
22405
+ "description": "set it to initialize transfer on the bank website."
22406
+ }
22407
+ },
22408
+ "additionalProperties": {}
22409
+ }
22537
22410
  },
22538
22411
  {
22539
22412
  "required": false,
@@ -22542,7 +22415,10 @@
22542
22415
  "in": "query"
22543
22416
  }
22544
22417
  ],
22545
- "summary": "Execute or edit a Transfer."
22418
+ "summary": "Execute or edit a Transfer.",
22419
+ "consumes": [
22420
+ "application/json"
22421
+ ]
22546
22422
  },
22547
22423
  "delete": {
22548
22424
  "responses": {
@@ -24671,6 +24547,12 @@
24671
24547
  "currency": {
24672
24548
  "type": "object",
24673
24549
  "description": "Currency of the object"
24550
+ },
24551
+ "fields": {
24552
+ "type": "array",
24553
+ "items": {
24554
+ "$ref": "#/definitions/Field"
24555
+ }
24674
24556
  }
24675
24557
  },
24676
24558
  "example": {
@@ -7,5 +7,5 @@
7
7
  "gemHomepage": "https://github.com/cashbee-team/budgea_client",
8
8
  "moduleName": "BudgeaClient",
9
9
  "gemLicense": "Apache 2.0",
10
- "gemVersion": "5.1.3"
10
+ "gemVersion": "5.3.4"
11
11
  }
@@ -6664,12 +6664,8 @@ 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
- active: true, # BOOLEAN | Set if the connection synchronisation is active
6668
- expire: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Set expiration of the connection to this date
6669
- login: 'login_example', # String | Set login to this new login
6670
- password: 'password_example', # String | Set password to this new password
6671
- decoupled: true, # BOOLEAN | Try to update a connection with the decoupled error
6672
- expand: 'expand_example' # String |
6667
+ expand: 'expand_example', # String |
6668
+ connection: nil # Object |
6673
6669
  }
6674
6670
 
6675
6671
  begin
@@ -6687,12 +6683,8 @@ Name | Type | Description | Notes
6687
6683
  ------------- | ------------- | ------------- | -------------
6688
6684
  **id_user** | **String**| Hint: you can use 'me' or 'all' |
6689
6685
  **id_connection** | **Integer**| |
6690
- **active** | **BOOLEAN**| Set if the connection synchronisation is active | [optional]
6691
- **expire** | **DateTime**| Set expiration of the connection to this date | [optional]
6692
- **login** | **String**| Set login to this new login | [optional]
6693
- **password** | **String**| Set password to this new password | [optional]
6694
- **decoupled** | **BOOLEAN**| Try to update a connection with the decoupled error | [optional]
6695
6686
  **expand** | **String**| | [optional]
6687
+ **connection** | **Object**| | [optional]
6696
6688
 
6697
6689
  ### Return type
6698
6690
 
@@ -6704,7 +6696,7 @@ Name | Type | Description | Notes
6704
6696
 
6705
6697
  ### HTTP request headers
6706
6698
 
6707
- - **Content-Type**: application/x-www-form-urlencoded
6699
+ - **Content-Type**: application/json
6708
6700
  - **Accept**: application/json
6709
6701
 
6710
6702
 
@@ -7930,24 +7922,8 @@ id_user = 'id_user_example' # String | Hint: you can use 'me' or 'all'
7930
7922
 
7931
7923
  opts = {
7932
7924
  source: 'source_example', # String | optional comma-separated list of sources to use for the connection synchronization
7933
- id_connector: 56, # Integer | ID of the connector
7934
- connector_uuid: 'connector_uuid_example', # String | optional uuid of the connector (replaces id_connector)
7935
- birthday: 'birthday_example', # String | bank additional login parameter
7936
- password: 'password_example', # String | bank additional login parameter
7937
- oauth_token: 'oauth_token_example', # String | bank additional login parameter
7938
- oauth_token_secret: 'oauth_token_secret_example', # String | bank additional login parameter
7939
- auth_type: 'auth_type_example', # String | bank additional login parameter
7940
- secret: 'secret_example', # String | bank additional login parameter
7941
- type: 'type_example', # String | bank additional login parameter
7942
- birthdate: 'birthdate_example', # String | bank additional login parameter
7943
- otp: 'otp_example', # String | bank additional login parameter
7944
- nuser: 'nuser_example', # String | bank additional login parameter
7945
- openapiwebsite: 'openapiwebsite_example', # String | bank additional login parameter
7946
- website: 'website_example', # String | bank additional login parameter
7947
- login: 'login_example', # String | bank additional login parameter
7948
- id_provider: 56, # Integer | ID of the provider
7949
- resume: true, # BOOLEAN | Resume a decoupled connection creation
7950
- expand: 'expand_example' # String |
7925
+ expand: 'expand_example', # String |
7926
+ connection: nil # Object |
7951
7927
  }
7952
7928
 
7953
7929
  begin
@@ -7965,24 +7941,8 @@ Name | Type | Description | Notes
7965
7941
  ------------- | ------------- | ------------- | -------------
7966
7942
  **id_user** | **String**| Hint: you can use 'me' or 'all' |
7967
7943
  **source** | **String**| optional comma-separated list of sources to use for the connection synchronization | [optional]
7968
- **id_connector** | **Integer**| ID of the connector | [optional]
7969
- **connector_uuid** | **String**| optional uuid of the connector (replaces id_connector) | [optional]
7970
- **birthday** | **String**| bank additional login parameter | [optional]
7971
- **password** | **String**| bank additional login parameter | [optional]
7972
- **oauth_token** | **String**| bank additional login parameter | [optional]
7973
- **oauth_token_secret** | **String**| bank additional login parameter | [optional]
7974
- **auth_type** | **String**| bank additional login parameter | [optional]
7975
- **secret** | **String**| bank additional login parameter | [optional]
7976
- **type** | **String**| bank additional login parameter | [optional]
7977
- **birthdate** | **String**| bank additional login parameter | [optional]
7978
- **otp** | **String**| bank additional login parameter | [optional]
7979
- **nuser** | **String**| bank additional login parameter | [optional]
7980
- **openapiwebsite** | **String**| bank additional login parameter | [optional]
7981
- **website** | **String**| bank additional login parameter | [optional]
7982
- **login** | **String**| bank additional login parameter | [optional]
7983
- **id_provider** | **Integer**| ID of the provider | [optional]
7984
- **resume** | **BOOLEAN**| Resume a decoupled connection creation | [optional]
7985
7944
  **expand** | **String**| | [optional]
7945
+ **connection** | **Object**| | [optional]
7986
7946
 
7987
7947
  ### Return type
7988
7948
 
@@ -7994,7 +7954,7 @@ Name | Type | Description | Notes
7994
7954
 
7995
7955
  ### HTTP request headers
7996
7956
 
7997
- - **Content-Type**: application/x-www-form-urlencoded
7957
+ - **Content-Type**: application/json
7998
7958
  - **Accept**: application/json
7999
7959
 
8000
7960