budgea_client 5.0.1 → 5.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (155) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/Gemfile.lock +1 -1
  4. data/README.md +19 -6
  5. data/budgea_openapi.json +1684 -1370
  6. data/config.json +1 -1
  7. data/docs/Account.md +1 -0
  8. data/docs/AdministrationApi.md +48 -48
  9. data/docs/AuthenticationApi.md +9 -9
  10. data/docs/BanksApi.md +396 -149
  11. data/docs/Connection.md +3 -0
  12. data/docs/ConnectionsApi.md +281 -34
  13. data/docs/DocumentsApi.md +48 -48
  14. data/docs/InlineResponse20016.md +1 -1
  15. data/docs/InlineResponse20017.md +1 -1
  16. data/docs/InlineResponse20018.md +1 -1
  17. data/docs/InlineResponse20019.md +1 -1
  18. data/docs/InlineResponse20020.md +1 -1
  19. data/docs/InlineResponse20021.md +1 -1
  20. data/docs/InlineResponse20022.md +1 -1
  21. data/docs/InlineResponse20023.md +1 -1
  22. data/docs/InlineResponse20024.md +1 -1
  23. data/docs/InlineResponse20025.md +1 -1
  24. data/docs/InlineResponse20026.md +1 -1
  25. data/docs/InlineResponse20027.md +1 -1
  26. data/docs/InlineResponse20028.md +1 -1
  27. data/docs/InlineResponse20029.md +1 -1
  28. data/docs/InlineResponse20030.md +1 -1
  29. data/docs/OIDCApi.md +3 -3
  30. data/docs/PFMApi.md +42 -42
  31. data/docs/ProvidersApi.md +347 -100
  32. data/docs/RecipientsApi.md +4 -4
  33. data/docs/TermsApi.md +74 -9
  34. data/docs/TransferApi.md +1 -1
  35. data/docs/TransfersApi.md +63 -63
  36. data/docs/UsersManagementApi.md +13 -13
  37. data/docs/WealthApi.md +75 -59
  38. data/lib/budgea_client/api/administration_api.rb +49 -49
  39. data/lib/budgea_client/api/authentication_api.rb +9 -9
  40. data/lib/budgea_client/api/banks_api.rb +409 -160
  41. data/lib/budgea_client/api/connections_api.rb +288 -39
  42. data/lib/budgea_client/api/documents_api.rb +49 -49
  43. data/lib/budgea_client/api/oidc_api.rb +3 -3
  44. data/lib/budgea_client/api/pfm_api.rb +44 -44
  45. data/lib/budgea_client/api/providers_api.rb +355 -106
  46. data/lib/budgea_client/api/recipients_api.rb +4 -4
  47. data/lib/budgea_client/api/terms_api.rb +77 -11
  48. data/lib/budgea_client/api/transfer_api.rb +1 -1
  49. data/lib/budgea_client/api/transfers_api.rb +75 -75
  50. data/lib/budgea_client/api/users_management_api.rb +14 -14
  51. data/lib/budgea_client/api/wealth_api.rb +99 -75
  52. data/lib/budgea_client/api_client.rb +2 -0
  53. data/lib/budgea_client/models/access.rb +2 -1
  54. data/lib/budgea_client/models/account.rb +14 -2
  55. data/lib/budgea_client/models/account_log.rb +2 -1
  56. data/lib/budgea_client/models/account_type.rb +2 -1
  57. data/lib/budgea_client/models/alert.rb +2 -1
  58. data/lib/budgea_client/models/auth_provider.rb +2 -1
  59. data/lib/budgea_client/models/category.rb +2 -1
  60. data/lib/budgea_client/models/certificate.rb +2 -1
  61. data/lib/budgea_client/models/client.rb +2 -1
  62. data/lib/budgea_client/models/config_log.rb +2 -1
  63. data/lib/budgea_client/models/connection.rb +70 -5
  64. data/lib/budgea_client/models/connection_log.rb +2 -1
  65. data/lib/budgea_client/models/connection_source.rb +2 -1
  66. data/lib/budgea_client/models/connector.rb +2 -1
  67. data/lib/budgea_client/models/connector_category.rb +2 -1
  68. data/lib/budgea_client/models/connector_logo.rb +2 -1
  69. data/lib/budgea_client/models/connector_source.rb +2 -1
  70. data/lib/budgea_client/models/currency.rb +2 -1
  71. data/lib/budgea_client/models/device.rb +2 -1
  72. data/lib/budgea_client/models/document.rb +2 -1
  73. data/lib/budgea_client/models/document_type.rb +2 -1
  74. data/lib/budgea_client/models/field.rb +2 -1
  75. data/lib/budgea_client/models/field_value.rb +2 -1
  76. data/lib/budgea_client/models/file.rb +2 -1
  77. data/lib/budgea_client/models/group.rb +2 -1
  78. data/lib/budgea_client/models/hash_table.rb +2 -1
  79. data/lib/budgea_client/models/inline_response_200.rb +2 -1
  80. data/lib/budgea_client/models/inline_response_200_1.rb +2 -1
  81. data/lib/budgea_client/models/inline_response_200_10.rb +2 -1
  82. data/lib/budgea_client/models/inline_response_200_11.rb +2 -1
  83. data/lib/budgea_client/models/inline_response_200_12.rb +2 -1
  84. data/lib/budgea_client/models/inline_response_200_13.rb +2 -1
  85. data/lib/budgea_client/models/inline_response_200_14.rb +2 -1
  86. data/lib/budgea_client/models/inline_response_200_15.rb +2 -1
  87. data/lib/budgea_client/models/inline_response_200_16.rb +13 -12
  88. data/lib/budgea_client/models/inline_response_200_17.rb +20 -19
  89. data/lib/budgea_client/models/inline_response_200_18.rb +20 -19
  90. data/lib/budgea_client/models/inline_response_200_19.rb +20 -19
  91. data/lib/budgea_client/models/inline_response_200_2.rb +2 -1
  92. data/lib/budgea_client/models/inline_response_200_20.rb +20 -19
  93. data/lib/budgea_client/models/inline_response_200_21.rb +20 -19
  94. data/lib/budgea_client/models/inline_response_200_22.rb +13 -12
  95. data/lib/budgea_client/models/inline_response_200_23.rb +13 -12
  96. data/lib/budgea_client/models/inline_response_200_24.rb +20 -19
  97. data/lib/budgea_client/models/inline_response_200_25.rb +20 -19
  98. data/lib/budgea_client/models/inline_response_200_26.rb +13 -12
  99. data/lib/budgea_client/models/inline_response_200_27.rb +13 -12
  100. data/lib/budgea_client/models/inline_response_200_28.rb +13 -12
  101. data/lib/budgea_client/models/inline_response_200_29.rb +20 -19
  102. data/lib/budgea_client/models/inline_response_200_3.rb +2 -1
  103. data/lib/budgea_client/models/inline_response_200_30.rb +13 -12
  104. data/lib/budgea_client/models/inline_response_200_31.rb +2 -1
  105. data/lib/budgea_client/models/inline_response_200_32.rb +2 -1
  106. data/lib/budgea_client/models/inline_response_200_33.rb +2 -1
  107. data/lib/budgea_client/models/inline_response_200_34.rb +2 -1
  108. data/lib/budgea_client/models/inline_response_200_35.rb +2 -1
  109. data/lib/budgea_client/models/inline_response_200_36.rb +2 -1
  110. data/lib/budgea_client/models/inline_response_200_37.rb +2 -1
  111. data/lib/budgea_client/models/inline_response_200_38.rb +2 -1
  112. data/lib/budgea_client/models/inline_response_200_39.rb +2 -1
  113. data/lib/budgea_client/models/inline_response_200_4.rb +2 -1
  114. data/lib/budgea_client/models/inline_response_200_40.rb +2 -1
  115. data/lib/budgea_client/models/inline_response_200_41.rb +2 -1
  116. data/lib/budgea_client/models/inline_response_200_42.rb +2 -1
  117. data/lib/budgea_client/models/inline_response_200_5.rb +2 -1
  118. data/lib/budgea_client/models/inline_response_200_6.rb +2 -1
  119. data/lib/budgea_client/models/inline_response_200_7.rb +2 -1
  120. data/lib/budgea_client/models/inline_response_200_8.rb +2 -1
  121. data/lib/budgea_client/models/inline_response_200_9.rb +2 -1
  122. data/lib/budgea_client/models/investment.rb +2 -1
  123. data/lib/budgea_client/models/investment_value.rb +2 -1
  124. data/lib/budgea_client/models/keyword.rb +2 -1
  125. data/lib/budgea_client/models/locked_user.rb +2 -1
  126. data/lib/budgea_client/models/oidc_whitelist.rb +2 -1
  127. data/lib/budgea_client/models/order.rb +2 -1
  128. data/lib/budgea_client/models/pocket.rb +2 -1
  129. data/lib/budgea_client/models/profile.rb +2 -1
  130. data/lib/budgea_client/models/project.rb +2 -1
  131. data/lib/budgea_client/models/project_type.rb +2 -1
  132. data/lib/budgea_client/models/recipient.rb +2 -1
  133. data/lib/budgea_client/models/recipient_log.rb +2 -1
  134. data/lib/budgea_client/models/security.rb +2 -1
  135. data/lib/budgea_client/models/subscription.rb +2 -1
  136. data/lib/budgea_client/models/subscription_log.rb +2 -1
  137. data/lib/budgea_client/models/terms_of_service.rb +2 -1
  138. data/lib/budgea_client/models/transaction.rb +2 -1
  139. data/lib/budgea_client/models/transaction_information.rb +2 -1
  140. data/lib/budgea_client/models/transactions_cluster.rb +2 -1
  141. data/lib/budgea_client/models/transfer.rb +2 -1
  142. data/lib/budgea_client/models/transfer_log.rb +2 -1
  143. data/lib/budgea_client/models/user.rb +2 -1
  144. data/lib/budgea_client/models/user_alert.rb +2 -1
  145. data/lib/budgea_client/models/webhook.rb +2 -1
  146. data/lib/budgea_client/models/webhook_data.rb +2 -1
  147. data/lib/budgea_client/models/webhook_log.rb +2 -1
  148. data/lib/budgea_client/version.rb +1 -1
  149. data/original_budgea_openapi.json +1559 -1474
  150. data/pkg/budgea_client-5.1.1.gem +0 -0
  151. metadata +4 -7
  152. data/pkg/budgea_client-2.0.0.gem +0 -0
  153. data/pkg/budgea_client-3.0.1.gem +0 -0
  154. data/pkg/budgea_client-4.0.0.gem +0 -0
  155. data/pkg/budgea_client-5.0.0.gem +0 -0
