@paysponge/sdk 0.1.89 → 0.1.91
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.
- package/dist/api/generated/openapi/apis/default-api.d.ts +0 -416
- package/dist/api/generated/openapi/apis/default-api.d.ts.map +1 -1
- package/dist/api/generated/openapi/apis/default-api.js +0 -416
- package/dist/api/generated/openapi/apis/default-api.js.map +1 -1
- package/dist/api/generated/openapi/runtime.d.ts.map +1 -1
- package/dist/api/generated/openapi/runtime.js +1 -1
- package/dist/api/generated/openapi/runtime.js.map +1 -1
- package/dist/cli.d.ts.map +1 -1
- package/dist/cli.js +10 -4
- package/dist/cli.js.map +1 -1
- package/dist/client.d.ts +4 -3
- package/dist/client.d.ts.map +1 -1
- package/dist/client.js +4 -3
- package/dist/client.js.map +1 -1
- package/dist/mcp/config.d.ts +1 -1
- package/dist/mcp/config.js +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
|
@@ -890,262 +890,6 @@ export interface DefaultApiPutApiSpendingLimitsByIdOperationRequest {
|
|
|
890
890
|
* @interface DefaultApiInterface
|
|
891
891
|
*/
|
|
892
892
|
export interface DefaultApiInterface {
|
|
893
|
-
/**
|
|
894
|
-
* Creates request options for allMcp without sending the request
|
|
895
|
-
* @throws {RequiredError}
|
|
896
|
-
* @memberof DefaultApiInterface
|
|
897
|
-
*/
|
|
898
|
-
allMcpRequestOpts(): Promise<runtime.RequestOpts>;
|
|
899
|
-
/**
|
|
900
|
-
*
|
|
901
|
-
* @param {*} [options] Override http request option.
|
|
902
|
-
* @throws {RequiredError}
|
|
903
|
-
* @memberof DefaultApiInterface
|
|
904
|
-
*/
|
|
905
|
-
allMcpRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
906
|
-
/**
|
|
907
|
-
*/
|
|
908
|
-
allMcp(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
909
|
-
/**
|
|
910
|
-
* Creates request options for allMcp_1 without sending the request
|
|
911
|
-
* @throws {RequiredError}
|
|
912
|
-
* @memberof DefaultApiInterface
|
|
913
|
-
*/
|
|
914
|
-
allMcp_1RequestOpts(): Promise<runtime.RequestOpts>;
|
|
915
|
-
/**
|
|
916
|
-
*
|
|
917
|
-
* @param {*} [options] Override http request option.
|
|
918
|
-
* @throws {RequiredError}
|
|
919
|
-
* @memberof DefaultApiInterface
|
|
920
|
-
*/
|
|
921
|
-
allMcp_1Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
922
|
-
/**
|
|
923
|
-
*/
|
|
924
|
-
allMcp_1(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
925
|
-
/**
|
|
926
|
-
* Creates request options for allMcp_2 without sending the request
|
|
927
|
-
* @throws {RequiredError}
|
|
928
|
-
* @memberof DefaultApiInterface
|
|
929
|
-
*/
|
|
930
|
-
allMcp_2RequestOpts(): Promise<runtime.RequestOpts>;
|
|
931
|
-
/**
|
|
932
|
-
*
|
|
933
|
-
* @param {*} [options] Override http request option.
|
|
934
|
-
* @throws {RequiredError}
|
|
935
|
-
* @memberof DefaultApiInterface
|
|
936
|
-
*/
|
|
937
|
-
allMcp_2Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
938
|
-
/**
|
|
939
|
-
*/
|
|
940
|
-
allMcp_2(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
941
|
-
/**
|
|
942
|
-
* Creates request options for allMcp_3 without sending the request
|
|
943
|
-
* @throws {RequiredError}
|
|
944
|
-
* @memberof DefaultApiInterface
|
|
945
|
-
*/
|
|
946
|
-
allMcp_3RequestOpts(): Promise<runtime.RequestOpts>;
|
|
947
|
-
/**
|
|
948
|
-
*
|
|
949
|
-
* @param {*} [options] Override http request option.
|
|
950
|
-
* @throws {RequiredError}
|
|
951
|
-
* @memberof DefaultApiInterface
|
|
952
|
-
*/
|
|
953
|
-
allMcp_3Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
954
|
-
/**
|
|
955
|
-
*/
|
|
956
|
-
allMcp_3(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
957
|
-
/**
|
|
958
|
-
* Creates request options for allMcp_4 without sending the request
|
|
959
|
-
* @throws {RequiredError}
|
|
960
|
-
* @memberof DefaultApiInterface
|
|
961
|
-
*/
|
|
962
|
-
allMcp_4RequestOpts(): Promise<runtime.RequestOpts>;
|
|
963
|
-
/**
|
|
964
|
-
*
|
|
965
|
-
* @param {*} [options] Override http request option.
|
|
966
|
-
* @throws {RequiredError}
|
|
967
|
-
* @memberof DefaultApiInterface
|
|
968
|
-
*/
|
|
969
|
-
allMcp_4Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
970
|
-
/**
|
|
971
|
-
*/
|
|
972
|
-
allMcp_4(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
973
|
-
/**
|
|
974
|
-
* Creates request options for allMcp_5 without sending the request
|
|
975
|
-
* @throws {RequiredError}
|
|
976
|
-
* @memberof DefaultApiInterface
|
|
977
|
-
*/
|
|
978
|
-
allMcp_5RequestOpts(): Promise<runtime.RequestOpts>;
|
|
979
|
-
/**
|
|
980
|
-
*
|
|
981
|
-
* @param {*} [options] Override http request option.
|
|
982
|
-
* @throws {RequiredError}
|
|
983
|
-
* @memberof DefaultApiInterface
|
|
984
|
-
*/
|
|
985
|
-
allMcp_5Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
986
|
-
/**
|
|
987
|
-
*/
|
|
988
|
-
allMcp_5(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
989
|
-
/**
|
|
990
|
-
* Creates request options for allMcp_6 without sending the request
|
|
991
|
-
* @throws {RequiredError}
|
|
992
|
-
* @memberof DefaultApiInterface
|
|
993
|
-
*/
|
|
994
|
-
allMcp_6RequestOpts(): Promise<runtime.RequestOpts>;
|
|
995
|
-
/**
|
|
996
|
-
*
|
|
997
|
-
* @param {*} [options] Override http request option.
|
|
998
|
-
* @throws {RequiredError}
|
|
999
|
-
* @memberof DefaultApiInterface
|
|
1000
|
-
*/
|
|
1001
|
-
allMcp_6Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
1002
|
-
/**
|
|
1003
|
-
*/
|
|
1004
|
-
allMcp_6(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
1005
|
-
/**
|
|
1006
|
-
* Creates request options for allMcp_7 without sending the request
|
|
1007
|
-
* @throws {RequiredError}
|
|
1008
|
-
* @memberof DefaultApiInterface
|
|
1009
|
-
*/
|
|
1010
|
-
allMcp_7RequestOpts(): Promise<runtime.RequestOpts>;
|
|
1011
|
-
/**
|
|
1012
|
-
*
|
|
1013
|
-
* @param {*} [options] Override http request option.
|
|
1014
|
-
* @throws {RequiredError}
|
|
1015
|
-
* @memberof DefaultApiInterface
|
|
1016
|
-
*/
|
|
1017
|
-
allMcp_7Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
1018
|
-
/**
|
|
1019
|
-
*/
|
|
1020
|
-
allMcp_7(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
1021
|
-
/**
|
|
1022
|
-
* Creates request options for allMcp_8 without sending the request
|
|
1023
|
-
* @throws {RequiredError}
|
|
1024
|
-
* @memberof DefaultApiInterface
|
|
1025
|
-
*/
|
|
1026
|
-
allMcp_8RequestOpts(): Promise<runtime.RequestOpts>;
|
|
1027
|
-
/**
|
|
1028
|
-
*
|
|
1029
|
-
* @param {*} [options] Override http request option.
|
|
1030
|
-
* @throws {RequiredError}
|
|
1031
|
-
* @memberof DefaultApiInterface
|
|
1032
|
-
*/
|
|
1033
|
-
allMcp_8Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
1034
|
-
/**
|
|
1035
|
-
*/
|
|
1036
|
-
allMcp_8(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
1037
|
-
/**
|
|
1038
|
-
* Creates request options for allMcp_9 without sending the request
|
|
1039
|
-
* @throws {RequiredError}
|
|
1040
|
-
* @memberof DefaultApiInterface
|
|
1041
|
-
*/
|
|
1042
|
-
allMcp_9RequestOpts(): Promise<runtime.RequestOpts>;
|
|
1043
|
-
/**
|
|
1044
|
-
*
|
|
1045
|
-
* @param {*} [options] Override http request option.
|
|
1046
|
-
* @throws {RequiredError}
|
|
1047
|
-
* @memberof DefaultApiInterface
|
|
1048
|
-
*/
|
|
1049
|
-
allMcp_9Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
1050
|
-
/**
|
|
1051
|
-
*/
|
|
1052
|
-
allMcp_9(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
1053
|
-
/**
|
|
1054
|
-
* Creates request options for allMcp_10 without sending the request
|
|
1055
|
-
* @throws {RequiredError}
|
|
1056
|
-
* @memberof DefaultApiInterface
|
|
1057
|
-
*/
|
|
1058
|
-
allMcp_10RequestOpts(): Promise<runtime.RequestOpts>;
|
|
1059
|
-
/**
|
|
1060
|
-
*
|
|
1061
|
-
* @param {*} [options] Override http request option.
|
|
1062
|
-
* @throws {RequiredError}
|
|
1063
|
-
* @memberof DefaultApiInterface
|
|
1064
|
-
*/
|
|
1065
|
-
allMcp_10Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
1066
|
-
/**
|
|
1067
|
-
*/
|
|
1068
|
-
allMcp_10(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
1069
|
-
/**
|
|
1070
|
-
* Creates request options for allMcp_11 without sending the request
|
|
1071
|
-
* @throws {RequiredError}
|
|
1072
|
-
* @memberof DefaultApiInterface
|
|
1073
|
-
*/
|
|
1074
|
-
allMcp_11RequestOpts(): Promise<runtime.RequestOpts>;
|
|
1075
|
-
/**
|
|
1076
|
-
*
|
|
1077
|
-
* @param {*} [options] Override http request option.
|
|
1078
|
-
* @throws {RequiredError}
|
|
1079
|
-
* @memberof DefaultApiInterface
|
|
1080
|
-
*/
|
|
1081
|
-
allMcp_11Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
1082
|
-
/**
|
|
1083
|
-
*/
|
|
1084
|
-
allMcp_11(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
1085
|
-
/**
|
|
1086
|
-
* Creates request options for allMcp_12 without sending the request
|
|
1087
|
-
* @throws {RequiredError}
|
|
1088
|
-
* @memberof DefaultApiInterface
|
|
1089
|
-
*/
|
|
1090
|
-
allMcp_12RequestOpts(): Promise<runtime.RequestOpts>;
|
|
1091
|
-
/**
|
|
1092
|
-
*
|
|
1093
|
-
* @param {*} [options] Override http request option.
|
|
1094
|
-
* @throws {RequiredError}
|
|
1095
|
-
* @memberof DefaultApiInterface
|
|
1096
|
-
*/
|
|
1097
|
-
allMcp_12Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
1098
|
-
/**
|
|
1099
|
-
*/
|
|
1100
|
-
allMcp_12(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
1101
|
-
/**
|
|
1102
|
-
* Creates request options for allMcp_13 without sending the request
|
|
1103
|
-
* @throws {RequiredError}
|
|
1104
|
-
* @memberof DefaultApiInterface
|
|
1105
|
-
*/
|
|
1106
|
-
allMcp_13RequestOpts(): Promise<runtime.RequestOpts>;
|
|
1107
|
-
/**
|
|
1108
|
-
*
|
|
1109
|
-
* @param {*} [options] Override http request option.
|
|
1110
|
-
* @throws {RequiredError}
|
|
1111
|
-
* @memberof DefaultApiInterface
|
|
1112
|
-
*/
|
|
1113
|
-
allMcp_13Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
1114
|
-
/**
|
|
1115
|
-
*/
|
|
1116
|
-
allMcp_13(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
1117
|
-
/**
|
|
1118
|
-
* Creates request options for allMcp_14 without sending the request
|
|
1119
|
-
* @throws {RequiredError}
|
|
1120
|
-
* @memberof DefaultApiInterface
|
|
1121
|
-
*/
|
|
1122
|
-
allMcp_14RequestOpts(): Promise<runtime.RequestOpts>;
|
|
1123
|
-
/**
|
|
1124
|
-
*
|
|
1125
|
-
* @param {*} [options] Override http request option.
|
|
1126
|
-
* @throws {RequiredError}
|
|
1127
|
-
* @memberof DefaultApiInterface
|
|
1128
|
-
*/
|
|
1129
|
-
allMcp_14Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
1130
|
-
/**
|
|
1131
|
-
*/
|
|
1132
|
-
allMcp_14(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
1133
|
-
/**
|
|
1134
|
-
* Creates request options for allMcp_15 without sending the request
|
|
1135
|
-
* @throws {RequiredError}
|
|
1136
|
-
* @memberof DefaultApiInterface
|
|
1137
|
-
*/
|
|
1138
|
-
allMcp_15RequestOpts(): Promise<runtime.RequestOpts>;
|
|
1139
|
-
/**
|
|
1140
|
-
*
|
|
1141
|
-
* @param {*} [options] Override http request option.
|
|
1142
|
-
* @throws {RequiredError}
|
|
1143
|
-
* @memberof DefaultApiInterface
|
|
1144
|
-
*/
|
|
1145
|
-
allMcp_15Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
1146
|
-
/**
|
|
1147
|
-
*/
|
|
1148
|
-
allMcp_15(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
1149
893
|
/**
|
|
1150
894
|
* Creates request options for deleteApiAgentKeys without sending the request
|
|
1151
895
|
* @param {string} service
|
|
@@ -6427,166 +6171,6 @@ export interface DefaultApiInterface {
|
|
|
6427
6171
|
*
|
|
6428
6172
|
*/
|
|
6429
6173
|
export declare class DefaultApi extends runtime.BaseAPI implements DefaultApiInterface {
|
|
6430
|
-
/**
|
|
6431
|
-
* Creates request options for allMcp without sending the request
|
|
6432
|
-
*/
|
|
6433
|
-
allMcpRequestOpts(): Promise<runtime.RequestOpts>;
|
|
6434
|
-
/**
|
|
6435
|
-
*/
|
|
6436
|
-
allMcpRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6437
|
-
/**
|
|
6438
|
-
*/
|
|
6439
|
-
allMcp(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6440
|
-
/**
|
|
6441
|
-
* Creates request options for allMcp_1 without sending the request
|
|
6442
|
-
*/
|
|
6443
|
-
allMcp_1RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6444
|
-
/**
|
|
6445
|
-
*/
|
|
6446
|
-
allMcp_1Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6447
|
-
/**
|
|
6448
|
-
*/
|
|
6449
|
-
allMcp_1(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6450
|
-
/**
|
|
6451
|
-
* Creates request options for allMcp_2 without sending the request
|
|
6452
|
-
*/
|
|
6453
|
-
allMcp_2RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6454
|
-
/**
|
|
6455
|
-
*/
|
|
6456
|
-
allMcp_2Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6457
|
-
/**
|
|
6458
|
-
*/
|
|
6459
|
-
allMcp_2(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6460
|
-
/**
|
|
6461
|
-
* Creates request options for allMcp_3 without sending the request
|
|
6462
|
-
*/
|
|
6463
|
-
allMcp_3RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6464
|
-
/**
|
|
6465
|
-
*/
|
|
6466
|
-
allMcp_3Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6467
|
-
/**
|
|
6468
|
-
*/
|
|
6469
|
-
allMcp_3(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6470
|
-
/**
|
|
6471
|
-
* Creates request options for allMcp_4 without sending the request
|
|
6472
|
-
*/
|
|
6473
|
-
allMcp_4RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6474
|
-
/**
|
|
6475
|
-
*/
|
|
6476
|
-
allMcp_4Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6477
|
-
/**
|
|
6478
|
-
*/
|
|
6479
|
-
allMcp_4(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6480
|
-
/**
|
|
6481
|
-
* Creates request options for allMcp_5 without sending the request
|
|
6482
|
-
*/
|
|
6483
|
-
allMcp_5RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6484
|
-
/**
|
|
6485
|
-
*/
|
|
6486
|
-
allMcp_5Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6487
|
-
/**
|
|
6488
|
-
*/
|
|
6489
|
-
allMcp_5(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6490
|
-
/**
|
|
6491
|
-
* Creates request options for allMcp_6 without sending the request
|
|
6492
|
-
*/
|
|
6493
|
-
allMcp_6RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6494
|
-
/**
|
|
6495
|
-
*/
|
|
6496
|
-
allMcp_6Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6497
|
-
/**
|
|
6498
|
-
*/
|
|
6499
|
-
allMcp_6(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6500
|
-
/**
|
|
6501
|
-
* Creates request options for allMcp_7 without sending the request
|
|
6502
|
-
*/
|
|
6503
|
-
allMcp_7RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6504
|
-
/**
|
|
6505
|
-
*/
|
|
6506
|
-
allMcp_7Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6507
|
-
/**
|
|
6508
|
-
*/
|
|
6509
|
-
allMcp_7(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6510
|
-
/**
|
|
6511
|
-
* Creates request options for allMcp_8 without sending the request
|
|
6512
|
-
*/
|
|
6513
|
-
allMcp_8RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6514
|
-
/**
|
|
6515
|
-
*/
|
|
6516
|
-
allMcp_8Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6517
|
-
/**
|
|
6518
|
-
*/
|
|
6519
|
-
allMcp_8(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6520
|
-
/**
|
|
6521
|
-
* Creates request options for allMcp_9 without sending the request
|
|
6522
|
-
*/
|
|
6523
|
-
allMcp_9RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6524
|
-
/**
|
|
6525
|
-
*/
|
|
6526
|
-
allMcp_9Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6527
|
-
/**
|
|
6528
|
-
*/
|
|
6529
|
-
allMcp_9(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6530
|
-
/**
|
|
6531
|
-
* Creates request options for allMcp_10 without sending the request
|
|
6532
|
-
*/
|
|
6533
|
-
allMcp_10RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6534
|
-
/**
|
|
6535
|
-
*/
|
|
6536
|
-
allMcp_10Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6537
|
-
/**
|
|
6538
|
-
*/
|
|
6539
|
-
allMcp_10(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6540
|
-
/**
|
|
6541
|
-
* Creates request options for allMcp_11 without sending the request
|
|
6542
|
-
*/
|
|
6543
|
-
allMcp_11RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6544
|
-
/**
|
|
6545
|
-
*/
|
|
6546
|
-
allMcp_11Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6547
|
-
/**
|
|
6548
|
-
*/
|
|
6549
|
-
allMcp_11(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6550
|
-
/**
|
|
6551
|
-
* Creates request options for allMcp_12 without sending the request
|
|
6552
|
-
*/
|
|
6553
|
-
allMcp_12RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6554
|
-
/**
|
|
6555
|
-
*/
|
|
6556
|
-
allMcp_12Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6557
|
-
/**
|
|
6558
|
-
*/
|
|
6559
|
-
allMcp_12(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6560
|
-
/**
|
|
6561
|
-
* Creates request options for allMcp_13 without sending the request
|
|
6562
|
-
*/
|
|
6563
|
-
allMcp_13RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6564
|
-
/**
|
|
6565
|
-
*/
|
|
6566
|
-
allMcp_13Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6567
|
-
/**
|
|
6568
|
-
*/
|
|
6569
|
-
allMcp_13(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6570
|
-
/**
|
|
6571
|
-
* Creates request options for allMcp_14 without sending the request
|
|
6572
|
-
*/
|
|
6573
|
-
allMcp_14RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6574
|
-
/**
|
|
6575
|
-
*/
|
|
6576
|
-
allMcp_14Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6577
|
-
/**
|
|
6578
|
-
*/
|
|
6579
|
-
allMcp_14(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6580
|
-
/**
|
|
6581
|
-
* Creates request options for allMcp_15 without sending the request
|
|
6582
|
-
*/
|
|
6583
|
-
allMcp_15RequestOpts(): Promise<runtime.RequestOpts>;
|
|
6584
|
-
/**
|
|
6585
|
-
*/
|
|
6586
|
-
allMcp_15Raw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
6587
|
-
/**
|
|
6588
|
-
*/
|
|
6589
|
-
allMcp_15(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
6590
6174
|
/**
|
|
6591
6175
|
* Creates request options for deleteApiAgentKeys without sending the request
|
|
6592
6176
|
*/
|