budgea_client 5.0.0 → 5.1.2
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 +1 -1
- data/Gemfile.lock +1 -1
- data/README.md +19 -6
- data/budgea_openapi.json +1690 -1377
- data/config.json +1 -1
- data/docs/Account.md +1 -0
- data/docs/AdministrationApi.md +48 -48
- data/docs/AuthenticationApi.md +9 -9
- data/docs/BanksApi.md +392 -145
- data/docs/Connection.md +3 -0
- data/docs/ConnectionsApi.md +277 -30
- data/docs/DocumentsApi.md +48 -48
- 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/OIDCApi.md +3 -3
- data/docs/PFMApi.md +42 -42
- data/docs/ProvidersApi.md +343 -96
- data/docs/RecipientsApi.md +4 -4
- data/docs/TermsApi.md +74 -9
- data/docs/TransferApi.md +1 -1
- data/docs/TransfersApi.md +63 -63
- data/docs/UsersManagementApi.md +13 -13
- data/docs/WealthApi.md +75 -59
- data/lib/budgea_client/api/administration_api.rb +49 -49
- data/lib/budgea_client/api/authentication_api.rb +9 -9
- data/lib/budgea_client/api/banks_api.rb +403 -154
- data/lib/budgea_client/api/connections_api.rb +282 -33
- data/lib/budgea_client/api/documents_api.rb +49 -49
- data/lib/budgea_client/api/oidc_api.rb +3 -3
- data/lib/budgea_client/api/pfm_api.rb +44 -44
- data/lib/budgea_client/api/providers_api.rb +349 -100
- data/lib/budgea_client/api/recipients_api.rb +4 -4
- data/lib/budgea_client/api/terms_api.rb +77 -11
- data/lib/budgea_client/api/transfer_api.rb +1 -1
- data/lib/budgea_client/api/transfers_api.rb +75 -75
- data/lib/budgea_client/api/users_management_api.rb +14 -14
- data/lib/budgea_client/api/wealth_api.rb +99 -75
- data/lib/budgea_client/api_client.rb +2 -0
- data/lib/budgea_client/models/access.rb +2 -1
- data/lib/budgea_client/models/account.rb +14 -2
- data/lib/budgea_client/models/account_log.rb +2 -1
- data/lib/budgea_client/models/account_type.rb +2 -1
- data/lib/budgea_client/models/alert.rb +2 -1
- data/lib/budgea_client/models/auth_provider.rb +2 -1
- data/lib/budgea_client/models/category.rb +2 -1
- data/lib/budgea_client/models/certificate.rb +2 -1
- data/lib/budgea_client/models/client.rb +2 -1
- data/lib/budgea_client/models/config_log.rb +2 -1
- data/lib/budgea_client/models/connection.rb +70 -5
- data/lib/budgea_client/models/connection_log.rb +2 -1
- data/lib/budgea_client/models/connection_source.rb +2 -1
- data/lib/budgea_client/models/connector.rb +2 -1
- data/lib/budgea_client/models/connector_category.rb +2 -1
- data/lib/budgea_client/models/connector_logo.rb +2 -1
- data/lib/budgea_client/models/connector_source.rb +2 -1
- data/lib/budgea_client/models/currency.rb +2 -1
- data/lib/budgea_client/models/device.rb +2 -1
- data/lib/budgea_client/models/document.rb +2 -1
- data/lib/budgea_client/models/document_type.rb +2 -1
- data/lib/budgea_client/models/field.rb +2 -1
- data/lib/budgea_client/models/field_value.rb +2 -1
- data/lib/budgea_client/models/file.rb +2 -1
- data/lib/budgea_client/models/group.rb +2 -1
- data/lib/budgea_client/models/hash_table.rb +2 -1
- data/lib/budgea_client/models/inline_response_200.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_1.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_10.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_11.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_12.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_13.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_14.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_15.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_16.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_17.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_18.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_19.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_2.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_20.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_21.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_22.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_23.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_24.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_25.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_26.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_27.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_28.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_29.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_3.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_30.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_31.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_32.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_33.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_34.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_35.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_36.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_37.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_38.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_39.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_4.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_40.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_41.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_42.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_5.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_6.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_7.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_8.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_9.rb +2 -1
- data/lib/budgea_client/models/investment.rb +2 -1
- data/lib/budgea_client/models/investment_value.rb +2 -1
- data/lib/budgea_client/models/keyword.rb +2 -1
- data/lib/budgea_client/models/locked_user.rb +2 -1
- data/lib/budgea_client/models/oidc_whitelist.rb +2 -1
- data/lib/budgea_client/models/order.rb +2 -1
- data/lib/budgea_client/models/pocket.rb +2 -1
- data/lib/budgea_client/models/profile.rb +2 -1
- data/lib/budgea_client/models/project.rb +2 -1
- data/lib/budgea_client/models/project_type.rb +2 -1
- data/lib/budgea_client/models/recipient.rb +2 -1
- data/lib/budgea_client/models/recipient_log.rb +2 -1
- data/lib/budgea_client/models/security.rb +2 -1
- data/lib/budgea_client/models/subscription.rb +2 -1
- data/lib/budgea_client/models/subscription_log.rb +2 -1
- data/lib/budgea_client/models/terms_of_service.rb +2 -1
- data/lib/budgea_client/models/transaction.rb +2 -1
- data/lib/budgea_client/models/transaction_information.rb +2 -1
- data/lib/budgea_client/models/transactions_cluster.rb +2 -1
- data/lib/budgea_client/models/transfer.rb +2 -1
- data/lib/budgea_client/models/transfer_log.rb +2 -1
- data/lib/budgea_client/models/user.rb +2 -1
- data/lib/budgea_client/models/user_alert.rb +2 -1
- data/lib/budgea_client/models/webhook.rb +2 -1
- data/lib/budgea_client/models/webhook_data.rb +2 -1
- data/lib/budgea_client/models/webhook_log.rb +2 -1
- data/lib/budgea_client/version.rb +1 -1
- data/original_budgea_openapi.json +1559 -1474
- data/pkg/budgea_client-5.1.2.gem +0 -0
- data/spec/.!78900!.DS_Store +0 -0
- data/spec/.!79301!.DS_Store +0 -0
- data/spec/.!79684!.DS_Store +0 -0
- data/spec/.!83764!.DS_Store +0 -0
- data/spec/.DS_Store +0 -0
- metadata +9 -7
- data/pkg/budgea_client-2.0.0.gem +0 -0
- data/pkg/budgea_client-3.0.1.gem +0 -0
- data/pkg/budgea_client-4.0.0.gem +0 -0
data/config.json
CHANGED
data/docs/Account.md
CHANGED
|
@@ -25,6 +25,7 @@ Name | Type | Description | Notes
|
|
|
25
25
|
**name** | **String** | Name of the account | [optional]
|
|
26
26
|
**recipients** | [**Array<Recipient>**](Recipient.md) | | [optional]
|
|
27
27
|
**transactions** | [**Array<Transaction>**](Transaction.md) | | [optional]
|
|
28
|
+
**transfers** | [**Array<Transfer>**](Transfer.md) | | [optional]
|
|
28
29
|
**error** | **String** | If the last update has failed, the error code | [optional]
|
|
29
30
|
**usage** | **String** | Account usage | [optional]
|
|
30
31
|
**ownership** | **String** | Relationship between the credentials owner and the account | [optional]
|
data/docs/AdministrationApi.md
CHANGED
|
@@ -92,7 +92,7 @@ Name | Type | Description | Notes
|
|
|
92
92
|
|
|
93
93
|
### HTTP request headers
|
|
94
94
|
|
|
95
|
-
- **Content-Type**: application/
|
|
95
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
96
96
|
- **Accept**: application/json
|
|
97
97
|
|
|
98
98
|
|
|
@@ -150,7 +150,7 @@ Name | Type | Description | Notes
|
|
|
150
150
|
|
|
151
151
|
### HTTP request headers
|
|
152
152
|
|
|
153
|
-
- **Content-Type**: application/
|
|
153
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
154
154
|
- **Accept**: application/json
|
|
155
155
|
|
|
156
156
|
|
|
@@ -208,7 +208,7 @@ Name | Type | Description | Notes
|
|
|
208
208
|
|
|
209
209
|
### HTTP request headers
|
|
210
210
|
|
|
211
|
-
- **Content-Type**: application/
|
|
211
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
212
212
|
- **Accept**: application/json
|
|
213
213
|
|
|
214
214
|
|
|
@@ -266,7 +266,7 @@ Name | Type | Description | Notes
|
|
|
266
266
|
|
|
267
267
|
### HTTP request headers
|
|
268
268
|
|
|
269
|
-
- **Content-Type**: application/
|
|
269
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
270
270
|
- **Accept**: application/json
|
|
271
271
|
|
|
272
272
|
|
|
@@ -324,7 +324,7 @@ Name | Type | Description | Notes
|
|
|
324
324
|
|
|
325
325
|
### HTTP request headers
|
|
326
326
|
|
|
327
|
-
- **Content-Type**: application/
|
|
327
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
328
328
|
- **Accept**: application/json
|
|
329
329
|
|
|
330
330
|
|
|
@@ -356,7 +356,7 @@ opts = {
|
|
|
356
356
|
generate_keys: true, # BOOLEAN | set a rsa key pair for the client, which make it possible to generate a jwt user token using this client. No effect if the client already has a set of keys(default: False)
|
|
357
357
|
name: 'name_example', # String | name of client
|
|
358
358
|
secret: true, # BOOLEAN | reset the secret
|
|
359
|
-
redirect_uris:
|
|
359
|
+
redirect_uris: 'redirect_uris_example', # String | list of allowed redirect uris
|
|
360
360
|
primary_color: 'primary_color_example', # String | hexadecimal code of the client primary color (e.g F45B9A)
|
|
361
361
|
secondary_color: 'secondary_color_example', # String | hexadecimal code of the client secondary color (e.g F45B9A)
|
|
362
362
|
description: 'description_example', # String | text to display as a default description
|
|
@@ -385,7 +385,7 @@ Name | Type | Description | Notes
|
|
|
385
385
|
**generate_keys** | **BOOLEAN**| set a rsa key pair for the client, which make it possible to generate a jwt user token using this client. No effect if the client already has a set of keys(default: False) | [optional]
|
|
386
386
|
**name** | **String**| name of client | [optional]
|
|
387
387
|
**secret** | **BOOLEAN**| reset the secret | [optional]
|
|
388
|
-
**redirect_uris** |
|
|
388
|
+
**redirect_uris** | **String**| list of allowed redirect uris | [optional]
|
|
389
389
|
**primary_color** | **String**| hexadecimal code of the client primary color (e.g F45B9A) | [optional]
|
|
390
390
|
**secondary_color** | **String**| hexadecimal code of the client secondary color (e.g F45B9A) | [optional]
|
|
391
391
|
**description** | **String**| text to display as a default description | [optional]
|
|
@@ -406,7 +406,7 @@ Name | Type | Description | Notes
|
|
|
406
406
|
|
|
407
407
|
### HTTP request headers
|
|
408
408
|
|
|
409
|
-
- **Content-Type**: application/
|
|
409
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
410
410
|
- **Accept**: application/json
|
|
411
411
|
|
|
412
412
|
|
|
@@ -435,7 +435,7 @@ api_instance = BudgeaClient::AdministrationApi.new
|
|
|
435
435
|
opts = {
|
|
436
436
|
generate_keys: true, # BOOLEAN | if True, generate a rsa pair of keys so the client can be used to generate jwt user tokens (default: False)
|
|
437
437
|
name: 'name_example', # String | name of client
|
|
438
|
-
redirect_uris:
|
|
438
|
+
redirect_uris: 'redirect_uris_example', # String | list of allowed redirect uris
|
|
439
439
|
config: 'config_example', # String | custom config about the client
|
|
440
440
|
expand: 'expand_example' # String |
|
|
441
441
|
}
|
|
@@ -455,7 +455,7 @@ Name | Type | Description | Notes
|
|
|
455
455
|
------------- | ------------- | ------------- | -------------
|
|
456
456
|
**generate_keys** | **BOOLEAN**| if True, generate a rsa pair of keys so the client can be used to generate jwt user tokens (default: False) | [optional]
|
|
457
457
|
**name** | **String**| name of client | [optional]
|
|
458
|
-
**redirect_uris** |
|
|
458
|
+
**redirect_uris** | **String**| list of allowed redirect uris | [optional]
|
|
459
459
|
**config** | **String**| custom config about the client | [optional]
|
|
460
460
|
**expand** | **String**| | [optional]
|
|
461
461
|
|
|
@@ -469,7 +469,7 @@ Name | Type | Description | Notes
|
|
|
469
469
|
|
|
470
470
|
### HTTP request headers
|
|
471
471
|
|
|
472
|
-
- **Content-Type**: application/
|
|
472
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
473
473
|
- **Accept**: application/json
|
|
474
474
|
|
|
475
475
|
|
|
@@ -523,7 +523,7 @@ nil (empty response body)
|
|
|
523
523
|
|
|
524
524
|
### HTTP request headers
|
|
525
525
|
|
|
526
|
-
- **Content-Type**: application/
|
|
526
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
527
527
|
- **Accept**: application/json
|
|
528
528
|
|
|
529
529
|
|
|
@@ -586,7 +586,7 @@ Name | Type | Description | Notes
|
|
|
586
586
|
|
|
587
587
|
### HTTP request headers
|
|
588
588
|
|
|
589
|
-
- **Content-Type**: application/
|
|
589
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
590
590
|
- **Accept**: application/json
|
|
591
591
|
|
|
592
592
|
|
|
@@ -641,7 +641,7 @@ Name | Type | Description | Notes
|
|
|
641
641
|
|
|
642
642
|
### HTTP request headers
|
|
643
643
|
|
|
644
|
-
- **Content-Type**: application/
|
|
644
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
645
645
|
- **Accept**: application/json
|
|
646
646
|
|
|
647
647
|
|
|
@@ -696,7 +696,7 @@ Name | Type | Description | Notes
|
|
|
696
696
|
|
|
697
697
|
### HTTP request headers
|
|
698
698
|
|
|
699
|
-
- **Content-Type**: application/
|
|
699
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
700
700
|
- **Accept**: application/json
|
|
701
701
|
|
|
702
702
|
|
|
@@ -754,7 +754,7 @@ Name | Type | Description | Notes
|
|
|
754
754
|
|
|
755
755
|
### HTTP request headers
|
|
756
756
|
|
|
757
|
-
- **Content-Type**: application/
|
|
757
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
758
758
|
- **Accept**: application/json
|
|
759
759
|
|
|
760
760
|
|
|
@@ -812,7 +812,7 @@ Name | Type | Description | Notes
|
|
|
812
812
|
|
|
813
813
|
### HTTP request headers
|
|
814
814
|
|
|
815
|
-
- **Content-Type**: application/
|
|
815
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
816
816
|
- **Accept**: application/json
|
|
817
817
|
|
|
818
818
|
|
|
@@ -840,7 +840,7 @@ api_instance = BudgeaClient::AdministrationApi.new
|
|
|
840
840
|
|
|
841
841
|
name = 'name_example' # String | name of merchant
|
|
842
842
|
|
|
843
|
-
redirect_uris =
|
|
843
|
+
redirect_uris = 'redirect_uris_example' # String | list of allowed redirect uris
|
|
844
844
|
|
|
845
845
|
iban = 'iban_example' # String | payments initiated by this merchant will be done to this IBAN
|
|
846
846
|
|
|
@@ -862,7 +862,7 @@ end
|
|
|
862
862
|
Name | Type | Description | Notes
|
|
863
863
|
------------- | ------------- | ------------- | -------------
|
|
864
864
|
**name** | **String**| name of merchant |
|
|
865
|
-
**redirect_uris** |
|
|
865
|
+
**redirect_uris** | **String**| list of allowed redirect uris |
|
|
866
866
|
**iban** | **String**| payments initiated by this merchant will be done to this IBAN |
|
|
867
867
|
**expand** | **String**| | [optional]
|
|
868
868
|
|
|
@@ -876,7 +876,7 @@ Name | Type | Description | Notes
|
|
|
876
876
|
|
|
877
877
|
### HTTP request headers
|
|
878
878
|
|
|
879
|
-
- **Content-Type**: application/
|
|
879
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
880
880
|
- **Accept**: application/json
|
|
881
881
|
|
|
882
882
|
|
|
@@ -930,7 +930,7 @@ nil (empty response body)
|
|
|
930
930
|
|
|
931
931
|
### HTTP request headers
|
|
932
932
|
|
|
933
|
-
- **Content-Type**: application/
|
|
933
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
934
934
|
- **Accept**: application/json
|
|
935
935
|
|
|
936
936
|
|
|
@@ -977,7 +977,7 @@ nil (empty response body)
|
|
|
977
977
|
|
|
978
978
|
### HTTP request headers
|
|
979
979
|
|
|
980
|
-
- **Content-Type**: application/
|
|
980
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
981
981
|
- **Accept**: application/json
|
|
982
982
|
|
|
983
983
|
|
|
@@ -1024,7 +1024,7 @@ nil (empty response body)
|
|
|
1024
1024
|
|
|
1025
1025
|
### HTTP request headers
|
|
1026
1026
|
|
|
1027
|
-
- **Content-Type**: application/
|
|
1027
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1028
1028
|
- **Accept**: application/json
|
|
1029
1029
|
|
|
1030
1030
|
|
|
@@ -1079,7 +1079,7 @@ Name | Type | Description | Notes
|
|
|
1079
1079
|
|
|
1080
1080
|
### HTTP request headers
|
|
1081
1081
|
|
|
1082
|
-
- **Content-Type**: application/
|
|
1082
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1083
1083
|
- **Accept**: application/json
|
|
1084
1084
|
|
|
1085
1085
|
|
|
@@ -1134,7 +1134,7 @@ Name | Type | Description | Notes
|
|
|
1134
1134
|
|
|
1135
1135
|
### HTTP request headers
|
|
1136
1136
|
|
|
1137
|
-
- **Content-Type**: application/
|
|
1137
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1138
1138
|
- **Accept**: application/json
|
|
1139
1139
|
|
|
1140
1140
|
|
|
@@ -1192,7 +1192,7 @@ Name | Type | Description | Notes
|
|
|
1192
1192
|
|
|
1193
1193
|
### HTTP request headers
|
|
1194
1194
|
|
|
1195
|
-
- **Content-Type**: application/
|
|
1195
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1196
1196
|
- **Accept**: application/json
|
|
1197
1197
|
|
|
1198
1198
|
|
|
@@ -1258,7 +1258,7 @@ Name | Type | Description | Notes
|
|
|
1258
1258
|
|
|
1259
1259
|
### HTTP request headers
|
|
1260
1260
|
|
|
1261
|
-
- **Content-Type**: application/
|
|
1261
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1262
1262
|
- **Accept**: application/json
|
|
1263
1263
|
|
|
1264
1264
|
|
|
@@ -1324,7 +1324,7 @@ Name | Type | Description | Notes
|
|
|
1324
1324
|
|
|
1325
1325
|
### HTTP request headers
|
|
1326
1326
|
|
|
1327
|
-
- **Content-Type**: application/
|
|
1327
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1328
1328
|
- **Accept**: application/json
|
|
1329
1329
|
|
|
1330
1330
|
|
|
@@ -1387,7 +1387,7 @@ Name | Type | Description | Notes
|
|
|
1387
1387
|
|
|
1388
1388
|
### HTTP request headers
|
|
1389
1389
|
|
|
1390
|
-
- **Content-Type**: application/
|
|
1390
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1391
1391
|
- **Accept**: application/json
|
|
1392
1392
|
|
|
1393
1393
|
|
|
@@ -1442,7 +1442,7 @@ Name | Type | Description | Notes
|
|
|
1442
1442
|
|
|
1443
1443
|
### HTTP request headers
|
|
1444
1444
|
|
|
1445
|
-
- **Content-Type**: application/
|
|
1445
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1446
1446
|
- **Accept**: application/json
|
|
1447
1447
|
|
|
1448
1448
|
|
|
@@ -1497,7 +1497,7 @@ Name | Type | Description | Notes
|
|
|
1497
1497
|
|
|
1498
1498
|
### HTTP request headers
|
|
1499
1499
|
|
|
1500
|
-
- **Content-Type**: application/
|
|
1500
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1501
1501
|
- **Accept**: application/json
|
|
1502
1502
|
|
|
1503
1503
|
|
|
@@ -1555,7 +1555,7 @@ Name | Type | Description | Notes
|
|
|
1555
1555
|
|
|
1556
1556
|
### HTTP request headers
|
|
1557
1557
|
|
|
1558
|
-
- **Content-Type**: application/
|
|
1558
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1559
1559
|
- **Accept**: application/json
|
|
1560
1560
|
|
|
1561
1561
|
|
|
@@ -1613,7 +1613,7 @@ Name | Type | Description | Notes
|
|
|
1613
1613
|
|
|
1614
1614
|
### HTTP request headers
|
|
1615
1615
|
|
|
1616
|
-
- **Content-Type**: application/
|
|
1616
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1617
1617
|
- **Accept**: application/json
|
|
1618
1618
|
|
|
1619
1619
|
|
|
@@ -1674,7 +1674,7 @@ Name | Type | Description | Notes
|
|
|
1674
1674
|
|
|
1675
1675
|
### HTTP request headers
|
|
1676
1676
|
|
|
1677
|
-
- **Content-Type**: application/
|
|
1677
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1678
1678
|
- **Accept**: application/json
|
|
1679
1679
|
|
|
1680
1680
|
|
|
@@ -1735,7 +1735,7 @@ Name | Type | Description | Notes
|
|
|
1735
1735
|
|
|
1736
1736
|
### HTTP request headers
|
|
1737
1737
|
|
|
1738
|
-
- **Content-Type**: application/
|
|
1738
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1739
1739
|
- **Accept**: application/json
|
|
1740
1740
|
|
|
1741
1741
|
|
|
@@ -1796,7 +1796,7 @@ Name | Type | Description | Notes
|
|
|
1796
1796
|
|
|
1797
1797
|
### HTTP request headers
|
|
1798
1798
|
|
|
1799
|
-
- **Content-Type**: application/
|
|
1799
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1800
1800
|
- **Accept**: application/json
|
|
1801
1801
|
|
|
1802
1802
|
|
|
@@ -1854,7 +1854,7 @@ Name | Type | Description | Notes
|
|
|
1854
1854
|
|
|
1855
1855
|
### HTTP request headers
|
|
1856
1856
|
|
|
1857
|
-
- **Content-Type**: application/
|
|
1857
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1858
1858
|
- **Accept**: application/json
|
|
1859
1859
|
|
|
1860
1860
|
|
|
@@ -1912,7 +1912,7 @@ Name | Type | Description | Notes
|
|
|
1912
1912
|
|
|
1913
1913
|
### HTTP request headers
|
|
1914
1914
|
|
|
1915
|
-
- **Content-Type**: application/
|
|
1915
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1916
1916
|
- **Accept**: application/json
|
|
1917
1917
|
|
|
1918
1918
|
|
|
@@ -1980,7 +1980,7 @@ Name | Type | Description | Notes
|
|
|
1980
1980
|
|
|
1981
1981
|
### HTTP request headers
|
|
1982
1982
|
|
|
1983
|
-
- **Content-Type**: application/
|
|
1983
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1984
1984
|
- **Accept**: application/json
|
|
1985
1985
|
|
|
1986
1986
|
|
|
@@ -2013,7 +2013,7 @@ opts = {
|
|
|
2013
2013
|
id_user: 56, # Integer | The user ID to associate with the webhook
|
|
2014
2014
|
id_service: 56, # Integer | The service ID to associate with the webhook
|
|
2015
2015
|
id_auth: 56, # Integer | The webhook authentication process to use
|
|
2016
|
-
url:
|
|
2016
|
+
url: 'url_example', # String | The webhook callback url
|
|
2017
2017
|
event: 'event_example', # String | The webhook event
|
|
2018
2018
|
expand: 'expand_example' # String |
|
|
2019
2019
|
}
|
|
@@ -2036,7 +2036,7 @@ Name | Type | Description | Notes
|
|
|
2036
2036
|
**id_user** | **Integer**| The user ID to associate with the webhook | [optional]
|
|
2037
2037
|
**id_service** | **Integer**| The service ID to associate with the webhook | [optional]
|
|
2038
2038
|
**id_auth** | **Integer**| The webhook authentication process to use | [optional]
|
|
2039
|
-
**url** | **
|
|
2039
|
+
**url** | **String**| The webhook callback url | [optional]
|
|
2040
2040
|
**event** | **String**| The webhook event | [optional]
|
|
2041
2041
|
**expand** | **String**| | [optional]
|
|
2042
2042
|
|
|
@@ -2050,7 +2050,7 @@ Name | Type | Description | Notes
|
|
|
2050
2050
|
|
|
2051
2051
|
### HTTP request headers
|
|
2052
2052
|
|
|
2053
|
-
- **Content-Type**: application/
|
|
2053
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2054
2054
|
- **Accept**: application/json
|
|
2055
2055
|
|
|
2056
2056
|
|
|
@@ -2083,7 +2083,7 @@ opts = {
|
|
|
2083
2083
|
id_user: 56, # Integer | The user ID to associate with the webhook
|
|
2084
2084
|
id_service: 56, # Integer | The service ID to associate with the webhook
|
|
2085
2085
|
id_auth: 56, # Integer | The webhook authentication process to use
|
|
2086
|
-
url:
|
|
2086
|
+
url: 'url_example', # String | The webhook callback url
|
|
2087
2087
|
event: 'event_example', # String | The webhook event
|
|
2088
2088
|
expand: 'expand_example' # String |
|
|
2089
2089
|
}
|
|
@@ -2106,7 +2106,7 @@ Name | Type | Description | Notes
|
|
|
2106
2106
|
**id_user** | **Integer**| The user ID to associate with the webhook | [optional]
|
|
2107
2107
|
**id_service** | **Integer**| The service ID to associate with the webhook | [optional]
|
|
2108
2108
|
**id_auth** | **Integer**| The webhook authentication process to use | [optional]
|
|
2109
|
-
**url** | **
|
|
2109
|
+
**url** | **String**| The webhook callback url | [optional]
|
|
2110
2110
|
**event** | **String**| The webhook event | [optional]
|
|
2111
2111
|
**expand** | **String**| | [optional]
|
|
2112
2112
|
|
|
@@ -2120,7 +2120,7 @@ Name | Type | Description | Notes
|
|
|
2120
2120
|
|
|
2121
2121
|
### HTTP request headers
|
|
2122
2122
|
|
|
2123
|
-
- **Content-Type**: application/
|
|
2123
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2124
2124
|
- **Accept**: application/json
|
|
2125
2125
|
|
|
2126
2126
|
|
|
@@ -2150,7 +2150,7 @@ opts = {
|
|
|
2150
2150
|
id_user: 56, # Integer | The user ID to associate with the webhook
|
|
2151
2151
|
id_service: 56, # Integer | The service ID to associate with the webhook
|
|
2152
2152
|
id_auth: 'id_auth_example', # String | The webhook authentication process to use (its ID or its name)
|
|
2153
|
-
url:
|
|
2153
|
+
url: 'url_example', # String | The webhook callback url
|
|
2154
2154
|
event: 'event_example', # String | The webhook event
|
|
2155
2155
|
params: 'params_example', # String | The webhook parameters as an object with three keys: type, key and value
|
|
2156
2156
|
expand: 'expand_example' # String |
|
|
@@ -2172,7 +2172,7 @@ Name | Type | Description | Notes
|
|
|
2172
2172
|
**id_user** | **Integer**| The user ID to associate with the webhook | [optional]
|
|
2173
2173
|
**id_service** | **Integer**| The service ID to associate with the webhook | [optional]
|
|
2174
2174
|
**id_auth** | **String**| The webhook authentication process to use (its ID or its name) | [optional]
|
|
2175
|
-
**url** | **
|
|
2175
|
+
**url** | **String**| The webhook callback url | [optional]
|
|
2176
2176
|
**event** | **String**| The webhook event | [optional]
|
|
2177
2177
|
**params** | **String**| The webhook parameters as an object with three keys: type, key and value | [optional]
|
|
2178
2178
|
**expand** | **String**| | [optional]
|
|
@@ -2187,7 +2187,7 @@ Name | Type | Description | Notes
|
|
|
2187
2187
|
|
|
2188
2188
|
### HTTP request headers
|
|
2189
2189
|
|
|
2190
|
-
- **Content-Type**: application/
|
|
2190
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2191
2191
|
- **Accept**: application/json
|
|
2192
2192
|
|
|
2193
2193
|
|
data/docs/AuthenticationApi.md
CHANGED
|
@@ -70,7 +70,7 @@ Name | Type | Description | Notes
|
|
|
70
70
|
|
|
71
71
|
### HTTP request headers
|
|
72
72
|
|
|
73
|
-
- **Content-Type**: application/
|
|
73
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
74
74
|
- **Accept**: application/json
|
|
75
75
|
|
|
76
76
|
|
|
@@ -190,7 +190,7 @@ Name | Type | Description | Notes
|
|
|
190
190
|
|
|
191
191
|
### HTTP request headers
|
|
192
192
|
|
|
193
|
-
- **Content-Type**: application/
|
|
193
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
194
194
|
- **Accept**: application/json
|
|
195
195
|
|
|
196
196
|
|
|
@@ -304,7 +304,7 @@ This endpoint does not need any parameter.
|
|
|
304
304
|
|
|
305
305
|
### HTTP request headers
|
|
306
306
|
|
|
307
|
-
- **Content-Type**: application/
|
|
307
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
308
308
|
- **Accept**: application/json
|
|
309
309
|
|
|
310
310
|
|
|
@@ -351,7 +351,7 @@ nil (empty response body)
|
|
|
351
351
|
|
|
352
352
|
### HTTP request headers
|
|
353
353
|
|
|
354
|
-
- **Content-Type**: application/
|
|
354
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
355
355
|
- **Accept**: application/json
|
|
356
356
|
|
|
357
357
|
|
|
@@ -409,7 +409,7 @@ Name | Type | Description | Notes
|
|
|
409
409
|
|
|
410
410
|
### HTTP request headers
|
|
411
411
|
|
|
412
|
-
- **Content-Type**: application/
|
|
412
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
413
413
|
- **Accept**: application/json
|
|
414
414
|
|
|
415
415
|
|
|
@@ -456,7 +456,7 @@ nil (empty response body)
|
|
|
456
456
|
|
|
457
457
|
### HTTP request headers
|
|
458
458
|
|
|
459
|
-
- **Content-Type**: application/
|
|
459
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
460
460
|
- **Accept**: application/json
|
|
461
461
|
|
|
462
462
|
|
|
@@ -514,7 +514,7 @@ Name | Type | Description | Notes
|
|
|
514
514
|
|
|
515
515
|
### HTTP request headers
|
|
516
516
|
|
|
517
|
-
- **Content-Type**: application/
|
|
517
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
518
518
|
- **Accept**: application/json
|
|
519
519
|
|
|
520
520
|
|
|
@@ -572,7 +572,7 @@ Name | Type | Description | Notes
|
|
|
572
572
|
|
|
573
573
|
### HTTP request headers
|
|
574
574
|
|
|
575
|
-
- **Content-Type**: application/
|
|
575
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
576
576
|
- **Accept**: application/json
|
|
577
577
|
|
|
578
578
|
|
|
@@ -697,7 +697,7 @@ nil (empty response body)
|
|
|
697
697
|
|
|
698
698
|
### HTTP request headers
|
|
699
699
|
|
|
700
|
-
- **Content-Type**: application/
|
|
700
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
701
701
|
- **Accept**: application/json
|
|
702
702
|
|
|
703
703
|
|