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.
Files changed (38) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/docs/AdministrationApi.md +36 -36
  4. data/docs/AuthenticationApi.md +9 -9
  5. data/docs/BanksApi.md +127 -127
  6. data/docs/Connection.md +1 -0
  7. data/docs/ConnectionsApi.md +24 -24
  8. data/docs/DocumentsApi.md +46 -46
  9. data/docs/OIDCApi.md +3 -3
  10. data/docs/PFMApi.md +33 -33
  11. data/docs/ProvidersApi.md +88 -88
  12. data/docs/RecipientsApi.md +4 -4
  13. data/docs/TermsApi.md +3 -3
  14. data/docs/TransferApi.md +1 -1
  15. data/docs/TransfersApi.md +39 -39
  16. data/docs/UsersManagementApi.md +11 -11
  17. data/docs/WealthApi.md +22 -22
  18. data/lib/budgea_client/api/administration_api.rb +36 -36
  19. data/lib/budgea_client/api/authentication_api.rb +9 -9
  20. data/lib/budgea_client/api/banks_api.rb +127 -127
  21. data/lib/budgea_client/api/connections_api.rb +24 -24
  22. data/lib/budgea_client/api/documents_api.rb +46 -46
  23. data/lib/budgea_client/api/oidc_api.rb +3 -3
  24. data/lib/budgea_client/api/pfm_api.rb +33 -33
  25. data/lib/budgea_client/api/providers_api.rb +88 -88
  26. data/lib/budgea_client/api/recipients_api.rb +4 -4
  27. data/lib/budgea_client/api/terms_api.rb +3 -3
  28. data/lib/budgea_client/api/transfer_api.rb +1 -1
  29. data/lib/budgea_client/api/transfers_api.rb +39 -39
  30. data/lib/budgea_client/api/users_management_api.rb +11 -11
  31. data/lib/budgea_client/api/wealth_api.rb +22 -22
  32. data/lib/budgea_client/models/connection.rb +13 -4
  33. data/lib/budgea_client/version.rb +1 -1
  34. metadata +1 -5
  35. data/pkg/budgea_client-2.0.0.gem +0 -0
  36. data/pkg/budgea_client-3.0.1.gem +0 -0
  37. data/pkg/budgea_client-4.0.0.gem +0 -0
  38. data/pkg/budgea_client-5.0.0.gem +0 -0
data/docs/OIDCApi.md CHANGED
@@ -62,7 +62,7 @@ Name | Type | Description | Notes
62
62
 
63
63
  ### HTTP request headers
64
64
 
65
- - **Content-Type**: application/json, multipart/form-data
65
+ - **Content-Type**: application/x-www-form-urlencoded
66
66
  - **Accept**: application/json
67
67
 
68
68
 
@@ -123,7 +123,7 @@ Name | Type | Description | Notes
123
123
 
124
124
  ### HTTP request headers
125
125
 
126
- - **Content-Type**: application/json, multipart/form-data
126
+ - **Content-Type**: application/x-www-form-urlencoded
127
127
  - **Accept**: application/json
128
128
 
129
129
 
@@ -181,7 +181,7 @@ Name | Type | Description | Notes
181
181
 
182
182
  ### HTTP request headers
183
183
 
184
- - **Content-Type**: application/json, multipart/form-data
184
+ - **Content-Type**: application/x-www-form-urlencoded
185
185
  - **Accept**: application/json
186
186
 
187
187
 
data/docs/PFMApi.md CHANGED
@@ -327,7 +327,7 @@ nil (empty response body)
327
327
 
328
328
  ### HTTP request headers
329
329
 
330
- - **Content-Type**: application/json, multipart/form-data
330
+ - **Content-Type**: application/x-www-form-urlencoded
331
331
  - **Accept**: application/json
332
332
 
333
333
 
@@ -374,7 +374,7 @@ nil (empty response body)
374
374
 
375
375
  ### HTTP request headers
376
376
 
377
- - **Content-Type**: application/json, multipart/form-data
377
+ - **Content-Type**: application/x-www-form-urlencoded
378
378
  - **Accept**: application/json
379
379
 
380
380
 
@@ -485,7 +485,7 @@ nil (empty response body)
485
485
 
486
486
  ### HTTP request headers
487
487
 
488
- - **Content-Type**: application/json, multipart/form-data
488
+ - **Content-Type**: application/x-www-form-urlencoded
489
489
  - **Accept**: application/json
490
490
 
491
491
 
@@ -549,7 +549,7 @@ nil (empty response body)
549
549
 
550
550
  ### HTTP request headers
551
551
 
552
- - **Content-Type**: application/json, multipart/form-data
552
+ - **Content-Type**: application/x-www-form-urlencoded
553
553
  - **Accept**: application/json
554
554
 
555
555
 
@@ -610,7 +610,7 @@ Name | Type | Description | Notes
610
610
 
611
611
  ### HTTP request headers
612
612
 
613
- - **Content-Type**: application/json, multipart/form-data
613
+ - **Content-Type**: application/x-www-form-urlencoded
614
614
  - **Accept**: application/json
615
615
 
616
616
 
@@ -674,7 +674,7 @@ Name | Type | Description | Notes
674
674
 
675
675
  ### HTTP request headers
676
676
 
677
- - **Content-Type**: application/json, multipart/form-data
677
+ - **Content-Type**: application/x-www-form-urlencoded
678
678
  - **Accept**: application/json
679
679
 
680
680
 
@@ -748,7 +748,7 @@ Name | Type | Description | Notes
748
748
 
749
749
  ### HTTP request headers
750
750
 
751
- - **Content-Type**: application/json, multipart/form-data
751
+ - **Content-Type**: application/x-www-form-urlencoded
752
752
  - **Accept**: application/json
753
753
 
754
754
 
@@ -819,7 +819,7 @@ Name | Type | Description | Notes
819
819
 
820
820
  ### HTTP request headers
821
821
 
822
- - **Content-Type**: application/json, multipart/form-data
822
+ - **Content-Type**: application/x-www-form-urlencoded
823
823
  - **Accept**: application/json
