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/Connection.md
CHANGED
|
@@ -17,5 +17,6 @@ Name | Type | Description | Notes
|
|
|
17
17
|
**accounts** | [**Array<Account>**](Account.md) | | [optional]
|
|
18
18
|
**subscriptions** | [**Array<Subscription>**](Subscription.md) | | [optional]
|
|
19
19
|
**connection** | [**Connection**](Connection.md) | | [optional]
|
|
20
|
+
**message** | **String** | | [optional]
|
|
20
21
|
|
|
21
22
|
|
data/docs/ConnectionsApi.md
CHANGED
|
@@ -83,7 +83,7 @@ Name | Type | Description | Notes
|
|
|
83
83
|
|
|
84
84
|
### HTTP request headers
|
|
85
85
|
|
|
86
|
-
- **Content-Type**: application/
|
|
86
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
87
87
|
- **Accept**: application/json
|
|
88
88
|
|
|
89
89
|
|
|
@@ -147,7 +147,7 @@ Name | Type | Description | Notes
|
|
|
147
147
|
|
|
148
148
|
### HTTP request headers
|
|
149
149
|
|
|
150
|
-
- **Content-Type**: application/
|
|
150
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
151
151
|
- **Accept**: application/json
|
|
152
152
|
|
|
153
153
|
|
|
@@ -205,7 +205,7 @@ Name | Type | Description | Notes
|
|
|
205
205
|
|
|
206
206
|
### HTTP request headers
|
|
207
207
|
|
|
208
|
-
- **Content-Type**: application/
|
|
208
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
209
209
|
- **Accept**: application/json
|
|
210
210
|
|
|
211
211
|
|
|
@@ -260,7 +260,7 @@ Name | Type | Description | Notes
|
|
|
260
260
|
|
|
261
261
|
### HTTP request headers
|
|
262
262
|
|
|
263
|
-
- **Content-Type**: application/
|
|
263
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
264
264
|
- **Accept**: application/json
|
|
265
265
|
|
|
266
266
|
|
|
@@ -340,7 +340,7 @@ Name | Type | Description | Notes
|
|
|
340
340
|
|
|
341
341
|
### HTTP request headers
|
|
342
342
|
|
|
343
|
-
- **Content-Type**: application/
|
|
343
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
344
344
|
- **Accept**: application/json
|
|
345
345
|
|
|
346
346
|
|
|
@@ -395,7 +395,7 @@ Name | Type | Description | Notes
|
|
|
395
395
|
|
|
396
396
|
### HTTP request headers
|
|
397
397
|
|
|
398
|
-
- **Content-Type**: application/
|
|
398
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
399
399
|
- **Accept**: application/json
|
|
400
400
|
|
|
401
401
|
|
|
@@ -453,7 +453,7 @@ Name | Type | Description | Notes
|
|
|
453
453
|
|
|
454
454
|
### HTTP request headers
|
|
455
455
|
|
|
456
|
-
- **Content-Type**: application/
|
|
456
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
457
457
|
- **Accept**: application/json
|
|
458
458
|
|
|
459
459
|
|
|
@@ -518,7 +518,7 @@ Name | Type | Description | Notes
|
|
|
518
518
|
|
|
519
519
|
### HTTP request headers
|
|
520
520
|
|
|
521
|
-
- **Content-Type**: application/
|
|
521
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
522
522
|
- **Accept**: application/json
|
|
523
523
|
|
|
524
524
|
|
|
@@ -669,7 +669,7 @@ Name | Type | Description | Notes
|
|
|
669
669
|
|
|
670
670
|
### HTTP request headers
|
|
671
671
|
|
|
672
|
-
- **Content-Type**: application/
|
|
672
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
673
673
|
- **Accept**: application/json
|
|
674
674
|
|
|
675
675
|
|
|
@@ -724,7 +724,7 @@ Name | Type | Description | Notes
|
|
|
724
724
|
|
|
725
725
|
### HTTP request headers
|
|
726
726
|
|
|
727
|
-
- **Content-Type**: application/
|
|
727
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
728
728
|
- **Accept**: application/json
|
|
729
729
|
|
|
730
730
|
|
|
@@ -784,7 +784,7 @@ Name | Type | Description | Notes
|
|
|
784
784
|
|
|
785
785
|
### HTTP request headers
|
|
786
786
|
|
|
787
|
-
- **Content-Type**: application/
|
|
787
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
788
788
|
- **Accept**: application/json
|
|
789
789
|
|
|
790
790
|
|
|
@@ -842,7 +842,7 @@ Name | Type | Description | Notes
|
|
|
842
842
|
|
|
843
843
|
### HTTP request headers
|
|
844
844
|
|
|
845
|
-
- **Content-Type**: application/
|
|
845
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
846
846
|
- **Accept**: application/json
|
|
847
847
|
|
|
848
848
|
|
|
@@ -900,7 +900,7 @@ Name | Type | Description | Notes
|
|
|
900
900
|
|
|
901
901
|
### HTTP request headers
|
|
902
902
|
|
|
903
|
-
- **Content-Type**: application/
|
|
903
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
904
904
|
- **Accept**: application/json
|
|
905
905
|
|
|
906
906
|
|
|
@@ -958,7 +958,7 @@ Name | Type | Description | Notes
|
|
|
958
958
|
|
|
959
959
|
### HTTP request headers
|
|
960
960
|
|
|
961
|
-
- **Content-Type**: application/
|
|
961
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
962
962
|
- **Accept**: application/json
|
|
963
963
|
|
|
964
964
|
|
|
@@ -1019,7 +1019,7 @@ Name | Type | Description | Notes
|
|
|
1019
1019
|
|
|
1020
1020
|
### HTTP request headers
|
|
1021
1021
|
|
|
1022
|
-
- **Content-Type**: application/
|
|
1022
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1023
1023
|
- **Accept**: application/json
|
|
1024
1024
|
|
|
1025
1025
|
|
|
@@ -1080,7 +1080,7 @@ Name | Type | Description | Notes
|
|
|
1080
1080
|
|
|
1081
1081
|
### HTTP request headers
|
|
1082
1082
|
|
|
1083
|
-
- **Content-Type**: application/
|
|
1083
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1084
1084
|
- **Accept**: application/json
|
|
1085
1085
|
|
|
1086
1086
|
|
|
@@ -1141,7 +1141,7 @@ Name | Type | Description | Notes
|
|
|
1141
1141
|
|
|
1142
1142
|
### HTTP request headers
|
|
1143
1143
|
|
|
1144
|
-
- **Content-Type**: application/
|
|
1144
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1145
1145
|
- **Accept**: application/json
|
|
1146
1146
|
|
|
1147
1147
|
|
|
@@ -1224,7 +1224,7 @@ Name | Type | Description | Notes
|
|
|
1224
1224
|
|
|
1225
1225
|
### HTTP request headers
|
|
1226
1226
|
|
|
1227
|
-
- **Content-Type**: application/
|
|
1227
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1228
1228
|
- **Accept**: application/json
|
|
1229
1229
|
|
|
1230
1230
|
|
|
@@ -1356,7 +1356,7 @@ Name | Type | Description | Notes
|
|
|
1356
1356
|
|
|
1357
1357
|
### HTTP request headers
|
|
1358
1358
|
|
|
1359
|
-
- **Content-Type**: application/
|
|
1359
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1360
1360
|
- **Accept**: application/json
|
|
1361
1361
|
|
|
1362
1362
|
|
|
@@ -1417,7 +1417,7 @@ Name | Type | Description | Notes
|
|
|
1417
1417
|
|
|
1418
1418
|
### HTTP request headers
|
|
1419
1419
|
|
|
1420
|
-
- **Content-Type**: application/
|
|
1420
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1421
1421
|
- **Accept**: application/json
|
|
1422
1422
|
|
|
1423
1423
|
|
|
@@ -1481,7 +1481,7 @@ Name | Type | Description | Notes
|
|
|
1481
1481
|
|
|
1482
1482
|
### HTTP request headers
|
|
1483
1483
|
|
|
1484
|
-
- **Content-Type**: application/
|
|
1484
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1485
1485
|
- **Accept**: application/json
|
|
1486
1486
|
|
|
1487
1487
|
|
|
@@ -1545,7 +1545,7 @@ Name | Type | Description | Notes
|
|
|
1545
1545
|
|
|
1546
1546
|
### HTTP request headers
|
|
1547
1547
|
|
|
1548
|
-
- **Content-Type**: application/
|
|
1548
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1549
1549
|
- **Accept**: application/json
|
|
1550
1550
|
|
|
1551
1551
|
|
|
@@ -1609,7 +1609,7 @@ Name | Type | Description | Notes
|
|
|
1609
1609
|
|
|
1610
1610
|
### HTTP request headers
|
|
1611
1611
|
|
|
1612
|
-
- **Content-Type**: application/
|
|
1612
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1613
1613
|
- **Accept**: application/json
|
|
1614
1614
|
|
|
1615
1615
|
|
|
@@ -1781,7 +1781,7 @@ Name | Type | Description | Notes
|
|
|
1781
1781
|
|
|
1782
1782
|
### HTTP request headers
|
|
1783
1783
|
|
|
1784
|
-
- **Content-Type**: application/
|
|
1784
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1785
1785
|
- **Accept**: application/json
|
|
1786
1786
|
|
|
1787
1787
|
|
data/docs/DocumentsApi.md
CHANGED
|
@@ -132,7 +132,7 @@ Name | Type | Description | Notes
|
|
|
132
132
|
|
|
133
133
|
### HTTP request headers
|
|
134
134
|
|
|
135
|
-
- **Content-Type**: application/
|
|
135
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
136
136
|
- **Accept**: application/json
|
|
137
137
|
|
|
138
138
|
|
|
@@ -196,7 +196,7 @@ Name | Type | Description | Notes
|
|
|
196
196
|
|
|
197
197
|
### HTTP request headers
|
|
198
198
|
|
|
199
|
-
- **Content-Type**: application/
|
|
199
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
200
200
|
- **Accept**: application/json
|
|
201
201
|
|
|
202
202
|
|
|
@@ -319,7 +319,7 @@ Name | Type | Description | Notes
|
|
|
319
319
|
|
|
320
320
|
### HTTP request headers
|
|
321
321
|
|
|
322
|
-
- **Content-Type**: application/
|
|
322
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
323
323
|
- **Accept**: application/json
|
|
324
324
|
|
|
325
325
|
|
|
@@ -401,7 +401,7 @@ Name | Type | Description | Notes
|
|
|
401
401
|
|
|
402
402
|
### HTTP request headers
|
|
403
403
|
|
|
404
|
-
- **Content-Type**: application/
|
|
404
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
405
405
|
- **Accept**: application/json
|
|
406
406
|
|
|
407
407
|
|
|
@@ -468,7 +468,7 @@ Name | Type | Description | Notes
|
|
|
468
468
|
|
|
469
469
|
### HTTP request headers
|
|
470
470
|
|
|
471
|
-
- **Content-Type**: application/
|
|
471
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
472
472
|
- **Accept**: application/json
|
|
473
473
|
|
|
474
474
|
|
|
@@ -714,7 +714,7 @@ Name | Type | Description | Notes
|
|
|
714
714
|
|
|
715
715
|
### HTTP request headers
|
|
716
716
|
|
|
717
|
-
- **Content-Type**: application/
|
|
717
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
718
718
|
- **Accept**: application/json
|
|
719
719
|
|
|
720
720
|
|
|
@@ -778,7 +778,7 @@ Name | Type | Description | Notes
|
|
|
778
778
|
|
|
779
779
|
### HTTP request headers
|
|
780
780
|
|
|
781
|
-
- **Content-Type**: application/
|
|
781
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
782
782
|
- **Accept**: application/json
|
|
783
783
|
|
|
784
784
|
|
|
@@ -860,7 +860,7 @@ Name | Type | Description | Notes
|
|
|
860
860
|
|
|
861
861
|
### HTTP request headers
|
|
862
862
|
|
|
863
|
-
- **Content-Type**: application/
|
|
863
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
864
864
|
- **Accept**: application/json
|
|
865
865
|
|
|
866
866
|
|
|
@@ -927,7 +927,7 @@ Name | Type | Description | Notes
|
|
|
927
927
|
|
|
928
928
|
### HTTP request headers
|
|
929
929
|
|
|
930
|
-
- **Content-Type**: application/
|
|
930
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
931
931
|
- **Accept**: application/json
|
|
932
932
|
|
|
933
933
|
|
|
@@ -1173,7 +1173,7 @@ Name | Type | Description | Notes
|
|
|
1173
1173
|
|
|
1174
1174
|
### HTTP request headers
|
|
1175
1175
|
|
|
1176
|
-
- **Content-Type**: application/
|
|
1176
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1177
1177
|
- **Accept**: application/json
|
|
1178
1178
|
|
|
1179
1179
|
|
|
@@ -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
|
|
|
@@ -1325,7 +1325,7 @@ Name | Type | Description | Notes
|
|
|
1325
1325
|
|
|
1326
1326
|
### HTTP request headers
|
|
1327
1327
|
|
|
1328
|
-
- **Content-Type**: application/
|
|
1328
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1329
1329
|
- **Accept**: application/json
|
|
1330
1330
|
|
|
1331
1331
|
|
|
@@ -1395,7 +1395,7 @@ Name | Type | Description | Notes
|
|
|
1395
1395
|
|
|
1396
1396
|
### HTTP request headers
|
|
1397
1397
|
|
|
1398
|
-
- **Content-Type**: application/
|
|
1398
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1399
1399
|
- **Accept**: application/json
|
|
1400
1400
|
|
|
1401
1401
|
|
|
@@ -1650,7 +1650,7 @@ Name | Type | Description | Notes
|
|
|
1650
1650
|
|
|
1651
1651
|
### HTTP request headers
|
|
1652
1652
|
|
|
1653
|
-
- **Content-Type**: application/
|
|
1653
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1654
1654
|
- **Accept**: application/json
|
|
1655
1655
|
|
|
1656
1656
|
|
|
@@ -1717,7 +1717,7 @@ Name | Type | Description | Notes
|
|
|
1717
1717
|
|
|
1718
1718
|
### HTTP request headers
|
|
1719
1719
|
|
|
1720
|
-
- **Content-Type**: application/
|
|
1720
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1721
1721
|
- **Accept**: application/json
|
|
1722
1722
|
|
|
1723
1723
|
|
|
@@ -1802,7 +1802,7 @@ Name | Type | Description | Notes
|
|
|
1802
1802
|
|
|
1803
1803
|
### HTTP request headers
|
|
1804
1804
|
|
|
1805
|
-
- **Content-Type**: application/
|
|
1805
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1806
1806
|
- **Accept**: application/json
|
|
1807
1807
|
|
|
1808
1808
|
|
|
@@ -1872,7 +1872,7 @@ Name | Type | Description | Notes
|
|
|
1872
1872
|
|
|
1873
1873
|
### HTTP request headers
|
|
1874
1874
|
|
|
1875
|
-
- **Content-Type**: application/
|
|
1875
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1876
1876
|
- **Accept**: application/json
|
|
1877
1877
|
|
|
1878
1878
|
|
|
@@ -2188,7 +2188,7 @@ Name | Type | Description | Notes
|
|
|
2188
2188
|
|
|
2189
2189
|
### HTTP request headers
|
|
2190
2190
|
|
|
2191
|
-
- **Content-Type**: application/
|
|
2191
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2192
2192
|
- **Accept**: application/json
|
|
2193
2193
|
|
|
2194
2194
|
|
|
@@ -2267,7 +2267,7 @@ Name | Type | Description | Notes
|
|
|
2267
2267
|
|
|
2268
2268
|
### HTTP request headers
|
|
2269
2269
|
|
|
2270
|
-
- **Content-Type**: application/
|
|
2270
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2271
2271
|
- **Accept**: application/json
|
|
2272
2272
|
|
|
2273
2273
|
|
|
@@ -2331,7 +2331,7 @@ Name | Type | Description | Notes
|
|
|
2331
2331
|
|
|
2332
2332
|
### HTTP request headers
|
|
2333
2333
|
|
|
2334
|
-
- **Content-Type**: application/
|
|
2334
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2335
2335
|
- **Accept**: application/json
|
|
2336
2336
|
|
|
2337
2337
|
|
|
@@ -2568,7 +2568,7 @@ Name | Type | Description | Notes
|
|
|
2568
2568
|
|
|
2569
2569
|
### HTTP request headers
|
|
2570
2570
|
|
|
2571
|
-
- **Content-Type**: application/
|
|
2571
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2572
2572
|
- **Accept**: application/json
|
|
2573
2573
|
|
|
2574
2574
|
|
|
@@ -2632,7 +2632,7 @@ Name | Type | Description | Notes
|
|
|
2632
2632
|
|
|
2633
2633
|
### HTTP request headers
|
|
2634
2634
|
|
|
2635
|
-
- **Content-Type**: application/
|
|
2635
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2636
2636
|
- **Accept**: application/json
|
|
2637
2637
|
|
|
2638
2638
|
|
|
@@ -2714,7 +2714,7 @@ Name | Type | Description | Notes
|
|
|
2714
2714
|
|
|
2715
2715
|
### HTTP request headers
|
|
2716
2716
|
|
|
2717
|
-
- **Content-Type**: application/
|
|
2717
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2718
2718
|
- **Accept**: application/json
|
|
2719
2719
|
|
|
2720
2720
|
|
|
@@ -2781,7 +2781,7 @@ Name | Type | Description | Notes
|
|
|
2781
2781
|
|
|
2782
2782
|
### HTTP request headers
|
|
2783
2783
|
|
|
2784
|
-
- **Content-Type**: application/
|
|
2784
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2785
2785
|
- **Accept**: application/json
|
|
2786
2786
|
|
|
2787
2787
|
|
|
@@ -3027,7 +3027,7 @@ Name | Type | Description | Notes
|
|
|
3027
3027
|
|
|
3028
3028
|
### HTTP request headers
|
|
3029
3029
|
|
|
3030
|
-
- **Content-Type**: application/
|
|
3030
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
3031
3031
|
- **Accept**: application/json
|
|
3032
3032
|
|
|
3033
3033
|
|
|
@@ -3091,7 +3091,7 @@ Name | Type | Description | Notes
|
|
|
3091
3091
|
|
|
3092
3092
|
### HTTP request headers
|
|
3093
3093
|
|
|
3094
|
-
- **Content-Type**: application/
|
|
3094
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
3095
3095
|
- **Accept**: application/json
|
|
3096
3096
|
|
|
3097
3097
|
|
|
@@ -3173,7 +3173,7 @@ Name | Type | Description | Notes
|
|
|
3173
3173
|
|
|
3174
3174
|
### HTTP request headers
|
|
3175
3175
|
|
|
3176
|
-
- **Content-Type**: application/
|
|
3176
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
3177
3177
|
- **Accept**: application/json
|
|
3178
3178
|
|
|
3179
3179
|
|
|
@@ -3240,7 +3240,7 @@ Name | Type | Description | Notes
|
|
|
3240
3240
|
|
|
3241
3241
|
### HTTP request headers
|
|
3242
3242
|
|
|
3243
|
-
- **Content-Type**: application/
|
|
3243
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
3244
3244
|
- **Accept**: application/json
|
|
3245
3245
|
|
|
3246
3246
|
|
|
@@ -3486,7 +3486,7 @@ Name | Type | Description | Notes
|
|
|
3486
3486
|
|
|
3487
3487
|
### HTTP request headers
|
|
3488
3488
|
|
|
3489
|
-
- **Content-Type**: application/
|
|
3489
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
3490
3490
|
- **Accept**: application/json
|
|
3491
3491
|
|
|
3492
3492
|
|
|
@@ -3550,7 +3550,7 @@ Name | Type | Description | Notes
|
|
|
3550
3550
|
|
|
3551
3551
|
### HTTP request headers
|
|
3552
3552
|
|
|
3553
|
-
- **Content-Type**: application/
|
|
3553
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
3554
3554
|
- **Accept**: application/json
|
|
3555
3555
|
|
|
3556
3556
|
|
|
@@ -3632,7 +3632,7 @@ Name | Type | Description | Notes
|
|
|
3632
3632
|
|
|
3633
3633
|
### HTTP request headers
|
|
3634
3634
|
|
|
3635
|
-
- **Content-Type**: application/
|
|
3635
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
3636
3636
|
- **Accept**: application/json
|
|
3637
3637
|
|
|
3638
3638
|
|
|
@@ -3699,7 +3699,7 @@ Name | Type | Description | Notes
|
|
|
3699
3699
|
|
|
3700
3700
|
### HTTP request headers
|
|
3701
3701
|
|
|
3702
|
-
- **Content-Type**: application/
|
|
3702
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
3703
3703
|
- **Accept**: application/json
|
|
3704
3704
|
|
|
3705
3705
|
|
|
@@ -3945,7 +3945,7 @@ Name | Type | Description | Notes
|
|
|
3945
3945
|
|
|
3946
3946
|
### HTTP request headers
|
|
3947
3947
|
|
|
3948
|
-
- **Content-Type**: application/
|
|
3948
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
3949
3949
|
- **Accept**: application/json
|
|
3950
3950
|
|
|
3951
3951
|
|
|
@@ -4003,7 +4003,7 @@ Name | Type | Description | Notes
|
|
|
4003
4003
|
|
|
4004
4004
|
### HTTP request headers
|
|
4005
4005
|
|
|
4006
|
-
- **Content-Type**: application/
|
|
4006
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
4007
4007
|
- **Accept**: application/json
|
|
4008
4008
|
|
|
4009
4009
|
|
|
@@ -4079,7 +4079,7 @@ Name | Type | Description | Notes
|
|
|
4079
4079
|
|
|
4080
4080
|
### HTTP request headers
|
|
4081
4081
|
|
|
4082
|
-
- **Content-Type**: application/
|
|
4082
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
4083
4083
|
- **Accept**: application/json
|
|
4084
4084
|
|
|
4085
4085
|
|
|
@@ -4140,7 +4140,7 @@ Name | Type | Description | Notes
|
|
|
4140
4140
|
|
|
4141
4141
|
### HTTP request headers
|
|
4142
4142
|
|
|
4143
|
-
- **Content-Type**: application/
|
|
4143
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
4144
4144
|
- **Accept**: application/json
|
|
4145
4145
|
|
|
4146
4146
|
|
|
@@ -4368,7 +4368,7 @@ Name | Type | Description | Notes
|
|
|
4368
4368
|
|
|
4369
4369
|
### HTTP request headers
|
|
4370
4370
|
|
|
4371
|
-
- **Content-Type**: application/
|
|
4371
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
4372
4372
|
- **Accept**: application/json
|
|
4373
4373
|
|
|
4374
4374
|
|
|
@@ -4491,7 +4491,7 @@ Name | Type | Description | Notes
|
|
|
4491
4491
|
|
|
4492
4492
|
### HTTP request headers
|
|
4493
4493
|
|
|
4494
|
-
- **Content-Type**: application/
|
|
4494
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
4495
4495
|
- **Accept**: application/json
|
|
4496
4496
|
|
|
4497
4497
|
|
|
@@ -4570,7 +4570,7 @@ Name | Type | Description | Notes
|
|
|
4570
4570
|
|
|
4571
4571
|
### HTTP request headers
|
|
4572
4572
|
|
|
4573
|
-
- **Content-Type**: application/
|
|
4573
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
4574
4574
|
- **Accept**: application/json
|
|
4575
4575
|
|
|
4576
4576
|
|
|
@@ -4634,7 +4634,7 @@ Name | Type | Description | Notes
|
|
|
4634
4634
|
|
|
4635
4635
|
### HTTP request headers
|
|
4636
4636
|
|
|
4637
|
-
- **Content-Type**: application/
|
|
4637
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
4638
4638
|
- **Accept**: application/json
|
|
4639
4639
|
|
|
4640
4640
|
|
|
@@ -4932,7 +4932,7 @@ Name | Type | Description | Notes
|
|
|
4932
4932
|
|
|
4933
4933
|
### HTTP request headers
|
|
4934
4934
|
|
|
4935
|
-
- **Content-Type**: application/
|
|
4935
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
4936
4936
|
- **Accept**: application/json
|
|
4937
4937
|
|
|
4938
4938
|
|
|
@@ -5011,7 +5011,7 @@ Name | Type | Description | Notes
|
|
|
5011
5011
|
|
|
5012
5012
|
### HTTP request headers
|
|
5013
5013
|
|
|
5014
|
-
- **Content-Type**: application/
|
|
5014
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
5015
5015
|
- **Accept**: application/json
|
|
5016
5016
|
|
|
5017
5017
|
|
|
@@ -5075,7 +5075,7 @@ Name | Type | Description | Notes
|
|
|
5075
5075
|
|
|
5076
5076
|
### HTTP request headers
|
|
5077
5077
|
|
|
5078
|
-
- **Content-Type**: application/
|
|
5078
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
5079
5079
|
- **Accept**: application/json
|
|
5080
5080
|
|
|
5081
5081
|
|
|
@@ -5373,7 +5373,7 @@ Name | Type | Description | Notes
|
|
|
5373
5373
|
|
|
5374
5374
|
### HTTP request headers
|
|
5375
5375
|
|
|
5376
|
-
- **Content-Type**: application/
|
|
5376
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
5377
5377
|
- **Accept**: application/json
|
|
5378
5378
|
|
|
5379
5379
|
|
|
@@ -5452,7 +5452,7 @@ Name | Type | Description | Notes
|
|
|
5452
5452
|
|
|
5453
5453
|
### HTTP request headers
|
|
5454
5454
|
|
|
5455
|
-
- **Content-Type**: application/
|
|
5455
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
5456
5456
|
- **Accept**: application/json
|
|
5457
5457
|
|
|
5458
5458
|
|
|
@@ -5516,7 +5516,7 @@ Name | Type | Description | Notes
|
|
|
5516
5516
|
|
|
5517
5517
|
### HTTP request headers
|
|
5518
5518
|
|
|
5519
|
-
- **Content-Type**: application/
|
|
5519
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
5520
5520
|
- **Accept**: application/json
|
|
5521
5521
|
|
|
5522
5522
|
|