@@ -3,7 +3,7 @@
3
3
  ## Properties
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
+ **termsofservices** | [**Array<TermsOfService>**](TermsOfService.md) | |
6
7
  **total** | **Float** | total number of results | [optional]
7
- **users** | [**Array<User>**](User.md) | |
8
8
 
9
9
 
@@ -4,6 +4,6 @@
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **total** | **Float** | total number of results | [optional]
7
- **accounts** | [**Array<Account>**](Account.md) | |
7
+ **users** | [**Array<User>**](User.md) | |
8
8
 
9
9
 
@@ -4,6 +4,6 @@
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **total** | **Float** | total number of results | [optional]
7
- **investments** | [**Array<Investment>**](Investment.md) | |
7
+ **accounts** | [**Array<Account>**](Account.md) | |
8
8
 
9
9
 
@@ -3,7 +3,7 @@
3
3
  ## Properties
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
- **investmentvalues** | [**Array<InvestmentValue>**](InvestmentValue.md) | |
7
6
  **total** | **Float** | total number of results | [optional]
7
+ **investments** | [**Array<Investment>**](Investment.md) | |
8
8
 
9
9
 
@@ -3,7 +3,7 @@
3
3
  ## Properties
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
+ **investmentvalues** | [**Array<InvestmentValue>**](InvestmentValue.md) | |
6
7
  **total** | **Float** | total number of results | [optional]
