@gooddata/api-client-tiger 10.29.0 → 10.30.0-alpha.10

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.
@@ -1067,6 +1067,18 @@ export const JsonApiMetricPatchTypeEnum = {
1067
1067
  export const JsonApiMetricPostOptionalIdTypeEnum = {
1068
1068
  METRIC: "metric",
1069
1069
  };
1070
+ export const JsonApiNotificationChannelIdentifierOutTypeEnum = {
1071
+ NOTIFICATION_CHANNEL_IDENTIFIER: "notificationChannelIdentifier",
1072
+ };
1073
+ export const JsonApiNotificationChannelIdentifierOutAttributesDestinationTypeEnum = {
1074
+ WEBHOOK: "WEBHOOK",
1075
+ SMTP: "SMTP",
1076
+ DEFAULT_SMTP: "DEFAULT_SMTP",
1077
+ IN_PLATFORM: "IN_PLATFORM",
1078
+ };
1079
+ export const JsonApiNotificationChannelIdentifierOutWithLinksTypeEnum = {
1080
+ NOTIFICATION_CHANNEL_IDENTIFIER: "notificationChannelIdentifier",
1081
+ };
1070
1082
  export const JsonApiNotificationChannelInTypeEnum = {
1071
1083
  NOTIFICATION_CHANNEL: "notificationChannel",
1072
1084
  };
@@ -1142,33 +1154,6 @@ export const JsonApiOrganizationSettingInTypeEnum = {
1142
1154
  export const JsonApiOrganizationSettingOutTypeEnum = {
1143
1155
  ORGANIZATION_SETTING: "organizationSetting",
1144
1156
  };
1145
- export const JsonApiOrganizationSettingOutAttributesTypeEnum = {
1146
- TIMEZONE: "TIMEZONE",
1147
- ACTIVE_THEME: "ACTIVE_THEME",
1148
- ACTIVE_COLOR_PALETTE: "ACTIVE_COLOR_PALETTE",
1149
- ACTIVE_LLM_ENDPOINT: "ACTIVE_LLM_ENDPOINT",
1150
- WHITE_LABELING: "WHITE_LABELING",
1151
- LOCALE: "LOCALE",
1152
- METADATA_LOCALE: "METADATA_LOCALE",
1153
- FORMAT_LOCALE: "FORMAT_LOCALE",
1154
- MAPBOX_TOKEN: "MAPBOX_TOKEN",
1155
- WEEK_START: "WEEK_START",
1156
- SHOW_HIDDEN_CATALOG_ITEMS: "SHOW_HIDDEN_CATALOG_ITEMS",
1157
- OPERATOR_OVERRIDES: "OPERATOR_OVERRIDES",
1158
- TIMEZONE_VALIDATION_ENABLED: "TIMEZONE_VALIDATION_ENABLED",
1159
- OPENAI_CONFIG: "OPENAI_CONFIG",
1160
- ENABLE_FILE_ANALYTICS: "ENABLE_FILE_ANALYTICS",
1161
- ALERT: "ALERT",
1162
- SEPARATORS: "SEPARATORS",
1163
- DATE_FILTER_CONFIG: "DATE_FILTER_CONFIG",
1164
- JIT_PROVISIONING: "JIT_PROVISIONING",
1165
- JWT_JIT_PROVISIONING: "JWT_JIT_PROVISIONING",
1166
- DASHBOARD_FILTERS_APPLY_MODE: "DASHBOARD_FILTERS_APPLY_MODE",
1167
- ENABLE_SLIDES_EXPORT: "ENABLE_SLIDES_EXPORT",
1168
- AI_RATE_LIMIT: "AI_RATE_LIMIT",
1169
- ATTACHMENT_SIZE_LIMIT: "ATTACHMENT_SIZE_LIMIT",
1170
- ATTACHMENT_LINK_TTL: "ATTACHMENT_LINK_TTL",
1171
- };
1172
1157
  export const JsonApiOrganizationSettingOutWithLinksTypeEnum = {
1173
1158
  ORGANIZATION_SETTING: "organizationSetting",
1174
1159
  };
@@ -1244,6 +1229,33 @@ export const JsonApiUserPatchTypeEnum = {
1244
1229
  export const JsonApiUserSettingInTypeEnum = {
1245
1230
  USER_SETTING: "userSetting",
1246
1231
  };
1232
+ export const JsonApiUserSettingInAttributesTypeEnum = {
1233
+ TIMEZONE: "TIMEZONE",
1234
+ ACTIVE_THEME: "ACTIVE_THEME",
1235
+ ACTIVE_COLOR_PALETTE: "ACTIVE_COLOR_PALETTE",
1236
+ ACTIVE_LLM_ENDPOINT: "ACTIVE_LLM_ENDPOINT",
1237
+ WHITE_LABELING: "WHITE_LABELING",
1238
+ LOCALE: "LOCALE",
1239
+ METADATA_LOCALE: "METADATA_LOCALE",
1240
+ FORMAT_LOCALE: "FORMAT_LOCALE",
1241
+ MAPBOX_TOKEN: "MAPBOX_TOKEN",
1242
+ WEEK_START: "WEEK_START",
1243
+ SHOW_HIDDEN_CATALOG_ITEMS: "SHOW_HIDDEN_CATALOG_ITEMS",
1244
+ OPERATOR_OVERRIDES: "OPERATOR_OVERRIDES",
1245
+ TIMEZONE_VALIDATION_ENABLED: "TIMEZONE_VALIDATION_ENABLED",
1246
+ OPENAI_CONFIG: "OPENAI_CONFIG",
1247
+ ENABLE_FILE_ANALYTICS: "ENABLE_FILE_ANALYTICS",
1248
+ ALERT: "ALERT",
1249
+ SEPARATORS: "SEPARATORS",
1250
+ DATE_FILTER_CONFIG: "DATE_FILTER_CONFIG",
1251
+ JIT_PROVISIONING: "JIT_PROVISIONING",
1252
+ JWT_JIT_PROVISIONING: "JWT_JIT_PROVISIONING",
1253
+ DASHBOARD_FILTERS_APPLY_MODE: "DASHBOARD_FILTERS_APPLY_MODE",
1254
+ ENABLE_SLIDES_EXPORT: "ENABLE_SLIDES_EXPORT",
1255
+ AI_RATE_LIMIT: "AI_RATE_LIMIT",
1256
+ ATTACHMENT_SIZE_LIMIT: "ATTACHMENT_SIZE_LIMIT",
1257
+ ATTACHMENT_LINK_TTL: "ATTACHMENT_LINK_TTL",
1258
+ };
1247
1259
  export const JsonApiUserSettingOutTypeEnum = {
1248
1260
  USER_SETTING: "userSetting",
1249
1261
  };
@@ -1489,6 +1501,10 @@ export const SimpleMeasureDefinitionMeasureAggregationEnum = {
1489
1501
  RUNSUM: "RUNSUM",
1490
1502
  APPROXIMATE_COUNT: "APPROXIMATE_COUNT",
1491
1503
  };
1504
+ export const SlidesExportRequestFormatEnum = {
1505
+ PDF: "PDF",
1506
+ PPTX: "PPTX",
1507
+ };
1492
1508
  export const SmtpPortEnum = {
1493
1509
  NUMBER_25: 25,
1494
1510
  NUMBER_465: 465,
@@ -16215,6 +16231,54 @@ export const EntitiesApiAxiosParamCreator = function (configuration) {
16215
16231
  options: localVarRequestOptions,
16216
16232
  };
16217
16233
  },
16234
+ /**
16235
+ *
16236
+ * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
16237
+ * @param {number} [page] Zero-based page index (0..N)
16238
+ * @param {number} [size] The size of the page to be returned
16239
+ * @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
16240
+ * @param {Array<'page' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
16241
+ * @param {*} [options] Override http request option.
16242
+ * @throws {RequiredError}
16243
+ */
16244
+ getAllEntitiesNotificationChannelIdentifiers: async (filter, page, size, sort, metaInclude, options = {}) => {
16245
+ const localVarPath = `/api/v1/entities/notificationChannelIdentifiers`;
16246
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
16247
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
16248
+ let baseOptions;
16249
+ if (configuration) {
16250
+ baseOptions = configuration.baseOptions;
16251
+ }
16252
+ const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
16253
+ const localVarHeaderParameter = {};
16254
+ const localVarQueryParameter = {};
16255
+ if (filter !== undefined) {
16256
+ localVarQueryParameter["filter"] = filter;
16257
+ }
16258
+ if (page !== undefined) {
16259
+ localVarQueryParameter["page"] = page;
16260
+ }
16261
+ if (size !== undefined) {
16262
+ localVarQueryParameter["size"] = size;
16263
+ }
16264
+ if (sort) {
16265
+ localVarQueryParameter["sort"] = sort;
16266
+ }
16267
+ if (metaInclude) {
16268
+ localVarQueryParameter["metaInclude"] = Array.from(metaInclude).join(COLLECTION_FORMATS.csv);
16269
+ }
16270
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
16271
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
16272
+ localVarRequestOptions.headers = {
16273
+ ...localVarHeaderParameter,
16274
+ ...headersFromBaseOptions,
16275
+ ...options.headers,
16276
+ };
16277
+ return {
16278
+ url: toPathString(localVarUrlObj),
16279
+ options: localVarRequestOptions,
16280
+ };
16281
+ },
16218
16282
  /**
16219
16283
  *
16220
16284
  * @summary Get all Notification Channel entities
@@ -18086,6 +18150,41 @@ export const EntitiesApiAxiosParamCreator = function (configuration) {
18086
18150
  options: localVarRequestOptions,
18087
18151
  };
18088
18152
  },
18153
+ /**
18154
+ *
18155
+ * @param {string} id
18156
+ * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
18157
+ * @param {*} [options] Override http request option.
18158
+ * @throws {RequiredError}
18159
+ */
18160
+ getEntityNotificationChannelIdentifiers: async (id, filter, options = {}) => {
18161
+ // verify required parameter 'id' is not null or undefined
18162
+ assertParamExists("getEntityNotificationChannelIdentifiers", "id", id);
18163
+ const localVarPath = `/api/v1/entities/notificationChannelIdentifiers/{id}`.replace(`{${"id"}}`, encodeURIComponent(String(id)));
18164
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
18165
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
18166
+ let baseOptions;
18167
+ if (configuration) {
18168
+ baseOptions = configuration.baseOptions;
18169
+ }
18170
+ const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
18171
+ const localVarHeaderParameter = {};
18172
+ const localVarQueryParameter = {};
18173
+ if (filter !== undefined) {
18174
+ localVarQueryParameter["filter"] = filter;
18175
+ }
18176
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
18177
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
18178
+ localVarRequestOptions.headers = {
18179
+ ...localVarHeaderParameter,
18180
+ ...headersFromBaseOptions,
18181
+ ...options.headers,
18182
+ };
18183
+ return {
18184
+ url: toPathString(localVarUrlObj),
18185
+ options: localVarRequestOptions,
18186
+ };
18187
+ },
18089
18188
  /**
18090
18189
  *
18091
18190
  * @summary Get Notification Channel entity
@@ -22851,6 +22950,20 @@ export const EntitiesApiFp = function (configuration) {
22851
22950
  const localVarAxiosArgs = await localVarAxiosParamCreator.getAllEntitiesMetrics(workspaceId, origin, filter, include, page, size, sort, xGDCVALIDATERELATIONS, metaInclude, options);
22852
22951
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
22853
22952
  },
22953
+ /**
22954
+ *
22955
+ * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
22956
+ * @param {number} [page] Zero-based page index (0..N)
22957
+ * @param {number} [size] The size of the page to be returned
22958
+ * @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
22959
+ * @param {Array<'page' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
22960
+ * @param {*} [options] Override http request option.
22961
+ * @throws {RequiredError}
22962
+ */
22963
+ async getAllEntitiesNotificationChannelIdentifiers(filter, page, size, sort, metaInclude, options) {
22964
+ const localVarAxiosArgs = await localVarAxiosParamCreator.getAllEntitiesNotificationChannelIdentifiers(filter, page, size, sort, metaInclude, options);
22965
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
22966
+ },
22854
22967
  /**
22855
22968
  *
22856
22969
  * @summary Get all Notification Channel entities
@@ -23430,6 +23543,17 @@ export const EntitiesApiFp = function (configuration) {
23430
23543
  const localVarAxiosArgs = await localVarAxiosParamCreator.getEntityMetrics(workspaceId, objectId, filter, include, xGDCVALIDATERELATIONS, metaInclude, options);
23431
23544
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
23432
23545
  },
23546
+ /**
23547
+ *
23548
+ * @param {string} id
23549
+ * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
23550
+ * @param {*} [options] Override http request option.
23551
+ * @throws {RequiredError}
23552
+ */
23553
+ async getEntityNotificationChannelIdentifiers(id, filter, options) {
23554
+ const localVarAxiosArgs = await localVarAxiosParamCreator.getEntityNotificationChannelIdentifiers(id, filter, options);
23555
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
23556
+ },
23433
23557
  /**
23434
23558
  *
23435
23559
  * @summary Get Notification Channel entity
@@ -25443,6 +25567,17 @@ export const EntitiesApiFactory = function (configuration, basePath, axios) {
25443
25567
  .getAllEntitiesMetrics(requestParameters.workspaceId, requestParameters.origin, requestParameters.filter, requestParameters.include, requestParameters.page, requestParameters.size, requestParameters.sort, requestParameters.xGDCVALIDATERELATIONS, requestParameters.metaInclude, options)
25444
25568
  .then((request) => request(axios, basePath));
25445
25569
  },
25570
+ /**
25571
+ *
25572
+ * @param {EntitiesApiGetAllEntitiesNotificationChannelIdentifiersRequest} requestParameters Request parameters.
25573
+ * @param {*} [options] Override http request option.
25574
+ * @throws {RequiredError}
25575
+ */
25576
+ getAllEntitiesNotificationChannelIdentifiers(requestParameters, options) {
25577
+ return localVarFp
25578
+ .getAllEntitiesNotificationChannelIdentifiers(requestParameters.filter, requestParameters.page, requestParameters.size, requestParameters.sort, requestParameters.metaInclude, options)
25579
+ .then((request) => request(axios, basePath));
25580
+ },
25446
25581
  /**
25447
25582
  *
25448
25583
  * @summary Get all Notification Channel entities
@@ -25905,6 +26040,17 @@ export const EntitiesApiFactory = function (configuration, basePath, axios) {
25905
26040
  .getEntityMetrics(requestParameters.workspaceId, requestParameters.objectId, requestParameters.filter, requestParameters.include, requestParameters.xGDCVALIDATERELATIONS, requestParameters.metaInclude, options)
25906
26041
  .then((request) => request(axios, basePath));
25907
26042
  },
26043
+ /**
26044
+ *
26045
+ * @param {EntitiesApiGetEntityNotificationChannelIdentifiersRequest} requestParameters Request parameters.
26046
+ * @param {*} [options] Override http request option.
26047
+ * @throws {RequiredError}
26048
+ */
26049
+ getEntityNotificationChannelIdentifiers(requestParameters, options) {
26050
+ return localVarFp
26051
+ .getEntityNotificationChannelIdentifiers(requestParameters.id, requestParameters.filter, options)
26052
+ .then((request) => request(axios, basePath));
26053
+ },
25908
26054
  /**
25909
26055
  *
25910
26056
  * @summary Get Notification Channel entity
@@ -27854,6 +28000,18 @@ export class EntitiesApi extends BaseAPI {
27854
28000
  .getAllEntitiesMetrics(requestParameters.workspaceId, requestParameters.origin, requestParameters.filter, requestParameters.include, requestParameters.page, requestParameters.size, requestParameters.sort, requestParameters.xGDCVALIDATERELATIONS, requestParameters.metaInclude, options)
27855
28001
  .then((request) => request(this.axios, this.basePath));
27856
28002
  }
28003
+ /**
28004
+ *
28005
+ * @param {EntitiesApiGetAllEntitiesNotificationChannelIdentifiersRequest} requestParameters Request parameters.
28006
+ * @param {*} [options] Override http request option.
28007
+ * @throws {RequiredError}
28008
+ * @memberof EntitiesApi
28009
+ */
28010
+ getAllEntitiesNotificationChannelIdentifiers(requestParameters = {}, options) {
28011
+ return EntitiesApiFp(this.configuration)
28012
+ .getAllEntitiesNotificationChannelIdentifiers(requestParameters.filter, requestParameters.page, requestParameters.size, requestParameters.sort, requestParameters.metaInclude, options)
28013
+ .then((request) => request(this.axios, this.basePath));
28014
+ }
27857
28015
  /**
27858
28016
  *
27859
28017
  * @summary Get all Notification Channel entities
@@ -28359,6 +28517,18 @@ export class EntitiesApi extends BaseAPI {
28359
28517
  .getEntityMetrics(requestParameters.workspaceId, requestParameters.objectId, requestParameters.filter, requestParameters.include, requestParameters.xGDCVALIDATERELATIONS, requestParameters.metaInclude, options)
28360
28518
  .then((request) => request(this.axios, this.basePath));
28361
28519
  }
28520
+ /**
28521
+ *
28522
+ * @param {EntitiesApiGetEntityNotificationChannelIdentifiersRequest} requestParameters Request parameters.
28523
+ * @param {*} [options] Override http request option.
28524
+ * @throws {RequiredError}
28525
+ * @memberof EntitiesApi
28526
+ */
28527
+ getEntityNotificationChannelIdentifiers(requestParameters, options) {
28528
+ return EntitiesApiFp(this.configuration)
28529
+ .getEntityNotificationChannelIdentifiers(requestParameters.id, requestParameters.filter, options)
28530
+ .then((request) => request(this.axios, this.basePath));
28531
+ }
28362
28532
  /**
28363
28533
  *
28364
28534
  * @summary Get Notification Channel entity
@@ -41732,6 +41902,54 @@ export const OrganizationModelControllerApiAxiosParamCreator = function (configu
41732
41902
  options: localVarRequestOptions,
41733
41903
  };
41734
41904
  },
41905
+ /**
41906
+ *
41907
+ * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
41908
+ * @param {number} [page] Zero-based page index (0..N)
41909
+ * @param {number} [size] The size of the page to be returned
41910
+ * @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
41911
+ * @param {Array<'page' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
41912
+ * @param {*} [options] Override http request option.
41913
+ * @throws {RequiredError}
41914
+ */
41915
+ getAllEntitiesNotificationChannelIdentifiers: async (filter, page, size, sort, metaInclude, options = {}) => {
41916
+ const localVarPath = `/api/v1/entities/notificationChannelIdentifiers`;
41917
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
41918
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
41919
+ let baseOptions;
41920
+ if (configuration) {
41921
+ baseOptions = configuration.baseOptions;
41922
+ }
41923
+ const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
41924
+ const localVarHeaderParameter = {};
41925
+ const localVarQueryParameter = {};
41926
+ if (filter !== undefined) {
41927
+ localVarQueryParameter["filter"] = filter;
41928
+ }
41929
+ if (page !== undefined) {
41930
+ localVarQueryParameter["page"] = page;
41931
+ }
41932
+ if (size !== undefined) {
41933
+ localVarQueryParameter["size"] = size;
41934
+ }
41935
+ if (sort) {
41936
+ localVarQueryParameter["sort"] = sort;
41937
+ }
41938
+ if (metaInclude) {
41939
+ localVarQueryParameter["metaInclude"] = Array.from(metaInclude).join(COLLECTION_FORMATS.csv);
41940
+ }
41941
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
41942
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
41943
+ localVarRequestOptions.headers = {
41944
+ ...localVarHeaderParameter,
41945
+ ...headersFromBaseOptions,
41946
+ ...options.headers,
41947
+ };
41948
+ return {
41949
+ url: toPathString(localVarUrlObj),
41950
+ options: localVarRequestOptions,
41951
+ };
41952
+ },
41735
41953
  /**
41736
41954
  *
41737
41955
  * @summary Get all Notification Channel entities
@@ -42419,6 +42637,41 @@ export const OrganizationModelControllerApiAxiosParamCreator = function (configu
42419
42637
  options: localVarRequestOptions,
42420
42638
  };
42421
42639
  },
42640
+ /**
42641
+ *
42642
+ * @param {string} id
42643
+ * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
42644
+ * @param {*} [options] Override http request option.
42645
+ * @throws {RequiredError}
42646
+ */
42647
+ getEntityNotificationChannelIdentifiers: async (id, filter, options = {}) => {
42648
+ // verify required parameter 'id' is not null or undefined
42649
+ assertParamExists("getEntityNotificationChannelIdentifiers", "id", id);
42650
+ const localVarPath = `/api/v1/entities/notificationChannelIdentifiers/{id}`.replace(`{${"id"}}`, encodeURIComponent(String(id)));
42651
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
42652
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
42653
+ let baseOptions;
42654
+ if (configuration) {
42655
+ baseOptions = configuration.baseOptions;
42656
+ }
42657
+ const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
42658
+ const localVarHeaderParameter = {};
42659
+ const localVarQueryParameter = {};
42660
+ if (filter !== undefined) {
42661
+ localVarQueryParameter["filter"] = filter;
42662
+ }
42663
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
42664
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
42665
+ localVarRequestOptions.headers = {
42666
+ ...localVarHeaderParameter,
42667
+ ...headersFromBaseOptions,
42668
+ ...options.headers,
42669
+ };
42670
+ return {
42671
+ url: toPathString(localVarUrlObj),
42672
+ options: localVarRequestOptions,
42673
+ };
42674
+ },
42422
42675
  /**
42423
42676
  *
42424
42677
  * @summary Get Notification Channel entity
@@ -44342,6 +44595,20 @@ export const OrganizationModelControllerApiFp = function (configuration) {
44342
44595
  const localVarAxiosArgs = await localVarAxiosParamCreator.getAllEntitiesLlmEndpoints(filter, page, size, sort, metaInclude, options);
44343
44596
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
44344
44597
  },
44598
+ /**
44599
+ *
44600
+ * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
44601
+ * @param {number} [page] Zero-based page index (0..N)
44602
+ * @param {number} [size] The size of the page to be returned
44603
+ * @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
44604
+ * @param {Array<'page' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
44605
+ * @param {*} [options] Override http request option.
44606
+ * @throws {RequiredError}
44607
+ */
44608
+ async getAllEntitiesNotificationChannelIdentifiers(filter, page, size, sort, metaInclude, options) {
44609
+ const localVarAxiosArgs = await localVarAxiosParamCreator.getAllEntitiesNotificationChannelIdentifiers(filter, page, size, sort, metaInclude, options);
44610
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
44611
+ },
44345
44612
  /**
44346
44613
  *
44347
44614
  * @summary Get all Notification Channel entities
@@ -44560,6 +44827,17 @@ export const OrganizationModelControllerApiFp = function (configuration) {
44560
44827
  const localVarAxiosArgs = await localVarAxiosParamCreator.getEntityLlmEndpoints(id, filter, options);
44561
44828
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
44562
44829
  },
44830
+ /**
44831
+ *
44832
+ * @param {string} id
44833
+ * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
44834
+ * @param {*} [options] Override http request option.
44835
+ * @throws {RequiredError}
44836
+ */
44837
+ async getEntityNotificationChannelIdentifiers(id, filter, options) {
44838
+ const localVarAxiosArgs = await localVarAxiosParamCreator.getEntityNotificationChannelIdentifiers(id, filter, options);
44839
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
44840
+ },
44563
44841
  /**
44564
44842
  *
44565
44843
  * @summary Get Notification Channel entity
@@ -45420,6 +45698,17 @@ export const OrganizationModelControllerApiFactory = function (configuration, ba
45420
45698
  .getAllEntitiesLlmEndpoints(requestParameters.filter, requestParameters.page, requestParameters.size, requestParameters.sort, requestParameters.metaInclude, options)
45421
45699
  .then((request) => request(axios, basePath));
45422
45700
  },
45701
+ /**
45702
+ *
45703
+ * @param {OrganizationModelControllerApiGetAllEntitiesNotificationChannelIdentifiersRequest} requestParameters Request parameters.
45704
+ * @param {*} [options] Override http request option.
45705
+ * @throws {RequiredError}
45706
+ */
45707
+ getAllEntitiesNotificationChannelIdentifiers(requestParameters, options) {
45708
+ return localVarFp
45709
+ .getAllEntitiesNotificationChannelIdentifiers(requestParameters.filter, requestParameters.page, requestParameters.size, requestParameters.sort, requestParameters.metaInclude, options)
45710
+ .then((request) => request(axios, basePath));
45711
+ },
45423
45712
  /**
45424
45713
  *
45425
45714
  * @summary Get all Notification Channel entities
@@ -45612,6 +45901,17 @@ export const OrganizationModelControllerApiFactory = function (configuration, ba
45612
45901
  .getEntityLlmEndpoints(requestParameters.id, requestParameters.filter, options)
45613
45902
  .then((request) => request(axios, basePath));
45614
45903
  },
45904
+ /**
45905
+ *
45906
+ * @param {OrganizationModelControllerApiGetEntityNotificationChannelIdentifiersRequest} requestParameters Request parameters.
45907
+ * @param {*} [options] Override http request option.
45908
+ * @throws {RequiredError}
45909
+ */
45910
+ getEntityNotificationChannelIdentifiers(requestParameters, options) {
45911
+ return localVarFp
45912
+ .getEntityNotificationChannelIdentifiers(requestParameters.id, requestParameters.filter, options)
45913
+ .then((request) => request(axios, basePath));
45914
+ },
45615
45915
  /**
45616
45916
  *
45617
45917
  * @summary Get Notification Channel entity
@@ -46471,6 +46771,18 @@ export class OrganizationModelControllerApi extends BaseAPI {
46471
46771
  .getAllEntitiesLlmEndpoints(requestParameters.filter, requestParameters.page, requestParameters.size, requestParameters.sort, requestParameters.metaInclude, options)
46472
46772
  .then((request) => request(this.axios, this.basePath));
46473
46773
  }
46774
+ /**
46775
+ *
46776
+ * @param {OrganizationModelControllerApiGetAllEntitiesNotificationChannelIdentifiersRequest} requestParameters Request parameters.
46777
+ * @param {*} [options] Override http request option.
46778
+ * @throws {RequiredError}
46779
+ * @memberof OrganizationModelControllerApi
46780
+ */
46781
+ getAllEntitiesNotificationChannelIdentifiers(requestParameters = {}, options) {
46782
+ return OrganizationModelControllerApiFp(this.configuration)
46783
+ .getAllEntitiesNotificationChannelIdentifiers(requestParameters.filter, requestParameters.page, requestParameters.size, requestParameters.sort, requestParameters.metaInclude, options)
46784
+ .then((request) => request(this.axios, this.basePath));
46785
+ }
46474
46786
  /**
46475
46787
  *
46476
46788
  * @summary Get all Notification Channel entities
@@ -46679,6 +46991,18 @@ export class OrganizationModelControllerApi extends BaseAPI {
46679
46991
  .getEntityLlmEndpoints(requestParameters.id, requestParameters.filter, options)
46680
46992
  .then((request) => request(this.axios, this.basePath));
46681
46993
  }
46994
+ /**
46995
+ *
46996
+ * @param {OrganizationModelControllerApiGetEntityNotificationChannelIdentifiersRequest} requestParameters Request parameters.
46997
+ * @param {*} [options] Override http request option.
46998
+ * @throws {RequiredError}
46999
+ * @memberof OrganizationModelControllerApi
47000
+ */
47001
+ getEntityNotificationChannelIdentifiers(requestParameters, options) {
47002
+ return OrganizationModelControllerApiFp(this.configuration)
47003
+ .getEntityNotificationChannelIdentifiers(requestParameters.id, requestParameters.filter, options)
47004
+ .then((request) => request(this.axios, this.basePath));
47005
+ }
46682
47006
  /**
46683
47007
  *
46684
47008
  * @summary Get Notification Channel entity