824
824
 
825
825
 
@@ -873,7 +873,7 @@ Name | Type | Description | Notes
873
873
 
874
874
  ### HTTP request headers
875
875
 
876
- - **Content-Type**: application/json, multipart/form-data
876
+ - **Content-Type**: application/x-www-form-urlencoded
877
877
  - **Accept**: application/json
878
878
 
879
879
 
@@ -939,7 +939,7 @@ Name | Type | Description | Notes
939
939
 
940
940
  ### HTTP request headers
941
941
 
942
- - **Content-Type**: application/json, multipart/form-data
942
+ - **Content-Type**: application/x-www-form-urlencoded
943
943
  - **Accept**: application/json
944
944
 
945
945
 
@@ -1000,7 +1000,7 @@ nil (empty response body)
1000
1000
 
1001
1001
  ### HTTP request headers
1002
1002
 
1003
- - **Content-Type**: application/json, multipart/form-data
1003
+ - **Content-Type**: application/x-www-form-urlencoded
1004
1004
  - **Accept**: application/json
1005
1005
 
1006
1006
 
@@ -1067,7 +1067,7 @@ nil (empty response body)
1067
1067
 
1068
1068
  ### HTTP request headers
1069
1069
 
1070
- - **Content-Type**: application/json, multipart/form-data
1070
+ - **Content-Type**: application/x-www-form-urlencoded
1071
1071
  - **Accept**: application/json
1072
1072
 
1073
1073
 
@@ -1131,7 +1131,7 @@ Name | Type | Description | Notes
1131
1131
 
1132
1132
  ### HTTP request headers
1133
1133
 
1134
- - **Content-Type**: application/json, multipart/form-data
1134
+ - **Content-Type**: application/x-www-form-urlencoded
1135
1135
  - **Accept**: application/json
1136
1136
 
1137
1137
 
@@ -1198,7 +1198,7 @@ Name | Type | Description | Notes
1198
1198
 
1199
1199
  ### HTTP request headers
1200
1200
 
1201
- - **Content-Type**: application/json, multipart/form-data
1201
+ - **Content-Type**: application/x-www-form-urlencoded
1202
1202
  - **Accept**: application/json
1203
1203
 
1204
1204
 
@@ -1413,7 +1413,7 @@ nil (empty response body)
1413
1413
 
1414
1414
  ### HTTP request headers
1415
1415
 
1416
- - **Content-Type**: application/json, multipart/form-data
1416
+ - **Content-Type**: application/x-www-form-urlencoded
1417
1417
  - **Accept**: application/json
1418
1418
 
1419
1419
 
@@ -1471,7 +1471,7 @@ Name | Type | Description | Notes
1471
1471
 
1472
1472
  ### HTTP request headers
1473
1473
 
1474
- - **Content-Type**: application/json, multipart/form-data
1474
+ - **Content-Type**: application/x-www-form-urlencoded
1475
1475
  - **Accept**: application/json
1476
1476
 
1477
1477
 
@@ -1532,7 +1532,7 @@ Name | Type | Description | Notes
1532
1532
 
1533
1533
  ### HTTP request headers
1534
1534
 
1535
- - **Content-Type**: application/json, multipart/form-data
1535
+ - **Content-Type**: application/x-www-form-urlencoded
1536
1536
  - **Accept**: application/json
1537
1537
 
1538
1538
 
@@ -1593,7 +1593,7 @@ Name | Type | Description | Notes
1593
1593
 
1594
1594
  ### HTTP request headers
1595
1595
 
1596
- - **Content-Type**: application/json, multipart/form-data
1596
+ - **Content-Type**: application/x-www-form-urlencoded
1597
1597
  - **Accept**: application/json
1598
1598
 
1599
1599
 
@@ -1662,7 +1662,7 @@ Name | Type | Description | Notes
1662
1662
 
1663
1663
  ### HTTP request headers
1664
1664
 
1665
- - **Content-Type**: application/json, multipart/form-data
1665
+ - **Content-Type**: application/x-www-form-urlencoded
1666
1666
  - **Accept**: application/json
1667
1667
 
1668
1668
 
@@ -1728,7 +1728,7 @@ Name | Type | Description | Notes
1728
1728
 
1729
1729
  ### HTTP request headers
1730
1730
 
1731
- - **Content-Type**: application/json, multipart/form-data
1731
+ - **Content-Type**: application/x-www-form-urlencoded
1732
1732
  - **Accept**: application/json
1733
1733
 
1734
1734
 
@@ -1781,7 +1781,7 @@ nil (empty response body)
1781
1781
 
1782
1782
  ### HTTP request headers
1783
1783
 
1784
- - **Content-Type**: application/json, multipart/form-data
1784
+ - **Content-Type**: application/x-www-form-urlencoded
1785
1785
  - **Accept**: application/json
1786
1786
 
1787
1787
 
@@ -1839,7 +1839,7 @@ Name | Type | Description | Notes
1839
1839
 
1840
1840
  ### HTTP request headers
1841
1841
 
1842
- - **Content-Type**: application/json, multipart/form-data
1842
+ - **Content-Type**: application/x-www-form-urlencoded
1843
1843
  - **Accept**: application/json
1844
1844
 
1845
1845
 
@@ -1897,7 +1897,7 @@ Name | Type | Description | Notes
1897
1897
 
1898
1898
  ### HTTP request headers
1899
1899
 
1900
- - **Content-Type**: application/json, multipart/form-data
1900
+ - **Content-Type**: application/x-www-form-urlencoded
1901
1901
  - **Accept**: application/json
1902
1902
 
1903
1903
 
@@ -1958,7 +1958,7 @@ Name | Type | Description | Notes
1958
1958
 
1959
1959
  ### HTTP request headers
1960
1960
 
1961
- - **Content-Type**: application/json, multipart/form-data
1961
+ - **Content-Type**: application/x-www-form-urlencoded
1962
1962
  - **Accept**: application/json
1963
1963
 
1964
1964
 
