@qlik/api 2.0.0 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/apps.d.ts +2 -2
- package/apps.js +17 -1
- package/assistants.d.ts +1 -1
- package/chunks/{apps-B_ut0nyb.d.ts → apps-BR3gTz4F.d.ts} +44 -1
- package/chunks/{assistants-DZMh4UTc.d.ts → assistants-C_a4uNnT.d.ts} +34 -34
- package/chunks/invoke-fetch-CoW3QRhJ.js +1 -1
- package/chunks/{knowledgebases-BddClrQS.d.ts → knowledgebases-nV7L0G3L.d.ts} +23 -23
- package/chunks/{licenses-DzZh3F70.d.ts → licenses-CVBtRLsB.d.ts} +2 -1
- package/chunks/{ml-DZ4QCH4Q.d.ts → ml-C4ZfC5E0.d.ts} +10 -0
- package/chunks/{qix-CYETPFnP.d.ts → qix-BJgISmMN.d.ts} +1 -1
- package/chunks/{sharing-tasks-BBCqrevS.d.ts → sharing-tasks-OVGdU-Zj.d.ts} +11 -1
- package/index.d.ts +7 -7
- package/index.js +1 -0
- package/knowledgebases.d.ts +1 -1
- package/licenses.d.ts +1 -1
- package/ml.d.ts +1 -1
- package/package.json +1 -1
- package/qix.d.ts +1 -1
- package/sharing-tasks.d.ts +2 -2
- package/website/assets/navigation.js +1 -1
- package/website/assets/search.js +1 -1
- package/website/functions/apps.validateScript.html +4 -0
- package/website/functions/ml.getMlProfileInsightWithQuery.html +6 -2
- package/website/interfaces/qix.GenericObject.html +1 -1
- package/website/modules/apps.html +1 -1
- package/website/modules/sharing-tasks.html +1 -1
- package/website/types/apps.AppsAPI.html +6 -2
- package/website/types/apps.Script.html +2 -0
- package/website/types/apps.ScriptIssue.html +11 -0
- package/website/types/apps.ScriptIssues.html +3 -0
- package/website/types/apps.ValidateScriptHttpError.html +4 -0
- package/website/types/apps.ValidateScriptHttpResponse.html +4 -0
- package/website/types/assistants.CreateAssistantHttpError.html +2 -2
- package/website/types/assistants.CreateAssistantStarterHttpError.html +2 -2
- package/website/types/assistants.CreateAssistantThreadHttpError.html +2 -2
- package/website/types/assistants.CreateAssistantThreadInteractionFeedbackHttpError.html +2 -2
- package/website/types/assistants.CreateAssistantThreadInteractionHttpError.html +2 -2
- package/website/types/assistants.CreateAssistantThreadInteractionReviewHttpError.html +2 -2
- package/website/types/assistants.DeleteAssistantHttpError.html +2 -2
- package/website/types/assistants.DeleteAssistantStarterFollowupHttpError.html +2 -2
- package/website/types/assistants.DeleteAssistantStarterHttpError.html +2 -2
- package/website/types/assistants.DeleteAssistantThreadHttpError.html +2 -2
- package/website/types/assistants.DeleteAssistantThreadInteractionHttpError.html +2 -2
- package/website/types/assistants.ErrorResponseCode.html +11 -1
- package/website/types/assistants.ErrorResponseCodeCopy.html +1 -11
- package/website/types/assistants.GetAssistantFeedbackHttpError.html +2 -2
- package/website/types/assistants.GetAssistantHttpError.html +2 -2
- package/website/types/assistants.GetAssistantSourcesHttpError.html +2 -2
- package/website/types/assistants.GetAssistantStarterHttpError.html +2 -2
- package/website/types/assistants.GetAssistantStartersHttpError.html +2 -2
- package/website/types/assistants.GetAssistantThreadHttpError.html +2 -2
- package/website/types/assistants.GetAssistantThreadInteractionHttpError.html +2 -2
- package/website/types/assistants.GetAssistantThreadInteractionsHttpError.html +2 -2
- package/website/types/assistants.GetAssistantThreadsHttpError.html +2 -2
- package/website/types/assistants.GetAssistantsHttpError.html +2 -2
- package/website/types/assistants.InvokeAssistantThreadHttpError.html +2 -2
- package/website/types/assistants.PatchAssistantHttpError.html +2 -2
- package/website/types/assistants.PatchAssistantThreadHttpError.html +2 -2
- package/website/types/assistants.PatchAssistantThreadInteractionFeedbackHttpError.html +2 -2
- package/website/types/assistants.SearchAssistantHttpError.html +2 -2
- package/website/types/assistants.StreamAssistantThreadHttpError.html +2 -2
- package/website/types/assistants.UpdateAssistantStarterFollowupHttpError.html +2 -2
- package/website/types/assistants.UpdateAssistantStarterHttpError.html +2 -2
- package/website/types/knowledgebases.CancelKnowledgebaseDatasourceHttpError.html +2 -2
- package/website/types/knowledgebases.CreateKnowledgebaseDatasourceHttpError.html +2 -2
- package/website/types/knowledgebases.CreateKnowledgebaseDatasourceScheduleHttpError.html +2 -2
- package/website/types/knowledgebases.CreateKnowledgebaseHttpError.html +2 -2
- package/website/types/knowledgebases.DeleteKnowledgebaseDatasourceHttpError.html +2 -2
- package/website/types/knowledgebases.DeleteKnowledgebaseDatasourceScheduleHttpError.html +2 -2
- package/website/types/knowledgebases.DeleteKnowledgebaseHttpError.html +2 -2
- package/website/types/knowledgebases.DownloadKnowledgebaseDatasourceHttpError.html +2 -2
- package/website/types/knowledgebases.ErrorResponseCode.html +11 -1
- package/website/types/knowledgebases.ErrorResponseCodeCopy.html +1 -11
- package/website/types/knowledgebases.GetKnowledgebaseDatasourceHistoriesHttpError.html +2 -2
- package/website/types/knowledgebases.GetKnowledgebaseDatasourceHistoryHttpError.html +2 -2
- package/website/types/knowledgebases.GetKnowledgebaseDatasourceScheduleHttpError.html +2 -2
- package/website/types/knowledgebases.GetKnowledgebaseHistoriesHttpError.html +2 -2
- package/website/types/knowledgebases.GetKnowledgebaseHttpError.html +2 -2
- package/website/types/knowledgebases.GetKnowledgebasesHttpError.html +2 -2
- package/website/types/knowledgebases.PatchKnowledgebaseHttpError.html +2 -2
- package/website/types/knowledgebases.SearchKnowledgebaseHttpError.html +2 -2
- package/website/types/knowledgebases.SyncKnowledgebaseDatasourceHttpError.html +2 -2
- package/website/types/knowledgebases.UpdateKnowledgebaseDatasourceHttpError.html +2 -2
- package/website/types/licenses.AssignmentsActionsAddRequest.html +3 -3
- package/website/types/ml.ProfileInsights.html +8 -3
- package/website/types/qix.NativeGenericObjectFunctions.html +1 -1
- package/website/types/qix.RpcObject.html +1 -1
- package/website/types/sharing-tasks.ChartTemplate.html +4 -2
- package/website/types/sharing-tasks.CleanupStrategy.html +2 -0
- package/website/types/sharing-tasks.MultiSheetTemplate.html +5 -3
- package/website/types/sharing-tasks.SharingTaskRecurringCreateRequest.html +5 -3
- package/website/variables/qix.QIX_SCHEMA_VERSION.html +1 -1
package/apps.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "./chunks/auth-types-CHOUViJI.js";
|
|
2
2
|
import "./chunks/invoke-fetch-C1Z0RJYU.js";
|
|
3
|
-
import { $ as Errors, $n as PublishAppHttpError, $r as
|
|
4
|
-
export { Analysis, AnalysisComposition, AnalysisDescriptor, AnalysisDescriptorResponse, AnalysisDetails, AnalysisGroup, AnalysisModelItemField, AnalysisModelItemMasterItem, AnalysisModelResponse, AnalysisModelResponseDetail, AnalysisRecommendRequest, AnalysisRecommendationResponse, AnalysisRecommendationResponseDetail, AppAttributes, AppContentList, AppContentListItem, AppObjectGenericType, AppUpdateAttributes, AppsAPI, ChartType, Classification, Classifications, Cmpbool, Cmpfloat, CmpfloatWithTimeout, Cmpint, Comparison, Comparisonfields, ComparisonobjMemoryLimit, Comparisonobjresponsetime, Comparisonoobjheavy, Comparisontables, CompositionMinMax, CopyAppHttpError, CopyAppHttpResponse, CountAppReportFiltersHttpError, CountAppReportFiltersHttpResponse, CreateApp, CreateAppHttpError, CreateAppHttpResponse, CreateAppReportFilterHttpError, CreateAppReportFilterHttpResponse, DataModelMetadata, DeleteAppHttpError, DeleteAppHttpResponse, DeleteAppMediaHttpError, DeleteAppMediaHttpResponse, DeleteAppReportFilterHttpError, DeleteAppReportFilterHttpResponse, DeleteAppScriptHttpError, DeleteAppScriptHttpResponse, Error, Errors, Evaluation, Evaluations, EvaluatorError, Event, ExportAppHttpError, ExportAppHttpResponse, FieldAttrType, FieldAttributes, FieldInTableProfilingData, FieldMetadata, FieldOverride, FileData, Filter, FilterError, FilterErrors, FilterField, FilterFieldValue, FilterItemPatch, FilterList, FilterListItem, FilterRequest, FilterType, FilterV10, FilterVariable, FiltersCount, Float64, FrequencyDistributionData, GetAppDataLineageHttpError, GetAppDataLineageHttpResponse, GetAppDataMetadataHttpError, GetAppDataMetadataHttpResponse, GetAppEvaluationComparisonHttpError, GetAppEvaluationComparisonHttpResponse, GetAppEvaluationComparisonXmlHttpError, GetAppEvaluationComparisonXmlHttpResponse, GetAppEvaluationHttpError, GetAppEvaluationHttpResponse, GetAppEvaluationXmlHttpError, GetAppEvaluationXmlHttpResponse, GetAppEvaluationsHttpError, GetAppEvaluationsHttpResponse, GetAppInfoHttpError, GetAppInfoHttpResponse, GetAppInsightAnalysesHttpError, GetAppInsightAnalysesHttpResponse, GetAppInsightAnalysisModelHttpError, GetAppInsightAnalysisModelHttpResponse, GetAppInsightAnalysisRecommendationsHttpError, GetAppInsightAnalysisRecommendationsHttpResponse, GetAppMediaHttpError, GetAppMediaHttpResponse, GetAppMediaListHttpError, GetAppMediaListHttpResponse, GetAppReloadLogHttpError, GetAppReloadLogHttpResponse, GetAppReloadLogsHttpError, GetAppReloadLogsHttpResponse, GetAppReloadMetadataHttpError, GetAppReloadMetadataHttpResponse, GetAppReportFilterHttpError, GetAppReportFilterHttpResponse, GetAppReportFiltersHttpError, GetAppReportFiltersHttpResponse, GetAppScriptHistoryHttpError, GetAppScriptHistoryHttpResponse, GetAppScriptHttpError, GetAppScriptHttpResponse, GetAppThumbnailHttpError, GetAppThumbnailHttpResponse, GetAppsPrivilegesHttpError, GetAppsPrivilegesHttpResponse, HardwareMeta, Href, Href2, ImportAppHttpError, ImportAppHttpResponse, JsonObject, LastReloadMetadata, LineageInfoRest, LinkResponse, Links, LinksResponse, Log, Metadata, MoveAppToSpaceHttpError, MoveAppToSpaceHttpResponse, NavigationLink, NavigationLinks, NumberFormat, NxApp, NxAppCreatePrivileges, NxAppObject, NxAttributes, NxObjectAttributes, NxPatch, NxPatchOperationType, Objectmetrics, Objectspec, Objecttopspec, PartialNluInfo, PatchAppReportFilterHttpError, PatchAppReportFilterHttpResponse, PatchAppScriptHttpError, PatchAppScriptHttpResponse, PatchFilter, PatchFilterItem, PublishApp, PublishAppHttpError, PublishAppHttpResponse, PublishData, QueueAppEvaluationHttpError, QueueAppEvaluationHttpResponse, RecommendFieldItem, RecommendItems, RecommendMasterItem, RecommendNaturalLangQuery, RecommendedAnalysis, RecommendedAnalysisCore, ReloadIncludeFile, ReloadListMetadata, ReloadMeta, ReloadStatements, RemoveAppFromSpaceHttpError, RemoveAppFromSpaceHttpResponse, RepublishApp, RepublishAppHttpError, RepublishAppHttpResponse, Result, Resultentry, Resultmetadatatopfields, Resultmetadatatoptables, ResultobjMemoryLimit, Resultobjresponsetime, Resultobjsheet, Resultsingle, ScriptLogList, ScriptLogMeta, ScriptMeta, ScriptMetaList, ScriptVersion, SimplifiedClassifications, Sortedcomparisonfields, Sortedcomparisonobjresponsetime, Sortedcomparisonoobjheavy, Sortedcomparisontables, SymbolFrequency, SymbolValue, TableMetadata, TableProfilingData, UpdateApp, UpdateAppInfoHttpError, UpdateAppInfoHttpResponse, UpdateAppObjectOwnerHttpError, UpdateAppObjectOwnerHttpResponse, UpdateAppOwnerHttpError, UpdateAppOwnerHttpResponse, UpdateAppScriptHttpError, UpdateAppScriptHttpResponse, UpdateOwner, UpdateSpace, UploadAppMediaHttpError, UploadAppMediaHttpResponse, UsageEnum, UserPrivileges, clearCache, copyApp, countAppReportFilters, createApp, createAppReportFilter, appsExport as default, deleteApp, deleteAppMedia, deleteAppReportFilter, deleteAppScript, exportApp, getAppDataLineage, getAppDataMetadata, getAppEvaluation, getAppEvaluationComparison, getAppEvaluationComparisonXml, getAppEvaluationXml, getAppEvaluations, getAppInfo, getAppInsightAnalyses, getAppInsightAnalysisModel, getAppInsightAnalysisRecommendations, getAppMedia, getAppMediaList, getAppReloadLog, getAppReloadLogs, getAppReloadMetadata, getAppReportFilter, getAppReportFilters, getAppScript, getAppScriptHistory, getAppThumbnail, getAppsPrivileges, importApp, moveAppToSpace, patchAppReportFilter, patchAppScript, publishApp, queueAppEvaluation, removeAppFromSpace, republishApp, updateAppInfo, updateAppObjectOwner, updateAppOwner, updateAppScript, uploadAppMedia };
|
|
3
|
+
import { $ as Errors, $i as validateScript, $n as PublishAppHttpError, $r as UpdateOwner, $t as GetAppReloadLogHttpError, A as Comparisonobjresponsetime, Ai as getAppMediaList, An as MoveAppToSpaceHttpError, Ar as ScriptLogList, At as GetAppDataMetadataHttpResponse, B as CreateAppHttpResponse, Bi as importApp, Bn as NxPatch, Br as SymbolFrequency, Bt as GetAppEvaluationsHttpResponse, C as Cmpbool, Ci as getAppEvaluationXml, Cn as LastReloadMetadata, Cr as ResultobjMemoryLimit, Ct as FilterVariable, D as Comparison, Di as getAppInsightAnalysisModel, Dn as LinksResponse, Dr as Script, Dt as GetAppDataLineageHttpError, E as Cmpint, Ei as getAppInsightAnalyses, En as Links, Er as Resultsingle, Et as FrequencyDistributionData, F as CopyAppHttpResponse, Fi as getAppReportFilters, Fn as NxApp, Fr as SimplifiedClassifications, Ft as GetAppEvaluationHttpError, G as DeleteAppHttpResponse, Gi as queueAppEvaluation, Gn as PartialNluInfo, Gr as UpdateAppInfoHttpError, Gt as GetAppInsightAnalysisModelHttpError, H as CreateAppReportFilterHttpResponse, Hi as patchAppReportFilter, Hn as Objectmetrics, Hr as TableMetadata, Ht as GetAppInfoHttpResponse, I as CountAppReportFiltersHttpError, Ii as getAppScript, In as NxAppCreatePrivileges, Ir as Sortedcomparisonfields, It as GetAppEvaluationHttpResponse, J as DeleteAppReportFilterHttpError, Ji as updateAppInfo, Jn as PatchAppScriptHttpError, Jr as UpdateAppObjectOwnerHttpResponse, Jt as GetAppInsightAnalysisRecommendationsHttpResponse, K as DeleteAppMediaHttpError, Ki as removeAppFromSpace, Kn as PatchAppReportFilterHttpError, Kr as UpdateAppInfoHttpResponse, Kt as GetAppInsightAnalysisModelHttpResponse, L as CountAppReportFiltersHttpResponse, Li as getAppScriptHistory, Ln as NxAppObject, Lr as Sortedcomparisonobjresponsetime, Lt as GetAppEvaluationXmlHttpError, M as Comparisontables, Mi as getAppReloadLogs, Mn as NavigationLink, Mr as ScriptMeta, Mt as GetAppEvaluationComparisonHttpResponse, N as CompositionMinMax, Ni as getAppReloadMetadata, Nn as NavigationLinks, Nr as ScriptMetaList, Nt as GetAppEvaluationComparisonXmlHttpError, O as Comparisonfields, Oi as getAppInsightAnalysisRecommendations, On as Log, Or as ScriptIssue, Ot as GetAppDataLineageHttpResponse, P as CopyAppHttpError, Pi as getAppReportFilter, Pn as NumberFormat, Pr as ScriptVersion, Pt as GetAppEvaluationComparisonXmlHttpResponse, Q as Error, Qi as uploadAppMedia, Qn as PublishApp, Qr as UpdateAppScriptHttpResponse, Qt as GetAppMediaListHttpResponse, R as CreateApp, Ri as getAppThumbnail, Rn as NxAttributes, Rr as Sortedcomparisonoobjheavy, Rt as GetAppEvaluationXmlHttpResponse, S as Classifications, Si as getAppEvaluationComparisonXml, Sn as JsonObject, Sr as Resultmetadatatoptables, St as FilterV10, T as CmpfloatWithTimeout, Ti as getAppInfo, Tn as LinkResponse, Tr as Resultobjsheet, Tt as Float64, U as DataModelMetadata, Ui as patchAppScript, Un as Objectspec, Ur as TableProfilingData, Ut as GetAppInsightAnalysesHttpError, V as CreateAppReportFilterHttpError, Vi as moveAppToSpace, Vn as NxPatchOperationType, Vr as SymbolValue, Vt as GetAppInfoHttpError, W as DeleteAppHttpError, Wi as publishApp, Wn as Objecttopspec, Wr as UpdateApp, Wt as GetAppInsightAnalysesHttpResponse, X as DeleteAppScriptHttpError, Xi as updateAppOwner, Xn as PatchFilter, Xr as UpdateAppOwnerHttpResponse, Xt as GetAppMediaHttpResponse, Y as DeleteAppReportFilterHttpResponse, Yi as updateAppObjectOwner, Yn as PatchAppScriptHttpResponse, Yr as UpdateAppOwnerHttpError, Yt as GetAppMediaHttpError, Z as DeleteAppScriptHttpResponse, Zi as updateAppScript, Zn as PatchFilterItem, Zr as UpdateAppScriptHttpError, Zt as GetAppMediaListHttpError, _ as AppObjectGenericType, _i as exportApp, _n as HardwareMeta, _r as RepublishAppHttpError, _t as FilterItemPatch, a as AnalysisDetails, ai as ValidateScriptHttpError, an as GetAppReportFilterHttpError, ar as RecommendItems, at as ExportAppHttpResponse, b as ChartType, bi as getAppEvaluation, bn as ImportAppHttpError, br as Resultentry, bt as FilterRequest, c as AnalysisModelItemMasterItem, ci as clearCache, cn as GetAppReportFiltersHttpResponse, cr as RecommendedAnalysis, ct as FieldInTableProfilingData, d as AnalysisRecommendRequest, di as createApp, dn as GetAppScriptHttpError, dr as ReloadListMetadata, dt as FileData, ei as UpdateSpace, en as GetAppReloadLogHttpResponse, er as PublishAppHttpResponse, et as Evaluation, f as AnalysisRecommendationResponse, fi as createAppReportFilter, fn as GetAppScriptHttpResponse, fr as ReloadMeta, ft as Filter, g as AppContentListItem, gi as deleteAppScript, gn as GetAppsPrivilegesHttpResponse, gr as RepublishApp, gt as FilterFieldValue, h as AppContentList, hi as deleteAppReportFilter, hn as GetAppsPrivilegesHttpError, hr as RemoveAppFromSpaceHttpResponse, ht as FilterField, i as AnalysisDescriptorResponse, ii as UserPrivileges, in as GetAppReloadMetadataHttpResponse, ir as RecommendFieldItem, it as ExportAppHttpError, j as Comparisonoobjheavy, ji as getAppReloadLog, jn as MoveAppToSpaceHttpResponse, jr as ScriptLogMeta, jt as GetAppEvaluationComparisonHttpError, k as ComparisonobjMemoryLimit, ki as getAppMedia, kn as Metadata, kr as ScriptIssues, kt as GetAppDataMetadataHttpError, l as AnalysisModelResponse, li as copyApp, ln as GetAppScriptHistoryHttpError, lr as RecommendedAnalysisCore, lt as FieldMetadata, m as AppAttributes, mi as deleteAppMedia, mn as GetAppThumbnailHttpResponse, mr as RemoveAppFromSpaceHttpError, mt as FilterErrors, n as AnalysisComposition, ni as UploadAppMediaHttpResponse, nn as GetAppReloadLogsHttpResponse, nr as QueueAppEvaluationHttpError, nt as EvaluatorError, o as AnalysisGroup, oi as ValidateScriptHttpResponse, on as GetAppReportFilterHttpResponse, or as RecommendMasterItem, ot as FieldAttrType, p as AnalysisRecommendationResponseDetail, pi as deleteApp, pn as GetAppThumbnailHttpError, pr as ReloadStatements, pt as FilterError, q as DeleteAppMediaHttpResponse, qi as republishApp, qn as PatchAppReportFilterHttpResponse, qr as UpdateAppObjectOwnerHttpError, qt as GetAppInsightAnalysisRecommendationsHttpError, r as AnalysisDescriptor, ri as UsageEnum, rn as GetAppReloadMetadataHttpError, rr as QueueAppEvaluationHttpResponse, rt as Event, s as AnalysisModelItemField, si as appsExport, sn as GetAppReportFiltersHttpError, sr as RecommendNaturalLangQuery, st as FieldAttributes, t as Analysis, ti as UploadAppMediaHttpError, tn as GetAppReloadLogsHttpError, tr as PublishData, tt as Evaluations, u as AnalysisModelResponseDetail, ui as countAppReportFilters, un as GetAppScriptHistoryHttpResponse, ur as ReloadIncludeFile, ut as FieldOverride, v as AppUpdateAttributes, vi as getAppDataLineage, vn as Href, vr as RepublishAppHttpResponse, vt as FilterList, w as Cmpfloat, wi as getAppEvaluations, wn as LineageInfoRest, wr as Resultobjresponsetime, wt as FiltersCount, x as Classification, xi as getAppEvaluationComparison, xn as ImportAppHttpResponse, xr as Resultmetadatatopfields, xt as FilterType, y as AppsAPI, yi as getAppDataMetadata, yn as Href2, yr as Result, yt as FilterListItem, z as CreateAppHttpError, zi as getAppsPrivileges, zn as NxObjectAttributes, zr as Sortedcomparisontables, zt as GetAppEvaluationsHttpError } from "./chunks/apps-BR3gTz4F.js";
|
|
4
|
+
export { Analysis, AnalysisComposition, AnalysisDescriptor, AnalysisDescriptorResponse, AnalysisDetails, AnalysisGroup, AnalysisModelItemField, AnalysisModelItemMasterItem, AnalysisModelResponse, AnalysisModelResponseDetail, AnalysisRecommendRequest, AnalysisRecommendationResponse, AnalysisRecommendationResponseDetail, AppAttributes, AppContentList, AppContentListItem, AppObjectGenericType, AppUpdateAttributes, AppsAPI, ChartType, Classification, Classifications, Cmpbool, Cmpfloat, CmpfloatWithTimeout, Cmpint, Comparison, Comparisonfields, ComparisonobjMemoryLimit, Comparisonobjresponsetime, Comparisonoobjheavy, Comparisontables, CompositionMinMax, CopyAppHttpError, CopyAppHttpResponse, CountAppReportFiltersHttpError, CountAppReportFiltersHttpResponse, CreateApp, CreateAppHttpError, CreateAppHttpResponse, CreateAppReportFilterHttpError, CreateAppReportFilterHttpResponse, DataModelMetadata, DeleteAppHttpError, DeleteAppHttpResponse, DeleteAppMediaHttpError, DeleteAppMediaHttpResponse, DeleteAppReportFilterHttpError, DeleteAppReportFilterHttpResponse, DeleteAppScriptHttpError, DeleteAppScriptHttpResponse, Error, Errors, Evaluation, Evaluations, EvaluatorError, Event, ExportAppHttpError, ExportAppHttpResponse, FieldAttrType, FieldAttributes, FieldInTableProfilingData, FieldMetadata, FieldOverride, FileData, Filter, FilterError, FilterErrors, FilterField, FilterFieldValue, FilterItemPatch, FilterList, FilterListItem, FilterRequest, FilterType, FilterV10, FilterVariable, FiltersCount, Float64, FrequencyDistributionData, GetAppDataLineageHttpError, GetAppDataLineageHttpResponse, GetAppDataMetadataHttpError, GetAppDataMetadataHttpResponse, GetAppEvaluationComparisonHttpError, GetAppEvaluationComparisonHttpResponse, GetAppEvaluationComparisonXmlHttpError, GetAppEvaluationComparisonXmlHttpResponse, GetAppEvaluationHttpError, GetAppEvaluationHttpResponse, GetAppEvaluationXmlHttpError, GetAppEvaluationXmlHttpResponse, GetAppEvaluationsHttpError, GetAppEvaluationsHttpResponse, GetAppInfoHttpError, GetAppInfoHttpResponse, GetAppInsightAnalysesHttpError, GetAppInsightAnalysesHttpResponse, GetAppInsightAnalysisModelHttpError, GetAppInsightAnalysisModelHttpResponse, GetAppInsightAnalysisRecommendationsHttpError, GetAppInsightAnalysisRecommendationsHttpResponse, GetAppMediaHttpError, GetAppMediaHttpResponse, GetAppMediaListHttpError, GetAppMediaListHttpResponse, GetAppReloadLogHttpError, GetAppReloadLogHttpResponse, GetAppReloadLogsHttpError, GetAppReloadLogsHttpResponse, GetAppReloadMetadataHttpError, GetAppReloadMetadataHttpResponse, GetAppReportFilterHttpError, GetAppReportFilterHttpResponse, GetAppReportFiltersHttpError, GetAppReportFiltersHttpResponse, GetAppScriptHistoryHttpError, GetAppScriptHistoryHttpResponse, GetAppScriptHttpError, GetAppScriptHttpResponse, GetAppThumbnailHttpError, GetAppThumbnailHttpResponse, GetAppsPrivilegesHttpError, GetAppsPrivilegesHttpResponse, HardwareMeta, Href, Href2, ImportAppHttpError, ImportAppHttpResponse, JsonObject, LastReloadMetadata, LineageInfoRest, LinkResponse, Links, LinksResponse, Log, Metadata, MoveAppToSpaceHttpError, MoveAppToSpaceHttpResponse, NavigationLink, NavigationLinks, NumberFormat, NxApp, NxAppCreatePrivileges, NxAppObject, NxAttributes, NxObjectAttributes, NxPatch, NxPatchOperationType, Objectmetrics, Objectspec, Objecttopspec, PartialNluInfo, PatchAppReportFilterHttpError, PatchAppReportFilterHttpResponse, PatchAppScriptHttpError, PatchAppScriptHttpResponse, PatchFilter, PatchFilterItem, PublishApp, PublishAppHttpError, PublishAppHttpResponse, PublishData, QueueAppEvaluationHttpError, QueueAppEvaluationHttpResponse, RecommendFieldItem, RecommendItems, RecommendMasterItem, RecommendNaturalLangQuery, RecommendedAnalysis, RecommendedAnalysisCore, ReloadIncludeFile, ReloadListMetadata, ReloadMeta, ReloadStatements, RemoveAppFromSpaceHttpError, RemoveAppFromSpaceHttpResponse, RepublishApp, RepublishAppHttpError, RepublishAppHttpResponse, Result, Resultentry, Resultmetadatatopfields, Resultmetadatatoptables, ResultobjMemoryLimit, Resultobjresponsetime, Resultobjsheet, Resultsingle, Script, ScriptIssue, ScriptIssues, ScriptLogList, ScriptLogMeta, ScriptMeta, ScriptMetaList, ScriptVersion, SimplifiedClassifications, Sortedcomparisonfields, Sortedcomparisonobjresponsetime, Sortedcomparisonoobjheavy, Sortedcomparisontables, SymbolFrequency, SymbolValue, TableMetadata, TableProfilingData, UpdateApp, UpdateAppInfoHttpError, UpdateAppInfoHttpResponse, UpdateAppObjectOwnerHttpError, UpdateAppObjectOwnerHttpResponse, UpdateAppOwnerHttpError, UpdateAppOwnerHttpResponse, UpdateAppScriptHttpError, UpdateAppScriptHttpResponse, UpdateOwner, UpdateSpace, UploadAppMediaHttpError, UploadAppMediaHttpResponse, UsageEnum, UserPrivileges, ValidateScriptHttpError, ValidateScriptHttpResponse, clearCache, copyApp, countAppReportFilters, createApp, createAppReportFilter, appsExport as default, deleteApp, deleteAppMedia, deleteAppReportFilter, deleteAppScript, exportApp, getAppDataLineage, getAppDataMetadata, getAppEvaluation, getAppEvaluationComparison, getAppEvaluationComparisonXml, getAppEvaluationXml, getAppEvaluations, getAppInfo, getAppInsightAnalyses, getAppInsightAnalysisModel, getAppInsightAnalysisRecommendations, getAppMedia, getAppMediaList, getAppReloadLog, getAppReloadLogs, getAppReloadMetadata, getAppReportFilter, getAppReportFilters, getAppScript, getAppScriptHistory, getAppThumbnail, getAppsPrivileges, importApp, moveAppToSpace, patchAppReportFilter, patchAppScript, publishApp, queueAppEvaluation, removeAppFromSpace, republishApp, updateAppInfo, updateAppObjectOwner, updateAppOwner, updateAppScript, uploadAppMedia, validateScript };
|
package/apps.js
CHANGED
|
@@ -125,6 +125,21 @@ async function getAppsPrivileges(options) {
|
|
|
125
125
|
});
|
|
126
126
|
}
|
|
127
127
|
/**
|
|
128
|
+
* Validates the script.
|
|
129
|
+
*
|
|
130
|
+
* @param body an object with the body content
|
|
131
|
+
* @throws ValidateScriptHttpError
|
|
132
|
+
*/
|
|
133
|
+
async function validateScript(body, options) {
|
|
134
|
+
return invokeFetch("apps", {
|
|
135
|
+
method: "post",
|
|
136
|
+
pathTemplate: "/api/v1/apps/validatescript",
|
|
137
|
+
body,
|
|
138
|
+
contentType: "application/json",
|
|
139
|
+
options
|
|
140
|
+
});
|
|
141
|
+
}
|
|
142
|
+
/**
|
|
128
143
|
* Deletes a specific app.
|
|
129
144
|
*
|
|
130
145
|
* @param appId Identifier of the app.
|
|
@@ -784,6 +799,7 @@ const appsExport = {
|
|
|
784
799
|
getAppEvaluationXml,
|
|
785
800
|
importApp,
|
|
786
801
|
getAppsPrivileges,
|
|
802
|
+
validateScript,
|
|
787
803
|
deleteApp,
|
|
788
804
|
getAppInfo,
|
|
789
805
|
updateAppInfo,
|
|
@@ -826,4 +842,4 @@ const appsExport = {
|
|
|
826
842
|
var apps_default = appsExport;
|
|
827
843
|
|
|
828
844
|
//#endregion
|
|
829
|
-
export { clearCache, copyApp, countAppReportFilters, createApp, createAppReportFilter, apps_default as default, deleteApp, deleteAppMedia, deleteAppReportFilter, deleteAppScript, exportApp, getAppDataLineage, getAppDataMetadata, getAppEvaluation, getAppEvaluationComparison, getAppEvaluationComparisonXml, getAppEvaluationXml, getAppEvaluations, getAppInfo, getAppInsightAnalyses, getAppInsightAnalysisModel, getAppInsightAnalysisRecommendations, getAppMedia, getAppMediaList, getAppReloadLog, getAppReloadLogs, getAppReloadMetadata, getAppReportFilter, getAppReportFilters, getAppScript, getAppScriptHistory, getAppThumbnail, getAppsPrivileges, importApp, moveAppToSpace, patchAppReportFilter, patchAppScript, publishApp, queueAppEvaluation, removeAppFromSpace, republishApp, updateAppInfo, updateAppObjectOwner, updateAppOwner, updateAppScript, uploadAppMedia };
|
|
845
|
+
export { clearCache, copyApp, countAppReportFilters, createApp, createAppReportFilter, apps_default as default, deleteApp, deleteAppMedia, deleteAppReportFilter, deleteAppScript, exportApp, getAppDataLineage, getAppDataMetadata, getAppEvaluation, getAppEvaluationComparison, getAppEvaluationComparisonXml, getAppEvaluationXml, getAppEvaluations, getAppInfo, getAppInsightAnalyses, getAppInsightAnalysisModel, getAppInsightAnalysisRecommendations, getAppMedia, getAppMediaList, getAppReloadLog, getAppReloadLogs, getAppReloadMetadata, getAppReportFilter, getAppReportFilters, getAppScript, getAppScriptHistory, getAppThumbnail, getAppsPrivileges, importApp, moveAppToSpace, patchAppReportFilter, patchAppScript, publishApp, queueAppEvaluation, removeAppFromSpace, republishApp, updateAppInfo, updateAppObjectOwner, updateAppOwner, updateAppScript, uploadAppMedia, validateScript };
|
package/assistants.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "./chunks/auth-types-CHOUViJI.js";
|
|
2
2
|
import "./chunks/invoke-fetch-C1Z0RJYU.js";
|
|
3
|
-
import { $ as GetAssistantThreadHttpError, $t as createAssistant, A as DeleteAssistantStarterHttpResponse, At as RecommendedAnswer, B as FeedbackPatchArray, Bt as StartersResult, C as CreateStarter, Cn as patchAssistantThreadInteractionFeedback, Ct as PatchAssistantThreadHttpError, D as DeleteAssistantStarterFollowupHttpError, Dn as updateAssistantStarterFollowup, Dt as PromptInput, E as DeleteAssistantHttpResponse, En as updateAssistantStarter, Et as PatchAssistantThreadInteractionFeedbackHttpResponse, F as ErrorResponse, Ft as SearchRequest, G as GetAssistantHttpError, Gt as ThreadWithMessages, H as Followup, Ht as StreamAssistantThreadHttpResponse, I as ErrorResponseCode, It as SearchResponse, J as GetAssistantSourcesHttpResponse, Jt as UpdateAssistantStarterFollowupHttpResponse, K as GetAssistantHttpResponse, Kt as ThreadsResult, L as ErrorResponseCodeCopy, Lt as Source, M as DeleteAssistantThreadHttpResponse, Mt as ResultMeta, N as DeleteAssistantThreadInteractionHttpError, Nt as SearchAssistantHttpError, O as DeleteAssistantStarterFollowupHttpResponse, Ot as PromptOutput, P as DeleteAssistantThreadInteractionHttpResponse, Pt as SearchAssistantHttpResponse, Q as GetAssistantStartersHttpResponse, Qt as clearCache, R as ErrorResponseCopy, Rt as SourcesPlaintext, S as CreateReview, Sn as patchAssistantThread, St as PatchAssistantHttpResponse, T as DeleteAssistantHttpError, Tn as streamAssistantThread, Tt as PatchAssistantThreadInteractionFeedbackHttpError, U as GetAssistantFeedbackHttpError, Ut as Thread, V as FeedbackSummary, Vt as StreamAssistantThreadHttpError, W as GetAssistantFeedbackHttpResponse, Wt as ThreadPatchArray, X as GetAssistantStarterHttpResponse, Xt as UpdateAssistantStarterHttpResponse, Y as GetAssistantStarterHttpError, Yt as UpdateAssistantStarterHttpError, Z as GetAssistantStartersHttpError, Zt as assistantsExport, _ as CreateAssistantThreadInteractionReviewHttpError, _n as getAssistantThreadInteractions, _t as MessageSource, a as ChunksRefs, an as deleteAssistant, at as GetAssistantThreadsHttpError, b as CreateFeedback, bn as invokeAssistantThread, bt as PageLinks, c as CreateAssistantHttpResponse, cn as deleteAssistantThread, ct as GetAssistantsHttpResponse, d as CreateAssistantThreadHttpError, dn as getAssistantFeedback, dt as InvokeAssistantThreadHttpError, en as createAssistantStarter, et as GetAssistantThreadHttpResponse, f as CreateAssistantThreadHttpResponse, fn as getAssistantSources, ft as InvokeAssistantThreadHttpResponse, g as CreateAssistantThreadInteractionHttpResponse, gn as getAssistantThreadInteraction, gt as Message, h as CreateAssistantThreadInteractionHttpError, hn as getAssistantThread, ht as KbChunkMeta, i as Chunk, in as createAssistantThreadInteractionReview, it as GetAssistantThreadInteractionsHttpResponse, j as DeleteAssistantThreadHttpError, jt as RejectionReason, k as DeleteAssistantStarterHttpError, kt as PromptOutputInvoke, l as CreateAssistantStarterHttpError, ln as deleteAssistantThreadInteraction, lt as Interaction, m as CreateAssistantThreadInteractionFeedbackHttpResponse, mn as getAssistantStarters, mt as JSONPatchArray, n as AssistantsAPI, nn as createAssistantThreadInteraction, nt as GetAssistantThreadInteractionHttpResponse, o as CreateAssistant, on as deleteAssistantStarter, ot as GetAssistantThreadsHttpResponse, p as CreateAssistantThreadInteractionFeedbackHttpError, pn as getAssistantStarter, pt as JSONPatch, q as GetAssistantSourcesHttpError, qt as UpdateAssistantStarterFollowupHttpError, r as AssistantsResult, rn as createAssistantThreadInteractionFeedback, rt as GetAssistantThreadInteractionsHttpError, s as CreateAssistantHttpError, sn as deleteAssistantStarterFollowup, st as GetAssistantsHttpError, t as Assistant, tn as createAssistantThread, tt as GetAssistantThreadInteractionHttpError, u as CreateAssistantStarterHttpResponse, un as getAssistant, ut as InteractionsResult, v as CreateAssistantThreadInteractionReviewHttpResponse, vn as getAssistantThreads, vt as MessageSourceChunk, w as CreateThread, wn as searchAssistant, wt as PatchAssistantThreadHttpResponse, x as CreateInteraction, xn as patchAssistant, xt as PatchAssistantHttpError, y as CreateAssistantWithAvatar, yn as getAssistants, yt as PageLink, z as Feedback, zt as Starter } from "./chunks/assistants-
|
|
3
|
+
import { $ as GetAssistantThreadHttpError, $t as createAssistant, A as DeleteAssistantStarterHttpResponse, At as RecommendedAnswer, B as FeedbackPatchArray, Bt as StartersResult, C as CreateStarter, Cn as patchAssistantThreadInteractionFeedback, Ct as PatchAssistantThreadHttpError, D as DeleteAssistantStarterFollowupHttpError, Dn as updateAssistantStarterFollowup, Dt as PromptInput, E as DeleteAssistantHttpResponse, En as updateAssistantStarter, Et as PatchAssistantThreadInteractionFeedbackHttpResponse, F as ErrorResponse, Ft as SearchRequest, G as GetAssistantHttpError, Gt as ThreadWithMessages, H as Followup, Ht as StreamAssistantThreadHttpResponse, I as ErrorResponseCode, It as SearchResponse, J as GetAssistantSourcesHttpResponse, Jt as UpdateAssistantStarterFollowupHttpResponse, K as GetAssistantHttpResponse, Kt as ThreadsResult, L as ErrorResponseCodeCopy, Lt as Source, M as DeleteAssistantThreadHttpResponse, Mt as ResultMeta, N as DeleteAssistantThreadInteractionHttpError, Nt as SearchAssistantHttpError, O as DeleteAssistantStarterFollowupHttpResponse, Ot as PromptOutput, P as DeleteAssistantThreadInteractionHttpResponse, Pt as SearchAssistantHttpResponse, Q as GetAssistantStartersHttpResponse, Qt as clearCache, R as ErrorResponseCopy, Rt as SourcesPlaintext, S as CreateReview, Sn as patchAssistantThread, St as PatchAssistantHttpResponse, T as DeleteAssistantHttpError, Tn as streamAssistantThread, Tt as PatchAssistantThreadInteractionFeedbackHttpError, U as GetAssistantFeedbackHttpError, Ut as Thread, V as FeedbackSummary, Vt as StreamAssistantThreadHttpError, W as GetAssistantFeedbackHttpResponse, Wt as ThreadPatchArray, X as GetAssistantStarterHttpResponse, Xt as UpdateAssistantStarterHttpResponse, Y as GetAssistantStarterHttpError, Yt as UpdateAssistantStarterHttpError, Z as GetAssistantStartersHttpError, Zt as assistantsExport, _ as CreateAssistantThreadInteractionReviewHttpError, _n as getAssistantThreadInteractions, _t as MessageSource, a as ChunksRefs, an as deleteAssistant, at as GetAssistantThreadsHttpError, b as CreateFeedback, bn as invokeAssistantThread, bt as PageLinks, c as CreateAssistantHttpResponse, cn as deleteAssistantThread, ct as GetAssistantsHttpResponse, d as CreateAssistantThreadHttpError, dn as getAssistantFeedback, dt as InvokeAssistantThreadHttpError, en as createAssistantStarter, et as GetAssistantThreadHttpResponse, f as CreateAssistantThreadHttpResponse, fn as getAssistantSources, ft as InvokeAssistantThreadHttpResponse, g as CreateAssistantThreadInteractionHttpResponse, gn as getAssistantThreadInteraction, gt as Message, h as CreateAssistantThreadInteractionHttpError, hn as getAssistantThread, ht as KbChunkMeta, i as Chunk, in as createAssistantThreadInteractionReview, it as GetAssistantThreadInteractionsHttpResponse, j as DeleteAssistantThreadHttpError, jt as RejectionReason, k as DeleteAssistantStarterHttpError, kt as PromptOutputInvoke, l as CreateAssistantStarterHttpError, ln as deleteAssistantThreadInteraction, lt as Interaction, m as CreateAssistantThreadInteractionFeedbackHttpResponse, mn as getAssistantStarters, mt as JSONPatchArray, n as AssistantsAPI, nn as createAssistantThreadInteraction, nt as GetAssistantThreadInteractionHttpResponse, o as CreateAssistant, on as deleteAssistantStarter, ot as GetAssistantThreadsHttpResponse, p as CreateAssistantThreadInteractionFeedbackHttpError, pn as getAssistantStarter, pt as JSONPatch, q as GetAssistantSourcesHttpError, qt as UpdateAssistantStarterFollowupHttpError, r as AssistantsResult, rn as createAssistantThreadInteractionFeedback, rt as GetAssistantThreadInteractionsHttpError, s as CreateAssistantHttpError, sn as deleteAssistantStarterFollowup, st as GetAssistantsHttpError, t as Assistant, tn as createAssistantThread, tt as GetAssistantThreadInteractionHttpError, u as CreateAssistantStarterHttpResponse, un as getAssistant, ut as InteractionsResult, v as CreateAssistantThreadInteractionReviewHttpResponse, vn as getAssistantThreads, vt as MessageSourceChunk, w as CreateThread, wn as searchAssistant, wt as PatchAssistantThreadHttpResponse, x as CreateInteraction, xn as patchAssistant, xt as PatchAssistantHttpError, y as CreateAssistantWithAvatar, yn as getAssistants, yt as PageLink, z as Feedback, zt as Starter } from "./chunks/assistants-C_a4uNnT.js";
|
|
4
4
|
export { Assistant, AssistantsAPI, AssistantsResult, Chunk, ChunksRefs, CreateAssistant, CreateAssistantHttpError, CreateAssistantHttpResponse, CreateAssistantStarterHttpError, CreateAssistantStarterHttpResponse, CreateAssistantThreadHttpError, CreateAssistantThreadHttpResponse, CreateAssistantThreadInteractionFeedbackHttpError, CreateAssistantThreadInteractionFeedbackHttpResponse, CreateAssistantThreadInteractionHttpError, CreateAssistantThreadInteractionHttpResponse, CreateAssistantThreadInteractionReviewHttpError, CreateAssistantThreadInteractionReviewHttpResponse, CreateAssistantWithAvatar, CreateFeedback, CreateInteraction, CreateReview, CreateStarter, CreateThread, DeleteAssistantHttpError, DeleteAssistantHttpResponse, DeleteAssistantStarterFollowupHttpError, DeleteAssistantStarterFollowupHttpResponse, DeleteAssistantStarterHttpError, DeleteAssistantStarterHttpResponse, DeleteAssistantThreadHttpError, DeleteAssistantThreadHttpResponse, DeleteAssistantThreadInteractionHttpError, DeleteAssistantThreadInteractionHttpResponse, ErrorResponse, ErrorResponseCode, ErrorResponseCodeCopy, ErrorResponseCopy, Feedback, FeedbackPatchArray, FeedbackSummary, Followup, GetAssistantFeedbackHttpError, GetAssistantFeedbackHttpResponse, GetAssistantHttpError, GetAssistantHttpResponse, GetAssistantSourcesHttpError, GetAssistantSourcesHttpResponse, GetAssistantStarterHttpError, GetAssistantStarterHttpResponse, GetAssistantStartersHttpError, GetAssistantStartersHttpResponse, GetAssistantThreadHttpError, GetAssistantThreadHttpResponse, GetAssistantThreadInteractionHttpError, GetAssistantThreadInteractionHttpResponse, GetAssistantThreadInteractionsHttpError, GetAssistantThreadInteractionsHttpResponse, GetAssistantThreadsHttpError, GetAssistantThreadsHttpResponse, GetAssistantsHttpError, GetAssistantsHttpResponse, Interaction, InteractionsResult, InvokeAssistantThreadHttpError, InvokeAssistantThreadHttpResponse, JSONPatch, JSONPatchArray, KbChunkMeta, Message, MessageSource, MessageSourceChunk, PageLink, PageLinks, PatchAssistantHttpError, PatchAssistantHttpResponse, PatchAssistantThreadHttpError, PatchAssistantThreadHttpResponse, PatchAssistantThreadInteractionFeedbackHttpError, PatchAssistantThreadInteractionFeedbackHttpResponse, PromptInput, PromptOutput, PromptOutputInvoke, RecommendedAnswer, RejectionReason, ResultMeta, SearchAssistantHttpError, SearchAssistantHttpResponse, SearchRequest, SearchResponse, Source, SourcesPlaintext, Starter, StartersResult, StreamAssistantThreadHttpError, StreamAssistantThreadHttpResponse, Thread, ThreadPatchArray, ThreadWithMessages, ThreadsResult, UpdateAssistantStarterFollowupHttpError, UpdateAssistantStarterFollowupHttpResponse, UpdateAssistantStarterHttpError, UpdateAssistantStarterHttpResponse, clearCache, createAssistant, createAssistantStarter, createAssistantThread, createAssistantThreadInteraction, createAssistantThreadInteractionFeedback, createAssistantThreadInteractionReview, assistantsExport as default, deleteAssistant, deleteAssistantStarter, deleteAssistantStarterFollowup, deleteAssistantThread, deleteAssistantThreadInteraction, getAssistant, getAssistantFeedback, getAssistantSources, getAssistantStarter, getAssistantStarters, getAssistantThread, getAssistantThreadInteraction, getAssistantThreadInteractions, getAssistantThreads, getAssistants, invokeAssistantThread, patchAssistant, patchAssistantThread, patchAssistantThreadInteractionFeedback, searchAssistant, streamAssistantThread, updateAssistantStarter, updateAssistantStarterFollowup };
|
|
@@ -999,6 +999,25 @@ type RepublishApp = {
|
|
|
999
999
|
/** The target ID to be republished. */
|
|
1000
1000
|
targetId?: string;
|
|
1001
1001
|
};
|
|
1002
|
+
type Script = {
|
|
1003
|
+
script?: string;
|
|
1004
|
+
};
|
|
1005
|
+
type ScriptIssue = {
|
|
1006
|
+
/** UTF-8 byte column of the issue. */
|
|
1007
|
+
Column?: number;
|
|
1008
|
+
/** Additional information like workarouds or clearifications. */
|
|
1009
|
+
Info?: string;
|
|
1010
|
+
/** Line in the tab of the issue. */
|
|
1011
|
+
Line?: number;
|
|
1012
|
+
/** Error or warning string. What is the problem. */
|
|
1013
|
+
Msg?: string;
|
|
1014
|
+
/** The index of the tab for the issue. */
|
|
1015
|
+
Tab?: number;
|
|
1016
|
+
};
|
|
1017
|
+
type ScriptIssues = {
|
|
1018
|
+
Errors?: ScriptIssue[];
|
|
1019
|
+
Warnings?: ScriptIssue[];
|
|
1020
|
+
};
|
|
1002
1021
|
type ScriptLogList = {
|
|
1003
1022
|
/** Array of scriptLogMeta. */
|
|
1004
1023
|
data?: ScriptLogMeta[];
|
|
@@ -1488,6 +1507,23 @@ type GetAppsPrivilegesHttpError = {
|
|
|
1488
1507
|
headers: Headers;
|
|
1489
1508
|
status: number;
|
|
1490
1509
|
};
|
|
1510
|
+
/**
|
|
1511
|
+
* Validates the script.
|
|
1512
|
+
*
|
|
1513
|
+
* @param body an object with the body content
|
|
1514
|
+
* @throws ValidateScriptHttpError
|
|
1515
|
+
*/
|
|
1516
|
+
declare function validateScript(body: Script, options?: ApiCallOptions): Promise<ValidateScriptHttpResponse>;
|
|
1517
|
+
type ValidateScriptHttpResponse = {
|
|
1518
|
+
data: ScriptIssues;
|
|
1519
|
+
headers: Headers;
|
|
1520
|
+
status: 200;
|
|
1521
|
+
};
|
|
1522
|
+
type ValidateScriptHttpError = {
|
|
1523
|
+
data: void;
|
|
1524
|
+
headers: Headers;
|
|
1525
|
+
status: 403;
|
|
1526
|
+
};
|
|
1491
1527
|
/**
|
|
1492
1528
|
* Deletes a specific app.
|
|
1493
1529
|
*
|
|
@@ -2304,6 +2340,13 @@ type AppsAPI = {
|
|
|
2304
2340
|
* @throws GetAppsPrivilegesHttpError
|
|
2305
2341
|
*/
|
|
2306
2342
|
getAppsPrivileges: typeof getAppsPrivileges;
|
|
2343
|
+
/**
|
|
2344
|
+
* Validates the script.
|
|
2345
|
+
*
|
|
2346
|
+
* @param body an object with the body content
|
|
2347
|
+
* @throws ValidateScriptHttpError
|
|
2348
|
+
*/
|
|
2349
|
+
validateScript: typeof validateScript;
|
|
2307
2350
|
/**
|
|
2308
2351
|
* Deletes a specific app.
|
|
2309
2352
|
*
|
|
@@ -2626,4 +2669,4 @@ type AppsAPI = {
|
|
|
2626
2669
|
*/
|
|
2627
2670
|
declare const appsExport: AppsAPI;
|
|
2628
2671
|
//#endregion
|
|
2629
|
-
export { Errors as $, PublishAppHttpError as $n,
|
|
2672
|
+
export { Errors as $, validateScript as $i, PublishAppHttpError as $n, UpdateOwner as $r, GetAppReloadLogHttpError as $t, Comparisonobjresponsetime as A, getAppMediaList as Ai, MoveAppToSpaceHttpError as An, ScriptLogList as Ar, GetAppDataMetadataHttpResponse as At, CreateAppHttpResponse as B, importApp as Bi, NxPatch as Bn, SymbolFrequency as Br, GetAppEvaluationsHttpResponse as Bt, Cmpbool as C, getAppEvaluationXml as Ci, LastReloadMetadata as Cn, ResultobjMemoryLimit as Cr, FilterVariable as Ct, Comparison as D, getAppInsightAnalysisModel as Di, LinksResponse as Dn, Script as Dr, GetAppDataLineageHttpError as Dt, Cmpint as E, getAppInsightAnalyses as Ei, Links as En, Resultsingle as Er, FrequencyDistributionData as Et, CopyAppHttpResponse as F, getAppReportFilters as Fi, NxApp as Fn, SimplifiedClassifications as Fr, GetAppEvaluationHttpError as Ft, DeleteAppHttpResponse as G, queueAppEvaluation as Gi, PartialNluInfo as Gn, UpdateAppInfoHttpError as Gr, GetAppInsightAnalysisModelHttpError as Gt, CreateAppReportFilterHttpResponse as H, patchAppReportFilter as Hi, Objectmetrics as Hn, TableMetadata as Hr, GetAppInfoHttpResponse as Ht, CountAppReportFiltersHttpError as I, getAppScript as Ii, NxAppCreatePrivileges as In, Sortedcomparisonfields as Ir, GetAppEvaluationHttpResponse as It, DeleteAppReportFilterHttpError as J, updateAppInfo as Ji, PatchAppScriptHttpError as Jn, UpdateAppObjectOwnerHttpResponse as Jr, GetAppInsightAnalysisRecommendationsHttpResponse as Jt, DeleteAppMediaHttpError as K, removeAppFromSpace as Ki, PatchAppReportFilterHttpError as Kn, UpdateAppInfoHttpResponse as Kr, GetAppInsightAnalysisModelHttpResponse as Kt, CountAppReportFiltersHttpResponse as L, getAppScriptHistory as Li, NxAppObject as Ln, Sortedcomparisonobjresponsetime as Lr, GetAppEvaluationXmlHttpError as Lt, Comparisontables as M, getAppReloadLogs as Mi, NavigationLink as Mn, ScriptMeta as Mr, GetAppEvaluationComparisonHttpResponse as Mt, CompositionMinMax as N, getAppReloadMetadata as Ni, NavigationLinks as Nn, ScriptMetaList as Nr, GetAppEvaluationComparisonXmlHttpError as Nt, Comparisonfields as O, getAppInsightAnalysisRecommendations as Oi, Log as On, ScriptIssue as Or, GetAppDataLineageHttpResponse as Ot, CopyAppHttpError as P, getAppReportFilter as Pi, NumberFormat as Pn, ScriptVersion as Pr, GetAppEvaluationComparisonXmlHttpResponse as Pt, Error as Q, uploadAppMedia as Qi, PublishApp as Qn, UpdateAppScriptHttpResponse as Qr, GetAppMediaListHttpResponse as Qt, CreateApp as R, getAppThumbnail as Ri, NxAttributes as Rn, Sortedcomparisonoobjheavy as Rr, GetAppEvaluationXmlHttpResponse as Rt, Classifications as S, getAppEvaluationComparisonXml as Si, JsonObject as Sn, Resultmetadatatoptables as Sr, FilterV10 as St, CmpfloatWithTimeout as T, getAppInfo as Ti, LinkResponse as Tn, Resultobjsheet as Tr, Float64 as Tt, DataModelMetadata as U, patchAppScript as Ui, Objectspec as Un, TableProfilingData as Ur, GetAppInsightAnalysesHttpError as Ut, CreateAppReportFilterHttpError as V, moveAppToSpace as Vi, NxPatchOperationType as Vn, SymbolValue as Vr, GetAppInfoHttpError as Vt, DeleteAppHttpError as W, publishApp as Wi, Objecttopspec as Wn, UpdateApp as Wr, GetAppInsightAnalysesHttpResponse as Wt, DeleteAppScriptHttpError as X, updateAppOwner as Xi, PatchFilter as Xn, UpdateAppOwnerHttpResponse as Xr, GetAppMediaHttpResponse as Xt, DeleteAppReportFilterHttpResponse as Y, updateAppObjectOwner as Yi, PatchAppScriptHttpResponse as Yn, UpdateAppOwnerHttpError as Yr, GetAppMediaHttpError as Yt, DeleteAppScriptHttpResponse as Z, updateAppScript as Zi, PatchFilterItem as Zn, UpdateAppScriptHttpError as Zr, GetAppMediaListHttpError as Zt, AppObjectGenericType as _, exportApp as _i, HardwareMeta as _n, RepublishAppHttpError as _r, FilterItemPatch as _t, AnalysisDetails as a, ValidateScriptHttpError as ai, GetAppReportFilterHttpError as an, RecommendItems as ar, ExportAppHttpResponse as at, ChartType as b, getAppEvaluation as bi, ImportAppHttpError as bn, Resultentry as br, FilterRequest as bt, AnalysisModelItemMasterItem as c, clearCache as ci, GetAppReportFiltersHttpResponse as cn, RecommendedAnalysis as cr, FieldInTableProfilingData as ct, AnalysisRecommendRequest as d, createApp as di, GetAppScriptHttpError as dn, ReloadListMetadata as dr, FileData as dt, UpdateSpace as ei, GetAppReloadLogHttpResponse as en, PublishAppHttpResponse as er, Evaluation as et, AnalysisRecommendationResponse as f, createAppReportFilter as fi, GetAppScriptHttpResponse as fn, ReloadMeta as fr, Filter as ft, AppContentListItem as g, deleteAppScript as gi, GetAppsPrivilegesHttpResponse as gn, RepublishApp as gr, FilterFieldValue as gt, AppContentList as h, deleteAppReportFilter as hi, GetAppsPrivilegesHttpError as hn, RemoveAppFromSpaceHttpResponse as hr, FilterField as ht, AnalysisDescriptorResponse as i, UserPrivileges as ii, GetAppReloadMetadataHttpResponse as in, RecommendFieldItem as ir, ExportAppHttpError as it, Comparisonoobjheavy as j, getAppReloadLog as ji, MoveAppToSpaceHttpResponse as jn, ScriptLogMeta as jr, GetAppEvaluationComparisonHttpError as jt, ComparisonobjMemoryLimit as k, getAppMedia as ki, Metadata as kn, ScriptIssues as kr, GetAppDataMetadataHttpError as kt, AnalysisModelResponse as l, copyApp as li, GetAppScriptHistoryHttpError as ln, RecommendedAnalysisCore as lr, FieldMetadata as lt, AppAttributes as m, deleteAppMedia as mi, GetAppThumbnailHttpResponse as mn, RemoveAppFromSpaceHttpError as mr, FilterErrors as mt, AnalysisComposition as n, UploadAppMediaHttpResponse as ni, GetAppReloadLogsHttpResponse as nn, QueueAppEvaluationHttpError as nr, EvaluatorError as nt, AnalysisGroup as o, ValidateScriptHttpResponse as oi, GetAppReportFilterHttpResponse as on, RecommendMasterItem as or, FieldAttrType as ot, AnalysisRecommendationResponseDetail as p, deleteApp as pi, GetAppThumbnailHttpError as pn, ReloadStatements as pr, FilterError as pt, DeleteAppMediaHttpResponse as q, republishApp as qi, PatchAppReportFilterHttpResponse as qn, UpdateAppObjectOwnerHttpError as qr, GetAppInsightAnalysisRecommendationsHttpError as qt, AnalysisDescriptor as r, UsageEnum as ri, GetAppReloadMetadataHttpError as rn, QueueAppEvaluationHttpResponse as rr, Event as rt, AnalysisModelItemField as s, appsExport as si, GetAppReportFiltersHttpError as sn, RecommendNaturalLangQuery as sr, FieldAttributes as st, Analysis as t, UploadAppMediaHttpError as ti, GetAppReloadLogsHttpError as tn, PublishData as tr, Evaluations as tt, AnalysisModelResponseDetail as u, countAppReportFilters as ui, GetAppScriptHistoryHttpResponse as un, ReloadIncludeFile as ur, FieldOverride as ut, AppUpdateAttributes as v, getAppDataLineage as vi, Href as vn, RepublishAppHttpResponse as vr, FilterList as vt, Cmpfloat as w, getAppEvaluations as wi, LineageInfoRest as wn, Resultobjresponsetime as wr, FiltersCount as wt, Classification as x, getAppEvaluationComparison as xi, ImportAppHttpResponse as xn, Resultmetadatatopfields as xr, FilterType as xt, AppsAPI as y, getAppDataMetadata as yi, Href2 as yn, Result as yr, FilterListItem as yt, CreateAppHttpError as z, getAppsPrivileges as zi, NxObjectAttributes as zn, Sortedcomparisontables as zr, GetAppEvaluationsHttpError as zt };
|
|
@@ -336,11 +336,6 @@ type ErrorResponse = {
|
|
|
336
336
|
traceId?: string;
|
|
337
337
|
};
|
|
338
338
|
type ErrorResponseCode = {
|
|
339
|
-
code?: string;
|
|
340
|
-
detail?: string;
|
|
341
|
-
title?: string;
|
|
342
|
-
};
|
|
343
|
-
type ErrorResponseCodeCopy = {
|
|
344
339
|
/** Custom error codes
|
|
345
340
|
* * AE-1 - Internal processing error
|
|
346
341
|
* * AE-2 - Incorrect request
|
|
@@ -353,6 +348,11 @@ type ErrorResponseCodeCopy = {
|
|
|
353
348
|
detail?: string;
|
|
354
349
|
title?: string;
|
|
355
350
|
};
|
|
351
|
+
type ErrorResponseCodeCopy = {
|
|
352
|
+
code?: string;
|
|
353
|
+
detail?: string;
|
|
354
|
+
title?: string;
|
|
355
|
+
};
|
|
356
356
|
type ErrorResponseCopy = {
|
|
357
357
|
errors?: ErrorResponseCodeCopy[];
|
|
358
358
|
traceId?: string;
|
|
@@ -546,7 +546,7 @@ type GetAssistantsHttpResponse = {
|
|
|
546
546
|
next?: (options?: ApiCallOptions) => Promise<GetAssistantsHttpResponse>;
|
|
547
547
|
};
|
|
548
548
|
type GetAssistantsHttpError = {
|
|
549
|
-
data:
|
|
549
|
+
data: ErrorResponseCopy;
|
|
550
550
|
headers: Headers;
|
|
551
551
|
status: 400 | 403;
|
|
552
552
|
};
|
|
@@ -563,7 +563,7 @@ type CreateAssistantHttpResponse = {
|
|
|
563
563
|
status: 201;
|
|
564
564
|
};
|
|
565
565
|
type CreateAssistantHttpError = {
|
|
566
|
-
data:
|
|
566
|
+
data: ErrorResponseCopy;
|
|
567
567
|
headers: Headers;
|
|
568
568
|
status: 400 | 403;
|
|
569
569
|
};
|
|
@@ -581,7 +581,7 @@ type SearchAssistantHttpResponse = {
|
|
|
581
581
|
status: 200;
|
|
582
582
|
};
|
|
583
583
|
type SearchAssistantHttpError = {
|
|
584
|
-
data:
|
|
584
|
+
data: ErrorResponse;
|
|
585
585
|
headers: Headers;
|
|
586
586
|
status: 400 | 403 | 404 | 405 | 500;
|
|
587
587
|
};
|
|
@@ -598,7 +598,7 @@ type GetAssistantFeedbackHttpResponse = {
|
|
|
598
598
|
status: 200;
|
|
599
599
|
};
|
|
600
600
|
type GetAssistantFeedbackHttpError = {
|
|
601
|
-
data:
|
|
601
|
+
data: ErrorResponseCopy;
|
|
602
602
|
headers: Headers;
|
|
603
603
|
status: 400 | 403 | 404;
|
|
604
604
|
};
|
|
@@ -616,7 +616,7 @@ type GetAssistantSourcesHttpResponse = {
|
|
|
616
616
|
status: 202;
|
|
617
617
|
};
|
|
618
618
|
type GetAssistantSourcesHttpError = {
|
|
619
|
-
data:
|
|
619
|
+
data: ErrorResponseCopy;
|
|
620
620
|
headers: Headers;
|
|
621
621
|
status: 400 | 403 | 404;
|
|
622
622
|
};
|
|
@@ -645,7 +645,7 @@ type GetAssistantStartersHttpResponse = {
|
|
|
645
645
|
next?: (options?: ApiCallOptions) => Promise<GetAssistantStartersHttpResponse>;
|
|
646
646
|
};
|
|
647
647
|
type GetAssistantStartersHttpError = {
|
|
648
|
-
data:
|
|
648
|
+
data: ErrorResponseCopy;
|
|
649
649
|
headers: Headers;
|
|
650
650
|
status: 400 | 403 | 404;
|
|
651
651
|
};
|
|
@@ -663,7 +663,7 @@ type CreateAssistantStarterHttpResponse = {
|
|
|
663
663
|
status: 201;
|
|
664
664
|
};
|
|
665
665
|
type CreateAssistantStarterHttpError = {
|
|
666
|
-
data:
|
|
666
|
+
data: ErrorResponseCopy;
|
|
667
667
|
headers: Headers;
|
|
668
668
|
status: 400 | 403 | 404;
|
|
669
669
|
};
|
|
@@ -681,7 +681,7 @@ type DeleteAssistantStarterHttpResponse = {
|
|
|
681
681
|
status: 204;
|
|
682
682
|
};
|
|
683
683
|
type DeleteAssistantStarterHttpError = {
|
|
684
|
-
data:
|
|
684
|
+
data: ErrorResponseCopy;
|
|
685
685
|
headers: Headers;
|
|
686
686
|
status: 400 | 403 | 404;
|
|
687
687
|
};
|
|
@@ -699,7 +699,7 @@ type GetAssistantStarterHttpResponse = {
|
|
|
699
699
|
status: 200;
|
|
700
700
|
};
|
|
701
701
|
type GetAssistantStarterHttpError = {
|
|
702
|
-
data:
|
|
702
|
+
data: ErrorResponseCopy;
|
|
703
703
|
headers: Headers;
|
|
704
704
|
status: 400 | 403 | 404;
|
|
705
705
|
};
|
|
@@ -718,7 +718,7 @@ type UpdateAssistantStarterHttpResponse = {
|
|
|
718
718
|
status: 200;
|
|
719
719
|
};
|
|
720
720
|
type UpdateAssistantStarterHttpError = {
|
|
721
|
-
data:
|
|
721
|
+
data: ErrorResponseCopy;
|
|
722
722
|
headers: Headers;
|
|
723
723
|
status: 400 | 403 | 404;
|
|
724
724
|
};
|
|
@@ -737,7 +737,7 @@ type DeleteAssistantStarterFollowupHttpResponse = {
|
|
|
737
737
|
status: 204;
|
|
738
738
|
};
|
|
739
739
|
type DeleteAssistantStarterFollowupHttpError = {
|
|
740
|
-
data:
|
|
740
|
+
data: ErrorResponseCopy;
|
|
741
741
|
headers: Headers;
|
|
742
742
|
status: 400 | 403 | 404;
|
|
743
743
|
};
|
|
@@ -757,7 +757,7 @@ type UpdateAssistantStarterFollowupHttpResponse = {
|
|
|
757
757
|
status: 200;
|
|
758
758
|
};
|
|
759
759
|
type UpdateAssistantStarterFollowupHttpError = {
|
|
760
|
-
data:
|
|
760
|
+
data: ErrorResponseCopy;
|
|
761
761
|
headers: Headers;
|
|
762
762
|
status: 400 | 403 | 404;
|
|
763
763
|
};
|
|
@@ -788,7 +788,7 @@ type GetAssistantThreadsHttpResponse = {
|
|
|
788
788
|
next?: (options?: ApiCallOptions) => Promise<GetAssistantThreadsHttpResponse>;
|
|
789
789
|
};
|
|
790
790
|
type GetAssistantThreadsHttpError = {
|
|
791
|
-
data:
|
|
791
|
+
data: ErrorResponseCopy;
|
|
792
792
|
headers: Headers;
|
|
793
793
|
status: 400 | 403 | 404;
|
|
794
794
|
};
|
|
@@ -806,7 +806,7 @@ type CreateAssistantThreadHttpResponse = {
|
|
|
806
806
|
status: 201;
|
|
807
807
|
};
|
|
808
808
|
type CreateAssistantThreadHttpError = {
|
|
809
|
-
data:
|
|
809
|
+
data: ErrorResponseCopy;
|
|
810
810
|
headers: Headers;
|
|
811
811
|
status: 400 | 403 | 404;
|
|
812
812
|
};
|
|
@@ -825,7 +825,7 @@ type InvokeAssistantThreadHttpResponse = {
|
|
|
825
825
|
status: 200;
|
|
826
826
|
};
|
|
827
827
|
type InvokeAssistantThreadHttpError = {
|
|
828
|
-
data:
|
|
828
|
+
data: ErrorResponse;
|
|
829
829
|
headers: Headers;
|
|
830
830
|
status: 400 | 403 | 404 | 500;
|
|
831
831
|
};
|
|
@@ -844,7 +844,7 @@ type StreamAssistantThreadHttpResponse = {
|
|
|
844
844
|
status: 200;
|
|
845
845
|
};
|
|
846
846
|
type StreamAssistantThreadHttpError = {
|
|
847
|
-
data:
|
|
847
|
+
data: ErrorResponse;
|
|
848
848
|
headers: Headers;
|
|
849
849
|
status: 400 | 403 | 404 | 405 | 500;
|
|
850
850
|
};
|
|
@@ -874,7 +874,7 @@ type GetAssistantThreadInteractionsHttpResponse = {
|
|
|
874
874
|
next?: (options?: ApiCallOptions) => Promise<GetAssistantThreadInteractionsHttpResponse>;
|
|
875
875
|
};
|
|
876
876
|
type GetAssistantThreadInteractionsHttpError = {
|
|
877
|
-
data:
|
|
877
|
+
data: ErrorResponseCopy;
|
|
878
878
|
headers: Headers;
|
|
879
879
|
status: 400 | 403 | 404;
|
|
880
880
|
};
|
|
@@ -893,7 +893,7 @@ type CreateAssistantThreadInteractionHttpResponse = {
|
|
|
893
893
|
status: 201;
|
|
894
894
|
};
|
|
895
895
|
type CreateAssistantThreadInteractionHttpError = {
|
|
896
|
-
data:
|
|
896
|
+
data: ErrorResponseCopy;
|
|
897
897
|
headers: Headers;
|
|
898
898
|
status: 400 | 403 | 404;
|
|
899
899
|
};
|
|
@@ -912,7 +912,7 @@ type DeleteAssistantThreadInteractionHttpResponse = {
|
|
|
912
912
|
status: 204;
|
|
913
913
|
};
|
|
914
914
|
type DeleteAssistantThreadInteractionHttpError = {
|
|
915
|
-
data:
|
|
915
|
+
data: ErrorResponseCopy;
|
|
916
916
|
headers: Headers;
|
|
917
917
|
status: 400 | 403 | 404;
|
|
918
918
|
};
|
|
@@ -931,7 +931,7 @@ type GetAssistantThreadInteractionHttpResponse = {
|
|
|
931
931
|
status: 200;
|
|
932
932
|
};
|
|
933
933
|
type GetAssistantThreadInteractionHttpError = {
|
|
934
|
-
data:
|
|
934
|
+
data: ErrorResponseCopy;
|
|
935
935
|
headers: Headers;
|
|
936
936
|
status: 400 | 403 | 404;
|
|
937
937
|
};
|
|
@@ -951,7 +951,7 @@ type CreateAssistantThreadInteractionFeedbackHttpResponse = {
|
|
|
951
951
|
status: 201;
|
|
952
952
|
};
|
|
953
953
|
type CreateAssistantThreadInteractionFeedbackHttpError = {
|
|
954
|
-
data:
|
|
954
|
+
data: ErrorResponseCopy;
|
|
955
955
|
headers: Headers;
|
|
956
956
|
status: 400 | 403 | 404;
|
|
957
957
|
};
|
|
@@ -972,7 +972,7 @@ type PatchAssistantThreadInteractionFeedbackHttpResponse = {
|
|
|
972
972
|
status: 204;
|
|
973
973
|
};
|
|
974
974
|
type PatchAssistantThreadInteractionFeedbackHttpError = {
|
|
975
|
-
data:
|
|
975
|
+
data: ErrorResponseCopy;
|
|
976
976
|
headers: Headers;
|
|
977
977
|
status: 400 | 403 | 404;
|
|
978
978
|
};
|
|
@@ -992,7 +992,7 @@ type CreateAssistantThreadInteractionReviewHttpResponse = {
|
|
|
992
992
|
status: 201;
|
|
993
993
|
};
|
|
994
994
|
type CreateAssistantThreadInteractionReviewHttpError = {
|
|
995
|
-
data:
|
|
995
|
+
data: ErrorResponseCopy;
|
|
996
996
|
headers: Headers;
|
|
997
997
|
status: 400 | 403 | 404;
|
|
998
998
|
};
|
|
@@ -1010,7 +1010,7 @@ type DeleteAssistantThreadHttpResponse = {
|
|
|
1010
1010
|
status: 204;
|
|
1011
1011
|
};
|
|
1012
1012
|
type DeleteAssistantThreadHttpError = {
|
|
1013
|
-
data:
|
|
1013
|
+
data: ErrorResponseCopy;
|
|
1014
1014
|
headers: Headers;
|
|
1015
1015
|
status: 400 | 403 | 404;
|
|
1016
1016
|
};
|
|
@@ -1028,7 +1028,7 @@ type GetAssistantThreadHttpResponse = {
|
|
|
1028
1028
|
status: 200;
|
|
1029
1029
|
};
|
|
1030
1030
|
type GetAssistantThreadHttpError = {
|
|
1031
|
-
data:
|
|
1031
|
+
data: ErrorResponseCopy;
|
|
1032
1032
|
headers: Headers;
|
|
1033
1033
|
status: 400 | 403 | 404;
|
|
1034
1034
|
};
|
|
@@ -1047,7 +1047,7 @@ type PatchAssistantThreadHttpResponse = {
|
|
|
1047
1047
|
status: 204;
|
|
1048
1048
|
};
|
|
1049
1049
|
type PatchAssistantThreadHttpError = {
|
|
1050
|
-
data:
|
|
1050
|
+
data: ErrorResponseCopy;
|
|
1051
1051
|
headers: Headers;
|
|
1052
1052
|
status: 400 | 401 | 403 | 404 | 429;
|
|
1053
1053
|
};
|
|
@@ -1064,7 +1064,7 @@ type DeleteAssistantHttpResponse = {
|
|
|
1064
1064
|
status: 204;
|
|
1065
1065
|
};
|
|
1066
1066
|
type DeleteAssistantHttpError = {
|
|
1067
|
-
data:
|
|
1067
|
+
data: ErrorResponseCopy;
|
|
1068
1068
|
headers: Headers;
|
|
1069
1069
|
status: 400 | 403 | 404;
|
|
1070
1070
|
};
|
|
@@ -1081,7 +1081,7 @@ type GetAssistantHttpResponse = {
|
|
|
1081
1081
|
status: 200;
|
|
1082
1082
|
};
|
|
1083
1083
|
type GetAssistantHttpError = {
|
|
1084
|
-
data:
|
|
1084
|
+
data: ErrorResponseCopy;
|
|
1085
1085
|
headers: Headers;
|
|
1086
1086
|
status: 400 | 403 | 404;
|
|
1087
1087
|
};
|
|
@@ -1099,7 +1099,7 @@ type PatchAssistantHttpResponse = {
|
|
|
1099
1099
|
status: 204;
|
|
1100
1100
|
};
|
|
1101
1101
|
type PatchAssistantHttpError = {
|
|
1102
|
-
data:
|
|
1102
|
+
data: ErrorResponseCopy;
|
|
1103
1103
|
headers: Headers;
|
|
1104
1104
|
status: 400 | 401 | 403 | 404 | 429;
|
|
1105
1105
|
};
|
|
@@ -2,7 +2,7 @@ import { r as isBrowser } from "./utils-UaAiVTcc.js";
|
|
|
2
2
|
import { n as getInvokeFetchRuntimeModule } from "./public-runtime-modules-DiFgGaqr.js";
|
|
3
3
|
|
|
4
4
|
//#region src/public/invoke-fetch.ts
|
|
5
|
-
const defaultUserAgent = "qlik-api/2.
|
|
5
|
+
const defaultUserAgent = "qlik-api/2.1.0";
|
|
6
6
|
async function invokeFetch(api, props) {
|
|
7
7
|
const hostConfig = props.options?.hostConfig;
|
|
8
8
|
let userAgent;
|