budgea_client 5.0.1 → 5.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/docs/AdministrationApi.md +36 -36
- data/docs/AuthenticationApi.md +9 -9
- data/docs/BanksApi.md +127 -127
- data/docs/Connection.md +1 -0
- data/docs/ConnectionsApi.md +24 -24
- data/docs/DocumentsApi.md +46 -46
- data/docs/OIDCApi.md +3 -3
- data/docs/PFMApi.md +33 -33
- data/docs/ProvidersApi.md +88 -88
- data/docs/RecipientsApi.md +4 -4
- data/docs/TermsApi.md +3 -3
- data/docs/TransferApi.md +1 -1
- data/docs/TransfersApi.md +39 -39
- data/docs/UsersManagementApi.md +11 -11
- data/docs/WealthApi.md +22 -22
- data/lib/budgea_client/api/administration_api.rb +36 -36
- data/lib/budgea_client/api/authentication_api.rb +9 -9
- data/lib/budgea_client/api/banks_api.rb +127 -127
- data/lib/budgea_client/api/connections_api.rb +24 -24
- data/lib/budgea_client/api/documents_api.rb +46 -46
- data/lib/budgea_client/api/oidc_api.rb +3 -3
- data/lib/budgea_client/api/pfm_api.rb +33 -33
- data/lib/budgea_client/api/providers_api.rb +88 -88
- data/lib/budgea_client/api/recipients_api.rb +4 -4
- data/lib/budgea_client/api/terms_api.rb +3 -3
- data/lib/budgea_client/api/transfer_api.rb +1 -1
- data/lib/budgea_client/api/transfers_api.rb +39 -39
- data/lib/budgea_client/api/users_management_api.rb +11 -11
- data/lib/budgea_client/api/wealth_api.rb +22 -22
- data/lib/budgea_client/models/connection.rb +13 -4
- data/lib/budgea_client/version.rb +1 -1
- metadata +1 -5
- 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/pkg/budgea_client-5.0.0.gem +0 -0
data/docs/WealthApi.md
CHANGED
|
@@ -78,7 +78,7 @@ Name | Type | Description | Notes
|
|
|
78
78
|
|
|
79
79
|
### HTTP request headers
|
|
80
80
|
|
|
81
|
-
- **Content-Type**: application/
|
|
81
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
82
82
|
- **Accept**: application/json
|
|
83
83
|
|
|
84
84
|
|
|
@@ -143,7 +143,7 @@ nil (empty response body)
|
|
|
143
143
|
|
|
144
144
|
### HTTP request headers
|
|
145
145
|
|
|
146
|
-
- **Content-Type**: application/
|
|
146
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
147
147
|
- **Accept**: application/json
|
|
148
148
|
|
|
149
149
|
|
|
@@ -204,7 +204,7 @@ Name | Type | Description | Notes
|
|
|
204
204
|
|
|
205
205
|
### HTTP request headers
|
|
206
206
|
|
|
207
|
-
- **Content-Type**: application/
|
|
207
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
208
208
|
- **Accept**: application/json
|
|
209
209
|
|
|
210
210
|
|
|
@@ -268,7 +268,7 @@ Name | Type | Description | Notes
|
|
|
268
268
|
|
|
269
269
|
### HTTP request headers
|
|
270
270
|
|
|
271
|
-
- **Content-Type**: application/
|
|
271
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
272
272
|
- **Accept**: application/json
|
|
273
273
|
|
|
274
274
|
|
|
@@ -332,7 +332,7 @@ Name | Type | Description | Notes
|
|
|
332
332
|
|
|
333
333
|
### HTTP request headers
|
|
334
334
|
|
|
335
|
-
- **Content-Type**: application/
|
|
335
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
336
336
|
- **Accept**: application/json
|
|
337
337
|
|
|
338
338
|
|
|
@@ -403,7 +403,7 @@ nil (empty response body)
|
|
|
403
403
|
|
|
404
404
|
### HTTP request headers
|
|
405
405
|
|
|
406
|
-
- **Content-Type**: application/
|
|
406
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
407
407
|
- **Accept**: application/json
|
|
408
408
|
|
|
409
409
|
|
|
@@ -464,7 +464,7 @@ Name | Type | Description | Notes
|
|
|
464
464
|
|
|
465
465
|
### HTTP request headers
|
|
466
466
|
|
|
467
|
-
- **Content-Type**: application/
|
|
467
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
468
468
|
- **Accept**: application/json
|
|
469
469
|
|
|
470
470
|
|
|
@@ -528,7 +528,7 @@ Name | Type | Description | Notes
|
|
|
528
528
|
|
|
529
529
|
### HTTP request headers
|
|
530
530
|
|
|
531
|
-
- **Content-Type**: application/
|
|
531
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
532
532
|
- **Accept**: application/json
|
|
533
533
|
|
|
534
534
|
|
|
@@ -595,7 +595,7 @@ Name | Type | Description | Notes
|
|
|
595
595
|
|
|
596
596
|
### HTTP request headers
|
|
597
597
|
|
|
598
|
-
- **Content-Type**: application/
|
|
598
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
599
599
|
- **Accept**: application/json
|
|
600
600
|
|
|
601
601
|
|
|
@@ -662,7 +662,7 @@ Name | Type | Description | Notes
|
|
|
662
662
|
|
|
663
663
|
### HTTP request headers
|
|
664
664
|
|
|
665
|
-
- **Content-Type**: application/
|
|
665
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
666
666
|
- **Accept**: application/json
|
|
667
667
|
|
|
668
668
|
|
|
@@ -736,7 +736,7 @@ nil (empty response body)
|
|
|
736
736
|
|
|
737
737
|
### HTTP request headers
|
|
738
738
|
|
|
739
|
-
- **Content-Type**: application/
|
|
739
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
740
740
|
- **Accept**: application/json
|
|
741
741
|
|
|
742
742
|
|
|
@@ -800,7 +800,7 @@ Name | Type | Description | Notes
|
|
|
800
800
|
|
|
801
801
|
### HTTP request headers
|
|
802
802
|
|
|
803
|
-
- **Content-Type**: application/
|
|
803
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
804
804
|
- **Accept**: application/json
|
|
805
805
|
|
|
806
806
|
|
|
@@ -861,7 +861,7 @@ Name | Type | Description | Notes
|
|
|
861
861
|
|
|
862
862
|
### HTTP request headers
|
|
863
863
|
|
|
864
|
-
- **Content-Type**: application/
|
|
864
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
865
865
|
- **Accept**: application/json
|
|
866
866
|
|
|
867
867
|
|
|
@@ -925,7 +925,7 @@ Name | Type | Description | Notes
|
|
|
925
925
|
|
|
926
926
|
### HTTP request headers
|
|
927
927
|
|
|
928
|
-
- **Content-Type**: application/
|
|
928
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
929
929
|
- **Accept**: application/json
|
|
930
930
|
|
|
931
931
|
|
|
@@ -989,7 +989,7 @@ Name | Type | Description | Notes
|
|
|
989
989
|
|
|
990
990
|
### HTTP request headers
|
|
991
991
|
|
|
992
|
-
- **Content-Type**: application/
|
|
992
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
993
993
|
- **Accept**: application/json
|
|
994
994
|
|
|
995
995
|
|
|
@@ -1060,7 +1060,7 @@ nil (empty response body)
|
|
|
1060
1060
|
|
|
1061
1061
|
### HTTP request headers
|
|
1062
1062
|
|
|
1063
|
-
- **Content-Type**: application/
|
|
1063
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1064
1064
|
- **Accept**: application/json
|
|
1065
1065
|
|
|
1066
1066
|
|
|
@@ -1121,7 +1121,7 @@ Name | Type | Description | Notes
|
|
|
1121
1121
|
|
|
1122
1122
|
### HTTP request headers
|
|
1123
1123
|
|
|
1124
|
-
- **Content-Type**: application/
|
|
1124
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1125
1125
|
- **Accept**: application/json
|
|
1126
1126
|
|
|
1127
1127
|
|
|
@@ -1179,7 +1179,7 @@ Name | Type | Description | Notes
|
|
|
1179
1179
|
|
|
1180
1180
|
### HTTP request headers
|
|
1181
1181
|
|
|
1182
|
-
- **Content-Type**: application/
|
|
1182
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1183
1183
|
- **Accept**: application/json
|
|
1184
1184
|
|
|
1185
1185
|
|
|
@@ -1240,7 +1240,7 @@ Name | Type | Description | Notes
|
|
|
1240
1240
|
|
|
1241
1241
|
### HTTP request headers
|
|
1242
1242
|
|
|
1243
|
-
- **Content-Type**: application/
|
|
1243
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1244
1244
|
- **Accept**: application/json
|
|
1245
1245
|
|
|
1246
1246
|
|
|
@@ -1301,7 +1301,7 @@ Name | Type | Description | Notes
|
|
|
1301
1301
|
|
|
1302
1302
|
### HTTP request headers
|
|
1303
1303
|
|
|
1304
|
-
- **Content-Type**: application/
|
|
1304
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1305
1305
|
- **Accept**: application/json
|
|
1306
1306
|
|
|
1307
1307
|
|
|
@@ -1369,7 +1369,7 @@ nil (empty response body)
|
|
|
1369
1369
|
|
|
1370
1370
|
### HTTP request headers
|
|
1371
1371
|
|
|
1372
|
-
- **Content-Type**: application/
|
|
1372
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1373
1373
|
- **Accept**: application/json
|
|
1374
1374
|
|
|
1375
1375
|
|
|
@@ -1427,7 +1427,7 @@ Name | Type | Description | Notes
|
|
|
1427
1427
|
|
|
1428
1428
|
### HTTP request headers
|
|
1429
1429
|
|
|
1430
|
-
- **Content-Type**: application/
|
|
1430
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1431
1431
|
- **Accept**: application/json
|
|
1432
1432
|
|
|
1433
1433
|
|
|
@@ -50,7 +50,7 @@ module BudgeaClient
|
|
|
50
50
|
# HTTP header 'Accept' (if needed)
|
|
51
51
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
52
52
|
# HTTP header 'Content-Type'
|
|
53
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
53
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
54
54
|
|
|
55
55
|
# form parameters
|
|
56
56
|
form_params = {}
|
|
@@ -107,7 +107,7 @@ module BudgeaClient
|
|
|
107
107
|
# HTTP header 'Accept' (if needed)
|
|
108
108
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
109
109
|
# HTTP header 'Content-Type'
|
|
110
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
110
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
111
111
|
|
|
112
112
|
# form parameters
|
|
113
113
|
form_params = {}
|
|
@@ -164,7 +164,7 @@ module BudgeaClient
|
|
|
164
164
|
# HTTP header 'Accept' (if needed)
|
|
165
165
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
166
166
|
# HTTP header 'Content-Type'
|
|
167
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
167
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
168
168
|
|
|
169
169
|
# form parameters
|
|
170
170
|
form_params = {}
|
|
@@ -221,7 +221,7 @@ module BudgeaClient
|
|
|
221
221
|
# HTTP header 'Accept' (if needed)
|
|
222
222
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
223
223
|
# HTTP header 'Content-Type'
|
|
224
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
224
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
225
225
|
|
|
226
226
|
# form parameters
|
|
227
227
|
form_params = {}
|
|
@@ -278,7 +278,7 @@ module BudgeaClient
|
|
|
278
278
|
# HTTP header 'Accept' (if needed)
|
|
279
279
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
280
280
|
# HTTP header 'Content-Type'
|
|
281
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
281
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
282
282
|
|
|
283
283
|
# form parameters
|
|
284
284
|
form_params = {}
|
|
@@ -359,7 +359,7 @@ module BudgeaClient
|
|
|
359
359
|
# HTTP header 'Accept' (if needed)
|
|
360
360
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
361
361
|
# HTTP header 'Content-Type'
|
|
362
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
362
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
363
363
|
|
|
364
364
|
# form parameters
|
|
365
365
|
form_params = {}
|
|
@@ -430,7 +430,7 @@ module BudgeaClient
|
|
|
430
430
|
# HTTP header 'Accept' (if needed)
|
|
431
431
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
432
432
|
# HTTP header 'Content-Type'
|
|
433
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
433
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
434
434
|
|
|
435
435
|
# form parameters
|
|
436
436
|
form_params = {}
|
|
@@ -485,7 +485,7 @@ module BudgeaClient
|
|
|
485
485
|
# HTTP header 'Accept' (if needed)
|
|
486
486
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
487
487
|
# HTTP header 'Content-Type'
|
|
488
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
488
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
489
489
|
|
|
490
490
|
# form parameters
|
|
491
491
|
form_params = {}
|
|
@@ -547,7 +547,7 @@ module BudgeaClient
|
|
|
547
547
|
# HTTP header 'Accept' (if needed)
|
|
548
548
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
549
549
|
# HTTP header 'Content-Type'
|
|
550
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
550
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
551
551
|
|
|
552
552
|
# form parameters
|
|
553
553
|
form_params = {}
|
|
@@ -598,7 +598,7 @@ module BudgeaClient
|
|
|
598
598
|
# HTTP header 'Accept' (if needed)
|
|
599
599
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
600
600
|
# HTTP header 'Content-Type'
|
|
601
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
601
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
602
602
|
|
|
603
603
|
# form parameters
|
|
604
604
|
form_params = {}
|
|
@@ -649,7 +649,7 @@ module BudgeaClient
|
|
|
649
649
|
# HTTP header 'Accept' (if needed)
|
|
650
650
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
651
651
|
# HTTP header 'Content-Type'
|
|
652
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
652
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
653
653
|
|
|
654
654
|
# form parameters
|
|
655
655
|
form_params = {}
|
|
@@ -706,7 +706,7 @@ module BudgeaClient
|
|
|
706
706
|
# HTTP header 'Accept' (if needed)
|
|
707
707
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
708
708
|
# HTTP header 'Content-Type'
|
|
709
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
709
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
710
710
|
|
|
711
711
|
# form parameters
|
|
712
712
|
form_params = {}
|
|
@@ -763,7 +763,7 @@ module BudgeaClient
|
|
|
763
763
|
# HTTP header 'Accept' (if needed)
|
|
764
764
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
765
765
|
# HTTP header 'Content-Type'
|
|
766
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
766
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
767
767
|
|
|
768
768
|
# form parameters
|
|
769
769
|
form_params = {}
|
|
@@ -832,7 +832,7 @@ module BudgeaClient
|
|
|
832
832
|
# HTTP header 'Accept' (if needed)
|
|
833
833
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
834
834
|
# HTTP header 'Content-Type'
|
|
835
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
835
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
836
836
|
|
|
837
837
|
# form parameters
|
|
838
838
|
form_params = {}
|
|
@@ -886,7 +886,7 @@ module BudgeaClient
|
|
|
886
886
|
# HTTP header 'Accept' (if needed)
|
|
887
887
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
888
888
|
# HTTP header 'Content-Type'
|
|
889
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
889
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
890
890
|
|
|
891
891
|
# form parameters
|
|
892
892
|
form_params = {}
|
|
@@ -933,7 +933,7 @@ module BudgeaClient
|
|
|
933
933
|
# HTTP header 'Accept' (if needed)
|
|
934
934
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
935
935
|
# HTTP header 'Content-Type'
|
|
936
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
936
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
937
937
|
|
|
938
938
|
# form parameters
|
|
939
939
|
form_params = {}
|
|
@@ -980,7 +980,7 @@ module BudgeaClient
|
|
|
980
980
|
# HTTP header 'Accept' (if needed)
|
|
981
981
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
982
982
|
# HTTP header 'Content-Type'
|
|
983
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
983
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
984
984
|
|
|
985
985
|
# form parameters
|
|
986
986
|
form_params = {}
|
|
@@ -1030,7 +1030,7 @@ module BudgeaClient
|
|
|
1030
1030
|
# HTTP header 'Accept' (if needed)
|
|
1031
1031
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1032
1032
|
# HTTP header 'Content-Type'
|
|
1033
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1033
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1034
1034
|
|
|
1035
1035
|
# form parameters
|
|
1036
1036
|
form_params = {}
|
|
@@ -1081,7 +1081,7 @@ module BudgeaClient
|
|
|
1081
1081
|
# HTTP header 'Accept' (if needed)
|
|
1082
1082
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1083
1083
|
# HTTP header 'Content-Type'
|
|
1084
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1084
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1085
1085
|
|
|
1086
1086
|
# form parameters
|
|
1087
1087
|
form_params = {}
|
|
@@ -1138,7 +1138,7 @@ module BudgeaClient
|
|
|
1138
1138
|
# HTTP header 'Accept' (if needed)
|
|
1139
1139
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1140
1140
|
# HTTP header 'Content-Type'
|
|
1141
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1141
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1142
1142
|
|
|
1143
1143
|
# form parameters
|
|
1144
1144
|
form_params = {}
|
|
@@ -1209,7 +1209,7 @@ module BudgeaClient
|
|
|
1209
1209
|
# HTTP header 'Accept' (if needed)
|
|
1210
1210
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1211
1211
|
# HTTP header 'Content-Type'
|
|
1212
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1212
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1213
1213
|
|
|
1214
1214
|
# form parameters
|
|
1215
1215
|
form_params = {}
|
|
@@ -1283,7 +1283,7 @@ module BudgeaClient
|
|
|
1283
1283
|
# HTTP header 'Accept' (if needed)
|
|
1284
1284
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1285
1285
|
# HTTP header 'Content-Type'
|
|
1286
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1286
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1287
1287
|
|
|
1288
1288
|
# form parameters
|
|
1289
1289
|
form_params = {}
|
|
@@ -1351,7 +1351,7 @@ module BudgeaClient
|
|
|
1351
1351
|
# HTTP header 'Accept' (if needed)
|
|
1352
1352
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1353
1353
|
# HTTP header 'Content-Type'
|
|
1354
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1354
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1355
1355
|
|
|
1356
1356
|
# form parameters
|
|
1357
1357
|
form_params = {}
|
|
@@ -1405,7 +1405,7 @@ module BudgeaClient
|
|
|
1405
1405
|
# HTTP header 'Accept' (if needed)
|
|
1406
1406
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1407
1407
|
# HTTP header 'Content-Type'
|
|
1408
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1408
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1409
1409
|
|
|
1410
1410
|
# form parameters
|
|
1411
1411
|
form_params = {}
|
|
@@ -1456,7 +1456,7 @@ module BudgeaClient
|
|
|
1456
1456
|
# HTTP header 'Accept' (if needed)
|
|
1457
1457
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1458
1458
|
# HTTP header 'Content-Type'
|
|
1459
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1459
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1460
1460
|
|
|
1461
1461
|
# form parameters
|
|
1462
1462
|
form_params = {}
|
|
@@ -1513,7 +1513,7 @@ module BudgeaClient
|
|
|
1513
1513
|
# HTTP header 'Accept' (if needed)
|
|
1514
1514
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1515
1515
|
# HTTP header 'Content-Type'
|
|
1516
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1516
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1517
1517
|
|
|
1518
1518
|
# form parameters
|
|
1519
1519
|
form_params = {}
|
|
@@ -1570,7 +1570,7 @@ module BudgeaClient
|
|
|
1570
1570
|
# HTTP header 'Accept' (if needed)
|
|
1571
1571
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1572
1572
|
# HTTP header 'Content-Type'
|
|
1573
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1573
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1574
1574
|
|
|
1575
1575
|
# form parameters
|
|
1576
1576
|
form_params = {}
|
|
@@ -1633,7 +1633,7 @@ module BudgeaClient
|
|
|
1633
1633
|
# HTTP header 'Accept' (if needed)
|
|
1634
1634
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1635
1635
|
# HTTP header 'Content-Type'
|
|
1636
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1636
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1637
1637
|
|
|
1638
1638
|
# form parameters
|
|
1639
1639
|
form_params = {}
|
|
@@ -1696,7 +1696,7 @@ module BudgeaClient
|
|
|
1696
1696
|
# HTTP header 'Accept' (if needed)
|
|
1697
1697
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1698
1698
|
# HTTP header 'Content-Type'
|
|
1699
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1699
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1700
1700
|
|
|
1701
1701
|
# form parameters
|
|
1702
1702
|
form_params = {}
|
|
@@ -1759,7 +1759,7 @@ module BudgeaClient
|
|
|
1759
1759
|
# HTTP header 'Accept' (if needed)
|
|
1760
1760
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1761
1761
|
# HTTP header 'Content-Type'
|
|
1762
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1762
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1763
1763
|
|
|
1764
1764
|
# form parameters
|
|
1765
1765
|
form_params = {}
|
|
@@ -1816,7 +1816,7 @@ module BudgeaClient
|
|
|
1816
1816
|
# HTTP header 'Accept' (if needed)
|
|
1817
1817
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1818
1818
|
# HTTP header 'Content-Type'
|
|
1819
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1819
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1820
1820
|
|
|
1821
1821
|
# form parameters
|
|
1822
1822
|
form_params = {}
|
|
@@ -1873,7 +1873,7 @@ module BudgeaClient
|
|
|
1873
1873
|
# HTTP header 'Accept' (if needed)
|
|
1874
1874
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1875
1875
|
# HTTP header 'Content-Type'
|
|
1876
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1876
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1877
1877
|
|
|
1878
1878
|
# form parameters
|
|
1879
1879
|
form_params = {}
|
|
@@ -1945,7 +1945,7 @@ module BudgeaClient
|
|
|
1945
1945
|
# HTTP header 'Accept' (if needed)
|
|
1946
1946
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1947
1947
|
# HTTP header 'Content-Type'
|
|
1948
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
1948
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
1949
1949
|
|
|
1950
1950
|
# form parameters
|
|
1951
1951
|
form_params = {}
|
|
@@ -2014,7 +2014,7 @@ module BudgeaClient
|
|
|
2014
2014
|
# HTTP header 'Accept' (if needed)
|
|
2015
2015
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2016
2016
|
# HTTP header 'Content-Type'
|
|
2017
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
2017
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
2018
2018
|
|
|
2019
2019
|
# form parameters
|
|
2020
2020
|
form_params = {}
|
|
@@ -2089,7 +2089,7 @@ module BudgeaClient
|
|
|
2089
2089
|
# HTTP header 'Accept' (if needed)
|
|
2090
2090
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2091
2091
|
# HTTP header 'Content-Type'
|
|
2092
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
2092
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
2093
2093
|
|
|
2094
2094
|
# form parameters
|
|
2095
2095
|
form_params = {}
|
|
@@ -2158,7 +2158,7 @@ module BudgeaClient
|
|
|
2158
2158
|
# HTTP header 'Accept' (if needed)
|
|
2159
2159
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2160
2160
|
# HTTP header 'Content-Type'
|
|
2161
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/
|
|
2161
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
|
|
2162
2162
|
|
|
2163
2163
|
# form parameters
|
|
2164
2164
|
form_params = {}
|