7
- **pockets** | [**Array<Pocket>**](Pocket.md) | |
8
8
 
9
9
 
@@ -4,6 +4,6 @@
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **total** | **Float** | total number of results | [optional]
7
- **accountlogs** | [**Array<AccountLog>**](AccountLog.md) | |
7
+ **pockets** | [**Array<Pocket>**](Pocket.md) | |
8
8
 
9
9
 
@@ -4,6 +4,6 @@
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **total** | **Float** | total number of results | [optional]
7
- **useralerts** | [**Array<UserAlert>**](UserAlert.md) | |
7
+ **accountlogs** | [**Array<AccountLog>**](AccountLog.md) | |
8
8
 
9
9
 
@@ -4,6 +4,6 @@
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **total** | **Float** | total number of results | [optional]
7
- **recipients** | [**Array<Recipient>**](Recipient.md) | |
7
+ **useralerts** | [**Array<UserAlert>**](UserAlert.md) | |
8
8
 
9
9
 
@@ -3,7 +3,7 @@
3
3
  ## Properties
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
- **transfers** | [**Array<Transfer>**](Transfer.md) | |
7
6
  **total** | **Float** | total number of results | [optional]
7
+ **recipients** | [**Array<Recipient>**](Recipient.md) | |
8
8
 
9
9
 
