@gooddata/api-client-tiger 11.18.0-alpha.3 → 11.18.0-alpha.5
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/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/api-client-tiger.d.ts +295 -229
- package/esm/constants.d.ts +8 -0
- package/esm/constants.d.ts.map +1 -1
- package/esm/constants.js +9 -1
- package/esm/constants.js.map +1 -1
- package/esm/endpoints/actions/index.d.ts.map +1 -1
- package/esm/endpoints/actions/index.js +1 -0
- package/esm/endpoints/actions/index.js.map +1 -1
- package/esm/endpoints/authActions/index.d.ts.map +1 -1
- package/esm/endpoints/authActions/index.js +1 -0
- package/esm/endpoints/authActions/index.js.map +1 -1
- package/esm/endpoints/automation/index.d.ts.map +1 -1
- package/esm/endpoints/automation/index.js +1 -0
- package/esm/endpoints/automation/index.js.map +1 -1
- package/esm/endpoints/entitiesObjects/index.d.ts.map +1 -1
- package/esm/endpoints/entitiesObjects/index.js +1 -0
- package/esm/endpoints/entitiesObjects/index.js.map +1 -1
- package/esm/endpoints/execution/index.d.ts.map +1 -1
- package/esm/endpoints/execution/index.js +1 -0
- package/esm/endpoints/execution/index.js.map +1 -1
- package/esm/endpoints/explain/index.d.ts.map +1 -1
- package/esm/endpoints/explain/index.js +1 -0
- package/esm/endpoints/explain/index.js.map +1 -1
- package/esm/endpoints/export/index.d.ts.map +1 -1
- package/esm/endpoints/export/index.js +1 -0
- package/esm/endpoints/export/index.js.map +1 -1
- package/esm/endpoints/genAI/index.d.ts.map +1 -1
- package/esm/endpoints/genAI/index.js +1 -0
- package/esm/endpoints/genAI/index.js.map +1 -1
- package/esm/endpoints/labelElements/index.d.ts.map +1 -1
- package/esm/endpoints/labelElements/index.js +1 -0
- package/esm/endpoints/labelElements/index.js.map +1 -1
- package/esm/endpoints/layout/index.d.ts.map +1 -1
- package/esm/endpoints/layout/index.js +1 -0
- package/esm/endpoints/layout/index.js.map +1 -1
- package/esm/endpoints/locationStyle/index.d.ts.map +1 -1
- package/esm/endpoints/locationStyle/index.js +1 -0
- package/esm/endpoints/locationStyle/index.js.map +1 -1
- package/esm/endpoints/profile/index.d.ts.map +1 -1
- package/esm/endpoints/profile/index.js +1 -0
- package/esm/endpoints/profile/index.js.map +1 -1
- package/esm/endpoints/result/index.d.ts.map +1 -1
- package/esm/endpoints/result/index.js +1 -0
- package/esm/endpoints/result/index.js.map +1 -1
- package/esm/endpoints/scanModel/index.d.ts.map +1 -1
- package/esm/endpoints/scanModel/index.js +1 -0
- package/esm/endpoints/scanModel/index.js.map +1 -1
- package/esm/endpoints/smartFunctions/index.d.ts.map +1 -1
- package/esm/endpoints/smartFunctions/index.js +1 -0
- package/esm/endpoints/smartFunctions/index.js.map +1 -1
- package/esm/endpoints/userManagement/index.d.ts.map +1 -1
- package/esm/endpoints/userManagement/index.js +1 -0
- package/esm/endpoints/userManagement/index.js.map +1 -1
- package/esm/endpoints/validDescendants/index.d.ts.map +1 -1
- package/esm/endpoints/validDescendants/index.js +1 -0
- package/esm/endpoints/validDescendants/index.js.map +1 -1
- package/esm/endpoints/validObjects/index.d.ts.map +1 -1
- package/esm/endpoints/validObjects/index.js +1 -0
- package/esm/endpoints/validObjects/index.js.map +1 -1
- package/esm/gd-tiger-model/index.d.ts.map +1 -1
- package/esm/gd-tiger-model/index.js +5 -0
- package/esm/gd-tiger-model/index.js.map +1 -1
- package/esm/generated/afm-rest-api/api.d.ts +1 -1
- package/esm/generated/afm-rest-api/api.d.ts.map +1 -1
- package/esm/generated/afm-rest-api/api.js +192 -37
- package/esm/generated/afm-rest-api/api.js.map +1 -1
- package/esm/generated/afm-rest-api/common.d.ts.map +1 -1
- package/esm/generated/afm-rest-api/common.js +1 -13
- package/esm/generated/afm-rest-api/common.js.map +1 -1
- package/esm/generated/auth-json-api/api.d.ts.map +1 -1
- package/esm/generated/auth-json-api/api.js +30 -6
- package/esm/generated/auth-json-api/api.js.map +1 -1
- package/esm/generated/auth-json-api/common.d.ts.map +1 -1
- package/esm/generated/auth-json-api/common.js +1 -13
- package/esm/generated/auth-json-api/common.js.map +1 -1
- package/esm/generated/automation-json-api/api.d.ts.map +1 -1
- package/esm/generated/automation-json-api/api.js +42 -7
- package/esm/generated/automation-json-api/api.js.map +1 -1
- package/esm/generated/automation-json-api/common.d.ts.map +1 -1
- package/esm/generated/automation-json-api/common.js +1 -13
- package/esm/generated/automation-json-api/common.js.map +1 -1
- package/esm/generated/automation-json-api/index.d.ts.map +1 -1
- package/esm/generated/automation-json-api/index.js +1 -1
- package/esm/generated/automation-json-api/index.js.map +1 -1
- package/esm/generated/export-json-api/api.d.ts.map +1 -1
- package/esm/generated/export-json-api/api.js +72 -13
- package/esm/generated/export-json-api/api.js.map +1 -1
- package/esm/generated/export-json-api/common.d.ts.map +1 -1
- package/esm/generated/export-json-api/common.js +1 -13
- package/esm/generated/export-json-api/common.js.map +1 -1
- package/esm/generated/metadata-json-api/api.d.ts +259 -205
- package/esm/generated/metadata-json-api/api.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/api.js +2366 -474
- package/esm/generated/metadata-json-api/api.js.map +1 -1
- package/esm/generated/metadata-json-api/base.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/base.js +1 -13
- package/esm/generated/metadata-json-api/base.js.map +1 -1
- package/esm/generated/metadata-json-api/common.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/common.js +1 -13
- package/esm/generated/metadata-json-api/common.js.map +1 -1
- package/esm/generated/metadata-json-api/index.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/index.js +1 -0
- package/esm/generated/metadata-json-api/index.js.map +1 -1
- package/esm/generated/scan-json-api/api.d.ts +4 -0
- package/esm/generated/scan-json-api/api.d.ts.map +1 -1
- package/esm/generated/scan-json-api/api.js +51 -22
- package/esm/generated/scan-json-api/api.js.map +1 -1
- package/esm/generated/scan-json-api/common.d.ts.map +1 -1
- package/esm/generated/scan-json-api/common.js +1 -13
- package/esm/generated/scan-json-api/common.js.map +1 -1
- package/esm/index.d.ts.map +1 -1
- package/esm/index.js +1 -0
- package/esm/index.js.map +1 -1
- package/esm/metadataUtilities.d.ts.map +1 -1
- package/esm/metadataUtilities.js +0 -2
- package/esm/metadataUtilities.js.map +1 -1
- package/esm/organizationUtilities.d.ts.map +1 -1
- package/esm/organizationUtilities.js +2 -6
- package/esm/organizationUtilities.js.map +1 -1
- package/esm/tsdoc-metadata.json +1 -1
- package/package.json +6 -8
|
@@ -1,4 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
/**
|
|
3
|
+
* OpenAPI definition
|
|
4
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
|
+
*
|
|
6
|
+
* The version of the OpenAPI document: v0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
10
|
+
* https://openapi-generator.tech
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
2
13
|
import globalAxios from "axios";
|
|
3
14
|
// Some imports not used depending on template conditions, we also need prettier-ignore so that the import does not get split and ts-ignore still works
|
|
4
15
|
// prettier-ignore
|
|
@@ -33,7 +44,11 @@ export async function ActionsApiAxiosParamCreator_AiChat(workspaceId, chatReques
|
|
|
33
44
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
34
45
|
const localVarHeaderParameter = {};
|
|
35
46
|
const localVarQueryParameter = {};
|
|
36
|
-
|
|
47
|
+
const consumes = ["application/json"];
|
|
48
|
+
// use application/json if present, otherwise fallback to the first one
|
|
49
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
50
|
+
? "application/json"
|
|
51
|
+
: consumes[0];
|
|
37
52
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
38
53
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
39
54
|
localVarRequestOptions.headers = {
|
|
@@ -76,7 +91,11 @@ export async function ActionsApiAxiosParamCreator_AiChatHistory(workspaceId, cha
|
|
|
76
91
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
77
92
|
const localVarHeaderParameter = {};
|
|
78
93
|
const localVarQueryParameter = {};
|
|
79
|
-
|
|
94
|
+
const consumes = ["application/json"];
|
|
95
|
+
// use application/json if present, otherwise fallback to the first one
|
|
96
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
97
|
+
? "application/json"
|
|
98
|
+
: consumes[0];
|
|
80
99
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
81
100
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
82
101
|
localVarRequestOptions.headers = {
|
|
@@ -119,7 +138,11 @@ export async function ActionsApiAxiosParamCreator_AiChatStream(workspaceId, chat
|
|
|
119
138
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
120
139
|
const localVarHeaderParameter = {};
|
|
121
140
|
const localVarQueryParameter = {};
|
|
122
|
-
|
|
141
|
+
const consumes = ["application/json"];
|
|
142
|
+
// use application/json if present, otherwise fallback to the first one
|
|
143
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
144
|
+
? "application/json"
|
|
145
|
+
: consumes[0];
|
|
123
146
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
124
147
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
125
148
|
localVarRequestOptions.headers = {
|
|
@@ -196,7 +219,11 @@ export async function ActionsApiAxiosParamCreator_AiSearch(workspaceId, searchRe
|
|
|
196
219
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
197
220
|
const localVarHeaderParameter = {};
|
|
198
221
|
const localVarQueryParameter = {};
|
|
199
|
-
|
|
222
|
+
const consumes = ["application/json"];
|
|
223
|
+
// use application/json if present, otherwise fallback to the first one
|
|
224
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
225
|
+
? "application/json"
|
|
226
|
+
: consumes[0];
|
|
200
227
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
201
228
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
202
229
|
localVarRequestOptions.headers = {
|
|
@@ -248,7 +275,11 @@ export async function ActionsApiAxiosParamCreator_AnomalyDetection(workspaceId,
|
|
|
248
275
|
if (skipCache !== undefined && skipCache !== null) {
|
|
249
276
|
localVarHeaderParameter["skip-cache"] = String(JSON.stringify(skipCache));
|
|
250
277
|
}
|
|
251
|
-
|
|
278
|
+
const consumes = ["application/json"];
|
|
279
|
+
// use application/json if present, otherwise fallback to the first one
|
|
280
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
281
|
+
? "application/json"
|
|
282
|
+
: consumes[0];
|
|
252
283
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
253
284
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
254
285
|
localVarRequestOptions.headers = {
|
|
@@ -338,7 +369,11 @@ export async function ActionsApiAxiosParamCreator_CancelExecutions(workspaceId,
|
|
|
338
369
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
339
370
|
const localVarHeaderParameter = {};
|
|
340
371
|
const localVarQueryParameter = {};
|
|
341
|
-
|
|
372
|
+
const consumes = ["application/json"];
|
|
373
|
+
// use application/json if present, otherwise fallback to the first one
|
|
374
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
375
|
+
? "application/json"
|
|
376
|
+
: consumes[0];
|
|
342
377
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
343
378
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
344
379
|
localVarRequestOptions.headers = {
|
|
@@ -381,7 +416,11 @@ export async function ActionsApiAxiosParamCreator_ChangeAnalysis(workspaceId, ch
|
|
|
381
416
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
382
417
|
const localVarHeaderParameter = {};
|
|
383
418
|
const localVarQueryParameter = {};
|
|
384
|
-
|
|
419
|
+
const consumes = ["application/json"];
|
|
420
|
+
// use application/json if present, otherwise fallback to the first one
|
|
421
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
422
|
+
? "application/json"
|
|
423
|
+
: consumes[0];
|
|
385
424
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
386
425
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
387
426
|
localVarRequestOptions.headers = {
|
|
@@ -472,7 +511,11 @@ export async function ActionsApiAxiosParamCreator_Clustering(workspaceId, result
|
|
|
472
511
|
if (skipCache !== undefined && skipCache !== null) {
|
|
473
512
|
localVarHeaderParameter["skip-cache"] = String(JSON.stringify(skipCache));
|
|
474
513
|
}
|
|
475
|
-
|
|
514
|
+
const consumes = ["application/json"];
|
|
515
|
+
// use application/json if present, otherwise fallback to the first one
|
|
516
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
517
|
+
? "application/json"
|
|
518
|
+
: consumes[0];
|
|
476
519
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
477
520
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
478
521
|
localVarRequestOptions.headers = {
|
|
@@ -574,7 +617,11 @@ export async function ActionsApiAxiosParamCreator_ComputeLabelElementsPost(works
|
|
|
574
617
|
if (skipCache !== undefined && skipCache !== null) {
|
|
575
618
|
localVarHeaderParameter["skip-cache"] = String(JSON.stringify(skipCache));
|
|
576
619
|
}
|
|
577
|
-
|
|
620
|
+
const consumes = ["application/json"];
|
|
621
|
+
// use application/json if present, otherwise fallback to the first one
|
|
622
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
623
|
+
? "application/json"
|
|
624
|
+
: consumes[0];
|
|
578
625
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
579
626
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
580
627
|
localVarRequestOptions.headers = {
|
|
@@ -625,7 +672,11 @@ export async function ActionsApiAxiosParamCreator_ComputeReport(workspaceId, afm
|
|
|
625
672
|
if (timestamp !== undefined && timestamp !== null) {
|
|
626
673
|
localVarHeaderParameter["timestamp"] = String(timestamp);
|
|
627
674
|
}
|
|
628
|
-
|
|
675
|
+
const consumes = ["application/json"];
|
|
676
|
+
// use application/json if present, otherwise fallback to the first one
|
|
677
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
678
|
+
? "application/json"
|
|
679
|
+
: consumes[0];
|
|
629
680
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
630
681
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
631
682
|
localVarRequestOptions.headers = {
|
|
@@ -668,7 +719,11 @@ export async function ActionsApiAxiosParamCreator_ComputeValidDescendants(worksp
|
|
|
668
719
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
669
720
|
const localVarHeaderParameter = {};
|
|
670
721
|
const localVarQueryParameter = {};
|
|
671
|
-
|
|
722
|
+
const consumes = ["application/json"];
|
|
723
|
+
// use application/json if present, otherwise fallback to the first one
|
|
724
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
725
|
+
? "application/json"
|
|
726
|
+
: consumes[0];
|
|
672
727
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
673
728
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
674
729
|
localVarRequestOptions.headers = {
|
|
@@ -711,7 +766,11 @@ export async function ActionsApiAxiosParamCreator_ComputeValidObjects(workspaceI
|
|
|
711
766
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
712
767
|
const localVarHeaderParameter = {};
|
|
713
768
|
const localVarQueryParameter = {};
|
|
714
|
-
|
|
769
|
+
const consumes = ["application/json"];
|
|
770
|
+
// use application/json if present, otherwise fallback to the first one
|
|
771
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
772
|
+
? "application/json"
|
|
773
|
+
: consumes[0];
|
|
715
774
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
716
775
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
717
776
|
localVarRequestOptions.headers = {
|
|
@@ -792,7 +851,11 @@ export async function ActionsApiAxiosParamCreator_ExplainAFM(workspaceId, afmExe
|
|
|
792
851
|
if (explainType !== undefined) {
|
|
793
852
|
localVarQueryParameter["explainType"] = explainType;
|
|
794
853
|
}
|
|
795
|
-
|
|
854
|
+
const consumes = ["application/json"];
|
|
855
|
+
// use application/json if present, otherwise fallback to the first one
|
|
856
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
857
|
+
? "application/json"
|
|
858
|
+
: consumes[0];
|
|
796
859
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
797
860
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
798
861
|
localVarRequestOptions.headers = {
|
|
@@ -844,7 +907,11 @@ export async function ActionsApiAxiosParamCreator_Forecast(workspaceId, resultId
|
|
|
844
907
|
if (skipCache !== undefined && skipCache !== null) {
|
|
845
908
|
localVarHeaderParameter["skip-cache"] = String(JSON.stringify(skipCache));
|
|
846
909
|
}
|
|
847
|
-
|
|
910
|
+
const consumes = ["application/json"];
|
|
911
|
+
// use application/json if present, otherwise fallback to the first one
|
|
912
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
913
|
+
? "application/json"
|
|
914
|
+
: consumes[0];
|
|
848
915
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
849
916
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
850
917
|
localVarRequestOptions.headers = {
|
|
@@ -1011,7 +1078,11 @@ export async function ActionsApiAxiosParamCreator_KeyDriverAnalysis(workspaceId,
|
|
|
1011
1078
|
if (skipCache !== undefined && skipCache !== null) {
|
|
1012
1079
|
localVarHeaderParameter["skip-cache"] = String(JSON.stringify(skipCache));
|
|
1013
1080
|
}
|
|
1014
|
-
|
|
1081
|
+
const consumes = ["application/json"];
|
|
1082
|
+
// use application/json if present, otherwise fallback to the first one
|
|
1083
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
1084
|
+
? "application/json"
|
|
1085
|
+
: consumes[0];
|
|
1015
1086
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1016
1087
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
1017
1088
|
localVarRequestOptions.headers = {
|
|
@@ -1139,7 +1210,11 @@ export async function ActionsApiAxiosParamCreator_OutlierDetection(workspaceId,
|
|
|
1139
1210
|
if (skipCache !== undefined && skipCache !== null) {
|
|
1140
1211
|
localVarHeaderParameter["skip-cache"] = String(JSON.stringify(skipCache));
|
|
1141
1212
|
}
|
|
1142
|
-
|
|
1213
|
+
const consumes = ["application/json"];
|
|
1214
|
+
// use application/json if present, otherwise fallback to the first one
|
|
1215
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
1216
|
+
? "application/json"
|
|
1217
|
+
: consumes[0];
|
|
1143
1218
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1144
1219
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
1145
1220
|
localVarRequestOptions.headers = {
|
|
@@ -1422,7 +1497,11 @@ export async function ActionsApiAxiosParamCreator_ValidateLLMEndpoint(validateLL
|
|
|
1422
1497
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
1423
1498
|
const localVarHeaderParameter = {};
|
|
1424
1499
|
const localVarQueryParameter = {};
|
|
1425
|
-
|
|
1500
|
+
const consumes = ["application/json"];
|
|
1501
|
+
// use application/json if present, otherwise fallback to the first one
|
|
1502
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
1503
|
+
? "application/json"
|
|
1504
|
+
: consumes[0];
|
|
1426
1505
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1427
1506
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
1428
1507
|
localVarRequestOptions.headers = {
|
|
@@ -1463,7 +1542,11 @@ export async function ActionsApiAxiosParamCreator_ValidateLLMEndpointById(llmEnd
|
|
|
1463
1542
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
1464
1543
|
const localVarHeaderParameter = {};
|
|
1465
1544
|
const localVarQueryParameter = {};
|
|
1466
|
-
|
|
1545
|
+
const consumes = ["application/json"];
|
|
1546
|
+
// use application/json if present, otherwise fallback to the first one
|
|
1547
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
1548
|
+
? "application/json"
|
|
1549
|
+
: consumes[0];
|
|
1467
1550
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1468
1551
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
1469
1552
|
localVarRequestOptions.headers = {
|
|
@@ -2398,7 +2481,11 @@ export async function ComputationApiAxiosParamCreator_CancelExecutions(workspace
|
|
|
2398
2481
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
2399
2482
|
const localVarHeaderParameter = {};
|
|
2400
2483
|
const localVarQueryParameter = {};
|
|
2401
|
-
|
|
2484
|
+
const consumes = ["application/json"];
|
|
2485
|
+
// use application/json if present, otherwise fallback to the first one
|
|
2486
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
2487
|
+
? "application/json"
|
|
2488
|
+
: consumes[0];
|
|
2402
2489
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
2403
2490
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
2404
2491
|
localVarRequestOptions.headers = {
|
|
@@ -2441,7 +2528,11 @@ export async function ComputationApiAxiosParamCreator_ChangeAnalysis(workspaceId
|
|
|
2441
2528
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
2442
2529
|
const localVarHeaderParameter = {};
|
|
2443
2530
|
const localVarQueryParameter = {};
|
|
2444
|
-
|
|
2531
|
+
const consumes = ["application/json"];
|
|
2532
|
+
// use application/json if present, otherwise fallback to the first one
|
|
2533
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
2534
|
+
? "application/json"
|
|
2535
|
+
: consumes[0];
|
|
2445
2536
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
2446
2537
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
2447
2538
|
localVarRequestOptions.headers = {
|
|
@@ -2535,7 +2626,11 @@ export async function ComputationApiAxiosParamCreator_ComputeLabelElementsPost(w
|
|
|
2535
2626
|
if (skipCache !== undefined && skipCache !== null) {
|
|
2536
2627
|
localVarHeaderParameter["skip-cache"] = String(JSON.stringify(skipCache));
|
|
2537
2628
|
}
|
|
2538
|
-
|
|
2629
|
+
const consumes = ["application/json"];
|
|
2630
|
+
// use application/json if present, otherwise fallback to the first one
|
|
2631
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
2632
|
+
? "application/json"
|
|
2633
|
+
: consumes[0];
|
|
2539
2634
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
2540
2635
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
2541
2636
|
localVarRequestOptions.headers = {
|
|
@@ -2586,7 +2681,11 @@ export async function ComputationApiAxiosParamCreator_ComputeReport(workspaceId,
|
|
|
2586
2681
|
if (timestamp !== undefined && timestamp !== null) {
|
|
2587
2682
|
localVarHeaderParameter["timestamp"] = String(timestamp);
|
|
2588
2683
|
}
|
|
2589
|
-
|
|
2684
|
+
const consumes = ["application/json"];
|
|
2685
|
+
// use application/json if present, otherwise fallback to the first one
|
|
2686
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
2687
|
+
? "application/json"
|
|
2688
|
+
: consumes[0];
|
|
2590
2689
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
2591
2690
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
2592
2691
|
localVarRequestOptions.headers = {
|
|
@@ -2629,7 +2728,11 @@ export async function ComputationApiAxiosParamCreator_ComputeValidDescendants(wo
|
|
|
2629
2728
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
2630
2729
|
const localVarHeaderParameter = {};
|
|
2631
2730
|
const localVarQueryParameter = {};
|
|
2632
|
-
|
|
2731
|
+
const consumes = ["application/json"];
|
|
2732
|
+
// use application/json if present, otherwise fallback to the first one
|
|
2733
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
2734
|
+
? "application/json"
|
|
2735
|
+
: consumes[0];
|
|
2633
2736
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
2634
2737
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
2635
2738
|
localVarRequestOptions.headers = {
|
|
@@ -2672,7 +2775,11 @@ export async function ComputationApiAxiosParamCreator_ComputeValidObjects(worksp
|
|
|
2672
2775
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
2673
2776
|
const localVarHeaderParameter = {};
|
|
2674
2777
|
const localVarQueryParameter = {};
|
|
2675
|
-
|
|
2778
|
+
const consumes = ["application/json"];
|
|
2779
|
+
// use application/json if present, otherwise fallback to the first one
|
|
2780
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
2781
|
+
? "application/json"
|
|
2782
|
+
: consumes[0];
|
|
2676
2783
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
2677
2784
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
2678
2785
|
localVarRequestOptions.headers = {
|
|
@@ -2719,7 +2826,11 @@ export async function ComputationApiAxiosParamCreator_ExplainAFM(workspaceId, af
|
|
|
2719
2826
|
if (explainType !== undefined) {
|
|
2720
2827
|
localVarQueryParameter["explainType"] = explainType;
|
|
2721
2828
|
}
|
|
2722
|
-
|
|
2829
|
+
const consumes = ["application/json"];
|
|
2830
|
+
// use application/json if present, otherwise fallback to the first one
|
|
2831
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
2832
|
+
? "application/json"
|
|
2833
|
+
: consumes[0];
|
|
2723
2834
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
2724
2835
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
2725
2836
|
localVarRequestOptions.headers = {
|
|
@@ -2766,7 +2877,11 @@ export async function ComputationApiAxiosParamCreator_KeyDriverAnalysis(workspac
|
|
|
2766
2877
|
if (skipCache !== undefined && skipCache !== null) {
|
|
2767
2878
|
localVarHeaderParameter["skip-cache"] = String(JSON.stringify(skipCache));
|
|
2768
2879
|
}
|
|
2769
|
-
|
|
2880
|
+
const consumes = ["application/json"];
|
|
2881
|
+
// use application/json if present, otherwise fallback to the first one
|
|
2882
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
2883
|
+
? "application/json"
|
|
2884
|
+
: consumes[0];
|
|
2770
2885
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
2771
2886
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
2772
2887
|
localVarRequestOptions.headers = {
|
|
@@ -2860,7 +2975,11 @@ export async function ComputationApiAxiosParamCreator_OutlierDetection(workspace
|
|
|
2860
2975
|
if (skipCache !== undefined && skipCache !== null) {
|
|
2861
2976
|
localVarHeaderParameter["skip-cache"] = String(JSON.stringify(skipCache));
|
|
2862
2977
|
}
|
|
2863
|
-
|
|
2978
|
+
const consumes = ["application/json"];
|
|
2979
|
+
// use application/json if present, otherwise fallback to the first one
|
|
2980
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
2981
|
+
? "application/json"
|
|
2982
|
+
: consumes[0];
|
|
2864
2983
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
2865
2984
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
2866
2985
|
localVarRequestOptions.headers = {
|
|
@@ -3416,7 +3535,11 @@ export async function SmartFunctionsApiAxiosParamCreator_AiChat(workspaceId, cha
|
|
|
3416
3535
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
3417
3536
|
const localVarHeaderParameter = {};
|
|
3418
3537
|
const localVarQueryParameter = {};
|
|
3419
|
-
|
|
3538
|
+
const consumes = ["application/json"];
|
|
3539
|
+
// use application/json if present, otherwise fallback to the first one
|
|
3540
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
3541
|
+
? "application/json"
|
|
3542
|
+
: consumes[0];
|
|
3420
3543
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
3421
3544
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
3422
3545
|
localVarRequestOptions.headers = {
|
|
@@ -3459,7 +3582,11 @@ export async function SmartFunctionsApiAxiosParamCreator_AiChatHistory(workspace
|
|
|
3459
3582
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
3460
3583
|
const localVarHeaderParameter = {};
|
|
3461
3584
|
const localVarQueryParameter = {};
|
|
3462
|
-
|
|
3585
|
+
const consumes = ["application/json"];
|
|
3586
|
+
// use application/json if present, otherwise fallback to the first one
|
|
3587
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
3588
|
+
? "application/json"
|
|
3589
|
+
: consumes[0];
|
|
3463
3590
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
3464
3591
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
3465
3592
|
localVarRequestOptions.headers = {
|
|
@@ -3502,7 +3629,11 @@ export async function SmartFunctionsApiAxiosParamCreator_AiChatStream(workspaceI
|
|
|
3502
3629
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
3503
3630
|
const localVarHeaderParameter = {};
|
|
3504
3631
|
const localVarQueryParameter = {};
|
|
3505
|
-
|
|
3632
|
+
const consumes = ["application/json"];
|
|
3633
|
+
// use application/json if present, otherwise fallback to the first one
|
|
3634
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
3635
|
+
? "application/json"
|
|
3636
|
+
: consumes[0];
|
|
3506
3637
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
3507
3638
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
3508
3639
|
localVarRequestOptions.headers = {
|
|
@@ -3579,7 +3710,11 @@ export async function SmartFunctionsApiAxiosParamCreator_AiSearch(workspaceId, s
|
|
|
3579
3710
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
3580
3711
|
const localVarHeaderParameter = {};
|
|
3581
3712
|
const localVarQueryParameter = {};
|
|
3582
|
-
|
|
3713
|
+
const consumes = ["application/json"];
|
|
3714
|
+
// use application/json if present, otherwise fallback to the first one
|
|
3715
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
3716
|
+
? "application/json"
|
|
3717
|
+
: consumes[0];
|
|
3583
3718
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
3584
3719
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
3585
3720
|
localVarRequestOptions.headers = {
|
|
@@ -3631,7 +3766,11 @@ export async function SmartFunctionsApiAxiosParamCreator_AnomalyDetection(worksp
|
|
|
3631
3766
|
if (skipCache !== undefined && skipCache !== null) {
|
|
3632
3767
|
localVarHeaderParameter["skip-cache"] = String(JSON.stringify(skipCache));
|
|
3633
3768
|
}
|
|
3634
|
-
|
|
3769
|
+
const consumes = ["application/json"];
|
|
3770
|
+
// use application/json if present, otherwise fallback to the first one
|
|
3771
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
3772
|
+
? "application/json"
|
|
3773
|
+
: consumes[0];
|
|
3635
3774
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
3636
3775
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
3637
3776
|
localVarRequestOptions.headers = {
|
|
@@ -3730,7 +3869,11 @@ export async function SmartFunctionsApiAxiosParamCreator_Clustering(workspaceId,
|
|
|
3730
3869
|
if (skipCache !== undefined && skipCache !== null) {
|
|
3731
3870
|
localVarHeaderParameter["skip-cache"] = String(JSON.stringify(skipCache));
|
|
3732
3871
|
}
|
|
3733
|
-
|
|
3872
|
+
const consumes = ["application/json"];
|
|
3873
|
+
// use application/json if present, otherwise fallback to the first one
|
|
3874
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
3875
|
+
? "application/json"
|
|
3876
|
+
: consumes[0];
|
|
3734
3877
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
3735
3878
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
3736
3879
|
localVarRequestOptions.headers = {
|
|
@@ -3863,7 +4006,11 @@ export async function SmartFunctionsApiAxiosParamCreator_Forecast(workspaceId, r
|
|
|
3863
4006
|
if (skipCache !== undefined && skipCache !== null) {
|
|
3864
4007
|
localVarHeaderParameter["skip-cache"] = String(JSON.stringify(skipCache));
|
|
3865
4008
|
}
|
|
3866
|
-
|
|
4009
|
+
const consumes = ["application/json"];
|
|
4010
|
+
// use application/json if present, otherwise fallback to the first one
|
|
4011
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
4012
|
+
? "application/json"
|
|
4013
|
+
: consumes[0];
|
|
3867
4014
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
3868
4015
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
3869
4016
|
localVarRequestOptions.headers = {
|
|
@@ -4159,7 +4306,11 @@ export async function SmartFunctionsApiAxiosParamCreator_ValidateLLMEndpoint(val
|
|
|
4159
4306
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
4160
4307
|
const localVarHeaderParameter = {};
|
|
4161
4308
|
const localVarQueryParameter = {};
|
|
4162
|
-
|
|
4309
|
+
const consumes = ["application/json"];
|
|
4310
|
+
// use application/json if present, otherwise fallback to the first one
|
|
4311
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
4312
|
+
? "application/json"
|
|
4313
|
+
: consumes[0];
|
|
4163
4314
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
4164
4315
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
4165
4316
|
localVarRequestOptions.headers = {
|
|
@@ -4200,7 +4351,11 @@ export async function SmartFunctionsApiAxiosParamCreator_ValidateLLMEndpointById
|
|
|
4200
4351
|
const localVarRequestOptions = { method: "POST", ...baseOptions, ...options };
|
|
4201
4352
|
const localVarHeaderParameter = {};
|
|
4202
4353
|
const localVarQueryParameter = {};
|
|
4203
|
-
|
|
4354
|
+
const consumes = ["application/json"];
|
|
4355
|
+
// use application/json if present, otherwise fallback to the first one
|
|
4356
|
+
localVarHeaderParameter["Content-Type"] = consumes.includes("application/json")
|
|
4357
|
+
? "application/json"
|
|
4358
|
+
: consumes[0];
|
|
4204
4359
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
4205
4360
|
const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
|
|
4206
4361
|
localVarRequestOptions.headers = {
|