budgea_client 2.0.2 → 3.0.0
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/budgea_openapi.json +1 -2
- data/docs/AdministrationApi.md +31 -31
- data/docs/AuthenticationApi.md +9 -9
- data/docs/BanksApi.md +114 -114
- data/docs/ConnectionsApi.md +14 -14
- data/docs/DocumentsApi.md +46 -46
- data/docs/HUBApi.md +1 -1
- data/docs/OIDCApi.md +3 -3
- data/docs/PFMApi.md +32 -32
- data/docs/ProvidersApi.md +74 -74
- data/docs/RecipientsApi.md +4 -4
- data/docs/TermsApi.md +3 -3
- data/docs/TransfersApi.md +39 -39
- data/docs/UsersManagementApi.md +11 -11
- data/docs/WealthApi.md +14 -14
- data/lib/budgea_client/api/administration_api.rb +31 -31
- data/lib/budgea_client/api/authentication_api.rb +9 -9
- data/lib/budgea_client/api/banks_api.rb +114 -114
- data/lib/budgea_client/api/connections_api.rb +14 -14
- data/lib/budgea_client/api/documents_api.rb +46 -46
- data/lib/budgea_client/api/hub_api.rb +1 -1
- data/lib/budgea_client/api/oidc_api.rb +3 -3
- data/lib/budgea_client/api/pfm_api.rb +32 -32
- data/lib/budgea_client/api/providers_api.rb +74 -74
- 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/transfers_api.rb +39 -39
- data/lib/budgea_client/api/users_management_api.rb +11 -11
- data/lib/budgea_client/api/wealth_api.rb +14 -14
- data/lib/budgea_client/version.rb +1 -1
- data/pkg/budgea_client-2.0.2.gem +0 -0
- metadata +1 -1
data/docs/RecipientsApi.md
CHANGED
|
@@ -72,7 +72,7 @@ Name | Type | Description | Notes
|
|
|
72
72
|
|
|
73
73
|
### HTTP request headers
|
|
74
74
|
|
|
75
|
-
- **Content-Type**: application/
|
|
75
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
76
76
|
- **Accept**: application/json
|
|
77
77
|
|
|
78
78
|
|
|
@@ -142,7 +142,7 @@ Name | Type | Description | Notes
|
|
|
142
142
|
|
|
143
143
|
### HTTP request headers
|
|
144
144
|
|
|
145
|
-
- **Content-Type**: application/
|
|
145
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
146
146
|
- **Accept**: application/json
|
|
147
147
|
|
|
148
148
|
|
|
@@ -209,7 +209,7 @@ Name | Type | Description | Notes
|
|
|
209
209
|
|
|
210
210
|
### HTTP request headers
|
|
211
211
|
|
|
212
|
-
- **Content-Type**: application/
|
|
212
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
213
213
|
- **Accept**: application/json
|
|
214
214
|
|
|
215
215
|
|
|
@@ -273,7 +273,7 @@ Name | Type | Description | Notes
|
|
|
273
273
|
|
|
274
274
|
### HTTP request headers
|
|
275
275
|
|
|
276
|
-
- **Content-Type**: application/
|
|
276
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
277
277
|
- **Accept**: application/json
|
|
278
278
|
|
|
279
279
|
|
data/docs/TermsApi.md
CHANGED
|
@@ -60,7 +60,7 @@ Name | Type | Description | Notes
|
|
|
60
60
|
|
|
61
61
|
### HTTP request headers
|
|
62
62
|
|
|
63
|
-
- **Content-Type**: application/
|
|
63
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
64
64
|
- **Accept**: application/json
|
|
65
65
|
|
|
66
66
|
|
|
@@ -119,7 +119,7 @@ Name | Type | Description | Notes
|
|
|
119
119
|
|
|
120
120
|
### HTTP request headers
|
|
121
121
|
|
|
122
|
-
- **Content-Type**: application/
|
|
122
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
123
123
|
- **Accept**: application/json
|
|
124
124
|
|
|
125
125
|
|
|
@@ -177,7 +177,7 @@ Name | Type | Description | Notes
|
|
|
177
177
|
|
|
178
178
|
### HTTP request headers
|
|
179
179
|
|
|
180
|
-
- **Content-Type**: application/
|
|
180
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
181
181
|
- **Accept**: application/json
|
|
182
182
|
|
|
183
183
|
|
data/docs/TransfersApi.md
CHANGED
|
@@ -120,7 +120,7 @@ Name | Type | Description | Notes
|
|
|
120
120
|
|
|
121
121
|
### HTTP request headers
|
|
122
122
|
|
|
123
|
-
- **Content-Type**: application/
|
|
123
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
124
124
|
- **Accept**: application/json
|
|
125
125
|
|
|
126
126
|
|
|
@@ -186,7 +186,7 @@ Name | Type | Description | Notes
|
|
|
186
186
|
|
|
187
187
|
### HTTP request headers
|
|
188
188
|
|
|
189
|
-
- **Content-Type**: application/
|
|
189
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
190
190
|
- **Accept**: application/json
|
|
191
191
|
|
|
192
192
|
|
|
@@ -252,7 +252,7 @@ Name | Type | Description | Notes
|
|
|
252
252
|
|
|
253
253
|
### HTTP request headers
|
|
254
254
|
|
|
255
|
-
- **Content-Type**: application/
|
|
255
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
256
256
|
- **Accept**: application/json
|
|
257
257
|
|
|
258
258
|
|
|
@@ -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
|
|
|
@@ -390,7 +390,7 @@ Name | Type | Description | Notes
|
|
|
390
390
|
|
|
391
391
|
### HTTP request headers
|
|
392
392
|
|
|
393
|
-
- **Content-Type**: application/
|
|
393
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
394
394
|
- **Accept**: application/json
|
|
395
395
|
|
|
396
396
|
|
|
@@ -461,7 +461,7 @@ Name | Type | Description | Notes
|
|
|
461
461
|
|
|
462
462
|
### HTTP request headers
|
|
463
463
|
|
|
464
|
-
- **Content-Type**: application/
|
|
464
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
465
465
|
- **Accept**: application/json
|
|
466
466
|
|
|
467
467
|
|
|
@@ -524,7 +524,7 @@ Name | Type | Description | Notes
|
|
|
524
524
|
|
|
525
525
|
### HTTP request headers
|
|
526
526
|
|
|
527
|
-
- **Content-Type**: application/
|
|
527
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
528
528
|
- **Accept**: application/json
|
|
529
529
|
|
|
530
530
|
|
|
@@ -588,7 +588,7 @@ Name | Type | Description | Notes
|
|
|
588
588
|
|
|
589
589
|
### HTTP request headers
|
|
590
590
|
|
|
591
|
-
- **Content-Type**: application/
|
|
591
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
592
592
|
- **Accept**: application/json
|
|
593
593
|
|
|
594
594
|
|
|
@@ -656,7 +656,7 @@ Name | Type | Description | Notes
|
|
|
656
656
|
|
|
657
657
|
### HTTP request headers
|
|
658
658
|
|
|
659
|
-
- **Content-Type**: application/
|
|
659
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
660
660
|
- **Accept**: application/json
|
|
661
661
|
|
|
662
662
|
|
|
@@ -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
|
|
|
@@ -788,7 +788,7 @@ Name | Type | Description | Notes
|
|
|
788
788
|
|
|
789
789
|
### HTTP request headers
|
|
790
790
|
|
|
791
|
-
- **Content-Type**: application/
|
|
791
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
792
792
|
- **Accept**: application/json
|
|
793
793
|
|
|
794
794
|
|
|
@@ -857,7 +857,7 @@ Name | Type | Description | Notes
|
|
|
857
857
|
|
|
858
858
|
### HTTP request headers
|
|
859
859
|
|
|
860
|
-
- **Content-Type**: application/
|
|
860
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
861
861
|
- **Accept**: application/json
|
|
862
862
|
|
|
863
863
|
|
|
@@ -926,7 +926,7 @@ Name | Type | Description | Notes
|
|
|
926
926
|
|
|
927
927
|
### HTTP request headers
|
|
928
928
|
|
|
929
|
-
- **Content-Type**: application/
|
|
929
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
930
930
|
- **Accept**: application/json
|
|
931
931
|
|
|
932
932
|
|
|
@@ -996,7 +996,7 @@ Name | Type | Description | Notes
|
|
|
996
996
|
|
|
997
997
|
### HTTP request headers
|
|
998
998
|
|
|
999
|
-
- **Content-Type**: application/
|
|
999
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1000
1000
|
- **Accept**: application/json
|
|
1001
1001
|
|
|
1002
1002
|
|
|
@@ -1070,7 +1070,7 @@ Name | Type | Description | Notes
|
|
|
1070
1070
|
|
|
1071
1071
|
### HTTP request headers
|
|
1072
1072
|
|
|
1073
|
-
- **Content-Type**: application/
|
|
1073
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1074
1074
|
- **Accept**: application/json
|
|
1075
1075
|
|
|
1076
1076
|
|
|
@@ -1144,7 +1144,7 @@ Name | Type | Description | Notes
|
|
|
1144
1144
|
|
|
1145
1145
|
### HTTP request headers
|
|
1146
1146
|
|
|
1147
|
-
- **Content-Type**: application/
|
|
1147
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1148
1148
|
- **Accept**: application/json
|
|
1149
1149
|
|
|
1150
1150
|
|
|
@@ -1210,7 +1210,7 @@ Name | Type | Description | Notes
|
|
|
1210
1210
|
|
|
1211
1211
|
### HTTP request headers
|
|
1212
1212
|
|
|
1213
|
-
- **Content-Type**: application/
|
|
1213
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1214
1214
|
- **Accept**: application/json
|
|
1215
1215
|
|
|
1216
1216
|
|
|
@@ -1277,7 +1277,7 @@ Name | Type | Description | Notes
|
|
|
1277
1277
|
|
|
1278
1278
|
### HTTP request headers
|
|
1279
1279
|
|
|
1280
|
-
- **Content-Type**: application/
|
|
1280
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1281
1281
|
- **Accept**: application/json
|
|
1282
1282
|
|
|
1283
1283
|
|
|
@@ -1348,7 +1348,7 @@ Name | Type | Description | Notes
|
|
|
1348
1348
|
|
|
1349
1349
|
### HTTP request headers
|
|
1350
1350
|
|
|
1351
|
-
- **Content-Type**: application/
|
|
1351
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1352
1352
|
- **Accept**: application/json
|
|
1353
1353
|
|
|
1354
1354
|
|
|
@@ -1419,7 +1419,7 @@ Name | Type | Description | Notes
|
|
|
1419
1419
|
|
|
1420
1420
|
### HTTP request headers
|
|
1421
1421
|
|
|
1422
|
-
- **Content-Type**: application/
|
|
1422
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1423
1423
|
- **Accept**: application/json
|
|
1424
1424
|
|
|
1425
1425
|
|
|
@@ -1480,7 +1480,7 @@ Name | Type | Description | Notes
|
|
|
1480
1480
|
|
|
1481
1481
|
### HTTP request headers
|
|
1482
1482
|
|
|
1483
|
-
- **Content-Type**: application/
|
|
1483
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1484
1484
|
- **Accept**: application/json
|
|
1485
1485
|
|
|
1486
1486
|
|
|
@@ -1546,7 +1546,7 @@ Name | Type | Description | Notes
|
|
|
1546
1546
|
|
|
1547
1547
|
### HTTP request headers
|
|
1548
1548
|
|
|
1549
|
-
- **Content-Type**: application/
|
|
1549
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1550
1550
|
- **Accept**: application/json
|
|
1551
1551
|
|
|
1552
1552
|
|
|
@@ -1612,7 +1612,7 @@ Name | Type | Description | Notes
|
|
|
1612
1612
|
|
|
1613
1613
|
### HTTP request headers
|
|
1614
1614
|
|
|
1615
|
-
- **Content-Type**: application/
|
|
1615
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1616
1616
|
- **Accept**: application/json
|
|
1617
1617
|
|
|
1618
1618
|
|
|
@@ -1679,7 +1679,7 @@ Name | Type | Description | Notes
|
|
|
1679
1679
|
|
|
1680
1680
|
### HTTP request headers
|
|
1681
1681
|
|
|
1682
|
-
- **Content-Type**: application/
|
|
1682
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1683
1683
|
- **Accept**: application/json
|
|
1684
1684
|
|
|
1685
1685
|
|
|
@@ -1750,7 +1750,7 @@ Name | Type | Description | Notes
|
|
|
1750
1750
|
|
|
1751
1751
|
### HTTP request headers
|
|
1752
1752
|
|
|
1753
|
-
- **Content-Type**: application/
|
|
1753
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1754
1754
|
- **Accept**: application/json
|
|
1755
1755
|
|
|
1756
1756
|
|
|
@@ -1821,7 +1821,7 @@ Name | Type | Description | Notes
|
|
|
1821
1821
|
|
|
1822
1822
|
### HTTP request headers
|
|
1823
1823
|
|
|
1824
|
-
- **Content-Type**: application/
|
|
1824
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1825
1825
|
- **Accept**: application/json
|
|
1826
1826
|
|
|
1827
1827
|
|
|
@@ -1884,7 +1884,7 @@ Name | Type | Description | Notes
|
|
|
1884
1884
|
|
|
1885
1885
|
### HTTP request headers
|
|
1886
1886
|
|
|
1887
|
-
- **Content-Type**: application/
|
|
1887
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1888
1888
|
- **Accept**: application/json
|
|
1889
1889
|
|
|
1890
1890
|
|
|
@@ -1948,7 +1948,7 @@ Name | Type | Description | Notes
|
|
|
1948
1948
|
|
|
1949
1949
|
### HTTP request headers
|
|
1950
1950
|
|
|
1951
|
-
- **Content-Type**: application/
|
|
1951
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1952
1952
|
- **Accept**: application/json
|
|
1953
1953
|
|
|
1954
1954
|
|
|
@@ -2016,7 +2016,7 @@ Name | Type | Description | Notes
|
|
|
2016
2016
|
|
|
2017
2017
|
### HTTP request headers
|
|
2018
2018
|
|
|
2019
|
-
- **Content-Type**: application/
|
|
2019
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2020
2020
|
- **Accept**: application/json
|
|
2021
2021
|
|
|
2022
2022
|
|
|
@@ -2084,7 +2084,7 @@ Name | Type | Description | Notes
|
|
|
2084
2084
|
|
|
2085
2085
|
### HTTP request headers
|
|
2086
2086
|
|
|
2087
|
-
- **Content-Type**: application/
|
|
2087
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2088
2088
|
- **Accept**: application/json
|
|
2089
2089
|
|
|
2090
2090
|
|
|
@@ -2142,7 +2142,7 @@ Name | Type | Description | Notes
|
|
|
2142
2142
|
|
|
2143
2143
|
### HTTP request headers
|
|
2144
2144
|
|
|
2145
|
-
- **Content-Type**: application/
|
|
2145
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2146
2146
|
- **Accept**: application/json
|
|
2147
2147
|
|
|
2148
2148
|
|
|
@@ -2205,7 +2205,7 @@ Name | Type | Description | Notes
|
|
|
2205
2205
|
|
|
2206
2206
|
### HTTP request headers
|
|
2207
2207
|
|
|
2208
|
-
- **Content-Type**: application/
|
|
2208
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2209
2209
|
- **Accept**: application/json
|
|
2210
2210
|
|
|
2211
2211
|
|
|
@@ -2268,7 +2268,7 @@ Name | Type | Description | Notes
|
|
|
2268
2268
|
|
|
2269
2269
|
### HTTP request headers
|
|
2270
2270
|
|
|
2271
|
-
- **Content-Type**: application/
|
|
2271
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2272
2272
|
- **Accept**: application/json
|
|
2273
2273
|
|
|
2274
2274
|
|
|
@@ -2332,7 +2332,7 @@ Name | Type | Description | Notes
|
|
|
2332
2332
|
|
|
2333
2333
|
### HTTP request headers
|
|
2334
2334
|
|
|
2335
|
-
- **Content-Type**: application/
|
|
2335
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2336
2336
|
- **Accept**: application/json
|
|
2337
2337
|
|
|
2338
2338
|
|
|
@@ -2400,7 +2400,7 @@ Name | Type | Description | Notes
|
|
|
2400
2400
|
|
|
2401
2401
|
### HTTP request headers
|
|
2402
2402
|
|
|
2403
|
-
- **Content-Type**: application/
|
|
2403
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2404
2404
|
- **Accept**: application/json
|
|
2405
2405
|
|
|
2406
2406
|
|
|
@@ -2468,7 +2468,7 @@ Name | Type | Description | Notes
|
|
|
2468
2468
|
|
|
2469
2469
|
### HTTP request headers
|
|
2470
2470
|
|
|
2471
|
-
- **Content-Type**: application/
|
|
2471
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2472
2472
|
- **Accept**: application/json
|
|
2473
2473
|
|
|
2474
2474
|
|
|
@@ -2528,7 +2528,7 @@ Name | Type | Description | Notes
|
|
|
2528
2528
|
|
|
2529
2529
|
### HTTP request headers
|
|
2530
2530
|
|
|
2531
|
-
- **Content-Type**: application/
|
|
2531
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2532
2532
|
- **Accept**: application/json
|
|
2533
2533
|
|
|
2534
2534
|
|
|
@@ -2589,7 +2589,7 @@ Name | Type | Description | Notes
|
|
|
2589
2589
|
|
|
2590
2590
|
### HTTP request headers
|
|
2591
2591
|
|
|
2592
|
-
- **Content-Type**: application/
|
|
2592
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2593
2593
|
- **Accept**: application/json
|
|
2594
2594
|
|
|
2595
2595
|
|
|
@@ -2654,7 +2654,7 @@ Name | Type | Description | Notes
|
|
|
2654
2654
|
|
|
2655
2655
|
### HTTP request headers
|
|
2656
2656
|
|
|
2657
|
-
- **Content-Type**: application/
|
|
2657
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2658
2658
|
- **Accept**: application/json
|
|
2659
2659
|
|
|
2660
2660
|
|
data/docs/UsersManagementApi.md
CHANGED
|
@@ -60,7 +60,7 @@ nil (empty response body)
|
|
|
60
60
|
|
|
61
61
|
### HTTP request headers
|
|
62
62
|
|
|
63
|
-
- **Content-Type**: application/
|
|
63
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
64
64
|
- **Accept**: application/json
|
|
65
65
|
|
|
66
66
|
|
|
@@ -117,7 +117,7 @@ Name | Type | Description | Notes
|
|
|
117
117
|
|
|
118
118
|
### HTTP request headers
|
|
119
119
|
|
|
120
|
-
- **Content-Type**: application/
|
|
120
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
121
121
|
- **Accept**: application/json
|
|
122
122
|
|
|
123
123
|
|
|
@@ -170,7 +170,7 @@ nil (empty response body)
|
|
|
170
170
|
|
|
171
171
|
### HTTP request headers
|
|
172
172
|
|
|
173
|
-
- **Content-Type**: application/
|
|
173
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
174
174
|
- **Accept**: application/json
|
|
175
175
|
|
|
176
176
|
|
|
@@ -224,7 +224,7 @@ Name | Type | Description | Notes
|
|
|
224
224
|
|
|
225
225
|
### HTTP request headers
|
|
226
226
|
|
|
227
|
-
- **Content-Type**: application/
|
|
227
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
228
228
|
- **Accept**: application/json
|
|
229
229
|
|
|
230
230
|
|
|
@@ -277,7 +277,7 @@ nil (empty response body)
|
|
|
277
277
|
|
|
278
278
|
### HTTP request headers
|
|
279
279
|
|
|
280
|
-
- **Content-Type**: application/
|
|
280
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
281
281
|
- **Accept**: application/json
|
|
282
282
|
|
|
283
283
|
|
|
@@ -335,7 +335,7 @@ Name | Type | Description | Notes
|
|
|
335
335
|
|
|
336
336
|
### HTTP request headers
|
|
337
337
|
|
|
338
|
-
- **Content-Type**: application/
|
|
338
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
339
339
|
- **Accept**: application/json
|
|
340
340
|
|
|
341
341
|
|
|
@@ -393,7 +393,7 @@ Name | Type | Description | Notes
|
|
|
393
393
|
|
|
394
394
|
### HTTP request headers
|
|
395
395
|
|
|
396
|
-
- **Content-Type**: application/
|
|
396
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
397
397
|
- **Accept**: application/json
|
|
398
398
|
|
|
399
399
|
|
|
@@ -451,7 +451,7 @@ Name | Type | Description | Notes
|
|
|
451
451
|
|
|
452
452
|
### HTTP request headers
|
|
453
453
|
|
|
454
|
-
- **Content-Type**: application/
|
|
454
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
455
455
|
- **Accept**: application/json
|
|
456
456
|
|
|
457
457
|
|
|
@@ -512,7 +512,7 @@ Name | Type | Description | Notes
|
|
|
512
512
|
|
|
513
513
|
### HTTP request headers
|
|
514
514
|
|
|
515
|
-
- **Content-Type**: application/
|
|
515
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
516
516
|
- **Accept**: application/json
|
|
517
517
|
|
|
518
518
|
|
|
@@ -570,7 +570,7 @@ Name | Type | Description | Notes
|
|
|
570
570
|
|
|
571
571
|
### HTTP request headers
|
|
572
572
|
|
|
573
|
-
- **Content-Type**: application/
|
|
573
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
574
574
|
- **Accept**: application/json
|
|
575
575
|
|
|
576
576
|
|
|
@@ -628,7 +628,7 @@ Name | Type | Description | Notes
|
|
|
628
628
|
|
|
629
629
|
### HTTP request headers
|
|
630
630
|
|
|
631
|
-
- **Content-Type**: application/
|
|
631
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
632
632
|
- **Accept**: application/json
|
|
633
633
|
|
|
634
634
|
|