@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
|
@@ -1599,6 +1599,14 @@ export interface DeclarativeAggregatedFact {
|
|
|
1599
1599
|
*/
|
|
1600
1600
|
tags?: Array<string>;
|
|
1601
1601
|
sourceFactReference: DeclarativeSourceFactReference;
|
|
1602
|
+
/**
|
|
1603
|
+
* Flag indicating whether the associated source column allows null values.
|
|
1604
|
+
*/
|
|
1605
|
+
isNullable?: boolean;
|
|
1606
|
+
/**
|
|
1607
|
+
* Value used in coalesce during joins instead of null.
|
|
1608
|
+
*/
|
|
1609
|
+
nullValue?: string;
|
|
1602
1610
|
}
|
|
1603
1611
|
export type DeclarativeAggregatedFactSourceColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
1604
1612
|
export interface DeclarativeAnalyticalDashboard {
|
|
@@ -1786,6 +1794,14 @@ export interface DeclarativeAttribute {
|
|
|
1786
1794
|
* Default locale for primary label.
|
|
1787
1795
|
*/
|
|
1788
1796
|
locale?: string;
|
|
1797
|
+
/**
|
|
1798
|
+
* Flag indicating whether the associated source column allows null values.
|
|
1799
|
+
*/
|
|
1800
|
+
isNullable?: boolean;
|
|
1801
|
+
/**
|
|
1802
|
+
* Value used in coalesce during joins instead of null.
|
|
1803
|
+
*/
|
|
1804
|
+
nullValue?: string;
|
|
1789
1805
|
}
|
|
1790
1806
|
export type DeclarativeAttributeSortDirectionEnum = "ASC" | "DESC";
|
|
1791
1807
|
export type DeclarativeAttributeSourceColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
@@ -1909,6 +1925,10 @@ export interface DeclarativeColumn {
|
|
|
1909
1925
|
* Column description/comment from database
|
|
1910
1926
|
*/
|
|
1911
1927
|
description?: string;
|
|
1928
|
+
/**
|
|
1929
|
+
* Column is nullable
|
|
1930
|
+
*/
|
|
1931
|
+
isNullable?: boolean;
|
|
1912
1932
|
}
|
|
1913
1933
|
export type DeclarativeColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
1914
1934
|
export interface DeclarativeCspDirective {
|
|
@@ -2278,6 +2298,14 @@ export interface DeclarativeFact {
|
|
|
2278
2298
|
* If true, this fact is hidden from AI search results.
|
|
2279
2299
|
*/
|
|
2280
2300
|
isHidden?: boolean;
|
|
2301
|
+
/**
|
|
2302
|
+
* Flag indicating whether the associated source column allows null values.
|
|
2303
|
+
*/
|
|
2304
|
+
isNullable?: boolean;
|
|
2305
|
+
/**
|
|
2306
|
+
* Value used in coalesce during joins instead of null.
|
|
2307
|
+
*/
|
|
2308
|
+
nullValue?: string;
|
|
2281
2309
|
}
|
|
2282
2310
|
export type DeclarativeFactSourceColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
2283
2311
|
export interface DeclarativeFilterContext {
|
|
@@ -2448,6 +2476,14 @@ export interface DeclarativeLabel {
|
|
|
2448
2476
|
* Other translations.
|
|
2449
2477
|
*/
|
|
2450
2478
|
translations?: Array<DeclarativeLabelTranslation>;
|
|
2479
|
+
/**
|
|
2480
|
+
* Flag indicating whether the associated source column allows null values.
|
|
2481
|
+
*/
|
|
2482
|
+
isNullable?: boolean;
|
|
2483
|
+
/**
|
|
2484
|
+
* Value used in coalesce during joins instead of null.
|
|
2485
|
+
*/
|
|
2486
|
+
nullValue?: string;
|
|
2451
2487
|
}
|
|
2452
2488
|
export type DeclarativeLabelSourceColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
2453
2489
|
export type DeclarativeLabelValueTypeEnum = "TEXT" | "HYPERLINK" | "GEO" | "GEO_LONGITUDE" | "GEO_LATITUDE" | "GEO_AREA" | "IMAGE";
|
|
@@ -2700,6 +2736,14 @@ export interface DeclarativeReferenceSource {
|
|
|
2700
2736
|
*/
|
|
2701
2737
|
dataType?: DeclarativeReferenceSourceDataTypeEnum;
|
|
2702
2738
|
target: GrainIdentifier;
|
|
2739
|
+
/**
|
|
2740
|
+
* Flag indicating whether the associated source column allows null values.
|
|
2741
|
+
*/
|
|
2742
|
+
isNullable?: boolean;
|
|
2743
|
+
/**
|
|
2744
|
+
* Value used in coalesce during joins instead of null.
|
|
2745
|
+
*/
|
|
2746
|
+
nullValue?: string;
|
|
2703
2747
|
}
|
|
2704
2748
|
export type DeclarativeReferenceSourceDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
2705
2749
|
/**
|
|
@@ -2759,7 +2803,7 @@ export interface DeclarativeSetting {
|
|
|
2759
2803
|
*/
|
|
2760
2804
|
type?: DeclarativeSettingTypeEnum;
|
|
2761
2805
|
}
|
|
2762
|
-
export type DeclarativeSettingTypeEnum = "TIMEZONE" | "ACTIVE_THEME" | "ACTIVE_COLOR_PALETTE" | "ACTIVE_LLM_ENDPOINT" | "ACTIVE_CALENDARS" | "WHITE_LABELING" | "LOCALE" | "METADATA_LOCALE" | "FORMAT_LOCALE" | "MAPBOX_TOKEN" | "AG_GRID_TOKEN" | "WEEK_START" | "FISCAL_YEAR" | "SHOW_HIDDEN_CATALOG_ITEMS" | "OPERATOR_OVERRIDES" | "TIMEZONE_VALIDATION_ENABLED" | "OPENAI_CONFIG" | "ENABLE_FILE_ANALYTICS" | "ALERT" | "SEPARATORS" | "DATE_FILTER_CONFIG" | "JIT_PROVISIONING" | "JWT_JIT_PROVISIONING" | "DASHBOARD_FILTERS_APPLY_MODE" | "ENABLE_SLIDES_EXPORT" | "ENABLE_SNAPSHOT_EXPORT" | "AI_RATE_LIMIT" | "ATTACHMENT_SIZE_LIMIT" | "ATTACHMENT_LINK_TTL" | "AD_CATALOG_GROUPS_DEFAULT_EXPAND_STATE" | "ENABLE_DRILL_TO_URL_BY_DEFAULT" | "ALLOW_UNSAFE_FLEX_CONNECT_ENDPOINTS" | "ENABLE_AUTOMATION_EVALUATION_MODE" | "ENABLE_ACCESSIBILITY_MODE" | "REGISTERED_PLUGGABLE_APPLICATIONS" | "DATA_LOCALE" | "LDM_DEFAULT_LOCALE" | "EXPORT_RESULT_POLLING_TIMEOUT_SECONDS" | "MAX_ZOOM_LEVEL" | "SORT_CASE_SENSITIVE" | "METRIC_FORMAT_OVERRIDE" | "ENABLE_AI_ON_DATA" | "API_ENTITIES_DEFAULT_CONTENT_MEDIA_TYPE";
|
|
2806
|
+
export type DeclarativeSettingTypeEnum = "TIMEZONE" | "ACTIVE_THEME" | "ACTIVE_COLOR_PALETTE" | "ACTIVE_LLM_ENDPOINT" | "ACTIVE_CALENDARS" | "WHITE_LABELING" | "LOCALE" | "METADATA_LOCALE" | "FORMAT_LOCALE" | "MAPBOX_TOKEN" | "AG_GRID_TOKEN" | "WEEK_START" | "FISCAL_YEAR" | "SHOW_HIDDEN_CATALOG_ITEMS" | "OPERATOR_OVERRIDES" | "TIMEZONE_VALIDATION_ENABLED" | "OPENAI_CONFIG" | "ENABLE_FILE_ANALYTICS" | "ALERT" | "SEPARATORS" | "DATE_FILTER_CONFIG" | "JIT_PROVISIONING" | "JWT_JIT_PROVISIONING" | "DASHBOARD_FILTERS_APPLY_MODE" | "ENABLE_SLIDES_EXPORT" | "ENABLE_SNAPSHOT_EXPORT" | "AI_RATE_LIMIT" | "ATTACHMENT_SIZE_LIMIT" | "ATTACHMENT_LINK_TTL" | "AD_CATALOG_GROUPS_DEFAULT_EXPAND_STATE" | "ENABLE_DRILL_TO_URL_BY_DEFAULT" | "ALLOW_UNSAFE_FLEX_CONNECT_ENDPOINTS" | "ENABLE_AUTOMATION_EVALUATION_MODE" | "ENABLE_ACCESSIBILITY_MODE" | "REGISTERED_PLUGGABLE_APPLICATIONS" | "DATA_LOCALE" | "LDM_DEFAULT_LOCALE" | "EXPORT_RESULT_POLLING_TIMEOUT_SECONDS" | "MAX_ZOOM_LEVEL" | "SORT_CASE_SENSITIVE" | "METRIC_FORMAT_OVERRIDE" | "ENABLE_AI_ON_DATA" | "API_ENTITIES_DEFAULT_CONTENT_MEDIA_TYPE" | "ENABLE_NULL_JOINS";
|
|
2763
2807
|
export interface DeclarativeSingleWorkspacePermission {
|
|
2764
2808
|
/**
|
|
2765
2809
|
* Permission name.
|
|
@@ -3580,6 +3624,8 @@ export interface JsonApiAggregatedFactOutAttributes {
|
|
|
3580
3624
|
sourceColumnDataType?: JsonApiAggregatedFactOutAttributesSourceColumnDataTypeEnum;
|
|
3581
3625
|
areRelationsValid?: boolean;
|
|
3582
3626
|
operation: JsonApiAggregatedFactOutAttributesOperationEnum;
|
|
3627
|
+
isNullable?: boolean;
|
|
3628
|
+
nullValue?: string;
|
|
3583
3629
|
}
|
|
3584
3630
|
export type JsonApiAggregatedFactOutAttributesSourceColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
3585
3631
|
export type JsonApiAggregatedFactOutAttributesOperationEnum = "SUM" | "MIN" | "MAX";
|
|
@@ -3897,9 +3943,19 @@ export interface JsonApiAttributeHierarchyIn {
|
|
|
3897
3943
|
* API identifier of an object
|
|
3898
3944
|
*/
|
|
3899
3945
|
id: string;
|
|
3900
|
-
attributes?:
|
|
3946
|
+
attributes?: JsonApiAttributeHierarchyInAttributes;
|
|
3901
3947
|
}
|
|
3902
3948
|
export type JsonApiAttributeHierarchyInTypeEnum = "attributeHierarchy";
|
|
3949
|
+
export interface JsonApiAttributeHierarchyInAttributes {
|
|
3950
|
+
title?: string;
|
|
3951
|
+
description?: string;
|
|
3952
|
+
tags?: Array<string>;
|
|
3953
|
+
areRelationsValid?: boolean;
|
|
3954
|
+
/**
|
|
3955
|
+
* Free-form JSON content. Maximum supported length is 15000 characters.
|
|
3956
|
+
*/
|
|
3957
|
+
content?: object;
|
|
3958
|
+
}
|
|
3903
3959
|
export interface JsonApiAttributeHierarchyInDocument {
|
|
3904
3960
|
data: JsonApiAttributeHierarchyIn;
|
|
3905
3961
|
}
|
|
@@ -3996,19 +4052,9 @@ export interface JsonApiAttributeHierarchyPatch {
|
|
|
3996
4052
|
* API identifier of an object
|
|
3997
4053
|
*/
|
|
3998
4054
|
id: string;
|
|
3999
|
-
attributes?:
|
|
4055
|
+
attributes?: JsonApiAttributeHierarchyInAttributes;
|
|
4000
4056
|
}
|
|
4001
4057
|
export type JsonApiAttributeHierarchyPatchTypeEnum = "attributeHierarchy";
|
|
4002
|
-
export interface JsonApiAttributeHierarchyPatchAttributes {
|
|
4003
|
-
title?: string;
|
|
4004
|
-
description?: string;
|
|
4005
|
-
tags?: Array<string>;
|
|
4006
|
-
areRelationsValid?: boolean;
|
|
4007
|
-
/**
|
|
4008
|
-
* Free-form JSON content. Maximum supported length is 15000 characters.
|
|
4009
|
-
*/
|
|
4010
|
-
content?: object;
|
|
4011
|
-
}
|
|
4012
4058
|
export interface JsonApiAttributeHierarchyPatchDocument {
|
|
4013
4059
|
data: JsonApiAttributeHierarchyPatch;
|
|
4014
4060
|
}
|
|
@@ -4049,6 +4095,8 @@ export interface JsonApiAttributeOutAttributes {
|
|
|
4049
4095
|
sourceColumnDataType?: JsonApiAttributeOutAttributesSourceColumnDataTypeEnum;
|
|
4050
4096
|
isHidden?: boolean;
|
|
4051
4097
|
locale?: string;
|
|
4098
|
+
isNullable?: boolean;
|
|
4099
|
+
nullValue?: string;
|
|
4052
4100
|
}
|
|
4053
4101
|
export type JsonApiAttributeOutAttributesGranularityEnum = "MINUTE" | "HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "MINUTE_OF_HOUR" | "HOUR_OF_DAY" | "DAY_OF_WEEK" | "DAY_OF_MONTH" | "DAY_OF_QUARTER" | "DAY_OF_YEAR" | "WEEK_OF_YEAR" | "MONTH_OF_YEAR" | "QUARTER_OF_YEAR" | "FISCAL_MONTH" | "FISCAL_QUARTER" | "FISCAL_YEAR";
|
|
4054
4102
|
export type JsonApiAttributeOutAttributesSortDirectionEnum = "ASC" | "DESC";
|
|
@@ -4146,13 +4194,52 @@ export interface JsonApiAutomationIn {
|
|
|
4146
4194
|
* API identifier of an object
|
|
4147
4195
|
*/
|
|
4148
4196
|
id: string;
|
|
4149
|
-
attributes?:
|
|
4150
|
-
relationships?:
|
|
4197
|
+
attributes?: JsonApiAutomationInAttributes;
|
|
4198
|
+
relationships?: JsonApiAutomationInRelationships;
|
|
4151
4199
|
}
|
|
4152
4200
|
export type JsonApiAutomationInTypeEnum = "automation";
|
|
4201
|
+
export interface JsonApiAutomationInAttributes {
|
|
4202
|
+
title?: string;
|
|
4203
|
+
description?: string;
|
|
4204
|
+
tags?: Array<string>;
|
|
4205
|
+
areRelationsValid?: boolean;
|
|
4206
|
+
/**
|
|
4207
|
+
* Additional details to be included in the automated message.
|
|
4208
|
+
*/
|
|
4209
|
+
details?: object;
|
|
4210
|
+
metadata?: JsonApiAutomationOutAttributesMetadata | null;
|
|
4211
|
+
/**
|
|
4212
|
+
* Current state of the automation.
|
|
4213
|
+
*/
|
|
4214
|
+
state?: JsonApiAutomationInAttributesStateEnum;
|
|
4215
|
+
/**
|
|
4216
|
+
* Specify automation evaluation mode.
|
|
4217
|
+
*/
|
|
4218
|
+
evaluationMode?: JsonApiAutomationInAttributesEvaluationModeEnum;
|
|
4219
|
+
schedule?: JsonApiAutomationOutAttributesSchedule;
|
|
4220
|
+
alert?: JsonApiAutomationOutAttributesAlert;
|
|
4221
|
+
tabularExports?: Array<JsonApiAutomationOutAttributesTabularExportsInner>;
|
|
4222
|
+
visualExports?: Array<JsonApiAutomationOutAttributesVisualExportsInner>;
|
|
4223
|
+
imageExports?: Array<JsonApiAutomationOutAttributesImageExportsInner>;
|
|
4224
|
+
rawExports?: Array<JsonApiAutomationOutAttributesRawExportsInner>;
|
|
4225
|
+
slidesExports?: Array<JsonApiAutomationOutAttributesSlidesExportsInner>;
|
|
4226
|
+
dashboardTabularExports?: Array<JsonApiAutomationOutAttributesDashboardTabularExportsInner>;
|
|
4227
|
+
/**
|
|
4228
|
+
* External recipients of the automation action results.
|
|
4229
|
+
*/
|
|
4230
|
+
externalRecipients?: Array<JsonApiAutomationOutAttributesExternalRecipientsInner>;
|
|
4231
|
+
}
|
|
4232
|
+
export type JsonApiAutomationInAttributesStateEnum = "ACTIVE" | "PAUSED";
|
|
4233
|
+
export type JsonApiAutomationInAttributesEvaluationModeEnum = "SHARED" | "PER_RECIPIENT";
|
|
4153
4234
|
export interface JsonApiAutomationInDocument {
|
|
4154
4235
|
data: JsonApiAutomationIn;
|
|
4155
4236
|
}
|
|
4237
|
+
export interface JsonApiAutomationInRelationships {
|
|
4238
|
+
notificationChannel?: JsonApiAutomationOutRelationshipsNotificationChannel;
|
|
4239
|
+
analyticalDashboard?: JsonApiExportDefinitionOutRelationshipsAnalyticalDashboard;
|
|
4240
|
+
exportDefinitions?: JsonApiAutomationOutRelationshipsExportDefinitions;
|
|
4241
|
+
recipients?: JsonApiAutomationOutRelationshipsRecipients;
|
|
4242
|
+
}
|
|
4156
4243
|
/**
|
|
4157
4244
|
* The \\\"type\\\" and \\\"id\\\" to non-empty members.
|
|
4158
4245
|
*/
|
|
@@ -4353,52 +4440,13 @@ export interface JsonApiAutomationPatch {
|
|
|
4353
4440
|
* API identifier of an object
|
|
4354
4441
|
*/
|
|
4355
4442
|
id: string;
|
|
4356
|
-
attributes?:
|
|
4357
|
-
relationships?:
|
|
4443
|
+
attributes?: JsonApiAutomationInAttributes;
|
|
4444
|
+
relationships?: JsonApiAutomationInRelationships;
|
|
4358
4445
|
}
|
|
4359
4446
|
export type JsonApiAutomationPatchTypeEnum = "automation";
|
|
4360
|
-
export interface JsonApiAutomationPatchAttributes {
|
|
4361
|
-
title?: string;
|
|
4362
|
-
description?: string;
|
|
4363
|
-
tags?: Array<string>;
|
|
4364
|
-
areRelationsValid?: boolean;
|
|
4365
|
-
/**
|
|
4366
|
-
* Additional details to be included in the automated message.
|
|
4367
|
-
*/
|
|
4368
|
-
details?: object;
|
|
4369
|
-
metadata?: JsonApiAutomationOutAttributesMetadata | null;
|
|
4370
|
-
/**
|
|
4371
|
-
* Current state of the automation.
|
|
4372
|
-
*/
|
|
4373
|
-
state?: JsonApiAutomationPatchAttributesStateEnum;
|
|
4374
|
-
/**
|
|
4375
|
-
* Specify automation evaluation mode.
|
|
4376
|
-
*/
|
|
4377
|
-
evaluationMode?: JsonApiAutomationPatchAttributesEvaluationModeEnum;
|
|
4378
|
-
schedule?: JsonApiAutomationOutAttributesSchedule;
|
|
4379
|
-
alert?: JsonApiAutomationOutAttributesAlert;
|
|
4380
|
-
tabularExports?: Array<JsonApiAutomationOutAttributesTabularExportsInner>;
|
|
4381
|
-
visualExports?: Array<JsonApiAutomationOutAttributesVisualExportsInner>;
|
|
4382
|
-
imageExports?: Array<JsonApiAutomationOutAttributesImageExportsInner>;
|
|
4383
|
-
rawExports?: Array<JsonApiAutomationOutAttributesRawExportsInner>;
|
|
4384
|
-
slidesExports?: Array<JsonApiAutomationOutAttributesSlidesExportsInner>;
|
|
4385
|
-
dashboardTabularExports?: Array<JsonApiAutomationOutAttributesDashboardTabularExportsInner>;
|
|
4386
|
-
/**
|
|
4387
|
-
* External recipients of the automation action results.
|
|
4388
|
-
*/
|
|
4389
|
-
externalRecipients?: Array<JsonApiAutomationOutAttributesExternalRecipientsInner>;
|
|
4390
|
-
}
|
|
4391
|
-
export type JsonApiAutomationPatchAttributesStateEnum = "ACTIVE" | "PAUSED";
|
|
4392
|
-
export type JsonApiAutomationPatchAttributesEvaluationModeEnum = "SHARED" | "PER_RECIPIENT";
|
|
4393
4447
|
export interface JsonApiAutomationPatchDocument {
|
|
4394
4448
|
data: JsonApiAutomationPatch;
|
|
4395
4449
|
}
|
|
4396
|
-
export interface JsonApiAutomationPatchRelationships {
|
|
4397
|
-
notificationChannel?: JsonApiAutomationOutRelationshipsNotificationChannel;
|
|
4398
|
-
analyticalDashboard?: JsonApiExportDefinitionOutRelationshipsAnalyticalDashboard;
|
|
4399
|
-
exportDefinitions?: JsonApiAutomationOutRelationshipsExportDefinitions;
|
|
4400
|
-
recipients?: JsonApiAutomationOutRelationshipsRecipients;
|
|
4401
|
-
}
|
|
4402
4450
|
/**
|
|
4403
4451
|
* The \\\"type\\\" and \\\"id\\\" to non-empty members.
|
|
4404
4452
|
*/
|
|
@@ -4567,16 +4615,9 @@ export interface JsonApiCookieSecurityConfigurationIn {
|
|
|
4567
4615
|
* API identifier of an object
|
|
4568
4616
|
*/
|
|
4569
4617
|
id: string;
|
|
4570
|
-
attributes?:
|
|
4618
|
+
attributes?: JsonApiCookieSecurityConfigurationOutAttributes;
|
|
4571
4619
|
}
|
|
4572
4620
|
export type JsonApiCookieSecurityConfigurationInTypeEnum = "cookieSecurityConfiguration";
|
|
4573
|
-
export interface JsonApiCookieSecurityConfigurationInAttributes {
|
|
4574
|
-
lastRotation?: string;
|
|
4575
|
-
/**
|
|
4576
|
-
* Length of interval between automatic rotations expressed in format of ISO 8601 duration
|
|
4577
|
-
*/
|
|
4578
|
-
rotationInterval?: string;
|
|
4579
|
-
}
|
|
4580
4621
|
export interface JsonApiCookieSecurityConfigurationInDocument {
|
|
4581
4622
|
data: JsonApiCookieSecurityConfigurationIn;
|
|
4582
4623
|
}
|
|
@@ -4592,9 +4633,16 @@ export interface JsonApiCookieSecurityConfigurationOut {
|
|
|
4592
4633
|
* API identifier of an object
|
|
4593
4634
|
*/
|
|
4594
4635
|
id: string;
|
|
4595
|
-
attributes?:
|
|
4636
|
+
attributes?: JsonApiCookieSecurityConfigurationOutAttributes;
|
|
4596
4637
|
}
|
|
4597
4638
|
export type JsonApiCookieSecurityConfigurationOutTypeEnum = "cookieSecurityConfiguration";
|
|
4639
|
+
export interface JsonApiCookieSecurityConfigurationOutAttributes {
|
|
4640
|
+
lastRotation?: string;
|
|
4641
|
+
/**
|
|
4642
|
+
* Length of interval between automatic rotations expressed in format of ISO 8601 duration
|
|
4643
|
+
*/
|
|
4644
|
+
rotationInterval?: string;
|
|
4645
|
+
}
|
|
4598
4646
|
export interface JsonApiCookieSecurityConfigurationOutDocument {
|
|
4599
4647
|
data: JsonApiCookieSecurityConfigurationOut;
|
|
4600
4648
|
links?: ObjectLinks;
|
|
@@ -4611,7 +4659,7 @@ export interface JsonApiCookieSecurityConfigurationPatch {
|
|
|
4611
4659
|
* API identifier of an object
|
|
4612
4660
|
*/
|
|
4613
4661
|
id: string;
|
|
4614
|
-
attributes?:
|
|
4662
|
+
attributes?: JsonApiCookieSecurityConfigurationOutAttributes;
|
|
4615
4663
|
}
|
|
4616
4664
|
export type JsonApiCookieSecurityConfigurationPatchTypeEnum = "cookieSecurityConfiguration";
|
|
4617
4665
|
export interface JsonApiCookieSecurityConfigurationPatchDocument {
|
|
@@ -4893,9 +4941,19 @@ export interface JsonApiDashboardPluginIn {
|
|
|
4893
4941
|
* API identifier of an object
|
|
4894
4942
|
*/
|
|
4895
4943
|
id: string;
|
|
4896
|
-
attributes?:
|
|
4944
|
+
attributes?: JsonApiDashboardPluginInAttributes;
|
|
4897
4945
|
}
|
|
4898
4946
|
export type JsonApiDashboardPluginInTypeEnum = "dashboardPlugin";
|
|
4947
|
+
export interface JsonApiDashboardPluginInAttributes {
|
|
4948
|
+
title?: string;
|
|
4949
|
+
description?: string;
|
|
4950
|
+
tags?: Array<string>;
|
|
4951
|
+
areRelationsValid?: boolean;
|
|
4952
|
+
/**
|
|
4953
|
+
* Free-form JSON content. Maximum supported length is 250000 characters.
|
|
4954
|
+
*/
|
|
4955
|
+
content?: object;
|
|
4956
|
+
}
|
|
4899
4957
|
export interface JsonApiDashboardPluginInDocument {
|
|
4900
4958
|
data: JsonApiDashboardPluginIn;
|
|
4901
4959
|
}
|
|
@@ -4987,19 +5045,9 @@ export interface JsonApiDashboardPluginPatch {
|
|
|
4987
5045
|
* API identifier of an object
|
|
4988
5046
|
*/
|
|
4989
5047
|
id: string;
|
|
4990
|
-
attributes?:
|
|
5048
|
+
attributes?: JsonApiDashboardPluginInAttributes;
|
|
4991
5049
|
}
|
|
4992
5050
|
export type JsonApiDashboardPluginPatchTypeEnum = "dashboardPlugin";
|
|
4993
|
-
export interface JsonApiDashboardPluginPatchAttributes {
|
|
4994
|
-
title?: string;
|
|
4995
|
-
description?: string;
|
|
4996
|
-
tags?: Array<string>;
|
|
4997
|
-
areRelationsValid?: boolean;
|
|
4998
|
-
/**
|
|
4999
|
-
* Free-form JSON content. Maximum supported length is 250000 characters.
|
|
5000
|
-
*/
|
|
5001
|
-
content?: object;
|
|
5002
|
-
}
|
|
5003
5051
|
export interface JsonApiDashboardPluginPatchDocument {
|
|
5004
5052
|
data: JsonApiDashboardPluginPatch;
|
|
5005
5053
|
}
|
|
@@ -5015,7 +5063,7 @@ export interface JsonApiDashboardPluginPostOptionalId {
|
|
|
5015
5063
|
* API identifier of an object
|
|
5016
5064
|
*/
|
|
5017
5065
|
id?: string;
|
|
5018
|
-
attributes?:
|
|
5066
|
+
attributes?: JsonApiDashboardPluginInAttributes;
|
|
5019
5067
|
}
|
|
5020
5068
|
export type JsonApiDashboardPluginPostOptionalIdTypeEnum = "dashboardPlugin";
|
|
5021
5069
|
export interface JsonApiDashboardPluginPostOptionalIdDocument {
|
|
@@ -5566,13 +5614,24 @@ export interface JsonApiExportDefinitionIn {
|
|
|
5566
5614
|
* API identifier of an object
|
|
5567
5615
|
*/
|
|
5568
5616
|
id: string;
|
|
5569
|
-
attributes?:
|
|
5570
|
-
relationships?:
|
|
5617
|
+
attributes?: JsonApiExportDefinitionInAttributes;
|
|
5618
|
+
relationships?: JsonApiExportDefinitionInRelationships;
|
|
5571
5619
|
}
|
|
5572
5620
|
export type JsonApiExportDefinitionInTypeEnum = "exportDefinition";
|
|
5621
|
+
export interface JsonApiExportDefinitionInAttributes {
|
|
5622
|
+
title?: string;
|
|
5623
|
+
description?: string;
|
|
5624
|
+
tags?: Array<string>;
|
|
5625
|
+
requestPayload?: JsonApiExportDefinitionOutAttributesRequestPayload;
|
|
5626
|
+
areRelationsValid?: boolean;
|
|
5627
|
+
}
|
|
5573
5628
|
export interface JsonApiExportDefinitionInDocument {
|
|
5574
5629
|
data: JsonApiExportDefinitionIn;
|
|
5575
5630
|
}
|
|
5631
|
+
export interface JsonApiExportDefinitionInRelationships {
|
|
5632
|
+
visualizationObject?: JsonApiExportDefinitionOutRelationshipsVisualizationObject;
|
|
5633
|
+
analyticalDashboard?: JsonApiExportDefinitionOutRelationshipsAnalyticalDashboard;
|
|
5634
|
+
}
|
|
5576
5635
|
/**
|
|
5577
5636
|
* The \\\"type\\\" and \\\"id\\\" to non-empty members.
|
|
5578
5637
|
*/
|
|
@@ -5679,24 +5738,13 @@ export interface JsonApiExportDefinitionPatch {
|
|
|
5679
5738
|
* API identifier of an object
|
|
5680
5739
|
*/
|
|
5681
5740
|
id: string;
|
|
5682
|
-
attributes?:
|
|
5683
|
-
relationships?:
|
|
5741
|
+
attributes?: JsonApiExportDefinitionInAttributes;
|
|
5742
|
+
relationships?: JsonApiExportDefinitionInRelationships;
|
|
5684
5743
|
}
|
|
5685
5744
|
export type JsonApiExportDefinitionPatchTypeEnum = "exportDefinition";
|
|
5686
|
-
export interface JsonApiExportDefinitionPatchAttributes {
|
|
5687
|
-
title?: string;
|
|
5688
|
-
description?: string;
|
|
5689
|
-
tags?: Array<string>;
|
|
5690
|
-
requestPayload?: JsonApiExportDefinitionOutAttributesRequestPayload;
|
|
5691
|
-
areRelationsValid?: boolean;
|
|
5692
|
-
}
|
|
5693
5745
|
export interface JsonApiExportDefinitionPatchDocument {
|
|
5694
5746
|
data: JsonApiExportDefinitionPatch;
|
|
5695
5747
|
}
|
|
5696
|
-
export interface JsonApiExportDefinitionPatchRelationships {
|
|
5697
|
-
visualizationObject?: JsonApiExportDefinitionOutRelationshipsVisualizationObject;
|
|
5698
|
-
analyticalDashboard?: JsonApiExportDefinitionOutRelationshipsAnalyticalDashboard;
|
|
5699
|
-
}
|
|
5700
5748
|
/**
|
|
5701
5749
|
* JSON:API representation of exportDefinition entity.
|
|
5702
5750
|
*/
|
|
@@ -5709,8 +5757,8 @@ export interface JsonApiExportDefinitionPostOptionalId {
|
|
|
5709
5757
|
* API identifier of an object
|
|
5710
5758
|
*/
|
|
5711
5759
|
id?: string;
|
|
5712
|
-
attributes?:
|
|
5713
|
-
relationships?:
|
|
5760
|
+
attributes?: JsonApiExportDefinitionInAttributes;
|
|
5761
|
+
relationships?: JsonApiExportDefinitionInRelationships;
|
|
5714
5762
|
}
|
|
5715
5763
|
export type JsonApiExportDefinitionPostOptionalIdTypeEnum = "exportDefinition";
|
|
5716
5764
|
export interface JsonApiExportDefinitionPostOptionalIdDocument {
|
|
@@ -5728,9 +5776,42 @@ export interface JsonApiExportTemplateIn {
|
|
|
5728
5776
|
* API identifier of an object
|
|
5729
5777
|
*/
|
|
5730
5778
|
id: string;
|
|
5731
|
-
attributes:
|
|
5779
|
+
attributes: JsonApiExportTemplateInAttributes;
|
|
5732
5780
|
}
|
|
5733
5781
|
export type JsonApiExportTemplateInTypeEnum = "exportTemplate";
|
|
5782
|
+
export interface JsonApiExportTemplateInAttributes {
|
|
5783
|
+
/**
|
|
5784
|
+
* User-facing name of the Slides template.
|
|
5785
|
+
*/
|
|
5786
|
+
name: string;
|
|
5787
|
+
dashboardSlidesTemplate?: JsonApiExportTemplateInAttributesDashboardSlidesTemplate | null;
|
|
5788
|
+
widgetSlidesTemplate?: JsonApiExportTemplateInAttributesWidgetSlidesTemplate | null;
|
|
5789
|
+
}
|
|
5790
|
+
/**
|
|
5791
|
+
* Template for dashboard slides export. Available variables: {{currentPageNumber}}, {{dashboardDateFilters}}, {{dashboardDescription}}, {{dashboardFilters}}, {{dashboardId}}, {{dashboardName}}, {{dashboardTags}}, {{dashboardUrl}}, {{exportedAt}}, {{exportedBy}}, {{logo}}, {{totalPages}}, {{workspaceId}}, {{workspaceName}}
|
|
5792
|
+
*/
|
|
5793
|
+
export interface JsonApiExportTemplateInAttributesDashboardSlidesTemplate {
|
|
5794
|
+
/**
|
|
5795
|
+
* Export types this template applies to.
|
|
5796
|
+
*/
|
|
5797
|
+
appliedOn: Array<JsonApiExportTemplateInAttributesDashboardSlidesTemplateAppliedOnEnum>;
|
|
5798
|
+
coverSlide?: CoverSlideTemplate | null;
|
|
5799
|
+
introSlide?: IntroSlideTemplate | null;
|
|
5800
|
+
sectionSlide?: SectionSlideTemplate | null;
|
|
5801
|
+
contentSlide?: ContentSlideTemplate | null;
|
|
5802
|
+
}
|
|
5803
|
+
export type JsonApiExportTemplateInAttributesDashboardSlidesTemplateAppliedOnEnum = "PDF" | "PPTX";
|
|
5804
|
+
/**
|
|
5805
|
+
* Template for widget slides export. Available variables: {{currentPageNumber}}, {{dashboardDateFilters}}, {{dashboardDescription}}, {{dashboardFilters}}, {{dashboardId}}, {{dashboardName}}, {{dashboardTags}}, {{dashboardUrl}}, {{exportedAt}}, {{exportedBy}}, {{logo}}, {{totalPages}}, {{workspaceId}}, {{workspaceName}}
|
|
5806
|
+
*/
|
|
5807
|
+
export interface JsonApiExportTemplateInAttributesWidgetSlidesTemplate {
|
|
5808
|
+
/**
|
|
5809
|
+
* Export types this template applies to.
|
|
5810
|
+
*/
|
|
5811
|
+
appliedOn: Array<JsonApiExportTemplateInAttributesWidgetSlidesTemplateAppliedOnEnum>;
|
|
5812
|
+
contentSlide?: ContentSlideTemplate | null;
|
|
5813
|
+
}
|
|
5814
|
+
export type JsonApiExportTemplateInAttributesWidgetSlidesTemplateAppliedOnEnum = "PDF" | "PPTX";
|
|
5734
5815
|
export interface JsonApiExportTemplateInDocument {
|
|
5735
5816
|
data: JsonApiExportTemplateIn;
|
|
5736
5817
|
}
|
|
@@ -5746,7 +5827,7 @@ export interface JsonApiExportTemplateOut {
|
|
|
5746
5827
|
* API identifier of an object
|
|
5747
5828
|
*/
|
|
5748
5829
|
id: string;
|
|
5749
|
-
attributes:
|
|
5830
|
+
attributes: JsonApiExportTemplateInAttributes;
|
|
5750
5831
|
}
|
|
5751
5832
|
export type JsonApiExportTemplateOutTypeEnum = "exportTemplate";
|
|
5752
5833
|
export interface JsonApiExportTemplateOutDocument {
|
|
@@ -5770,7 +5851,7 @@ export interface JsonApiExportTemplateOutWithLinks {
|
|
|
5770
5851
|
* API identifier of an object
|
|
5771
5852
|
*/
|
|
5772
5853
|
id: string;
|
|
5773
|
-
attributes:
|
|
5854
|
+
attributes: JsonApiExportTemplateInAttributes;
|
|
5774
5855
|
links?: ObjectLinks;
|
|
5775
5856
|
}
|
|
5776
5857
|
export type JsonApiExportTemplateOutWithLinksTypeEnum = "exportTemplate";
|
|
@@ -5794,8 +5875,8 @@ export interface JsonApiExportTemplatePatchAttributes {
|
|
|
5794
5875
|
* User-facing name of the Slides template.
|
|
5795
5876
|
*/
|
|
5796
5877
|
name?: string;
|
|
5797
|
-
dashboardSlidesTemplate?:
|
|
5798
|
-
widgetSlidesTemplate?:
|
|
5878
|
+
dashboardSlidesTemplate?: JsonApiExportTemplateInAttributesDashboardSlidesTemplate | null;
|
|
5879
|
+
widgetSlidesTemplate?: JsonApiExportTemplateInAttributesWidgetSlidesTemplate | null;
|
|
5799
5880
|
}
|
|
5800
5881
|
export interface JsonApiExportTemplatePatchDocument {
|
|
5801
5882
|
data: JsonApiExportTemplatePatch;
|
|
@@ -5812,42 +5893,9 @@ export interface JsonApiExportTemplatePostOptionalId {
|
|
|
5812
5893
|
* API identifier of an object
|
|
5813
5894
|
*/
|
|
5814
5895
|
id?: string;
|
|
5815
|
-
attributes:
|
|
5896
|
+
attributes: JsonApiExportTemplateInAttributes;
|
|
5816
5897
|
}
|
|
5817
5898
|
export type JsonApiExportTemplatePostOptionalIdTypeEnum = "exportTemplate";
|
|
5818
|
-
export interface JsonApiExportTemplatePostOptionalIdAttributes {
|
|
5819
|
-
/**
|
|
5820
|
-
* User-facing name of the Slides template.
|
|
5821
|
-
*/
|
|
5822
|
-
name: string;
|
|
5823
|
-
dashboardSlidesTemplate?: JsonApiExportTemplatePostOptionalIdAttributesDashboardSlidesTemplate | null;
|
|
5824
|
-
widgetSlidesTemplate?: JsonApiExportTemplatePostOptionalIdAttributesWidgetSlidesTemplate | null;
|
|
5825
|
-
}
|
|
5826
|
-
/**
|
|
5827
|
-
* Template for dashboard slides export. Available variables: {{currentPageNumber}}, {{dashboardDateFilters}}, {{dashboardDescription}}, {{dashboardFilters}}, {{dashboardId}}, {{dashboardName}}, {{dashboardTags}}, {{dashboardUrl}}, {{exportedAt}}, {{exportedBy}}, {{logo}}, {{totalPages}}, {{workspaceId}}, {{workspaceName}}
|
|
5828
|
-
*/
|
|
5829
|
-
export interface JsonApiExportTemplatePostOptionalIdAttributesDashboardSlidesTemplate {
|
|
5830
|
-
/**
|
|
5831
|
-
* Export types this template applies to.
|
|
5832
|
-
*/
|
|
5833
|
-
appliedOn: Array<JsonApiExportTemplatePostOptionalIdAttributesDashboardSlidesTemplateAppliedOnEnum>;
|
|
5834
|
-
coverSlide?: CoverSlideTemplate | null;
|
|
5835
|
-
introSlide?: IntroSlideTemplate | null;
|
|
5836
|
-
sectionSlide?: SectionSlideTemplate | null;
|
|
5837
|
-
contentSlide?: ContentSlideTemplate | null;
|
|
5838
|
-
}
|
|
5839
|
-
export type JsonApiExportTemplatePostOptionalIdAttributesDashboardSlidesTemplateAppliedOnEnum = "PDF" | "PPTX";
|
|
5840
|
-
/**
|
|
5841
|
-
* Template for widget slides export. Available variables: {{currentPageNumber}}, {{dashboardDateFilters}}, {{dashboardDescription}}, {{dashboardFilters}}, {{dashboardId}}, {{dashboardName}}, {{dashboardTags}}, {{dashboardUrl}}, {{exportedAt}}, {{exportedBy}}, {{logo}}, {{totalPages}}, {{workspaceId}}, {{workspaceName}}
|
|
5842
|
-
*/
|
|
5843
|
-
export interface JsonApiExportTemplatePostOptionalIdAttributesWidgetSlidesTemplate {
|
|
5844
|
-
/**
|
|
5845
|
-
* Export types this template applies to.
|
|
5846
|
-
*/
|
|
5847
|
-
appliedOn: Array<JsonApiExportTemplatePostOptionalIdAttributesWidgetSlidesTemplateAppliedOnEnum>;
|
|
5848
|
-
contentSlide?: ContentSlideTemplate | null;
|
|
5849
|
-
}
|
|
5850
|
-
export type JsonApiExportTemplatePostOptionalIdAttributesWidgetSlidesTemplateAppliedOnEnum = "PDF" | "PPTX";
|
|
5851
5899
|
export interface JsonApiExportTemplatePostOptionalIdDocument {
|
|
5852
5900
|
data: JsonApiExportTemplatePostOptionalId;
|
|
5853
5901
|
}
|
|
@@ -5884,6 +5932,8 @@ export interface JsonApiFactOutAttributes {
|
|
|
5884
5932
|
sourceColumnDataType?: JsonApiFactOutAttributesSourceColumnDataTypeEnum;
|
|
5885
5933
|
areRelationsValid?: boolean;
|
|
5886
5934
|
isHidden?: boolean;
|
|
5935
|
+
isNullable?: boolean;
|
|
5936
|
+
nullValue?: string;
|
|
5887
5937
|
}
|
|
5888
5938
|
export type JsonApiFactOutAttributesSourceColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
5889
5939
|
export interface JsonApiFactOutDocument {
|
|
@@ -6820,6 +6870,8 @@ export interface JsonApiLabelOutAttributes {
|
|
|
6820
6870
|
areRelationsValid?: boolean;
|
|
6821
6871
|
locale?: string;
|
|
6822
6872
|
translations?: Array<JsonApiLabelOutAttributesTranslationsInner>;
|
|
6873
|
+
isNullable?: boolean;
|
|
6874
|
+
nullValue?: string;
|
|
6823
6875
|
}
|
|
6824
6876
|
export type JsonApiLabelOutAttributesSourceColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
6825
6877
|
export type JsonApiLabelOutAttributesValueTypeEnum = "TEXT" | "HYPERLINK" | "GEO" | "GEO_LONGITUDE" | "GEO_LATITUDE" | "GEO_AREA" | "IMAGE";
|
|
@@ -7441,9 +7493,37 @@ export interface JsonApiNotificationChannelIn {
|
|
|
7441
7493
|
* API identifier of an object
|
|
7442
7494
|
*/
|
|
7443
7495
|
id: string;
|
|
7444
|
-
attributes?:
|
|
7496
|
+
attributes?: JsonApiNotificationChannelInAttributes;
|
|
7445
7497
|
}
|
|
7446
7498
|
export type JsonApiNotificationChannelInTypeEnum = "notificationChannel";
|
|
7499
|
+
export interface JsonApiNotificationChannelInAttributes {
|
|
7500
|
+
name?: string | null;
|
|
7501
|
+
description?: string | null;
|
|
7502
|
+
destination?: JsonApiNotificationChannelOutAttributesDestination;
|
|
7503
|
+
/**
|
|
7504
|
+
* Custom dashboard url that is going to be used in the notification. If not specified it is going to be deduced based on the context. Allowed placeholders are: {workspaceId} {dashboardId} {automationId} {asOfDate}
|
|
7505
|
+
*/
|
|
7506
|
+
customDashboardUrl?: string;
|
|
7507
|
+
/**
|
|
7508
|
+
* Dashboard link visibility in notifications. HIDDEN - the link will not be included INTERNAL_ONLY - only internal users will see the link ALL - all users will see the link
|
|
7509
|
+
*/
|
|
7510
|
+
dashboardLinkVisibility?: JsonApiNotificationChannelInAttributesDashboardLinkVisibilityEnum;
|
|
7511
|
+
/**
|
|
7512
|
+
* Human-readable description of the source of the notification. If specified, this propertywill be included in the notifications to this channel.Allowed placeholders are: {{workspaceId}} {{workspaceName}} {{workspaceDescription}} {{dashboardId}} {{dashboardName}} {{dashboardDescription}}
|
|
7513
|
+
*/
|
|
7514
|
+
notificationSource?: string;
|
|
7515
|
+
/**
|
|
7516
|
+
* Allowed recipients of notifications from this channel. CREATOR - only the creator INTERNAL - all users within the organization EXTERNAL - all recipients including those outside the organization
|
|
7517
|
+
*/
|
|
7518
|
+
allowedRecipients?: JsonApiNotificationChannelInAttributesAllowedRecipientsEnum;
|
|
7519
|
+
/**
|
|
7520
|
+
* In-platform notifications configuration. No effect if the destination type is IN_PLATFORM. DISABLED - in-platform notifications are not sent ENABLED - in-platform notifications are sent in addition to the regular notifications
|
|
7521
|
+
*/
|
|
7522
|
+
inPlatformNotification?: JsonApiNotificationChannelInAttributesInPlatformNotificationEnum;
|
|
7523
|
+
}
|
|
7524
|
+
export type JsonApiNotificationChannelInAttributesDashboardLinkVisibilityEnum = "HIDDEN" | "INTERNAL_ONLY" | "ALL";
|
|
7525
|
+
export type JsonApiNotificationChannelInAttributesAllowedRecipientsEnum = "CREATOR" | "INTERNAL" | "EXTERNAL";
|
|
7526
|
+
export type JsonApiNotificationChannelInAttributesInPlatformNotificationEnum = "DISABLED" | "ENABLED";
|
|
7447
7527
|
export interface JsonApiNotificationChannelInDocument {
|
|
7448
7528
|
data: JsonApiNotificationChannelIn;
|
|
7449
7529
|
}
|
|
@@ -7473,7 +7553,7 @@ export type JsonApiNotificationChannelOutTypeEnum = "notificationChannel";
|
|
|
7473
7553
|
export interface JsonApiNotificationChannelOutAttributes {
|
|
7474
7554
|
name?: string | null;
|
|
7475
7555
|
description?: string | null;
|
|
7476
|
-
destination?:
|
|
7556
|
+
destination?: JsonApiNotificationChannelOutAttributesDestination;
|
|
7477
7557
|
destinationType?: JsonApiNotificationChannelOutAttributesDestinationTypeEnum | null;
|
|
7478
7558
|
/**
|
|
7479
7559
|
* Custom dashboard url that is going to be used in the notification. If not specified it is going to be deduced based on the context. Allowed placeholders are: {workspaceId} {dashboardId} {automationId} {asOfDate}
|
|
@@ -7500,6 +7580,11 @@ export type JsonApiNotificationChannelOutAttributesDestinationTypeEnum = "WEBHOO
|
|
|
7500
7580
|
export type JsonApiNotificationChannelOutAttributesDashboardLinkVisibilityEnum = "HIDDEN" | "INTERNAL_ONLY" | "ALL";
|
|
7501
7581
|
export type JsonApiNotificationChannelOutAttributesAllowedRecipientsEnum = "CREATOR" | "INTERNAL" | "EXTERNAL";
|
|
7502
7582
|
export type JsonApiNotificationChannelOutAttributesInPlatformNotificationEnum = "DISABLED" | "ENABLED";
|
|
7583
|
+
/**
|
|
7584
|
+
* @type JsonApiNotificationChannelOutAttributesDestination
|
|
7585
|
+
* The destination where the notifications are to be sent.
|
|
7586
|
+
*/
|
|
7587
|
+
export type JsonApiNotificationChannelOutAttributesDestination = DefaultSmtp | InPlatform | Smtp | Webhook;
|
|
7503
7588
|
export interface JsonApiNotificationChannelOutDocument {
|
|
7504
7589
|
data: JsonApiNotificationChannelOut;
|
|
7505
7590
|
links?: ObjectLinks;
|
|
@@ -7537,7 +7622,7 @@ export interface JsonApiNotificationChannelPatch {
|
|
|
7537
7622
|
* API identifier of an object
|
|
7538
7623
|
*/
|
|
7539
7624
|
id: string;
|
|
7540
|
-
attributes?:
|
|
7625
|
+
attributes?: JsonApiNotificationChannelInAttributes;
|
|
7541
7626
|
}
|
|
7542
7627
|
export type JsonApiNotificationChannelPatchTypeEnum = "notificationChannel";
|
|
7543
7628
|
export interface JsonApiNotificationChannelPatchDocument {
|
|
@@ -7555,42 +7640,9 @@ export interface JsonApiNotificationChannelPostOptionalId {
|
|
|
7555
7640
|
* API identifier of an object
|
|
7556
7641
|
*/
|
|
7557
7642
|
id?: string;
|
|
7558
|
-
attributes?:
|
|
7643
|
+
attributes?: JsonApiNotificationChannelInAttributes;
|
|
7559
7644
|
}
|
|
7560
7645
|
export type JsonApiNotificationChannelPostOptionalIdTypeEnum = "notificationChannel";
|
|
7561
|
-
export interface JsonApiNotificationChannelPostOptionalIdAttributes {
|
|
7562
|
-
name?: string | null;
|
|
7563
|
-
description?: string | null;
|
|
7564
|
-
destination?: JsonApiNotificationChannelPostOptionalIdAttributesDestination;
|
|
7565
|
-
/**
|
|
7566
|
-
* Custom dashboard url that is going to be used in the notification. If not specified it is going to be deduced based on the context. Allowed placeholders are: {workspaceId} {dashboardId} {automationId} {asOfDate}
|
|
7567
|
-
*/
|
|
7568
|
-
customDashboardUrl?: string;
|
|
7569
|
-
/**
|
|
7570
|
-
* Dashboard link visibility in notifications. HIDDEN - the link will not be included INTERNAL_ONLY - only internal users will see the link ALL - all users will see the link
|
|
7571
|
-
*/
|
|
7572
|
-
dashboardLinkVisibility?: JsonApiNotificationChannelPostOptionalIdAttributesDashboardLinkVisibilityEnum;
|
|
7573
|
-
/**
|
|
7574
|
-
* Human-readable description of the source of the notification. If specified, this propertywill be included in the notifications to this channel.Allowed placeholders are: {{workspaceId}} {{workspaceName}} {{workspaceDescription}} {{dashboardId}} {{dashboardName}} {{dashboardDescription}}
|
|
7575
|
-
*/
|
|
7576
|
-
notificationSource?: string;
|
|
7577
|
-
/**
|
|
7578
|
-
* Allowed recipients of notifications from this channel. CREATOR - only the creator INTERNAL - all users within the organization EXTERNAL - all recipients including those outside the organization
|
|
7579
|
-
*/
|
|
7580
|
-
allowedRecipients?: JsonApiNotificationChannelPostOptionalIdAttributesAllowedRecipientsEnum;
|
|
7581
|
-
/**
|
|
7582
|
-
* In-platform notifications configuration. No effect if the destination type is IN_PLATFORM. DISABLED - in-platform notifications are not sent ENABLED - in-platform notifications are sent in addition to the regular notifications
|
|
7583
|
-
*/
|
|
7584
|
-
inPlatformNotification?: JsonApiNotificationChannelPostOptionalIdAttributesInPlatformNotificationEnum;
|
|
7585
|
-
}
|
|
7586
|
-
export type JsonApiNotificationChannelPostOptionalIdAttributesDashboardLinkVisibilityEnum = "HIDDEN" | "INTERNAL_ONLY" | "ALL";
|
|
7587
|
-
export type JsonApiNotificationChannelPostOptionalIdAttributesAllowedRecipientsEnum = "CREATOR" | "INTERNAL" | "EXTERNAL";
|
|
7588
|
-
export type JsonApiNotificationChannelPostOptionalIdAttributesInPlatformNotificationEnum = "DISABLED" | "ENABLED";
|
|
7589
|
-
/**
|
|
7590
|
-
* @type JsonApiNotificationChannelPostOptionalIdAttributesDestination
|
|
7591
|
-
* The destination where the notifications are to be sent.
|
|
7592
|
-
*/
|
|
7593
|
-
export type JsonApiNotificationChannelPostOptionalIdAttributesDestination = DefaultSmtp | InPlatform | Smtp | Webhook;
|
|
7594
7646
|
export interface JsonApiNotificationChannelPostOptionalIdDocument {
|
|
7595
7647
|
data: JsonApiNotificationChannelPostOptionalId;
|
|
7596
7648
|
}
|
|
@@ -7628,10 +7680,7 @@ export interface JsonApiOrganizationInDocument {
|
|
|
7628
7680
|
data: JsonApiOrganizationIn;
|
|
7629
7681
|
}
|
|
7630
7682
|
export interface JsonApiOrganizationInRelationships {
|
|
7631
|
-
identityProvider?:
|
|
7632
|
-
}
|
|
7633
|
-
export interface JsonApiOrganizationInRelationshipsIdentityProvider {
|
|
7634
|
-
data: JsonApiIdentityProviderLinkage | null;
|
|
7683
|
+
identityProvider?: JsonApiOrganizationOutRelationshipsIdentityProvider;
|
|
7635
7684
|
}
|
|
7636
7685
|
/**
|
|
7637
7686
|
* JSON:API representation of organization entity.
|
|
@@ -7692,7 +7741,7 @@ export type JsonApiOrganizationOutMetaPermissionsEnum = "MANAGE" | "SELF_CREATE_
|
|
|
7692
7741
|
export interface JsonApiOrganizationOutRelationships {
|
|
7693
7742
|
bootstrapUser?: JsonApiOrganizationOutRelationshipsBootstrapUser;
|
|
7694
7743
|
bootstrapUserGroup?: JsonApiOrganizationOutRelationshipsBootstrapUserGroup;
|
|
7695
|
-
identityProvider?:
|
|
7744
|
+
identityProvider?: JsonApiOrganizationOutRelationshipsIdentityProvider;
|
|
7696
7745
|
}
|
|
7697
7746
|
export interface JsonApiOrganizationOutRelationshipsBootstrapUser {
|
|
7698
7747
|
data: JsonApiUserLinkage | null;
|
|
@@ -7700,6 +7749,9 @@ export interface JsonApiOrganizationOutRelationshipsBootstrapUser {
|
|
|
7700
7749
|
export interface JsonApiOrganizationOutRelationshipsBootstrapUserGroup {
|
|
7701
7750
|
data: JsonApiUserGroupLinkage | null;
|
|
7702
7751
|
}
|
|
7752
|
+
export interface JsonApiOrganizationOutRelationshipsIdentityProvider {
|
|
7753
|
+
data: JsonApiIdentityProviderLinkage | null;
|
|
7754
|
+
}
|
|
7703
7755
|
/**
|
|
7704
7756
|
* JSON:API representation of patching organization entity.
|
|
7705
7757
|
*/
|
|
@@ -7731,17 +7783,9 @@ export interface JsonApiOrganizationSettingIn {
|
|
|
7731
7783
|
* API identifier of an object
|
|
7732
7784
|
*/
|
|
7733
7785
|
id: string;
|
|
7734
|
-
attributes?:
|
|
7786
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
7735
7787
|
}
|
|
7736
7788
|
export type JsonApiOrganizationSettingInTypeEnum = "organizationSetting";
|
|
7737
|
-
export interface JsonApiOrganizationSettingInAttributes {
|
|
7738
|
-
/**
|
|
7739
|
-
* Free-form JSON content. Maximum supported length is 15000 characters.
|
|
7740
|
-
*/
|
|
7741
|
-
content?: object;
|
|
7742
|
-
type?: JsonApiOrganizationSettingInAttributesTypeEnum;
|
|
7743
|
-
}
|
|
7744
|
-
export type JsonApiOrganizationSettingInAttributesTypeEnum = "TIMEZONE" | "ACTIVE_THEME" | "ACTIVE_COLOR_PALETTE" | "ACTIVE_LLM_ENDPOINT" | "ACTIVE_CALENDARS" | "WHITE_LABELING" | "LOCALE" | "METADATA_LOCALE" | "FORMAT_LOCALE" | "MAPBOX_TOKEN" | "AG_GRID_TOKEN" | "WEEK_START" | "FISCAL_YEAR" | "SHOW_HIDDEN_CATALOG_ITEMS" | "OPERATOR_OVERRIDES" | "TIMEZONE_VALIDATION_ENABLED" | "OPENAI_CONFIG" | "ENABLE_FILE_ANALYTICS" | "ALERT" | "SEPARATORS" | "DATE_FILTER_CONFIG" | "JIT_PROVISIONING" | "JWT_JIT_PROVISIONING" | "DASHBOARD_FILTERS_APPLY_MODE" | "ENABLE_SLIDES_EXPORT" | "ENABLE_SNAPSHOT_EXPORT" | "AI_RATE_LIMIT" | "ATTACHMENT_SIZE_LIMIT" | "ATTACHMENT_LINK_TTL" | "AD_CATALOG_GROUPS_DEFAULT_EXPAND_STATE" | "ENABLE_DRILL_TO_URL_BY_DEFAULT" | "ALLOW_UNSAFE_FLEX_CONNECT_ENDPOINTS" | "ENABLE_AUTOMATION_EVALUATION_MODE" | "ENABLE_ACCESSIBILITY_MODE" | "REGISTERED_PLUGGABLE_APPLICATIONS" | "DATA_LOCALE" | "LDM_DEFAULT_LOCALE" | "EXPORT_RESULT_POLLING_TIMEOUT_SECONDS" | "MAX_ZOOM_LEVEL" | "SORT_CASE_SENSITIVE" | "METRIC_FORMAT_OVERRIDE" | "ENABLE_AI_ON_DATA" | "API_ENTITIES_DEFAULT_CONTENT_MEDIA_TYPE";
|
|
7745
7789
|
export interface JsonApiOrganizationSettingInDocument {
|
|
7746
7790
|
data: JsonApiOrganizationSettingIn;
|
|
7747
7791
|
}
|
|
@@ -7757,7 +7801,7 @@ export interface JsonApiOrganizationSettingOut {
|
|
|
7757
7801
|
* API identifier of an object
|
|
7758
7802
|
*/
|
|
7759
7803
|
id: string;
|
|
7760
|
-
attributes?:
|
|
7804
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
7761
7805
|
}
|
|
7762
7806
|
export type JsonApiOrganizationSettingOutTypeEnum = "organizationSetting";
|
|
7763
7807
|
export interface JsonApiOrganizationSettingOutDocument {
|
|
@@ -7781,7 +7825,7 @@ export interface JsonApiOrganizationSettingOutWithLinks {
|
|
|
7781
7825
|
* API identifier of an object
|
|
7782
7826
|
*/
|
|
7783
7827
|
id: string;
|
|
7784
|
-
attributes?:
|
|
7828
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
7785
7829
|
links?: ObjectLinks;
|
|
7786
7830
|
}
|
|
7787
7831
|
export type JsonApiOrganizationSettingOutWithLinksTypeEnum = "organizationSetting";
|
|
@@ -7797,7 +7841,7 @@ export interface JsonApiOrganizationSettingPatch {
|
|
|
7797
7841
|
* API identifier of an object
|
|
7798
7842
|
*/
|
|
7799
7843
|
id: string;
|
|
7800
|
-
attributes?:
|
|
7844
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
7801
7845
|
}
|
|
7802
7846
|
export type JsonApiOrganizationSettingPatchTypeEnum = "organizationSetting";
|
|
7803
7847
|
export interface JsonApiOrganizationSettingPatchDocument {
|
|
@@ -7892,12 +7936,16 @@ export interface JsonApiUserDataFilterIn {
|
|
|
7892
7936
|
*/
|
|
7893
7937
|
id: string;
|
|
7894
7938
|
attributes: JsonApiUserDataFilterOutAttributes;
|
|
7895
|
-
relationships?:
|
|
7939
|
+
relationships?: JsonApiUserDataFilterInRelationships;
|
|
7896
7940
|
}
|
|
7897
7941
|
export type JsonApiUserDataFilterInTypeEnum = "userDataFilter";
|
|
7898
7942
|
export interface JsonApiUserDataFilterInDocument {
|
|
7899
7943
|
data: JsonApiUserDataFilterIn;
|
|
7900
7944
|
}
|
|
7945
|
+
export interface JsonApiUserDataFilterInRelationships {
|
|
7946
|
+
user?: JsonApiOrganizationOutRelationshipsBootstrapUser;
|
|
7947
|
+
userGroup?: JsonApiOrganizationOutRelationshipsBootstrapUserGroup;
|
|
7948
|
+
}
|
|
7901
7949
|
/**
|
|
7902
7950
|
* JSON:API representation of userDataFilter entity.
|
|
7903
7951
|
*/
|
|
@@ -7983,7 +8031,7 @@ export interface JsonApiUserDataFilterPatch {
|
|
|
7983
8031
|
*/
|
|
7984
8032
|
id: string;
|
|
7985
8033
|
attributes: JsonApiUserDataFilterPatchAttributes;
|
|
7986
|
-
relationships?:
|
|
8034
|
+
relationships?: JsonApiUserDataFilterInRelationships;
|
|
7987
8035
|
}
|
|
7988
8036
|
export type JsonApiUserDataFilterPatchTypeEnum = "userDataFilter";
|
|
7989
8037
|
export interface JsonApiUserDataFilterPatchAttributes {
|
|
@@ -7996,10 +8044,6 @@ export interface JsonApiUserDataFilterPatchAttributes {
|
|
|
7996
8044
|
export interface JsonApiUserDataFilterPatchDocument {
|
|
7997
8045
|
data: JsonApiUserDataFilterPatch;
|
|
7998
8046
|
}
|
|
7999
|
-
export interface JsonApiUserDataFilterPatchRelationships {
|
|
8000
|
-
user?: JsonApiOrganizationOutRelationshipsBootstrapUser;
|
|
8001
|
-
userGroup?: JsonApiOrganizationOutRelationshipsBootstrapUserGroup;
|
|
8002
|
-
}
|
|
8003
8047
|
/**
|
|
8004
8048
|
* JSON:API representation of userDataFilter entity.
|
|
8005
8049
|
*/
|
|
@@ -8013,7 +8057,7 @@ export interface JsonApiUserDataFilterPostOptionalId {
|
|
|
8013
8057
|
*/
|
|
8014
8058
|
id?: string;
|
|
8015
8059
|
attributes: JsonApiUserDataFilterOutAttributes;
|
|
8016
|
-
relationships?:
|
|
8060
|
+
relationships?: JsonApiUserDataFilterInRelationships;
|
|
8017
8061
|
}
|
|
8018
8062
|
export type JsonApiUserDataFilterPostOptionalIdTypeEnum = "userDataFilter";
|
|
8019
8063
|
export interface JsonApiUserDataFilterPostOptionalIdDocument {
|
|
@@ -8297,7 +8341,7 @@ export interface JsonApiUserSettingIn {
|
|
|
8297
8341
|
* API identifier of an object
|
|
8298
8342
|
*/
|
|
8299
8343
|
id: string;
|
|
8300
|
-
attributes?:
|
|
8344
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
8301
8345
|
}
|
|
8302
8346
|
export type JsonApiUserSettingInTypeEnum = "userSetting";
|
|
8303
8347
|
export interface JsonApiUserSettingInDocument {
|
|
@@ -8315,7 +8359,7 @@ export interface JsonApiUserSettingOut {
|
|
|
8315
8359
|
* API identifier of an object
|
|
8316
8360
|
*/
|
|
8317
8361
|
id: string;
|
|
8318
|
-
attributes?:
|
|
8362
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
8319
8363
|
}
|
|
8320
8364
|
export type JsonApiUserSettingOutTypeEnum = "userSetting";
|
|
8321
8365
|
export interface JsonApiUserSettingOutDocument {
|
|
@@ -8339,7 +8383,7 @@ export interface JsonApiUserSettingOutWithLinks {
|
|
|
8339
8383
|
* API identifier of an object
|
|
8340
8384
|
*/
|
|
8341
8385
|
id: string;
|
|
8342
|
-
attributes?:
|
|
8386
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
8343
8387
|
links?: ObjectLinks;
|
|
8344
8388
|
}
|
|
8345
8389
|
export type JsonApiUserSettingOutWithLinksTypeEnum = "userSetting";
|
|
@@ -8977,7 +9021,7 @@ export interface JsonApiWorkspaceSettingIn {
|
|
|
8977
9021
|
* API identifier of an object
|
|
8978
9022
|
*/
|
|
8979
9023
|
id: string;
|
|
8980
|
-
attributes?:
|
|
9024
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
8981
9025
|
}
|
|
8982
9026
|
export type JsonApiWorkspaceSettingInTypeEnum = "workspaceSetting";
|
|
8983
9027
|
export interface JsonApiWorkspaceSettingInDocument {
|
|
@@ -8996,9 +9040,17 @@ export interface JsonApiWorkspaceSettingOut {
|
|
|
8996
9040
|
*/
|
|
8997
9041
|
id: string;
|
|
8998
9042
|
meta?: JsonApiDatasetOutMeta;
|
|
8999
|
-
attributes?:
|
|
9043
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
9000
9044
|
}
|
|
9001
9045
|
export type JsonApiWorkspaceSettingOutTypeEnum = "workspaceSetting";
|
|
9046
|
+
export interface JsonApiWorkspaceSettingOutAttributes {
|
|
9047
|
+
/**
|
|
9048
|
+
* Free-form JSON content. Maximum supported length is 15000 characters.
|
|
9049
|
+
*/
|
|
9050
|
+
content?: object;
|
|
9051
|
+
type?: JsonApiWorkspaceSettingOutAttributesTypeEnum;
|
|
9052
|
+
}
|
|
9053
|
+
export type JsonApiWorkspaceSettingOutAttributesTypeEnum = "TIMEZONE" | "ACTIVE_THEME" | "ACTIVE_COLOR_PALETTE" | "ACTIVE_LLM_ENDPOINT" | "ACTIVE_CALENDARS" | "WHITE_LABELING" | "LOCALE" | "METADATA_LOCALE" | "FORMAT_LOCALE" | "MAPBOX_TOKEN" | "AG_GRID_TOKEN" | "WEEK_START" | "FISCAL_YEAR" | "SHOW_HIDDEN_CATALOG_ITEMS" | "OPERATOR_OVERRIDES" | "TIMEZONE_VALIDATION_ENABLED" | "OPENAI_CONFIG" | "ENABLE_FILE_ANALYTICS" | "ALERT" | "SEPARATORS" | "DATE_FILTER_CONFIG" | "JIT_PROVISIONING" | "JWT_JIT_PROVISIONING" | "DASHBOARD_FILTERS_APPLY_MODE" | "ENABLE_SLIDES_EXPORT" | "ENABLE_SNAPSHOT_EXPORT" | "AI_RATE_LIMIT" | "ATTACHMENT_SIZE_LIMIT" | "ATTACHMENT_LINK_TTL" | "AD_CATALOG_GROUPS_DEFAULT_EXPAND_STATE" | "ENABLE_DRILL_TO_URL_BY_DEFAULT" | "ALLOW_UNSAFE_FLEX_CONNECT_ENDPOINTS" | "ENABLE_AUTOMATION_EVALUATION_MODE" | "ENABLE_ACCESSIBILITY_MODE" | "REGISTERED_PLUGGABLE_APPLICATIONS" | "DATA_LOCALE" | "LDM_DEFAULT_LOCALE" | "EXPORT_RESULT_POLLING_TIMEOUT_SECONDS" | "MAX_ZOOM_LEVEL" | "SORT_CASE_SENSITIVE" | "METRIC_FORMAT_OVERRIDE" | "ENABLE_AI_ON_DATA" | "API_ENTITIES_DEFAULT_CONTENT_MEDIA_TYPE" | "ENABLE_NULL_JOINS";
|
|
9002
9054
|
export interface JsonApiWorkspaceSettingOutDocument {
|
|
9003
9055
|
data: JsonApiWorkspaceSettingOut;
|
|
9004
9056
|
links?: ObjectLinks;
|
|
@@ -9021,7 +9073,7 @@ export interface JsonApiWorkspaceSettingOutWithLinks {
|
|
|
9021
9073
|
*/
|
|
9022
9074
|
id: string;
|
|
9023
9075
|
meta?: JsonApiDatasetOutMeta;
|
|
9024
|
-
attributes?:
|
|
9076
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
9025
9077
|
links?: ObjectLinks;
|
|
9026
9078
|
}
|
|
9027
9079
|
export type JsonApiWorkspaceSettingOutWithLinksTypeEnum = "workspaceSetting";
|
|
@@ -9037,7 +9089,7 @@ export interface JsonApiWorkspaceSettingPatch {
|
|
|
9037
9089
|
* API identifier of an object
|
|
9038
9090
|
*/
|
|
9039
9091
|
id: string;
|
|
9040
|
-
attributes?:
|
|
9092
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
9041
9093
|
}
|
|
9042
9094
|
export type JsonApiWorkspaceSettingPatchTypeEnum = "workspaceSetting";
|
|
9043
9095
|
export interface JsonApiWorkspaceSettingPatchDocument {
|
|
@@ -9055,7 +9107,7 @@ export interface JsonApiWorkspaceSettingPostOptionalId {
|
|
|
9055
9107
|
* API identifier of an object
|
|
9056
9108
|
*/
|
|
9057
9109
|
id?: string;
|
|
9058
|
-
attributes?:
|
|
9110
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
9059
9111
|
}
|
|
9060
9112
|
export type JsonApiWorkspaceSettingPostOptionalIdTypeEnum = "workspaceSetting";
|
|
9061
9113
|
export interface JsonApiWorkspaceSettingPostOptionalIdDocument {
|
|
@@ -9531,6 +9583,8 @@ export interface ReferenceSourceColumn {
|
|
|
9531
9583
|
column: string;
|
|
9532
9584
|
dataType?: ReferenceSourceColumnDataTypeEnum;
|
|
9533
9585
|
target: DatasetGrain;
|
|
9586
|
+
isNullable?: boolean;
|
|
9587
|
+
nullValue?: string;
|
|
9534
9588
|
}
|
|
9535
9589
|
export type ReferenceSourceColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
9536
9590
|
export interface Relative {
|
|
@@ -9603,7 +9657,7 @@ export interface ResolvedSetting {
|
|
|
9603
9657
|
*/
|
|
9604
9658
|
type?: ResolvedSettingTypeEnum;
|
|
9605
9659
|
}
|
|
9606
|
-
export type ResolvedSettingTypeEnum = "TIMEZONE" | "ACTIVE_THEME" | "ACTIVE_COLOR_PALETTE" | "ACTIVE_LLM_ENDPOINT" | "ACTIVE_CALENDARS" | "WHITE_LABELING" | "LOCALE" | "METADATA_LOCALE" | "FORMAT_LOCALE" | "MAPBOX_TOKEN" | "AG_GRID_TOKEN" | "WEEK_START" | "FISCAL_YEAR" | "SHOW_HIDDEN_CATALOG_ITEMS" | "OPERATOR_OVERRIDES" | "TIMEZONE_VALIDATION_ENABLED" | "OPENAI_CONFIG" | "ENABLE_FILE_ANALYTICS" | "ALERT" | "SEPARATORS" | "DATE_FILTER_CONFIG" | "JIT_PROVISIONING" | "JWT_JIT_PROVISIONING" | "DASHBOARD_FILTERS_APPLY_MODE" | "ENABLE_SLIDES_EXPORT" | "ENABLE_SNAPSHOT_EXPORT" | "AI_RATE_LIMIT" | "ATTACHMENT_SIZE_LIMIT" | "ATTACHMENT_LINK_TTL" | "AD_CATALOG_GROUPS_DEFAULT_EXPAND_STATE" | "ENABLE_DRILL_TO_URL_BY_DEFAULT" | "ALLOW_UNSAFE_FLEX_CONNECT_ENDPOINTS" | "ENABLE_AUTOMATION_EVALUATION_MODE" | "ENABLE_ACCESSIBILITY_MODE" | "REGISTERED_PLUGGABLE_APPLICATIONS" | "DATA_LOCALE" | "LDM_DEFAULT_LOCALE" | "EXPORT_RESULT_POLLING_TIMEOUT_SECONDS" | "MAX_ZOOM_LEVEL" | "SORT_CASE_SENSITIVE" | "METRIC_FORMAT_OVERRIDE" | "ENABLE_AI_ON_DATA" | "API_ENTITIES_DEFAULT_CONTENT_MEDIA_TYPE";
|
|
9660
|
+
export type ResolvedSettingTypeEnum = "TIMEZONE" | "ACTIVE_THEME" | "ACTIVE_COLOR_PALETTE" | "ACTIVE_LLM_ENDPOINT" | "ACTIVE_CALENDARS" | "WHITE_LABELING" | "LOCALE" | "METADATA_LOCALE" | "FORMAT_LOCALE" | "MAPBOX_TOKEN" | "AG_GRID_TOKEN" | "WEEK_START" | "FISCAL_YEAR" | "SHOW_HIDDEN_CATALOG_ITEMS" | "OPERATOR_OVERRIDES" | "TIMEZONE_VALIDATION_ENABLED" | "OPENAI_CONFIG" | "ENABLE_FILE_ANALYTICS" | "ALERT" | "SEPARATORS" | "DATE_FILTER_CONFIG" | "JIT_PROVISIONING" | "JWT_JIT_PROVISIONING" | "DASHBOARD_FILTERS_APPLY_MODE" | "ENABLE_SLIDES_EXPORT" | "ENABLE_SNAPSHOT_EXPORT" | "AI_RATE_LIMIT" | "ATTACHMENT_SIZE_LIMIT" | "ATTACHMENT_LINK_TTL" | "AD_CATALOG_GROUPS_DEFAULT_EXPAND_STATE" | "ENABLE_DRILL_TO_URL_BY_DEFAULT" | "ALLOW_UNSAFE_FLEX_CONNECT_ENDPOINTS" | "ENABLE_AUTOMATION_EVALUATION_MODE" | "ENABLE_ACCESSIBILITY_MODE" | "REGISTERED_PLUGGABLE_APPLICATIONS" | "DATA_LOCALE" | "LDM_DEFAULT_LOCALE" | "EXPORT_RESULT_POLLING_TIMEOUT_SECONDS" | "MAX_ZOOM_LEVEL" | "SORT_CASE_SENSITIVE" | "METRIC_FORMAT_OVERRIDE" | "ENABLE_AI_ON_DATA" | "API_ENTITIES_DEFAULT_CONTENT_MEDIA_TYPE" | "ENABLE_NULL_JOINS";
|
|
9607
9661
|
export interface RsaSpecification {
|
|
9608
9662
|
kty: RsaSpecificationKtyEnum;
|
|
9609
9663
|
alg: RsaSpecificationAlgEnum;
|