@@ -2029,7 +2029,7 @@ Name | Type | Description | Notes
2029
2029
 
2030
2030
  ### HTTP request headers
2031
2031
 
2032
- - **Content-Type**: application/json, multipart/form-data
2032
+ - **Content-Type**: application/x-www-form-urlencoded
2033
2033
  - **Accept**: application/json
2034
2034
 
2035
2035
 
@@ -2097,7 +2097,7 @@ Name | Type | Description | Notes
2097
2097
 
2098
2098
  ### HTTP request headers
2099
2099
 
2100
- - **Content-Type**: application/json, multipart/form-data
2100
+ - **Content-Type**: application/x-www-form-urlencoded
2101
2101
  - **Accept**: application/json
2102
2102
 
2103
2103
 
@@ -2155,7 +2155,7 @@ Name | Type | Description | Notes
2155
2155
 
2156
2156
  ### HTTP request headers
2157
2157
 
2158
- - **Content-Type**: application/json, multipart/form-data
2158
+ - **Content-Type**: application/x-www-form-urlencoded
2159
2159
  - **Accept**: application/json
2160
2160
 
2161
2161
 
@@ -2216,7 +2216,7 @@ Name | Type | Description | Notes
2216
2216
 
2217
2217
  ### HTTP request headers
2218
2218
 
2219
- - **Content-Type**: application/json, multipart/form-data
2219
+ - **Content-Type**: application/x-www-form-urlencoded
2220
2220
  - **Accept**: application/json
2221
2221
 
2222
2222
 
@@ -2274,7 +2274,7 @@ Name | Type | Description | Notes
2274
2274
 
2275
2275
  ### HTTP request headers
2276
2276
 
2277
- - **Content-Type**: application/json, multipart/form-data
2277
+ - **Content-Type**: application/x-www-form-urlencoded
2278
2278
  - **Accept**: application/json
2279
2279
 
2280
2280
 
@@ -2332,7 +2332,7 @@ Name | Type | Description | Notes
2332
2332
 
2333
2333
  ### HTTP request headers
2334
2334
 
2335
- - **Content-Type**: application/json, multipart/form-data
2335
+ - **Content-Type**: application/x-www-form-urlencoded
2336
2336
  - **Accept**: application/json
2337
2337
 
2338
2338
 
@@ -2404,7 +2404,7 @@ Name | Type | Description | Notes
2404
2404
 
2405
2405
  ### HTTP request headers
2406
2406
 
2407
- - **Content-Type**: application/json, multipart/form-data
2407
+ - **Content-Type**: application/x-www-form-urlencoded
2408
2408
  - **Accept**: application/json
2409
2409
 
2410
2410
 
@@ -2458,7 +2458,7 @@ Name | Type | Description | Notes
2458
2458
 
2459
2459
  ### HTTP request headers
2460
2460
 
2461
- - **Content-Type**: application/json, multipart/form-data
2461
+ - **Content-Type**: application/x-www-form-urlencoded
2462
2462
  - **Accept**: application/json
2463
2463
 
2464
2464
 
@@ -2518,7 +2518,7 @@ Name | Type | Description | Notes
2518
2518
 
2519
2519
  ### HTTP request headers
2520
2520
 
2521
- - **Content-Type**: application/json, multipart/form-data
2521
+ - **Content-Type**: application/x-www-form-urlencoded
2522
2522
  - **Accept**: application/json
2523
2523
 
2524
2524
 
data/docs/ProvidersApi.md CHANGED
@@ -178,7 +178,7 @@ Name | Type | Description | Notes
178
178
 
179
179
  ### HTTP request headers
180
180
 
181
- - **Content-Type**: application/json, multipart/form-data
181
+ - **Content-Type**: application/x-www-form-urlencoded
182
182
  - **Accept**: application/json
183
183
 
184
184
 
@@ -236,7 +236,7 @@ Name | Type | Description | Notes
236
236
 
237
237
  ### HTTP request headers
238
238
 
239
- - **Content-Type**: application/json, multipart/form-data
239
+ - **Content-Type**: application/x-www-form-urlencoded
240
240
  - **Accept**: application/json
241
241
 
242
242
 
@@ -294,7 +294,7 @@ Name | Type | Description | Notes
294
294
 
295
295
  ### HTTP request headers
296
296
 
297
- - **Content-Type**: application/json, multipart/form-data
297
+ - **Content-Type**: application/x-www-form-urlencoded
298
298
  - **Accept**: application/json
299
299
 
300
300
 
@@ -352,7 +352,7 @@ Name | Type | Description | Notes
352
352
 
353
353
  ### HTTP request headers
354
354
 
355
- - **Content-Type**: application/json, multipart/form-data
355
+ - **Content-Type**: application/x-www-form-urlencoded
356
356
  - **Accept**: application/json
357
357
 
358
358
 
@@ -410,7 +410,7 @@ Name | Type | Description | Notes
410
410
 
411
411
  ### HTTP request headers
412
412
 
413
- - **Content-Type**: application/json, multipart/form-data
413
+ - **Content-Type**: application/x-www-form-urlencoded
414
414
  - **Accept**: application/json
415
415
 
416
416
 
@@ -465,7 +465,7 @@ Name | Type | Description | Notes
465
465
 
466
466
  ### HTTP request headers
467
467
 
468
- - **Content-Type**: application/json, multipart/form-data
468
+ - **Content-Type**: application/x-www-form-urlencoded
469
469
  - **Accept**: application/json
470
470
 
471
471
 
@@ -545,7 +545,7 @@ Name | Type | Description | Notes
545
545
 
546
546
  ### HTTP request headers
547
547
 
548
- - **Content-Type**: application/json, multipart/form-data
548
+ - **Content-Type**: application/x-www-form-urlencoded
549
549
  - **Accept**: application/json
550
550
 
551
551
 
@@ -600,7 +600,7 @@ Name | Type | Description | Notes
600
600
 
601
601
  ### HTTP request headers
602
602
 