@@ -3,7 +3,7 @@
3
3
  ## Properties
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
- **sources** | [**Array<ConnectionSource>**](ConnectionSource.md) | |
6
+ **transfers** | [**Array<Transfer>**](Transfer.md) | |
7
7
  **total** | **Float** | total number of results | [optional]
8
8
 
9
9
 
@@ -62,7 +62,7 @@ Name | Type | Description | Notes
62
62
 
63
63
  ### HTTP request headers
64
64
 
65
- - **Content-Type**: application/json, multipart/form-data
65
+ - **Content-Type**: application/x-www-form-urlencoded
66
66
  - **Accept**: application/json
67
67
 
68
68
 
@@ -123,7 +123,7 @@ Name | Type | Description | Notes
123
123
 
124
124
  ### HTTP request headers
125
125
 
126
- - **Content-Type**: application/json, multipart/form-data
126
+ - **Content-Type**: application/x-www-form-urlencoded
127
127
  - **Accept**: application/json
128
128
 
129
129
 
@@ -181,7 +181,7 @@ Name | Type | Description | Notes
181
181
 
182
182
  ### HTTP request headers
183
183
 
184
- - **Content-Type**: application/json, multipart/form-data
184
+ - **Content-Type**: application/x-www-form-urlencoded
185
185
  - **Accept**: application/json
186
186
 
187
187
 