603
- - **Content-Type**: application/json, multipart/form-data
603
+ - **Content-Type**: application/x-www-form-urlencoded
604
604
  - **Accept**: application/json
605
605
 
606
606
 
@@ -658,7 +658,7 @@ Name | Type | Description | Notes
658
658
 
659
659
  ### HTTP request headers
660
660
 
661
- - **Content-Type**: application/json, multipart/form-data
661
+ - **Content-Type**: application/x-www-form-urlencoded
662
662
  - **Accept**: application/json
663
663
 
664
664
 
@@ -719,7 +719,7 @@ Name | Type | Description | Notes
719
719
 
720
720
  ### HTTP request headers
721
721
 
722
- - **Content-Type**: application/json, multipart/form-data
722
+ - **Content-Type**: application/x-www-form-urlencoded
723
723
  - **Accept**: application/json
724
724
 
725
725
 
@@ -780,7 +780,7 @@ Name | Type | Description | Notes
780
780
 
781
781
  ### HTTP request headers
782
782
 
783
- - **Content-Type**: application/json, multipart/form-data
783
+ - **Content-Type**: application/x-www-form-urlencoded
784
784
  - **Accept**: application/json
785
785
 
786
786
 
@@ -838,7 +838,7 @@ Name | Type | Description | Notes
838
838
 
839
839
  ### HTTP request headers
840
840
 
841
- - **Content-Type**: application/json, multipart/form-data
841
+ - **Content-Type**: application/x-www-form-urlencoded
842
842
  - **Accept**: application/json
843
843
 
844
844
 
@@ -896,7 +896,7 @@ Name | Type | Description | Notes
896
896
 
897
897
  ### HTTP request headers
898
898
 
899
- - **Content-Type**: application/json, multipart/form-data
899
+ - **Content-Type**: application/x-www-form-urlencoded
900
900
  - **Accept**: application/json
901
901
 
902
902
 
@@ -954,7 +954,7 @@ Name | Type | Description | Notes
954
954
 
955
955
  ### HTTP request headers
956
956
 
957
- - **Content-Type**: application/json, multipart/form-data
957
+ - **Content-Type**: application/x-www-form-urlencoded
958
958
  - **Accept**: application/json
959
959
 
960
960
 
@@ -1012,7 +1012,7 @@ Name | Type | Description | Notes
1012
1012
 
1013
1013
  ### HTTP request headers
1014
1014
 
1015
- - **Content-Type**: application/json, multipart/form-data
1015
+ - **Content-Type**: application/x-www-form-urlencoded
1016
1016
  - **Accept**: application/json
1017
1017
 
1018
1018
 
@@ -1070,7 +1070,7 @@ Name | Type | Description | Notes
1070
1070
 
1071
1071
  ### HTTP request headers
1072
1072
 
1073
- - **Content-Type**: application/json, multipart/form-data
1073
+ - **Content-Type**: application/x-www-form-urlencoded
1074
1074
  - **Accept**: application/json
1075
1075
 
1076
1076
 
@@ -1135,7 +1135,7 @@ Name | Type | Description | Notes
1135
1135
 
1136
1136
  ### HTTP request headers
1137
1137
 
1138
- - **Content-Type**: application/json, multipart/form-data
1138
+ - **Content-Type**: application/x-www-form-urlencoded
1139
1139
  - **Accept**: application/json
1140
1140
 
1141
1141
 
@@ -1264,7 +1264,7 @@ Name | Type | Description | Notes
1264
1264
 
1265
1265
  ### HTTP request headers
1266
1266
 
1267
- - **Content-Type**: application/json, multipart/form-data
1267
+ - **Content-Type**: application/x-www-form-urlencoded
1268
1268
  - **Accept**: application/json
1269
1269
 
1270
1270
 
@@ -1328,7 +1328,7 @@ Name | Type | Description | Notes
1328
1328
 
1329
1329
  ### HTTP request headers
1330
1330
 
1331
- - **Content-Type**: application/json, multipart/form-data
1331
+ - **Content-Type**: application/x-www-form-urlencoded
1332
1332
  - **Accept**: application/json
1333
1333
 
1334
1334
 
@@ -1405,7 +1405,7 @@ Name | Type | Description | Notes
1405
1405
 
1406
1406
  ### HTTP request headers
1407
1407
 
1408
- - **Content-Type**: application/json, multipart/form-data
1408
+ - **Content-Type**: application/x-www-form-urlencoded
1409
1409
  - **Accept**: application/json
1410
1410
 
1411
1411
 
@@ -1519,7 +1519,7 @@ Name | Type | Description | Notes
1519
1519
 
1520
1520
  ### HTTP request headers
1521
1521
 
1522
- - **Content-Type**: application/json, multipart/form-data
1522
+ - **Content-Type**: application/x-www-form-urlencoded
1523
1523
  - **Accept**: application/json
1524
1524
 
1525
1525
 
@@ -1577,7 +1577,7 @@ Name | Type | Description | Notes
1577
1577
 
1578
1578
  ### HTTP request headers
1579
1579
 
1580
- - **Content-Type**: application/json, multipart/form-data
1580
+ - **Content-Type**: application/x-www-form-urlencoded
1581
1581
  - **Accept**: application/json
1582
1582
 
1583
1583
 
@@ -1635,7 +1635,7 @@ Name | Type | Description | Notes
1635
1635
 
1636
1636
  ### HTTP request headers
1637
1637
 
1638
- - **Content-Type**: application/json, multipart/form-data
1638
+ - **Content-Type**: application/x-www-form-urlencoded
1639
1639
  - **Accept**: application/json
1640
1640
 
1641
1641
 
@@ -1693,7 +1693,7 @@ Name | Type | Description | Notes
1693
1693
 
1694
1694
  ### HTTP request headers
1695
1695
 
1696
- - **Content-Type**: application/json, multipart/form-data
1696
+ - **Content-Type**: application/x-www-form-urlencoded
1697
1697
  - **Accept**: application/json
1698
1698
 
1699
1699
 
@@ -1751,7 +1751,7 @@ Name | Type | Description | Notes
1751
1751
 
1752
1752
  ### HTTP request headers
1753
1753
 
1754
- - **Content-Type**: application/json, multipart/form-data
1754
+ - **Content-Type**: application/x-www-form-urlencoded
1755
1755
  - **Accept**: application/json
1756
1756
 
1757
1757
 
@@ -1815,7 +1815,7 @@ Name | Type | Description | Notes
1815
1815
 
1816
1816
  ### HTTP request headers
1817
1817
 
1818
- - **Content-Type**: application/json, multipart/form-data
1818
+ - **Content-Type**: application/x-www-form-urlencoded
1819
1819
  - **Accept**: application/json
1820
1820
 
1821
1821
 
@@ -1897,7 +1897,7 @@ Name | Type | Description | Notes
1897
1897
 
1898
1898
  ### HTTP request headers
1899
1899
 
1900
- - **Content-Type**: application/json, multipart/form-data
1900
+ - **Content-Type**: application/x-www-form-urlencoded
1901
1901
  - **Accept**: application/json
1902
1902
 
1903
1903
 
@@ -1964,7 +1964,7 @@ Name | Type | Description | Notes
1964
1964
 
1965
1965
  ### HTTP request headers
1966
1966
 
1967
- - **Content-Type**: application/json, multipart/form-data
1967
+ - **Content-Type**: application/x-www-form-urlencoded
1968
1968
  - **Accept**: application/json
1969
1969
 
1970
1970
 
@@ -2210,7 +2210,7 @@ Name | Type | Description | Notes
2210
2210
 
2211
2211
  ### HTTP request headers
2212
2212
 
2213
- - **Content-Type**: application/json, multipart/form-data
2213
+ - **Content-Type**: application/x-www-form-urlencoded
2214
2214
  - **Accept**: application/json
2215
2215
 
2216
2216
 
@@ -2274,7 +2274,7 @@ Name | Type | Description | Notes
2274
2274
 
2275
2275
  ### HTTP request headers
2276
2276
 
2277
- - **Content-Type**: application/json, multipart/form-data
2277
+ - **Content-Type**: application/x-www-form-urlencoded
2278
2278
  - **Accept**: application/json
2279
2279
 
2280
2280
 
@@ -2356,7 +2356,7 @@ Name | Type | Description | Notes
2356
2356
 
2357
2357
  ### HTTP request headers
2358
2358
 
2359
- - **Content-Type**: application/json, multipart/form-data
2359
+ - **Content-Type**: application/x-www-form-urlencoded
2360
2360
  - **Accept**: application/json
2361
2361
 
2362
2362
 
@@ -2423,7 +2423,7 @@ Name | Type | Description | Notes
2423
2423
 
2424
2424
  ### HTTP request headers
2425
2425
 
2426
- - **Content-Type**: application/json, multipart/form-data
2426
+ - **Content-Type**: application/x-www-form-urlencoded
2427
2427
  - **Accept**: application/json
2428
2428
 
2429
2429
 
@@ -2669,7 +2669,7 @@ Name | Type | Description | Notes
2669
2669
 
2670
2670
  ### HTTP request headers
2671
2671
 
2672
- - **Content-Type**: application/json, multipart/form-data
2672
+ - **Content-Type**: application/x-www-form-urlencoded
2673
2673
  - **Accept**: application/json
2674
2674
 
2675
2675
 
@@ -2727,7 +2727,7 @@ Name | Type | Description | Notes
2727
2727
 
2728
2728
  ### HTTP request headers
2729
2729
 
2730
- - **Content-Type**: application/json, multipart/form-data
2730
+ - **Content-Type**: application/x-www-form-urlencoded
2731
2731
  - **Accept**: application/json
2732
2732
 
2733
2733
 
@@ -2785,7 +2785,7 @@ Name | Type | Description | Notes
2785
2785
 
2786
2786
  ### HTTP request headers
2787
2787
 
2788
- - **Content-Type**: application/json, multipart/form-data
2788
+ - **Content-Type**: application/x-www-form-urlencoded
2789
2789
  - **Accept**: application/json
2790
2790
 
2791
2791
 
@@ -2852,7 +2852,7 @@ Name | Type | Description | Notes
2852
2852
 
2853
2853
  ### HTTP request headers
2854
2854
 
2855
- - **Content-Type**: application/json, multipart/form-data
2855
+ - **Content-Type**: application/x-www-form-urlencoded
2856
2856
  - **Accept**: application/json
2857
2857
 
2858
2858
 
@@ -2937,7 +2937,7 @@ Name | Type | Description | Notes
2937
2937
 
2938
2938
  ### HTTP request headers
2939
2939
 
2940
- - **Content-Type**: application/json, multipart/form-data
2940
+ - **Content-Type**: application/x-www-form-urlencoded
2941
2941
  - **Accept**: application/json
2942
2942
 
2943
2943
 
@@ -3007,7 +3007,7 @@ Name | Type | Description | Notes
3007
3007
 
3008
3008
  ### HTTP request headers
3009
3009
 
3010
- - **Content-Type**: application/json, multipart/form-data
3010
+ - **Content-Type**: application/x-www-form-urlencoded
3011
3011
  - **Accept**: application/json
3012
3012
 
3013
3013
 
@@ -3262,7 +3262,7 @@ Name | Type | Description | Notes
3262
3262
 
3263
3263
  ### HTTP request headers
3264
3264
 
3265
- - **Content-Type**: application/json, multipart/form-data
3265
+ - **Content-Type**: application/x-www-form-urlencoded
3266
3266
  - **Accept**: application/json
3267
3267
 
3268
3268
 
@@ -3329,7 +3329,7 @@ Name | Type | Description | Notes
3329
3329
 
3330
3330
  ### HTTP request headers
3331
3331
 
3332
- - **Content-Type**: application/json, multipart/form-data
3332
+ - **Content-Type**: application/x-www-form-urlencoded
3333
3333
  - **Accept**: application/json
3334
3334
 
3335
3335
 
@@ -3414,7 +3414,7 @@ Name | Type | Description | Notes
3414
3414
 