@@ -23,7 +23,7 @@ Method | HTTP request | Description
23
23
  [**users_id_user_connections_id_connection_accounts_id_account_balances_get**](PFMApi.md#users_id_user_connections_id_connection_accounts_id_account_balances_get) | **GET** /users/{id_user}/connections/{id_connection}/accounts/{id_account}/balances | Get balances of accounts
24
24
  [**users_id_user_connections_id_connection_accounts_id_account_operationsalert_get**](PFMApi.md#users_id_user_connections_id_connection_accounts_id_account_operationsalert_get) | **GET** /users/{id_user}/connections/{id_connection}/accounts/{id_account}/operationsalert | Get a list of configurated alerts
25
25
  [**users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_delete**](PFMApi.md#users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_delete) | **DELETE** /users/{id_user}/connections/{id_connection}/accounts/{id_account}/operationsalert/{id_operationsalert} | Delete an alert on transactions or investments
26
- [**users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put**](PFMApi.md#users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put) | **PUT** /users/{id_user}/connections/{id_connection}/accounts/{id_account}/operationsalert/{id_operationsalert} | Edit an alert on transactions or investements
26
+ [**users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put**](PFMApi.md#users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put) | **PUT** /users/{id_user}/connections/{id_connection}/accounts/{id_account}/operationsalert/{id_operationsalert} | Edit an alert on transactions or investments
27
27
  [**users_id_user_connections_id_connection_accounts_id_account_operationsalert_post**](PFMApi.md#users_id_user_connections_id_connection_accounts_id_account_operationsalert_post) | **POST** /users/{id_user}/connections/{id_connection}/accounts/{id_account}/operationsalert | Create an alert on transactions or investments of a given user
28
28
  [**users_id_user_connections_id_connection_balances_get**](PFMApi.md#users_id_user_connections_id_connection_balances_get) | **GET** /users/{id_user}/connections/{id_connection}/balances | Get balances of accounts
29
29
  [**users_id_user_devices_get**](PFMApi.md#users_id_user_devices_get) | **GET** /users/{id_user}/devices | Get devices
@@ -327,7 +327,7 @@ nil (empty response body)
327
327
 
328
328
  ### HTTP request headers
329
329
 
330
- - **Content-Type**: application/json, multipart/form-data
330
+ - **Content-Type**: application/x-www-form-urlencoded
331
331
  - **Accept**: application/json
332
332
 
333
333
 
@@ -374,7 +374,7 @@ nil (empty response body)
374
374
 
375
375
  ### HTTP request headers
376
376
 
377
- - **Content-Type**: application/json, multipart/form-data
377
+ - **Content-Type**: application/x-www-form-urlencoded
378
378
  - **Accept**: application/json
379
379
 
380
380
 
@@ -485,7 +485,7 @@ nil (empty response body)
485
485
 
486
486
  ### HTTP request headers
487
487
 
488
- - **Content-Type**: application/json, multipart/form-data
488
+ - **Content-Type**: application/x-www-form-urlencoded
489
489
  - **Accept**: application/json
490
490
 
491
491
 
@@ -549,13 +549,13 @@ nil (empty response body)
549
549
 
550
550
  ### HTTP request headers
551
551
 
552
- - **Content-Type**: application/json, multipart/form-data
552
+ - **Content-Type**: application/x-www-form-urlencoded
553
553
  - **Accept**: application/json
554
554
 
555
555
 
556
556
 
557
557
  # **users_id_user_accounts_id_account_operationsalert_get**
558
- > InlineResponse20027 users_id_user_accounts_id_account_operationsalert_get(id_user, id_account, opts)
558
+ > InlineResponse20028 users_id_user_accounts_id_account_operationsalert_get(id_user, id_account, opts)
559
559
 
560
560
  Get a list of configurated alerts
561
561
 
@@ -602,7 +602,7 @@ Name | Type | Description | Notes
602
602
 
603
603
  ### Return type
604
604
 
605
- [**InlineResponse20027**](InlineResponse20027.md)
605
+ [**InlineResponse20028**](InlineResponse20028.md)
606
606
 
607
607
  ### Authorization
608
608
 
@@ -610,7 +610,7 @@ Name | Type | Description | Notes
610
610
 
611
611
  ### HTTP request headers
612
612
 
613
- - **Content-Type**: application/json, multipart/form-data
613
+ - **Content-Type**: application/x-www-form-urlencoded
614
614
  - **Accept**: application/json
615
615
 
616
616
 
@@ -674,7 +674,7 @@ Name | Type | Description | Notes
674
674
 
675
675
  ### HTTP request headers
676
676
 
677
- - **Content-Type**: application/json, multipart/form-data
677
+ - **Content-Type**: application/x-www-form-urlencoded
678
678
  - **Accept**: application/json
679
679
 
680
680
 
@@ -748,7 +748,7 @@ Name | Type | Description | Notes
748
748
 
749
749
  ### HTTP request headers
750
750
 
751
- - **Content-Type**: application/json, multipart/form-data
751
+ - **Content-Type**: application/x-www-form-urlencoded
752
752
  - **Accept**: application/json
753
753
 
754
754
 
@@ -819,7 +819,7 @@ Name | Type | Description | Notes
819
819
 
820
820
  ### HTTP request headers
821
821
 
822
- - **Content-Type**: application/json, multipart/form-data
822
+ - **Content-Type**: application/x-www-form-urlencoded
823
823
  - **Accept**: application/json
824
824
 
825
825
 
@@ -873,7 +873,7 @@ Name | Type | Description | Notes
873
873
 
874
874
  ### HTTP request headers
875
875
 
876
- - **Content-Type**: application/json, multipart/form-data
876
+ - **Content-Type**: application/x-www-form-urlencoded
877
877
  - **Accept**: application/json
878
878
 
879
879
 
@@ -939,7 +939,7 @@ Name | Type | Description | Notes
939
939
 
940
940
  ### HTTP request headers
941
941
 
942
- - **Content-Type**: application/json, multipart/form-data
942
+ - **Content-Type**: application/x-www-form-urlencoded
943
943
  - **Accept**: application/json
944
944
 
945
945
 
@@ -1000,7 +1000,7 @@ nil (empty response body)
1000
1000
 
1001
1001
  ### HTTP request headers
1002
1002
 
1003
- - **Content-Type**: application/json, multipart/form-data
1003
+ - **Content-Type**: application/x-www-form-urlencoded
1004
1004
  - **Accept**: application/json
1005
1005
 
1006
1006
 
@@ -1067,13 +1067,13 @@ nil (empty response body)
1067
1067
 
1068
1068
  ### HTTP request headers
1069
1069
 
1070
- - **Content-Type**: application/json, multipart/form-data
1070
+ - **Content-Type**: application/x-www-form-urlencoded
1071
1071
  - **Accept**: application/json
1072
1072
 
1073
1073
 
1074
1074
 
1075
1075
  # **users_id_user_connections_id_connection_accounts_id_account_operationsalert_get**
1076
- > InlineResponse20027 users_id_user_connections_id_connection_accounts_id_account_operationsalert_get(id_user, id_connection, id_account, opts)
1076
+ > InlineResponse20028 users_id_user_connections_id_connection_accounts_id_account_operationsalert_get(id_user, id_connection, id_account, opts)
1077
1077
 
1078
1078
  Get a list of configurated alerts
1079
1079
 
@@ -1123,7 +1123,7 @@ Name | Type | Description | Notes
1123
1123
 
1124
1124
  ### Return type
1125
1125
 
1126
- [**InlineResponse20027**](InlineResponse20027.md)
1126
+ [**InlineResponse20028**](InlineResponse20028.md)
1127
1127
 
1128
1128
  ### Authorization
1129
1129
 
@@ -1131,7 +1131,7 @@ Name | Type | Description | Notes
1131
1131
 
1132
1132
  ### HTTP request headers
1133
1133
 
1134
- - **Content-Type**: application/json, multipart/form-data
1134
+ - **Content-Type**: application/x-www-form-urlencoded
1135
1135
  - **Accept**: application/json
1136
1136
 
1137
1137
 
@@ -1198,7 +1198,7 @@ Name | Type | Description | Notes
1198
1198
 
1199
1199
  ### HTTP request headers
1200
1200
 
1201
- - **Content-Type**: application/json, multipart/form-data
1201
+ - **Content-Type**: application/x-www-form-urlencoded
1202
1202
  - **Accept**: application/json
1203
1203
 
1204
1204
 
@@ -1206,7 +1206,7 @@ Name | Type | Description | Notes
1206
1206
  # **users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put**
1207
1207
  > UserAlert users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put(id_user, id_connection, id_account, id_operationsalert, opts)
1208
1208
 
1209
- Edit an alert on transactions or investements
1209
+ Edit an alert on transactions or investments
1210
1210
 
1211
1211
 
1212
1212
 
@@ -1242,7 +1242,7 @@ opts = {
1242
1242
  }
1243
1243
 
1244
1244
  begin
1245
- #Edit an alert on transactions or investements
1245
+ #Edit an alert on transactions or investments
1246
1246
  result = api_instance.users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put(id_user, id_connection, id_account, id_operationsalert, opts)
1247
1247
  p result
1248
1248
  rescue BudgeaClient::ApiError => e
@@ -1413,7 +1413,7 @@ nil (empty response body)
1413
1413
 
1414
1414
  ### HTTP request headers
1415
1415
 
1416
- - **Content-Type**: application/json, multipart/form-data
1416
+ - **Content-Type**: application/x-www-form-urlencoded
1417
1417
  - **Accept**: application/json
1418
1418
 
1419
1419
 
@@ -1471,7 +1471,7 @@ Name | Type | Description | Notes
1471
1471
 
1472
1472
  ### HTTP request headers
1473
1473
 
1474
- - **Content-Type**: application/json, multipart/form-data
1474
+ - **Content-Type**: application/x-www-form-urlencoded
1475
1475
  - **Accept**: application/json
1476
1476
 
1477
1477
 
@@ -1532,7 +1532,7 @@ Name | Type | Description | Notes
1532
1532
 
1533
1533
  ### HTTP request headers
1534
1534
 
1535
- - **Content-Type**: application/json, multipart/form-data
1535
+ - **Content-Type**: application/x-www-form-urlencoded
1536
1536
  - **Accept**: application/json
1537
1537
 
1538
1538
 
@@ -1593,7 +1593,7 @@ Name | Type | Description | Notes
1593
1593
 
1594
1594
  ### HTTP request headers
1595
1595
 
1596
- - **Content-Type**: application/json, multipart/form-data
1596
+ - **Content-Type**: application/x-www-form-urlencoded
1597
1597
  - **Accept**: application/json
1598
1598
 
1599
1599
 
@@ -1662,7 +1662,7 @@ Name | Type | Description | Notes
1662
1662
 
1663
1663
  ### HTTP request headers
1664
1664
 
1665
- - **Content-Type**: application/json, multipart/form-data
1665
+ - **Content-Type**: application/x-www-form-urlencoded
1666
1666
  - **Accept**: application/json
1667
1667
 
1668
1668
 
@@ -1728,7 +1728,7 @@ Name | Type | Description | Notes
1728
1728
 
1729
1729
  ### HTTP request headers
1730
1730
 
1731
- - **Content-Type**: application/json, multipart/form-data
1731
+ - **Content-Type**: application/x-www-form-urlencoded
1732
1732
  - **Accept**: application/json
1733
1733
 
1734
1734
 
@@ -1781,7 +1781,7 @@ nil (empty response body)
1781
1781
 
1782
1782
  ### HTTP request headers
1783
1783
 
1784
- - **Content-Type**: application/json, multipart/form-data
1784
+ - **Content-Type**: application/x-www-form-urlencoded
1785
1785
  - **Accept**: application/json
1786
1786
 
1787
1787
 
@@ -1839,13 +1839,13 @@ Name | Type | Description | Notes
1839
1839
 
1840
1840
  ### HTTP request headers
1841
1841
 
1842
- - **Content-Type**: application/json, multipart/form-data
1842
+ - **Content-Type**: application/x-www-form-urlencoded
1843
1843
  - **Accept**: application/json
1844
1844
 
1845
1845
 
1846
1846
 
1847
1847
  # **users_id_user_operationsalert_get**
1848
- > InlineResponse20027 users_id_user_operationsalert_get(id_user, opts)
1848
+ > InlineResponse20028 users_id_user_operationsalert_get(id_user, opts)
1849
1849
 
1850
1850
  Get a list of configurated alerts
1851
1851
 
@@ -1889,7 +1889,7 @@ Name | Type | Description | Notes
1889
1889
 
1890
1890
  ### Return type
1891
1891
 
1892
- [**InlineResponse20027**](InlineResponse20027.md)
1892
+ [**InlineResponse20028**](InlineResponse20028.md)
1893
1893
 
1894
1894
  ### Authorization
1895
1895
 
@@ -1897,7 +1897,7 @@ Name | Type | Description | Notes
1897
1897
 
1898
1898
  ### HTTP request headers
1899
1899
 
1900
- - **Content-Type**: application/json, multipart/form-data
1900
+ - **Content-Type**: application/x-www-form-urlencoded
1901
1901
  - **Accept**: application/json
1902
1902
 
1903
1903
 
@@ -1958,7 +1958,7 @@ Name | Type | Description | Notes
1958
1958
 
1959
1959
  ### HTTP request headers
1960
1960
 
1961
- - **Content-Type**: application/json, multipart/form-data
1961
+ - **Content-Type**: application/x-www-form-urlencoded
1962
1962
  - **Accept**: application/json
1963
1963
 
1964
1964
 
@@ -2029,7 +2029,7 @@ Name | Type | Description | Notes
2029
2029
 
2030
2030
  ### HTTP request headers
2031
2031
 
2032
- - **Content-Type**: application/json, multipart/form-data
2032
+ - **Content-Type**: application/x-www-form-urlencoded
2033
2033
  - **Accept**: application/json
2034
2034
 
2035
2035
 
@@ -2097,7 +2097,7 @@ Name | Type | Description | Notes
2097
2097
 
2098
2098
  ### HTTP request headers
2099
2099
 
2100
- - **Content-Type**: application/json, multipart/form-data
2100
+ - **Content-Type**: application/x-www-form-urlencoded
2101
2101
  - **Accept**: application/json
2102
2102
 
2103
2103
 
@@ -2155,7 +2155,7 @@ Name | Type | Description | Notes
2155
2155
 
2156
2156
  ### HTTP request headers
2157
2157
 
2158
- - **Content-Type**: application/json, multipart/form-data
2158
+ - **Content-Type**: application/x-www-form-urlencoded
2159
2159
  - **Accept**: application/json
2160
2160
 
2161
2161
 
@@ -2216,7 +2216,7 @@ Name | Type | Description | Notes
2216
2216
 
2217
2217
  ### HTTP request headers
2218
2218
 
2219
- - **Content-Type**: application/json, multipart/form-data
2219
+ - **Content-Type**: application/x-www-form-urlencoded
2220
2220
  - **Accept**: application/json
2221
2221
 
2222
2222
 
@@ -2274,7 +2274,7 @@ Name | Type | Description | Notes
2274
2274
 
2275
2275
  ### HTTP request headers
2276
2276
 
2277
- - **Content-Type**: application/json, multipart/form-data
2277
+ - **Content-Type**: application/x-www-form-urlencoded
2278
2278
  - **Accept**: application/json
2279
2279
 
2280
2280
 
@@ -2332,7 +2332,7 @@ Name | Type | Description | Notes
2332
2332
 
2333
2333
  ### HTTP request headers
2334
2334
 
2335
- - **Content-Type**: application/json, multipart/form-data
2335
+ - **Content-Type**: application/x-www-form-urlencoded
2336
2336
  - **Accept**: application/json
2337
2337
 
2338
2338
 
@@ -2404,7 +2404,7 @@ Name | Type | Description | Notes
2404
2404
 
2405
2405
  ### HTTP request headers
2406
2406
 
2407
- - **Content-Type**: application/json, multipart/form-data
2407
+ - **Content-Type**: application/x-www-form-urlencoded
2408
2408
  - **Accept**: application/json
2409
2409
 
2410
2410
 
@@ -2458,7 +2458,7 @@ Name | Type | Description | Notes
2458
2458
 
2459
2459
  ### HTTP request headers
2460
2460
 
2461
- - **Content-Type**: application/json, multipart/form-data
2461
+ - **Content-Type**: application/x-www-form-urlencoded
2462
2462
  - **Accept**: application/json
2463
2463
 
2464
2464
 
@@ -2518,7 +2518,7 @@ Name | Type | Description | Notes
2518
2518
 
2519
2519
  ### HTTP request headers
2520
2520
 
2521
- - **Content-Type**: application/json, multipart/form-data
2521
+ - **Content-Type**: application/x-www-form-urlencoded
2522
2522
  - **Accept**: application/json
2523
2523
 
2524
2524