3415
3415
  ### HTTP request headers
3416
3416
 
3417
- - **Content-Type**: application/json, multipart/form-data
3417
+ - **Content-Type**: application/x-www-form-urlencoded
3418
3418
  - **Accept**: application/json
3419
3419
 
3420
3420
 
@@ -3484,7 +3484,7 @@ Name | Type | Description | Notes
3484
3484
 
3485
3485
  ### HTTP request headers
3486
3486
 
3487
- - **Content-Type**: application/json, multipart/form-data
3487
+ - **Content-Type**: application/x-www-form-urlencoded
3488
3488
  - **Accept**: application/json
3489
3489
 
3490
3490
 
@@ -3800,7 +3800,7 @@ Name | Type | Description | Notes
3800
3800
 
3801
3801
  ### HTTP request headers
3802
3802
 
3803
- - **Content-Type**: application/json, multipart/form-data
3803
+ - **Content-Type**: application/x-www-form-urlencoded
3804
3804
  - **Accept**: application/json
3805
3805
 
3806
3806
 
@@ -3861,7 +3861,7 @@ Name | Type | Description | Notes
3861
3861
 
3862
3862
  ### HTTP request headers
3863
3863
 
3864
- - **Content-Type**: application/json, multipart/form-data
3864
+ - **Content-Type**: application/x-www-form-urlencoded
3865
3865
  - **Accept**: application/json
3866
3866
 
3867
3867
 
@@ -3940,7 +3940,7 @@ Name | Type | Description | Notes
3940
3940
 
3941
3941
  ### HTTP request headers
3942
3942
 
3943
- - **Content-Type**: application/json, multipart/form-data
3943
+ - **Content-Type**: application/x-www-form-urlencoded
3944
3944
  - **Accept**: application/json
3945
3945
 
3946
3946
 
@@ -4004,7 +4004,7 @@ Name | Type | Description | Notes
4004
4004
 
4005
4005
  ### HTTP request headers
4006
4006
 
4007
- - **Content-Type**: application/json, multipart/form-data
4007
+ - **Content-Type**: application/x-www-form-urlencoded
4008
4008
  - **Accept**: application/json
4009
4009
 
4010
4010
 
@@ -4241,7 +4241,7 @@ Name | Type | Description | Notes
4241
4241
 
4242
4242
  ### HTTP request headers
4243
4243
 
4244
- - **Content-Type**: application/json, multipart/form-data
4244
+ - **Content-Type**: application/x-www-form-urlencoded
4245
4245
  - **Accept**: application/json
4246
4246
 
4247
4247
 
@@ -4302,7 +4302,7 @@ Name | Type | Description | Notes
4302
4302
 
4303
4303
  ### HTTP request headers
4304
4304
 
4305
- - **Content-Type**: application/json, multipart/form-data
4305
+ - **Content-Type**: application/x-www-form-urlencoded
4306
4306
  - **Accept**: application/json
4307
4307
 
4308
4308
 
@@ -4363,7 +4363,7 @@ Name | Type | Description | Notes
4363
4363
 
4364
4364
  ### HTTP request headers
4365
4365
 
4366
- - **Content-Type**: application/json, multipart/form-data
4366
+ - **Content-Type**: application/x-www-form-urlencoded
4367
4367
  - **Accept**: application/json
4368
4368
 
4369
4369
 
@@ -4446,7 +4446,7 @@ Name | Type | Description | Notes
4446
4446
 
4447
4447
  ### HTTP request headers
4448
4448
 
4449
- - **Content-Type**: application/json, multipart/form-data
4449
+ - **Content-Type**: application/x-www-form-urlencoded
4450
4450
  - **Accept**: application/json
4451
4451
 
4452
4452
 
@@ -4578,7 +4578,7 @@ Name | Type | Description | Notes
4578
4578
 
4579
4579
  ### HTTP request headers
4580
4580
 
4581
- - **Content-Type**: application/json, multipart/form-data
4581
+ - **Content-Type**: application/x-www-form-urlencoded
4582
4582
  - **Accept**: application/json
4583
4583
 
4584
4584
 
@@ -4639,7 +4639,7 @@ Name | Type | Description | Notes
4639
4639
 
4640
4640
  ### HTTP request headers
4641
4641
 
4642
- - **Content-Type**: application/json, multipart/form-data
4642
+ - **Content-Type**: application/x-www-form-urlencoded
4643
4643
  - **Accept**: application/json
4644
4644
 
4645
4645
 
@@ -4703,7 +4703,7 @@ Name | Type | Description | Notes
4703
4703
 
4704
4704
  ### HTTP request headers
4705
4705
 
4706
- - **Content-Type**: application/json, multipart/form-data
4706
+ - **Content-Type**: application/x-www-form-urlencoded
4707
4707
  - **Accept**: application/json
4708
4708
 
4709
4709
 
@@ -4767,7 +4767,7 @@ Name | Type | Description | Notes
4767
4767
 
4768
4768
  ### HTTP request headers
4769
4769
 
4770
- - **Content-Type**: application/json, multipart/form-data
4770
+ - **Content-Type**: application/x-www-form-urlencoded
4771
4771
  - **Accept**: application/json
4772
4772
 
4773
4773
 
@@ -4831,7 +4831,7 @@ Name | Type | Description | Notes
4831
4831
 
4832
4832
  ### HTTP request headers
4833
4833
 
4834
- - **Content-Type**: application/json, multipart/form-data
4834
+ - **Content-Type**: application/x-www-form-urlencoded
4835
4835
  - **Accept**: application/json
4836
4836
 
4837
4837
 
@@ -4895,7 +4895,7 @@ Name | Type | Description | Notes
4895
4895
 
4896
4896
  ### HTTP request headers
4897
4897
 
4898
- - **Content-Type**: application/json, multipart/form-data
4898
+ - **Content-Type**: application/x-www-form-urlencoded
4899
4899
  - **Accept**: application/json
4900
4900
 
4901
4901
 
@@ -4959,7 +4959,7 @@ Name | Type | Description | Notes
4959
4959
 
4960
4960
  ### HTTP request headers
4961
4961
 
4962
- - **Content-Type**: application/json, multipart/form-data
4962
+ - **Content-Type**: application/x-www-form-urlencoded
4963
4963
  - **Accept**: application/json
4964
4964
 
4965
4965
 
@@ -5041,7 +5041,7 @@ Name | Type | Description | Notes
5041
5041
 
5042
5042
  ### HTTP request headers
5043
5043
 
5044
- - **Content-Type**: application/json, multipart/form-data
5044
+ - **Content-Type**: application/x-www-form-urlencoded
5045
5045
  - **Accept**: application/json
5046
5046
 
5047
5047
 
@@ -5108,7 +5108,7 @@ Name | Type | Description | Notes
5108
5108
 
5109
5109
  ### HTTP request headers
5110
5110
 
5111
- - **Content-Type**: application/json, multipart/form-data
5111
+ - **Content-Type**: application/x-www-form-urlencoded
5112
5112
  - **Accept**: application/json
5113
5113
 
5114
5114
 
@@ -5354,7 +5354,7 @@ Name | Type | Description | Notes
5354
5354
 
5355
5355
  ### HTTP request headers
5356
5356
 
5357
- - **Content-Type**: application/json, multipart/form-data
5357
+ - **Content-Type**: application/x-www-form-urlencoded
5358
5358
  - **Accept**: application/json
5359
5359
 
5360
5360
 
@@ -5426,7 +5426,7 @@ Name | Type | Description | Notes
5426
5426
 
5427
5427
  ### HTTP request headers
5428
5428
 
5429
- - **Content-Type**: application/json, multipart/form-data
5429
+ - **Content-Type**: application/x-www-form-urlencoded
5430
5430
  - **Accept**: application/json
5431
5431
 
5432
5432
 
@@ -5494,7 +5494,7 @@ Name | Type | Description | Notes
5494
5494
 
5495
5495
  ### HTTP request headers
5496
5496
 
5497
- - **Content-Type**: application/json, multipart/form-data
5497
+ - **Content-Type**: application/x-www-form-urlencoded
5498
5498
  - **Accept**: application/json
5499
5499
 
5500
5500
 
@@ -5555,7 +5555,7 @@ Name | Type | Description | Notes
5555
5555
 
5556
5556
  ### HTTP request headers
5557
5557
 
5558
- - **Content-Type**: application/json, multipart/form-data
5558
+ - **Content-Type**: application/x-www-form-urlencoded
5559
5559
  - **Accept**: application/json
5560
5560
 
5561
5561
 
@@ -5619,7 +5619,7 @@ Name | Type | Description | Notes
5619
5619
 
5620
5620
  ### HTTP request headers
5621
5621
 
5622
- - **Content-Type**: application/json, multipart/form-data
5622
+ - **Content-Type**: application/x-www-form-urlencoded
5623
5623
  - **Accept**: application/json
5624
5624
 
5625
5625
 
@@ -5701,7 +5701,7 @@ Name | Type | Description | Notes
5701
5701
 
5702
5702
  ### HTTP request headers
5703
5703
 
5704
- - **Content-Type**: application/json, multipart/form-data
5704
+ - **Content-Type**: application/x-www-form-urlencoded
5705
5705
  - **Accept**: application/json
5706
5706
 
5707
5707
 
@@ -5768,7 +5768,7 @@ Name | Type | Description | Notes
5768
5768
 
5769
5769
  ### HTTP request headers
5770
5770
 
5771
- - **Content-Type**: application/json, multipart/form-data
5771
+ - **Content-Type**: application/x-www-form-urlencoded
5772
5772
  - **Accept**: application/json
5773
5773
 
5774
5774
 
@@ -6014,7 +6014,7 @@ Name | Type | Description | Notes
6014
6014
 
6015
6015
  ### HTTP request headers
6016
6016
 
6017
- - **Content-Type**: application/json, multipart/form-data
6017
+ - **Content-Type**: application/x-www-form-urlencoded
6018
6018
  - **Accept**: application/json
6019
6019
 
6020
6020
 
@@ -6078,7 +6078,7 @@ Name | Type | Description | Notes
6078
6078
 
6079
6079
  ### HTTP request headers
6080
6080
 
6081
- - **Content-Type**: application/json, multipart/form-data
6081
+ - **Content-Type**: application/x-www-form-urlencoded
6082
6082
  - **Accept**: application/json
6083
6083
 
6084
6084
 
@@ -6160,7 +6160,7 @@ Name | Type | Description | Notes
6160
6160
 
6161
6161
  ### HTTP request headers
6162
6162
 
6163
- - **Content-Type**: application/json, multipart/form-data
6163
+ - **Content-Type**: application/x-www-form-urlencoded
6164
6164
  - **Accept**: application/json
6165
6165
 
6166
6166
 
@@ -6227,7 +6227,7 @@ Name | Type | Description | Notes
6227
6227
 
6228
6228
  ### HTTP request headers
6229
6229
 
6230
- - **Content-Type**: application/json, multipart/form-data
6230
+ - **Content-Type**: application/x-www-form-urlencoded
6231
6231
  - **Accept**: application/json
6232
6232
 
6233
6233
 
@@ -6473,7 +6473,7 @@ Name | Type | Description | Notes
6473
6473
 
6474
6474
  ### HTTP request headers
6475
6475
 
6476
- - **Content-Type**: application/json, multipart/form-data
6476
+ - **Content-Type**: application/x-www-form-urlencoded
6477
6477
  - **Accept**: application/json
6478
6478
 
6479
6479
 
@@ -6623,7 +6623,7 @@ Name | Type | Description | Notes
6623
6623
 
6624
6624
  ### HTTP request headers
6625
6625
 
6626
- - **Content-Type**: application/json, multipart/form-data
6626
+ - **Content-Type**: application/x-www-form-urlencoded
6627
6627
  - **Accept**: application/json
6628
6628
 
6629
6629
 
@@ -6699,7 +6699,7 @@ Name | Type | Description | Notes
6699
6699
 
6700
6700
  ### HTTP request headers
6701
6701
 
6702
- - **Content-Type**: application/json, multipart/form-data
6702
+ - **Content-Type**: application/x-www-form-urlencoded
6703
6703
  - **Accept**: application/json
6704
6704
 
6705
6705
 
@@ -6760,7 +6760,7 @@ Name | Type | Description | Notes
6760
6760
 
6761
6761
  ### HTTP request headers
6762
6762
 
6763
- - **Content-Type**: application/json, multipart/form-data
6763
+ - **Content-Type**: application/x-www-form-urlencoded
6764
6764
  - **Accept**: application/json
6765
6765
 
6766
6766
 
@@ -6988,7 +6988,7 @@ Name | Type | Description | Notes
6988
6988
 
6989
6989
  ### HTTP request headers
6990
6990
 
6991
- - **Content-Type**: application/json, multipart/form-data
6991
+ - **Content-Type**: application/x-www-form-urlencoded
6992
6992
  - **Accept**: application/json
6993
6993
 
6994
6994
 
@@ -7068,7 +7068,7 @@ Name | Type | Description | Notes
7068
7068
 
7069
7069
  ### HTTP request headers
7070
7070
 
7071
- - **Content-Type**: application/json, multipart/form-data
7071
+ - **Content-Type**: application/x-www-form-urlencoded
7072
7072
  - **Accept**: application/json
7073
7073
 
7074
7074
 
@@ -7191,7 +7191,7 @@ Name | Type | Description | Notes
7191
7191
 
7192
7192
  ### HTTP request headers
7193
7193
 
7194
- - **Content-Type**: application/json, multipart/form-data
7194
+ - **Content-Type**: application/x-www-form-urlencoded
7195
7195
  - **Accept**: application/json
7196
7196
 
7197
7197
 
@@ -7252,7 +7252,7 @@ Name | Type | Description | Notes
7252
7252
 
7253
7253
  ### HTTP request headers
7254
7254
 
7255
- - **Content-Type**: application/json, multipart/form-data
7255
+ - **Content-Type**: application/x-www-form-urlencoded
7256
7256
  - **Accept**: application/json
7257
7257
 
7258
7258
 
@@ -7331,7 +7331,7 @@ Name | Type | Description | Notes
7331
7331
 
7332
7332
  ### HTTP request headers
7333
7333
 
7334
- - **Content-Type**: application/json, multipart/form-data
7334
+ - **Content-Type**: application/x-www-form-urlencoded
7335
7335
  - **Accept**: application/json
7336
7336
 
7337
7337
 
@@ -7395,7 +7395,7 @@ Name | Type | Description | Notes
7395
7395
 
7396
7396
  ### HTTP request headers
7397
7397
 
7398
- - **Content-Type**: application/json, multipart/form-data
7398
+ - **Content-Type**: application/x-www-form-urlencoded
7399
7399
  - **Accept**: application/json
7400
7400
 
7401
7401
 
@@ -7701,7 +7701,7 @@ Name | Type | Description | Notes
7701
7701
 
7702
7702
  ### HTTP request headers
7703
7703
 
7704
- - **Content-Type**: application/json, multipart/form-data
7704
+ - **Content-Type**: application/x-www-form-urlencoded
7705
7705
  - **Accept**: application/json
7706
7706
 
7707
7707
 
@@ -7824,7 +7824,7 @@ Name | Type | Description | Notes
7824
7824
 
7825
7825
  ### HTTP request headers
7826
7826
 
7827
- - **Content-Type**: application/json, multipart/form-data
7827
+ - **Content-Type**: application/x-www-form-urlencoded
7828
7828
  - **Accept**: application/json
7829
7829
 
7830
7830
 
@@ -7885,7 +7885,7 @@ Name | Type | Description | Notes
7885
7885
 
7886
7886
  ### HTTP request headers
7887
7887
 
7888
- - **Content-Type**: application/json, multipart/form-data
7888
+ - **Content-Type**: application/x-www-form-urlencoded
7889
7889
  - **Accept**: application/json
7890
7890
 
7891
7891
 
@@ -7964,7 +7964,7 @@ Name | Type | Description | Notes
7964
7964
 
7965
7965
  ### HTTP request headers
7966
7966
 
7967
- - **Content-Type**: application/json, multipart/form-data
7967
+ - **Content-Type**: application/x-www-form-urlencoded
7968
7968
  - **Accept**: application/json
7969
7969
 
7970
7970
 
@@ -8028,7 +8028,7 @@ Name | Type | Description | Notes
8028
8028
 
8029
8029
  ### HTTP request headers
8030
8030
 
8031
- - **Content-Type**: application/json, multipart/form-data
8031
+ - **Content-Type**: application/x-www-form-urlencoded
8032
8032
  - **Accept**: application/json
8033
8033
 
8034
8034
 
@@ -8326,7 +8326,7 @@ Name | Type | Description | Notes
8326
8326
 
8327
8327
  ### HTTP request headers
8328
8328
 
8329
- - **Content-Type**: application/json, multipart/form-data
8329
+ - **Content-Type**: application/x-www-form-urlencoded
8330
8330
  - **Accept**: application/json
8331
8331
 
8332
8332
 
@@ -8405,7 +8405,7 @@ Name | Type | Description | Notes
8405
8405
 
8406
8406
  ### HTTP request headers
8407
8407
 
8408
- - **Content-Type**: application/json, multipart/form-data
8408
+ - **Content-Type**: application/x-www-form-urlencoded
8409
8409
  - **Accept**: application/json
8410
8410
 
8411
8411
 
@@ -8469,7 +8469,7 @@ Name | Type | Description | Notes
8469
8469
 
8470
8470
  ### HTTP request headers
8471
8471
 
8472
- - **Content-Type**: application/json, multipart/form-data
8472
+ - **Content-Type**: application/x-www-form-urlencoded
8473
8473
  - **Accept**: application/json
8474
8474
 
8475
8475