@gooddata/code-cli 0.39.0-alpha.0 → 0.39.0-alpha.1

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.
Files changed (3) hide show
  1. package/NOTICE +25 -25
  2. package/dist/index.js +451 -311
  3. package/package.json +1 -1
package/NOTICE CHANGED
@@ -9,7 +9,7 @@ The following 3rd-party software packages may be used by or distributed with gdc
9
9
 
10
10
  Date generated: 2026-6-18
11
11
 
12
- Revision ID: ec388781486abeeefb9613ea8533ec8b7b666371
12
+ Revision ID: 9a7112d1a258858d38a40b99546f85cdc462e845
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -57,7 +57,7 @@ Revision ID: ec388781486abeeefb9613ea8533ec8b7b666371
57
57
  - @codemirror/state (6.5.3) [MIT]
58
58
  - @codemirror/state (6.6.0) [MIT]
59
59
  - @codemirror/view (6.39.10) [MIT]
60
- - @codemirror/view (6.43.0) [MIT]
60
+ - @codemirror/view (6.43.1) [MIT]
61
61
  - @date-fns/tz (1.5.0) [MIT]
62
62
  - @emotion/babel-plugin (11.13.5) [MIT]
63
63
  - @emotion/cache (11.14.0) [MIT]
@@ -134,8 +134,8 @@ Revision ID: ec388781486abeeefb9613ea8533ec8b7b666371
134
134
  - @standard-schema/spec (1.1.0) [MIT]
135
135
  - @standard-schema/utils (0.3.0) [MIT]
136
136
  - @swc/helpers (0.5.23) [Apache-2.0]
137
- - @tanstack/react-virtual (3.14.2) [MIT]
138
- - @tanstack/virtual-core (3.17.0) [MIT]
137
+ - @tanstack/react-virtual (3.14.3) [MIT]
138
+ - @tanstack/virtual-core (3.17.1) [MIT]
139
139
  - @types/debug (4.1.13) [MIT]
140
140
  - @types/estree (1.0.9) [MIT]
141
141
  - @types/estree-jsx (1.0.5) [MIT]
@@ -193,7 +193,7 @@ Revision ID: ec388781486abeeefb9613ea8533ec8b7b666371
193
193
  - balanced-match (4.0.4) [MIT]
194
194
  - base64-js (1.5.1) [MIT]
195
195
  - bl (4.1.0) [MIT]
196
- - body-parser (2.2.2) [MIT]
196
+ - body-parser (2.3.0) [MIT]
197
197
  - boolbase (1.0.0) [ISC]
198
198
  - brace-expansion (2.1.1) [MIT]
199
199
  - brace-expansion (5.0.6) [MIT]
@@ -310,7 +310,7 @@ Revision ID: ec388781486abeeefb9613ea8533ec8b7b666371
310
310
  - flat (5.0.2) [BSD-3-Clause]
311
311
  - follow-redirects (1.16.0) [MIT]
312
312
  - foreground-child (3.3.1) [ISC]
313
- - form-data (4.0.5) [MIT]
313
+ - form-data (4.0.6) [MIT]
314
314
  - forwarded (0.2.0) [MIT]
315
315
  - fresh (2.0.0) [MIT]
316
316
  - function-bind (1.1.2) [MIT]
@@ -341,7 +341,7 @@ Revision ID: ec388781486abeeefb9613ea8533ec8b7b666371
341
341
  - highcharts (12.2.0) [MIT, BSD-3-Clause]
342
342
  - highcharts-react-official (3.2.2) [MIT]
343
343
  - hoist-non-react-statics (3.3.2) [BSD-3-Clause]
344
- - hono (4.12.23) [MIT]
344
+ - hono (4.12.25) [MIT]
345
345
  - html-url-attributes (3.0.1) [MIT]
346
346
  - http-errors (2.0.1) [MIT]
347
347
  - http-proxy (1.18.1) [MIT]
@@ -559,7 +559,7 @@ Revision ID: ec388781486abeeefb9613ea8533ec8b7b666371
559
559
  - safer-buffer (2.1.2) [MIT]
560
560
  - sax (1.6.0) [MIT, ISC]
561
561
  - scheduler (0.26.0) [MIT]
562
- - semver (7.8.2) [ISC]
562
+ - semver (7.8.4) [ISC]
563
563
  - send (1.2.1) [MIT]
564
564
  - serve-static (2.2.1) [MIT]
565
565
  - set-function-length (1.2.2) [MIT]
@@ -568,7 +568,7 @@ Revision ID: ec388781486abeeefb9613ea8533ec8b7b666371
568
568
  - shallowequal (1.1.0) [MIT]
569
569
  - shebang-command (2.0.0) [MIT]
570
570
  - shebang-regex (3.0.0) [MIT]
571
- - side-channel (1.1.0) [MIT]
571
+ - side-channel (1.1.1) [MIT]
572
572
  - side-channel-list (1.0.1) [MIT]
573
573
  - side-channel-map (1.0.1) [MIT]
574
574
  - side-channel-weakmap (1.0.2) [MIT]
@@ -1866,9 +1866,9 @@ THE SOFTWARE.
1866
1866
 
1867
1867
 
1868
1868
  --------------------------------------------------------------------------------
1869
- Package Title: @codemirror/view (6.43.0)
1869
+ Package Title: @codemirror/view (6.43.1)
1870
1870
 
1871
- Package Locator: npm+@codemirror/view$6.43.0
1871
+ Package Locator: npm+@codemirror/view$6.43.1
1872
1872
 
1873
1873
  Package Depth: Transitive
1874
1874
  --------------------------------------------------------------------------------
@@ -5821,9 +5821,9 @@ limitations under the License.
5821
5821
 
5822
5822
 
5823
5823
  --------------------------------------------------------------------------------
5824
- Package Title: @tanstack/react-virtual (3.14.2)
5824
+ Package Title: @tanstack/react-virtual (3.14.3)
5825
5825
 
5826
- Package Locator: npm+@tanstack/react-virtual$3.14.2
5826
+ Package Locator: npm+@tanstack/react-virtual$3.14.3
5827
5827
 
5828
5828
  Package Depth: Direct
5829
5829
  --------------------------------------------------------------------------------
@@ -5857,9 +5857,9 @@ SOFTWARE.
5857
5857
 
5858
5858
 
5859
5859
  --------------------------------------------------------------------------------
5860
- Package Title: @tanstack/virtual-core (3.17.0)
5860
+ Package Title: @tanstack/virtual-core (3.17.1)
5861
5861
 
5862
- Package Locator: npm+@tanstack/virtual-core$3.17.0
5862
+ Package Locator: npm+@tanstack/virtual-core$3.17.1
5863
5863
 
5864
5864
  Package Depth: Transitive
5865
5865
  --------------------------------------------------------------------------------
@@ -8569,9 +8569,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
8569
8569
 
8570
8570
 
8571
8571
  --------------------------------------------------------------------------------
8572
- Package Title: body-parser (2.2.2)
8572
+ Package Title: body-parser (2.3.0)
8573
8573
 
8574
- Package Locator: npm+body-parser$2.2.2
8574
+ Package Locator: npm+body-parser$2.3.0
8575
8575
 
8576
8576
  Package Depth: Transitive
8577
8577
  --------------------------------------------------------------------------------
@@ -12903,9 +12903,9 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
12903
12903
 
12904
12904
 
12905
12905
  --------------------------------------------------------------------------------
12906
- Package Title: form-data (4.0.5)
12906
+ Package Title: form-data (4.0.6)
12907
12907
 
12908
- Package Locator: npm+form-data$4.0.5
12908
+ Package Locator: npm+form-data$4.0.6
12909
12909
 
12910
12910
  Package Depth: Transitive
12911
12911
  --------------------------------------------------------------------------------
@@ -14272,9 +14272,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14272
14272
 
14273
14273
 
14274
14274
  --------------------------------------------------------------------------------
14275
- Package Title: hono (4.12.23)
14275
+ Package Title: hono (4.12.25)
14276
14276
 
14277
- Package Locator: npm+hono$4.12.23
14277
+ Package Locator: npm+hono$4.12.25
14278
14278
 
14279
14279
  Package Depth: Transitive
14280
14280
  --------------------------------------------------------------------------------
@@ -22901,9 +22901,9 @@ SOFTWARE.
22901
22901
 
22902
22902
 
22903
22903
  --------------------------------------------------------------------------------
22904
- Package Title: semver (7.8.2)
22904
+ Package Title: semver (7.8.4)
22905
22905
 
22906
- Package Locator: npm+semver$7.8.2
22906
+ Package Locator: npm+semver$7.8.4
22907
22907
 
22908
22908
  Package Depth: Transitive
22909
22909
  --------------------------------------------------------------------------------
@@ -23209,9 +23209,9 @@ SOFTWARE.
23209
23209
 
23210
23210
 
23211
23211
  --------------------------------------------------------------------------------
23212
- Package Title: side-channel (1.1.0)
23212
+ Package Title: side-channel (1.1.1)
23213
23213
 
23214
- Package Locator: npm+side-channel$1.1.0
23214
+ Package Locator: npm+side-channel$1.1.1
23215
23215
 
23216
23216
  Package Depth: Transitive
23217
23217
  --------------------------------------------------------------------------------
package/dist/index.js CHANGED
@@ -36944,7 +36944,7 @@ function isPromise(value) {
36944
36944
  //#endregion
36945
36945
  //#region package.json
36946
36946
  var name$1 = "@gooddata/code-cli";
36947
- var version$1 = "0.39.0-alpha.0";
36947
+ var version$1 = "0.39.0-alpha.1";
36948
36948
  //#endregion
36949
36949
  //#region ../code/esm/features/references/types.js
36950
36950
  var UpdateReferencesType;
@@ -40552,6 +40552,14 @@ const metadata_v1 = {
40552
40552
  "common": {
40553
40553
  "type": "boolean",
40554
40554
  "description": "Whether the parent filter is common date or special date"
40555
+ },
40556
+ "date": {
40557
+ "type": "string",
40558
+ "description": "Date dataset the common date filter is applied through. Only valid when common is true; ignored and stripped on both import and export when common is false.",
40559
+ "$semantic": {
40560
+ "type": "reference",
40561
+ "source": "dateDataset.id"
40562
+ }
40555
40563
  }
40556
40564
  },
40557
40565
  "required": ["using", "common"]
@@ -40640,6 +40648,14 @@ const metadata_v1 = {
40640
40648
  "common": {
40641
40649
  "type": "boolean",
40642
40650
  "description": "Whether the parent filter is common date or special date"
40651
+ },
40652
+ "date": {
40653
+ "type": "string",
40654
+ "description": "Date dataset the common date filter is applied through. Only valid when common is true; ignored and stripped on both import and export when common is false.",
40655
+ "$semantic": {
40656
+ "type": "reference",
40657
+ "source": "dateDataset.id"
40658
+ }
40643
40659
  }
40644
40660
  },
40645
40661
  "required": ["using", "common"]
@@ -40732,6 +40748,14 @@ const metadata_v1 = {
40732
40748
  "common": {
40733
40749
  "type": "boolean",
40734
40750
  "description": "Whether the parent filter is common date or special date"
40751
+ },
40752
+ "date": {
40753
+ "type": "string",
40754
+ "description": "Date dataset the common date filter is applied through. Only valid when common is true; ignored and stripped on both import and export when common is false.",
40755
+ "$semantic": {
40756
+ "type": "reference",
40757
+ "source": "dateDataset.id"
40758
+ }
40735
40759
  }
40736
40760
  },
40737
40761
  "required": ["using", "common"]
@@ -40833,6 +40857,14 @@ const metadata_v1 = {
40833
40857
  "common": {
40834
40858
  "type": "boolean",
40835
40859
  "description": "Whether the parent filter is common date or special date"
40860
+ },
40861
+ "date": {
40862
+ "type": "string",
40863
+ "description": "Date dataset the common date filter is applied through. Only valid when common is true; ignored and stripped on both import and export when common is false.",
40864
+ "$semantic": {
40865
+ "type": "reference",
40866
+ "source": "dateDataset.id"
40867
+ }
40836
40868
  }
40837
40869
  },
40838
40870
  "required": ["using", "common"]
@@ -40932,6 +40964,14 @@ const metadata_v1 = {
40932
40964
  "common": {
40933
40965
  "type": "boolean",
40934
40966
  "description": "Whether the parent filter is common date or special date"
40967
+ },
40968
+ "date": {
40969
+ "type": "string",
40970
+ "description": "Date dataset the common date filter is applied through. Only valid when common is true; ignored and stripped on both import and export when common is false.",
40971
+ "$semantic": {
40972
+ "type": "reference",
40973
+ "source": "dateDataset.id"
40974
+ }
40935
40975
  }
40936
40976
  },
40937
40977
  "required": ["using", "common"]
@@ -79141,7 +79181,7 @@ var require_es_set_tostringtag = /* @__PURE__ */ __commonJSMin(((exports, module
79141
79181
  };
79142
79182
  }));
79143
79183
  //#endregion
79144
- //#region ../../../common/temp/sdk/node_modules/.pnpm/form-data@4.0.5/node_modules/form-data/lib/populate.js
79184
+ //#region ../../../common/temp/sdk/node_modules/.pnpm/form-data@4.0.6/node_modules/form-data/lib/populate.js
79145
79185
  var require_populate = /* @__PURE__ */ __commonJSMin(((exports, module) => {
79146
79186
  module.exports = function(dst, src) {
79147
79187
  Object.keys(src).forEach(function(prop) {
@@ -79166,6 +79206,17 @@ var FormData_default = (/* @__PURE__ */ __toESM((/* @__PURE__ */ __commonJSMin((
79166
79206
  var hasOwn = require_hasown$1();
79167
79207
  var populate = require_populate();
79168
79208
  /**
79209
+ * Escape CR, LF, and `"` in a multipart `name`/`filename` parameter, so a field
79210
+ * name or filename can not break out of its header line to inject headers or
79211
+ * smuggle additional parts. Matches the WHATWG HTML multipart/form-data encoding.
79212
+ *
79213
+ * @param {string} str - the parameter value to escape
79214
+ * @returns {string} the escaped value
79215
+ */
79216
+ function escapeHeaderParam(str) {
79217
+ return String(str).replace(/\r/g, "%0D").replace(/\n/g, "%0A").replace(/"/g, "%22");
79218
+ }
79219
+ /**
79169
79220
  * Create readable "multipart/form-data" streams.
79170
79221
  * Can be used to submit forms
79171
79222
  * and file uploads to other web applications.
@@ -79235,7 +79286,7 @@ var FormData_default = (/* @__PURE__ */ __toESM((/* @__PURE__ */ __commonJSMin((
79235
79286
  var contentType = this._getContentType(value, options);
79236
79287
  var contents = "";
79237
79288
  var headers = {
79238
- "Content-Disposition": ["form-data", "name=\"" + field + "\""].concat(contentDisposition || []),
79289
+ "Content-Disposition": ["form-data", "name=\"" + escapeHeaderParam(field) + "\""].concat(contentDisposition || []),
79239
79290
  "Content-Type": [].concat(contentType || [])
79240
79291
  };
79241
79292
  if (typeof options.header === "object") populate(headers, options.header);
@@ -79253,7 +79304,7 @@ var FormData_default = (/* @__PURE__ */ __toESM((/* @__PURE__ */ __commonJSMin((
79253
79304
  if (typeof options.filepath === "string") filename = path$4.normalize(options.filepath).replace(/\\/g, "/");
79254
79305
  else if (options.filename || value && (value.name || value.path)) filename = path$4.basename(options.filename || value && (value.name || value.path));
79255
79306
  else if (value && value.readable && hasOwn(value, "httpVersion")) filename = path$4.basename(value.client._httpMessage.path || "");
79256
- if (filename) return "filename=\"" + filename + "\"";
79307
+ if (filename) return "filename=\"" + escapeHeaderParam(filename) + "\"";
79257
79308
  };
79258
79309
  FormData.prototype._getContentType = function(value, options) {
79259
79310
  var contentType = options.contentType;
@@ -94744,8 +94795,9 @@ function yamlFilterContextToDeclarative(baseId, yamlFilters) {
94744
94795
  return attributeFilters.some(([attributeKey]) => attributeKey === item.using) || allowTextParents && textFilters.some(([textKey]) => textKey === item.using);
94745
94796
  }),
94746
94797
  dateParents: parents?.filter((parent) => {
94747
- const item = normalizeLocalDateFilter(parent);
94748
- return dateFilters.some(([dateKey]) => dateKey === item.using);
94798
+ if (typeof parent === "object" && parent !== null && parent.common === true && parent.date) return true;
94799
+ const key = typeof parent === "object" && parent !== null ? parent.using : parent;
94800
+ return dateFilters.some(([dateKey]) => dateKey === key);
94749
94801
  })
94750
94802
  };
94751
94803
  };
@@ -94772,13 +94824,7 @@ function yamlFilterContextToDeclarative(baseId, yamlFilters) {
94772
94824
  filterLocalIdentifier: typeof parent === "string" ? parent : parent.using,
94773
94825
  over: { attributes: [] }
94774
94826
  })) } : {},
94775
- ...dateParents && dateParents.length > 0 ? { filterElementsByDate: dateParents.map((parent) => {
94776
- const item = normalizeLocalDateFilter(parent);
94777
- return {
94778
- filterLocalIdentifier: item.using,
94779
- isCommonDate: item.common
94780
- };
94781
- }) } : {},
94827
+ ...dateParents && dateParents.length > 0 ? { filterElementsByDate: dateParents.map(mapDateParentToFilterElementByDate) } : {},
94782
94828
  ...filter.metric_filters ? { validateElementsBy: filter["metric_filters"].map((metricFilter) => createIdentifier(metricFilter)) } : {},
94783
94829
  title: filter.title
94784
94830
  } };
@@ -94879,13 +94925,7 @@ function yamlFilterContextToDeclarative(baseId, yamlFilters) {
94879
94925
  over: { attributes: [] }
94880
94926
  };
94881
94927
  }) } : {},
94882
- ...dateParents && dateParents.length > 0 ? { filterElementsByDate: dateParents.map((parent) => {
94883
- const item = normalizeLocalDateFilter(parent);
94884
- return {
94885
- filterLocalIdentifier: item.using,
94886
- isCommonDate: item.common
94887
- };
94888
- }) } : {},
94928
+ ...dateParents && dateParents.length > 0 ? { filterElementsByDate: dateParents.map(mapDateParentToFilterElementByDate) } : {},
94889
94929
  ...filter.metric_filters ? { validateElementsBy: filter.metric_filters.map((metricFilter) => createIdentifier(metricFilter)) } : {},
94890
94930
  title: filter.title,
94891
94931
  selectionMode: filter.multiselect === false ? "single" : "multi"
@@ -94945,6 +94985,14 @@ function serialiseParameters(params) {
94945
94985
  return params;
94946
94986
  }
94947
94987
  }
94988
+ function mapDateParentToFilterElementByDate(parent) {
94989
+ const item = normalizeLocalDateFilter(parent);
94990
+ return {
94991
+ filterLocalIdentifier: item.using,
94992
+ isCommonDate: item.common,
94993
+ ...item.common && item.date ? { dataSet: createIdentifier(item.date, { forceType: "dataset" }) } : {}
94994
+ };
94995
+ }
94948
94996
  function normalizeLocalDateFilter(item) {
94949
94997
  if (typeof item === "object") return item;
94950
94998
  return {
@@ -96698,6 +96746,11 @@ function declarativeFilterContextToYaml(dateFilterConfig, filterContext, errorCo
96698
96746
  using: element.filterLocalIdentifier,
96699
96747
  common: element.isCommonDate
96700
96748
  };
96749
+ if (element.isCommonDate && element.dataSet) return {
96750
+ using: element.filterLocalIdentifier,
96751
+ common: true,
96752
+ date: getIdentifier(element.dataSet, true, errorContext)
96753
+ };
96701
96754
  return element.filterLocalIdentifier ?? null;
96702
96755
  }).filter(Boolean);
96703
96756
  const ids = [...attrsIds ?? [], ...datesIds ?? []];
@@ -150538,7 +150591,7 @@ const _CONFIG = {
150538
150591
  common: {
150539
150592
  "X-Requested-With": "XMLHttpRequest",
150540
150593
  "X-GDC-JS-PACKAGE": "@gooddata/api-client-tiger",
150541
- "X-GDC-JS-PACKAGE-VERSION": "11.43.0-alpha.0"
150594
+ "X-GDC-JS-PACKAGE-VERSION": "11.43.0-alpha.1"
150542
150595
  },
150543
150596
  post: { "Content-Type": "application/json;charset=utf8" },
150544
150597
  put: { "Content-Type": "application/json;charset=utf8" }
@@ -154706,6 +154759,43 @@ async function EntitiesApiAxiosParamCreator_CreateEntityNotificationChannels(jso
154706
154759
  };
154707
154760
  }
154708
154761
  /**
154762
+ * Organization-scoped AI memory item
154763
+ * @summary Post organization Memory Item entities
154764
+ * @param {JsonApiOrgMemoryItemInDocument} jsonApiOrgMemoryItemInDocument
154765
+ * @param {Array<'userIdentifiers' | 'createdBy' | 'modifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
154766
+ * @param {*} [options] Override http request option.
154767
+ * @param {Configuration} [configuration] Optional configuration.
154768
+ * @throws {RequiredError}
154769
+ */
154770
+ async function EntitiesApiAxiosParamCreator_CreateEntityOrgMemoryItems(jsonApiOrgMemoryItemInDocument, include, options = {}, configuration) {
154771
+ assertParamExists$6("createEntityOrgMemoryItems", "jsonApiOrgMemoryItemInDocument", jsonApiOrgMemoryItemInDocument);
154772
+ const localVarUrlObj = new URL(`/api/v1/entities/orgMemoryItems`, DUMMY_BASE_URL$7);
154773
+ let baseOptions;
154774
+ if (configuration) baseOptions = configuration.baseOptions;
154775
+ const localVarRequestOptions = {
154776
+ method: "POST",
154777
+ ...baseOptions,
154778
+ ...options
154779
+ };
154780
+ const localVarHeaderParameter = {};
154781
+ const localVarQueryParameter = {};
154782
+ if (include) localVarQueryParameter["include"] = include.join(COLLECTION_FORMATS$1.csv);
154783
+ const consumes = ["application/vnd.gooddata.api+json", "application/json"];
154784
+ localVarHeaderParameter["Content-Type"] = consumes.includes("application/json") ? "application/json" : consumes[0];
154785
+ setSearchParams$7(localVarUrlObj, localVarQueryParameter);
154786
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
154787
+ localVarRequestOptions.headers = {
154788
+ ...localVarHeaderParameter,
154789
+ ...headersFromBaseOptions,
154790
+ ...options.headers
154791
+ };
154792
+ localVarRequestOptions.data = typeof jsonApiOrgMemoryItemInDocument !== "string" || localVarRequestOptions.headers["Content-Type"] === "application/json" ? JSON.stringify(jsonApiOrgMemoryItemInDocument !== void 0 ? jsonApiOrgMemoryItemInDocument : {}) : jsonApiOrgMemoryItemInDocument || "";
154793
+ return {
154794
+ url: toPathString$7(localVarUrlObj),
154795
+ options: localVarRequestOptions
154796
+ };
154797
+ }
154798
+ /**
154709
154799
  *
154710
154800
  * @summary Post Organization Setting entities
154711
154801
  * @param {JsonApiOrganizationSettingInDocument} jsonApiOrganizationSettingInDocument
@@ -156004,6 +156094,38 @@ async function EntitiesApiAxiosParamCreator_DeleteEntityNotificationChannels(id,
156004
156094
  }
156005
156095
  /**
156006
156096
  *
156097
+ * @summary Delete an organization Memory Item entity
156098
+ * @param {string} id
156099
+ * @param {*} [options] Override http request option.
156100
+ * @param {Configuration} [configuration] Optional configuration.
156101
+ * @throws {RequiredError}
156102
+ */
156103
+ async function EntitiesApiAxiosParamCreator_DeleteEntityOrgMemoryItems(id, options = {}, configuration) {
156104
+ assertParamExists$6("deleteEntityOrgMemoryItems", "id", id);
156105
+ const localVarPath = `/api/v1/entities/orgMemoryItems/{id}`.replace(`{id}`, encodeURIComponent(String(id)));
156106
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL$7);
156107
+ let baseOptions;
156108
+ if (configuration) baseOptions = configuration.baseOptions;
156109
+ const localVarRequestOptions = {
156110
+ method: "DELETE",
156111
+ ...baseOptions,
156112
+ ...options
156113
+ };
156114
+ const localVarHeaderParameter = {};
156115
+ setSearchParams$7(localVarUrlObj, {});
156116
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
156117
+ localVarRequestOptions.headers = {
156118
+ ...localVarHeaderParameter,
156119
+ ...headersFromBaseOptions,
156120
+ ...options.headers
156121
+ };
156122
+ return {
156123
+ url: toPathString$7(localVarUrlObj),
156124
+ options: localVarRequestOptions
156125
+ };
156126
+ }
156127
+ /**
156128
+ *
156007
156129
  * @summary Delete Organization Setting entity
156008
156130
  * @param {string} id
156009
156131
  * @param {*} [options] Override http request option.
@@ -157905,6 +158027,48 @@ async function EntitiesApiAxiosParamCreator_GetAllEntitiesNotificationChannels(f
157905
158027
  }
157906
158028
  /**
157907
158029
  *
158030
+ * @summary Get all organization Memory Item entities
158031
+ * @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;).
158032
+ * @param {Array<'userIdentifiers' | 'createdBy' | 'modifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
158033
+ * @param {number} [page] Zero-based page index (0..N)
158034
+ * @param {number} [size] The size of the page to be returned
158035
+ * @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
158036
+ * @param {Array<'page' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
158037
+ * @param {*} [options] Override http request option.
158038
+ * @param {Configuration} [configuration] Optional configuration.
158039
+ * @throws {RequiredError}
158040
+ */
158041
+ async function EntitiesApiAxiosParamCreator_GetAllEntitiesOrgMemoryItems(filter, include, page, size, sort, metaInclude, options = {}, configuration) {
158042
+ const localVarUrlObj = new URL(`/api/v1/entities/orgMemoryItems`, DUMMY_BASE_URL$7);
158043
+ let baseOptions;
158044
+ if (configuration) baseOptions = configuration.baseOptions;
158045
+ const localVarRequestOptions = {
158046
+ method: "GET",
158047
+ ...baseOptions,
158048
+ ...options
158049
+ };
158050
+ const localVarHeaderParameter = {};
158051
+ const localVarQueryParameter = {};
158052
+ if (filter !== void 0) localVarQueryParameter["filter"] = filter;
158053
+ if (include) localVarQueryParameter["include"] = include.join(COLLECTION_FORMATS$1.csv);
158054
+ if (page !== void 0) localVarQueryParameter["page"] = page;
158055
+ if (size !== void 0) localVarQueryParameter["size"] = size;
158056
+ if (sort) localVarQueryParameter["sort"] = sort;
158057
+ if (metaInclude) localVarQueryParameter["metaInclude"] = Array.from(metaInclude).join(COLLECTION_FORMATS$1.csv);
158058
+ setSearchParams$7(localVarUrlObj, localVarQueryParameter);
158059
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
158060
+ localVarRequestOptions.headers = {
158061
+ ...localVarHeaderParameter,
158062
+ ...headersFromBaseOptions,
158063
+ ...options.headers
158064
+ };
158065
+ return {
158066
+ url: toPathString$7(localVarUrlObj),
158067
+ options: localVarRequestOptions
158068
+ };
158069
+ }
158070
+ /**
158071
+ *
157908
158072
  * @summary Get Organization Setting entities
157909
158073
  * @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;).
157910
158074
  * @param {number} [page] Zero-based page index (0..N)
@@ -159867,6 +160031,43 @@ async function EntitiesApiAxiosParamCreator_GetEntityNotificationChannels(id, fi
159867
160031
  }
159868
160032
  /**
159869
160033
  *
160034
+ * @summary Get an organization Memory Item entity
160035
+ * @param {string} id
160036
+ * @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;).
160037
+ * @param {Array<'userIdentifiers' | 'createdBy' | 'modifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
160038
+ * @param {*} [options] Override http request option.
160039
+ * @param {Configuration} [configuration] Optional configuration.
160040
+ * @throws {RequiredError}
160041
+ */
160042
+ async function EntitiesApiAxiosParamCreator_GetEntityOrgMemoryItems(id, filter, include, options = {}, configuration) {
160043
+ assertParamExists$6("getEntityOrgMemoryItems", "id", id);
160044
+ const localVarPath = `/api/v1/entities/orgMemoryItems/{id}`.replace(`{id}`, encodeURIComponent(String(id)));
160045
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL$7);
160046
+ let baseOptions;
160047
+ if (configuration) baseOptions = configuration.baseOptions;
160048
+ const localVarRequestOptions = {
160049
+ method: "GET",
160050
+ ...baseOptions,
160051
+ ...options
160052
+ };
160053
+ const localVarHeaderParameter = {};
160054
+ const localVarQueryParameter = {};
160055
+ if (filter !== void 0) localVarQueryParameter["filter"] = filter;
160056
+ if (include) localVarQueryParameter["include"] = include.join(COLLECTION_FORMATS$1.csv);
160057
+ setSearchParams$7(localVarUrlObj, localVarQueryParameter);
160058
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
160059
+ localVarRequestOptions.headers = {
160060
+ ...localVarHeaderParameter,
160061
+ ...headersFromBaseOptions,
160062
+ ...options.headers
160063
+ };
160064
+ return {
160065
+ url: toPathString$7(localVarUrlObj),
160066
+ options: localVarRequestOptions
160067
+ };
160068
+ }
160069
+ /**
160070
+ *
159870
160071
  * @summary Get Organization Setting entity
159871
160072
  * @param {string} id
159872
160073
  * @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;).
@@ -161581,6 +161782,48 @@ async function EntitiesApiAxiosParamCreator_PatchEntityNotificationChannels(id,
161581
161782
  }
161582
161783
  /**
161583
161784
  *
161785
+ * @summary Patch an organization Memory Item entity
161786
+ * @param {string} id
161787
+ * @param {JsonApiOrgMemoryItemPatchDocument} jsonApiOrgMemoryItemPatchDocument
161788
+ * @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;).
161789
+ * @param {Array<'userIdentifiers' | 'createdBy' | 'modifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
161790
+ * @param {*} [options] Override http request option.
161791
+ * @param {Configuration} [configuration] Optional configuration.
161792
+ * @throws {RequiredError}
161793
+ */
161794
+ async function EntitiesApiAxiosParamCreator_PatchEntityOrgMemoryItems(id, jsonApiOrgMemoryItemPatchDocument, filter, include, options = {}, configuration) {
161795
+ assertParamExists$6("patchEntityOrgMemoryItems", "id", id);
161796
+ assertParamExists$6("patchEntityOrgMemoryItems", "jsonApiOrgMemoryItemPatchDocument", jsonApiOrgMemoryItemPatchDocument);
161797
+ const localVarPath = `/api/v1/entities/orgMemoryItems/{id}`.replace(`{id}`, encodeURIComponent(String(id)));
161798
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL$7);
161799
+ let baseOptions;
161800
+ if (configuration) baseOptions = configuration.baseOptions;
161801
+ const localVarRequestOptions = {
161802
+ method: "PATCH",
161803
+ ...baseOptions,
161804
+ ...options
161805
+ };
161806
+ const localVarHeaderParameter = {};
161807
+ const localVarQueryParameter = {};
161808
+ if (filter !== void 0) localVarQueryParameter["filter"] = filter;
161809
+ if (include) localVarQueryParameter["include"] = include.join(COLLECTION_FORMATS$1.csv);
161810
+ const consumes = ["application/vnd.gooddata.api+json", "application/json"];
161811
+ localVarHeaderParameter["Content-Type"] = consumes.includes("application/json") ? "application/json" : consumes[0];
161812
+ setSearchParams$7(localVarUrlObj, localVarQueryParameter);
161813
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
161814
+ localVarRequestOptions.headers = {
161815
+ ...localVarHeaderParameter,
161816
+ ...headersFromBaseOptions,
161817
+ ...options.headers
161818
+ };
161819
+ localVarRequestOptions.data = typeof jsonApiOrgMemoryItemPatchDocument !== "string" || localVarRequestOptions.headers["Content-Type"] === "application/json" ? JSON.stringify(jsonApiOrgMemoryItemPatchDocument !== void 0 ? jsonApiOrgMemoryItemPatchDocument : {}) : jsonApiOrgMemoryItemPatchDocument || "";
161820
+ return {
161821
+ url: toPathString$7(localVarUrlObj),
161822
+ options: localVarRequestOptions
161823
+ };
161824
+ }
161825
+ /**
161826
+ *
161584
161827
  * @summary Patch Organization Setting entity
161585
161828
  * @param {string} id
161586
161829
  * @param {JsonApiOrganizationSettingPatchDocument} jsonApiOrganizationSettingPatchDocument
@@ -164097,6 +164340,48 @@ async function EntitiesApiAxiosParamCreator_UpdateEntityNotificationChannels(id,
164097
164340
  }
164098
164341
  /**
164099
164342
  *
164343
+ * @summary Put an organization Memory Item entity
164344
+ * @param {string} id
164345
+ * @param {JsonApiOrgMemoryItemInDocument} jsonApiOrgMemoryItemInDocument
164346
+ * @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;).
164347
+ * @param {Array<'userIdentifiers' | 'createdBy' | 'modifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
164348
+ * @param {*} [options] Override http request option.
164349
+ * @param {Configuration} [configuration] Optional configuration.
164350
+ * @throws {RequiredError}
164351
+ */
164352
+ async function EntitiesApiAxiosParamCreator_UpdateEntityOrgMemoryItems(id, jsonApiOrgMemoryItemInDocument, filter, include, options = {}, configuration) {
164353
+ assertParamExists$6("updateEntityOrgMemoryItems", "id", id);
164354
+ assertParamExists$6("updateEntityOrgMemoryItems", "jsonApiOrgMemoryItemInDocument", jsonApiOrgMemoryItemInDocument);
164355
+ const localVarPath = `/api/v1/entities/orgMemoryItems/{id}`.replace(`{id}`, encodeURIComponent(String(id)));
164356
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL$7);
164357
+ let baseOptions;
164358
+ if (configuration) baseOptions = configuration.baseOptions;
164359
+ const localVarRequestOptions = {
164360
+ method: "PUT",
164361
+ ...baseOptions,
164362
+ ...options
164363
+ };
164364
+ const localVarHeaderParameter = {};
164365
+ const localVarQueryParameter = {};
164366
+ if (filter !== void 0) localVarQueryParameter["filter"] = filter;
164367
+ if (include) localVarQueryParameter["include"] = include.join(COLLECTION_FORMATS$1.csv);
164368
+ const consumes = ["application/vnd.gooddata.api+json", "application/json"];
164369
+ localVarHeaderParameter["Content-Type"] = consumes.includes("application/json") ? "application/json" : consumes[0];
164370
+ setSearchParams$7(localVarUrlObj, localVarQueryParameter);
164371
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
164372
+ localVarRequestOptions.headers = {
164373
+ ...localVarHeaderParameter,
164374
+ ...headersFromBaseOptions,
164375
+ ...options.headers
164376
+ };
164377
+ localVarRequestOptions.data = typeof jsonApiOrgMemoryItemInDocument !== "string" || localVarRequestOptions.headers["Content-Type"] === "application/json" ? JSON.stringify(jsonApiOrgMemoryItemInDocument !== void 0 ? jsonApiOrgMemoryItemInDocument : {}) : jsonApiOrgMemoryItemInDocument || "";
164378
+ return {
164379
+ url: toPathString$7(localVarUrlObj),
164380
+ options: localVarRequestOptions
164381
+ };
164382
+ }
164383
+ /**
164384
+ *
164100
164385
  * @summary Put Organization Setting entity
164101
164386
  * @param {string} id
164102
164387
  * @param {JsonApiOrganizationSettingInDocument} jsonApiOrganizationSettingInDocument
@@ -164972,6 +165257,19 @@ async function EntitiesApi_CreateEntityNotificationChannels(axios, basePath, req
164972
165257
  return createRequestFunction$7(await EntitiesApiAxiosParamCreator_CreateEntityNotificationChannels(requestParameters.jsonApiNotificationChannelPostOptionalIdDocument, options || {}, configuration), axios$1, BASE_PATH$7, configuration)(axios, basePath);
164973
165258
  }
164974
165259
  /**
165260
+ * Organization-scoped AI memory item
165261
+ * @summary Post organization Memory Item entities
165262
+ * @param {AxiosInstance} axios Axios instance.
165263
+ * @param {string} basePath Base path.
165264
+ * @param {EntitiesApiCreateEntityOrgMemoryItemsRequest} requestParameters Request parameters.
165265
+ * @param {*} [options] Override http request option.
165266
+ * @param {Configuration} [configuration] Optional configuration.
165267
+ * @throws {RequiredError}
165268
+ */
165269
+ async function EntitiesApi_CreateEntityOrgMemoryItems(axios, basePath, requestParameters, options, configuration) {
165270
+ return createRequestFunction$7(await EntitiesApiAxiosParamCreator_CreateEntityOrgMemoryItems(requestParameters.jsonApiOrgMemoryItemInDocument, requestParameters.include, options || {}, configuration), axios$1, BASE_PATH$7, configuration)(axios, basePath);
165271
+ }
165272
+ /**
164975
165273
  *
164976
165274
  * @summary Post Organization Setting entities
164977
165275
  * @param {AxiosInstance} axios Axios instance.
@@ -165454,6 +165752,19 @@ async function EntitiesApi_DeleteEntityNotificationChannels(axios, basePath, req
165454
165752
  }
165455
165753
  /**
165456
165754
  *
165755
+ * @summary Delete an organization Memory Item entity
165756
+ * @param {AxiosInstance} axios Axios instance.
165757
+ * @param {string} basePath Base path.
165758
+ * @param {EntitiesApiDeleteEntityOrgMemoryItemsRequest} requestParameters Request parameters.
165759
+ * @param {*} [options] Override http request option.
165760
+ * @param {Configuration} [configuration] Optional configuration.
165761
+ * @throws {RequiredError}
165762
+ */
165763
+ async function EntitiesApi_DeleteEntityOrgMemoryItems(axios, basePath, requestParameters, options, configuration) {
165764
+ return createRequestFunction$7(await EntitiesApiAxiosParamCreator_DeleteEntityOrgMemoryItems(requestParameters.id, options || {}, configuration), axios$1, BASE_PATH$7, configuration)(axios, basePath);
165765
+ }
165766
+ /**
165767
+ *
165457
165768
  * @summary Delete Organization Setting entity
165458
165769
  * @param {AxiosInstance} axios Axios instance.
165459
165770
  * @param {string} basePath Base path.
@@ -166051,6 +166362,19 @@ async function EntitiesApi_GetAllEntitiesNotificationChannels(axios, basePath, r
166051
166362
  }
166052
166363
  /**
166053
166364
  *
166365
+ * @summary Get all organization Memory Item entities
166366
+ * @param {AxiosInstance} axios Axios instance.
166367
+ * @param {string} basePath Base path.
166368
+ * @param {EntitiesApiGetAllEntitiesOrgMemoryItemsRequest} requestParameters Request parameters.
166369
+ * @param {*} [options] Override http request option.
166370
+ * @param {Configuration} [configuration] Optional configuration.
166371
+ * @throws {RequiredError}
166372
+ */
166373
+ async function EntitiesApi_GetAllEntitiesOrgMemoryItems(axios, basePath, requestParameters, options, configuration) {
166374
+ return createRequestFunction$7(await EntitiesApiAxiosParamCreator_GetAllEntitiesOrgMemoryItems(requestParameters.filter, requestParameters.include, requestParameters.page, requestParameters.size, requestParameters.sort, requestParameters.metaInclude, options || {}, configuration), axios$1, BASE_PATH$7, configuration)(axios, basePath);
166375
+ }
166376
+ /**
166377
+ *
166054
166378
  * @summary Get Organization Setting entities
166055
166379
  * @param {AxiosInstance} axios Axios instance.
166056
166380
  * @param {string} basePath Base path.
@@ -166686,6 +167010,19 @@ async function EntitiesApi_GetEntityNotificationChannels(axios, basePath, reques
166686
167010
  }
166687
167011
  /**
166688
167012
  *
167013
+ * @summary Get an organization Memory Item entity
167014
+ * @param {AxiosInstance} axios Axios instance.
167015
+ * @param {string} basePath Base path.
167016
+ * @param {EntitiesApiGetEntityOrgMemoryItemsRequest} requestParameters Request parameters.
167017
+ * @param {*} [options] Override http request option.
167018
+ * @param {Configuration} [configuration] Optional configuration.
167019
+ * @throws {RequiredError}
167020
+ */
167021
+ async function EntitiesApi_GetEntityOrgMemoryItems(axios, basePath, requestParameters, options, configuration) {
167022
+ return createRequestFunction$7(await EntitiesApiAxiosParamCreator_GetEntityOrgMemoryItems(requestParameters.id, requestParameters.filter, requestParameters.include, options || {}, configuration), axios$1, BASE_PATH$7, configuration)(axios, basePath);
167023
+ }
167024
+ /**
167025
+ *
166689
167026
  * @summary Get Organization Setting entity
166690
167027
  * @param {AxiosInstance} axios Axios instance.
166691
167028
  * @param {string} basePath Base path.
@@ -167232,6 +167569,19 @@ async function EntitiesApi_PatchEntityNotificationChannels(axios, basePath, requ
167232
167569
  }
167233
167570
  /**
167234
167571
  *
167572
+ * @summary Patch an organization Memory Item entity
167573
+ * @param {AxiosInstance} axios Axios instance.
167574
+ * @param {string} basePath Base path.
167575
+ * @param {EntitiesApiPatchEntityOrgMemoryItemsRequest} requestParameters Request parameters.
167576
+ * @param {*} [options] Override http request option.
167577
+ * @param {Configuration} [configuration] Optional configuration.
167578
+ * @throws {RequiredError}
167579
+ */
167580
+ async function EntitiesApi_PatchEntityOrgMemoryItems(axios, basePath, requestParameters, options, configuration) {
167581
+ return createRequestFunction$7(await EntitiesApiAxiosParamCreator_PatchEntityOrgMemoryItems(requestParameters.id, requestParameters.jsonApiOrgMemoryItemPatchDocument, requestParameters.filter, requestParameters.include, options || {}, configuration), axios$1, BASE_PATH$7, configuration)(axios, basePath);
167582
+ }
167583
+ /**
167584
+ *
167235
167585
  * @summary Patch Organization Setting entity
167236
167586
  * @param {AxiosInstance} axios Axios instance.
167237
167587
  * @param {string} basePath Base path.
@@ -168012,6 +168362,19 @@ async function EntitiesApi_UpdateEntityNotificationChannels(axios, basePath, req
168012
168362
  }
168013
168363
  /**
168014
168364
  *
168365
+ * @summary Put an organization Memory Item entity
168366
+ * @param {AxiosInstance} axios Axios instance.
168367
+ * @param {string} basePath Base path.
168368
+ * @param {EntitiesApiUpdateEntityOrgMemoryItemsRequest} requestParameters Request parameters.
168369
+ * @param {*} [options] Override http request option.
168370
+ * @param {Configuration} [configuration] Optional configuration.
168371
+ * @throws {RequiredError}
168372
+ */
168373
+ async function EntitiesApi_UpdateEntityOrgMemoryItems(axios, basePath, requestParameters, options, configuration) {
168374
+ return createRequestFunction$7(await EntitiesApiAxiosParamCreator_UpdateEntityOrgMemoryItems(requestParameters.id, requestParameters.jsonApiOrgMemoryItemInDocument, requestParameters.filter, requestParameters.include, options || {}, configuration), axios$1, BASE_PATH$7, configuration)(axios, basePath);
168375
+ }
168376
+ /**
168377
+ *
168015
168378
  * @summary Put Organization Setting entity
168016
168379
  * @param {AxiosInstance} axios Axios instance.
168017
168380
  * @param {string} basePath Base path.
@@ -168462,6 +168825,17 @@ var EntitiesApi = class extends BaseAPI$7 {
168462
168825
  return EntitiesApi_CreateEntityNotificationChannels(this.axios, this.basePath, requestParameters, options, this.configuration);
168463
168826
  }
168464
168827
  /**
168828
+ * Organization-scoped AI memory item
168829
+ * @summary Post organization Memory Item entities
168830
+ * @param {EntitiesApiCreateEntityOrgMemoryItemsRequest} requestParameters Request parameters.
168831
+ * @param {*} [options] Override http request option.
168832
+ * @throws {RequiredError}
168833
+ * @memberof EntitiesApi
168834
+ */
168835
+ createEntityOrgMemoryItems(requestParameters, options) {
168836
+ return EntitiesApi_CreateEntityOrgMemoryItems(this.axios, this.basePath, requestParameters, options, this.configuration);
168837
+ }
168838
+ /**
168465
168839
  *
168466
168840
  * @summary Post Organization Setting entities
168467
168841
  * @param {EntitiesApiCreateEntityOrganizationSettingsRequest} requestParameters Request parameters.
@@ -168871,6 +169245,17 @@ var EntitiesApi = class extends BaseAPI$7 {
168871
169245
  }
168872
169246
  /**
168873
169247
  *
169248
+ * @summary Delete an organization Memory Item entity
169249
+ * @param {EntitiesApiDeleteEntityOrgMemoryItemsRequest} requestParameters Request parameters.
169250
+ * @param {*} [options] Override http request option.
169251
+ * @throws {RequiredError}
169252
+ * @memberof EntitiesApi
169253
+ */
169254
+ deleteEntityOrgMemoryItems(requestParameters, options) {
169255
+ return EntitiesApi_DeleteEntityOrgMemoryItems(this.axios, this.basePath, requestParameters, options, this.configuration);
169256
+ }
169257
+ /**
169258
+ *
168874
169259
  * @summary Delete Organization Setting entity
168875
169260
  * @param {EntitiesApiDeleteEntityOrganizationSettingsRequest} requestParameters Request parameters.
168876
169261
  * @param {*} [options] Override http request option.
@@ -169377,6 +169762,17 @@ var EntitiesApi = class extends BaseAPI$7 {
169377
169762
  }
169378
169763
  /**
169379
169764
  *
169765
+ * @summary Get all organization Memory Item entities
169766
+ * @param {EntitiesApiGetAllEntitiesOrgMemoryItemsRequest} requestParameters Request parameters.
169767
+ * @param {*} [options] Override http request option.
169768
+ * @throws {RequiredError}
169769
+ * @memberof EntitiesApi
169770
+ */
169771
+ getAllEntitiesOrgMemoryItems(requestParameters = {}, options) {
169772
+ return EntitiesApi_GetAllEntitiesOrgMemoryItems(this.axios, this.basePath, requestParameters, options, this.configuration);
169773
+ }
169774
+ /**
169775
+ *
169380
169776
  * @summary Get Organization Setting entities
169381
169777
  * @param {EntitiesApiGetAllEntitiesOrganizationSettingsRequest} requestParameters Request parameters.
169382
169778
  * @param {*} [options] Override http request option.
@@ -169915,6 +170311,17 @@ var EntitiesApi = class extends BaseAPI$7 {
169915
170311
  }
169916
170312
  /**
169917
170313
  *
170314
+ * @summary Get an organization Memory Item entity
170315
+ * @param {EntitiesApiGetEntityOrgMemoryItemsRequest} requestParameters Request parameters.
170316
+ * @param {*} [options] Override http request option.
170317
+ * @throws {RequiredError}
170318
+ * @memberof EntitiesApi
170319
+ */
170320
+ getEntityOrgMemoryItems(requestParameters, options) {
170321
+ return EntitiesApi_GetEntityOrgMemoryItems(this.axios, this.basePath, requestParameters, options, this.configuration);
170322
+ }
170323
+ /**
170324
+ *
169918
170325
  * @summary Get Organization Setting entity
169919
170326
  * @param {EntitiesApiGetEntityOrganizationSettingsRequest} requestParameters Request parameters.
169920
170327
  * @param {*} [options] Override http request option.
@@ -170378,6 +170785,17 @@ var EntitiesApi = class extends BaseAPI$7 {
170378
170785
  }
170379
170786
  /**
170380
170787
  *
170788
+ * @summary Patch an organization Memory Item entity
170789
+ * @param {EntitiesApiPatchEntityOrgMemoryItemsRequest} requestParameters Request parameters.
170790
+ * @param {*} [options] Override http request option.
170791
+ * @throws {RequiredError}
170792
+ * @memberof EntitiesApi
170793
+ */
170794
+ patchEntityOrgMemoryItems(requestParameters, options) {
170795
+ return EntitiesApi_PatchEntityOrgMemoryItems(this.axios, this.basePath, requestParameters, options, this.configuration);
170796
+ }
170797
+ /**
170798
+ *
170381
170799
  * @summary Patch Organization Setting entity
170382
170800
  * @param {EntitiesApiPatchEntityOrganizationSettingsRequest} requestParameters Request parameters.
170383
170801
  * @param {*} [options] Override http request option.
@@ -171039,6 +171457,17 @@ var EntitiesApi = class extends BaseAPI$7 {
171039
171457
  }
171040
171458
  /**
171041
171459
  *
171460
+ * @summary Put an organization Memory Item entity
171461
+ * @param {EntitiesApiUpdateEntityOrgMemoryItemsRequest} requestParameters Request parameters.
171462
+ * @param {*} [options] Override http request option.
171463
+ * @throws {RequiredError}
171464
+ * @memberof EntitiesApi
171465
+ */
171466
+ updateEntityOrgMemoryItems(requestParameters, options) {
171467
+ return EntitiesApi_UpdateEntityOrgMemoryItems(this.axios, this.basePath, requestParameters, options, this.configuration);
171468
+ }
171469
+ /**
171470
+ *
171042
171471
  * @summary Put Organization Setting entity
171043
171472
  * @param {EntitiesApiUpdateEntityOrganizationSettingsRequest} requestParameters Request parameters.
171044
171473
  * @param {*} [options] Override http request option.
@@ -175898,39 +176327,6 @@ async function ActionsApiAxiosParamCreator_CancelWorkflow(workspaceId, runId, op
175898
176327
  };
175899
176328
  }
175900
176329
  /**
175901
- *
175902
- * @param {string} workspaceId Workspace identifier
175903
- * @param {string} runId
175904
- * @param {*} [options] Override http request option.
175905
- * @param {Configuration} [configuration] Optional configuration.
175906
- * @throws {RequiredError}
175907
- */
175908
- async function ActionsApiAxiosParamCreator_CancelWorkflow1(workspaceId, runId, options = {}, configuration) {
175909
- assertParamExists$3("cancelWorkflow1", "workspaceId", workspaceId);
175910
- assertParamExists$3("cancelWorkflow1", "runId", runId);
175911
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/ai/agent/{runId}/cancel`.replace(`{workspaceId}`, encodeURIComponent(String(workspaceId))).replace(`{runId}`, encodeURIComponent(String(runId)));
175912
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL$4);
175913
- let baseOptions;
175914
- if (configuration) baseOptions = configuration.baseOptions;
175915
- const localVarRequestOptions = {
175916
- method: "POST",
175917
- ...baseOptions,
175918
- ...options
175919
- };
175920
- const localVarHeaderParameter = {};
175921
- setSearchParams$4(localVarUrlObj, {});
175922
- const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
175923
- localVarRequestOptions.headers = {
175924
- ...localVarHeaderParameter,
175925
- ...headersFromBaseOptions,
175926
- ...options.headers
175927
- };
175928
- return {
175929
- url: toPathString$4(localVarUrlObj),
175930
- options: localVarRequestOptions
175931
- };
175932
- }
175933
- /**
175934
176330
  * Computes change analysis for the provided execution definition.
175935
176331
  * @summary Compute change analysis
175936
176332
  * @param {string} workspaceId Workspace identifier
@@ -176477,43 +176873,6 @@ async function ActionsApiAxiosParamCreator_GenerateDashboardSummary(workspaceId,
176477
176873
  };
176478
176874
  }
176479
176875
  /**
176480
- *
176481
- * @param {string} workspaceId Workspace identifier
176482
- * @param {DashboardSummaryRequestDto} dashboardSummaryRequestDto
176483
- * @param {*} [options] Override http request option.
176484
- * @param {Configuration} [configuration] Optional configuration.
176485
- * @throws {RequiredError}
176486
- */
176487
- async function ActionsApiAxiosParamCreator_GenerateDashboardSummary1(workspaceId, dashboardSummaryRequestDto, options = {}, configuration) {
176488
- assertParamExists$3("generateDashboardSummary1", "workspaceId", workspaceId);
176489
- assertParamExists$3("generateDashboardSummary1", "dashboardSummaryRequestDto", dashboardSummaryRequestDto);
176490
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/ai/agent/dashboardSummary`.replace(`{workspaceId}`, encodeURIComponent(String(workspaceId)));
176491
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL$4);
176492
- let baseOptions;
176493
- if (configuration) baseOptions = configuration.baseOptions;
176494
- const localVarRequestOptions = {
176495
- method: "POST",
176496
- ...baseOptions,
176497
- ...options
176498
- };
176499
- const localVarHeaderParameter = {};
176500
- const localVarQueryParameter = {};
176501
- const consumes = ["application/json"];
176502
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json") ? "application/json" : consumes[0];
176503
- setSearchParams$4(localVarUrlObj, localVarQueryParameter);
176504
- const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
176505
- localVarRequestOptions.headers = {
176506
- ...localVarHeaderParameter,
176507
- ...headersFromBaseOptions,
176508
- ...options.headers
176509
- };
176510
- localVarRequestOptions.data = typeof dashboardSummaryRequestDto !== "string" || localVarRequestOptions.headers["Content-Type"] === "application/json" ? JSON.stringify(dashboardSummaryRequestDto !== void 0 ? dashboardSummaryRequestDto : {}) : dashboardSummaryRequestDto || "";
176511
- return {
176512
- url: toPathString$4(localVarUrlObj),
176513
- options: localVarRequestOptions
176514
- };
176515
- }
176516
- /**
176517
176876
  * Generates a description for the specified analytics object. Returns description and a note with details if generation was not performed.
176518
176877
  * @summary Generate Description for Analytics Object
176519
176878
  * @param {string} workspaceId Workspace identifier
@@ -176552,43 +176911,6 @@ async function ActionsApiAxiosParamCreator_GenerateDescription(workspaceId, gene
176552
176911
  };
176553
176912
  }
176554
176913
  /**
176555
- *
176556
- * @param {string} workspaceId Workspace identifier
176557
- * @param {KnowledgeRecommendationsRequestDto} knowledgeRecommendationsRequestDto
176558
- * @param {*} [options] Override http request option.
176559
- * @param {Configuration} [configuration] Optional configuration.
176560
- * @throws {RequiredError}
176561
- */
176562
- async function ActionsApiAxiosParamCreator_GenerateKnowledgeRecommendations(workspaceId, knowledgeRecommendationsRequestDto, options = {}, configuration) {
176563
- assertParamExists$3("generateKnowledgeRecommendations", "workspaceId", workspaceId);
176564
- assertParamExists$3("generateKnowledgeRecommendations", "knowledgeRecommendationsRequestDto", knowledgeRecommendationsRequestDto);
176565
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/ai/agent/knowledgeRecommendations`.replace(`{workspaceId}`, encodeURIComponent(String(workspaceId)));
176566
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL$4);
176567
- let baseOptions;
176568
- if (configuration) baseOptions = configuration.baseOptions;
176569
- const localVarRequestOptions = {
176570
- method: "POST",
176571
- ...baseOptions,
176572
- ...options
176573
- };
176574
- const localVarHeaderParameter = {};
176575
- const localVarQueryParameter = {};
176576
- const consumes = ["application/json"];
176577
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json") ? "application/json" : consumes[0];
176578
- setSearchParams$4(localVarUrlObj, localVarQueryParameter);
176579
- const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
176580
- localVarRequestOptions.headers = {
176581
- ...localVarHeaderParameter,
176582
- ...headersFromBaseOptions,
176583
- ...options.headers
176584
- };
176585
- localVarRequestOptions.data = typeof knowledgeRecommendationsRequestDto !== "string" || localVarRequestOptions.headers["Content-Type"] === "application/json" ? JSON.stringify(knowledgeRecommendationsRequestDto !== void 0 ? knowledgeRecommendationsRequestDto : {}) : knowledgeRecommendationsRequestDto || "";
176586
- return {
176587
- url: toPathString$4(localVarUrlObj),
176588
- options: localVarRequestOptions
176589
- };
176590
- }
176591
- /**
176592
176914
  * Generates a title for the specified analytics object. Returns title and a note with details if generation was not performed.
176593
176915
  * @summary Generate Title for Analytics Object
176594
176916
  * @param {string} workspaceId Workspace identifier
@@ -176726,39 +177048,6 @@ async function ActionsApiAxiosParamCreator_GetWorkflowStatus(workspaceId, runId,
176726
177048
  };
176727
177049
  }
176728
177050
  /**
176729
- *
176730
- * @param {string} workspaceId Workspace identifier
176731
- * @param {string} runId
176732
- * @param {*} [options] Override http request option.
176733
- * @param {Configuration} [configuration] Optional configuration.
176734
- * @throws {RequiredError}
176735
- */
176736
- async function ActionsApiAxiosParamCreator_GetWorkflowStatus1(workspaceId, runId, options = {}, configuration) {
176737
- assertParamExists$3("getWorkflowStatus1", "workspaceId", workspaceId);
176738
- assertParamExists$3("getWorkflowStatus1", "runId", runId);
176739
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/ai/agent/{runId}/status`.replace(`{workspaceId}`, encodeURIComponent(String(workspaceId))).replace(`{runId}`, encodeURIComponent(String(runId)));
176740
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL$4);
176741
- let baseOptions;
176742
- if (configuration) baseOptions = configuration.baseOptions;
176743
- const localVarRequestOptions = {
176744
- method: "GET",
176745
- ...baseOptions,
176746
- ...options
176747
- };
176748
- const localVarHeaderParameter = {};
176749
- setSearchParams$4(localVarUrlObj, {});
176750
- const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
176751
- localVarRequestOptions.headers = {
176752
- ...localVarHeaderParameter,
176753
- ...headersFromBaseOptions,
176754
- ...options.headers
176755
- };
176756
- return {
176757
- url: toPathString$4(localVarUrlObj),
176758
- options: localVarRequestOptions
176759
- };
176760
- }
176761
- /**
176762
177051
  * (EXPERIMENTAL) Computes key driver analysis for the provided execution definition.
176763
177052
  * @summary (EXPERIMENTAL) Compute key driver analysis
176764
177053
  * @param {string} workspaceId Workspace identifier
@@ -177362,45 +177651,6 @@ async function ActionsApiAxiosParamCreator_TriggerQualityIssuesCalculation(works
177362
177651
  };
177363
177652
  }
177364
177653
  /**
177365
- *
177366
- * @param {string} workspaceId Workspace identifier
177367
- * @param {string} runId
177368
- * @param {FeedbackRequestDto} feedbackRequestDto
177369
- * @param {*} [options] Override http request option.
177370
- * @param {Configuration} [configuration] Optional configuration.
177371
- * @throws {RequiredError}
177372
- */
177373
- async function ActionsApiAxiosParamCreator_UserFeedback(workspaceId, runId, feedbackRequestDto, options = {}, configuration) {
177374
- assertParamExists$3("userFeedback", "workspaceId", workspaceId);
177375
- assertParamExists$3("userFeedback", "runId", runId);
177376
- assertParamExists$3("userFeedback", "feedbackRequestDto", feedbackRequestDto);
177377
- const localVarPath = `/api/v1/actions/workspaces/{workspaceId}/ai/agent/{runId}/feedback`.replace(`{workspaceId}`, encodeURIComponent(String(workspaceId))).replace(`{runId}`, encodeURIComponent(String(runId)));
177378
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL$4);
177379
- let baseOptions;
177380
- if (configuration) baseOptions = configuration.baseOptions;
177381
- const localVarRequestOptions = {
177382
- method: "POST",
177383
- ...baseOptions,
177384
- ...options
177385
- };
177386
- const localVarHeaderParameter = {};
177387
- const localVarQueryParameter = {};
177388
- const consumes = ["application/json"];
177389
- localVarHeaderParameter["Content-Type"] = consumes.includes("application/json") ? "application/json" : consumes[0];
177390
- setSearchParams$4(localVarUrlObj, localVarQueryParameter);
177391
- const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
177392
- localVarRequestOptions.headers = {
177393
- ...localVarHeaderParameter,
177394
- ...headersFromBaseOptions,
177395
- ...options.headers
177396
- };
177397
- localVarRequestOptions.data = typeof feedbackRequestDto !== "string" || localVarRequestOptions.headers["Content-Type"] === "application/json" ? JSON.stringify(feedbackRequestDto !== void 0 ? feedbackRequestDto : {}) : feedbackRequestDto || "";
177398
- return {
177399
- url: toPathString$4(localVarUrlObj),
177400
- options: localVarRequestOptions
177401
- };
177402
- }
177403
- /**
177404
177654
  * Permanently removed. Use POST /api/v1/actions/ai/llmProvider/test instead. Always returns 410 Gone.
177405
177655
  * @summary Validate LLM Endpoint (Removed)
177406
177656
  * @param {*} [options] Override http request option.
@@ -177578,18 +177828,6 @@ async function ActionsApi_CancelWorkflow(axios, basePath, requestParameters, opt
177578
177828
  return createRequestFunction$4(await ActionsApiAxiosParamCreator_CancelWorkflow(requestParameters.workspaceId, requestParameters.runId, options || {}, configuration), axios$1, BASE_PATH$4, configuration)(axios, basePath);
177579
177829
  }
177580
177830
  /**
177581
- *
177582
- * @param {AxiosInstance} axios Axios instance.
177583
- * @param {string} basePath Base path.
177584
- * @param {ActionsApiCancelWorkflow1Request} requestParameters Request parameters.
177585
- * @param {*} [options] Override http request option.
177586
- * @param {Configuration} [configuration] Optional configuration.
177587
- * @throws {RequiredError}
177588
- */
177589
- async function ActionsApi_CancelWorkflow1(axios, basePath, requestParameters, options, configuration) {
177590
- return createRequestFunction$4(await ActionsApiAxiosParamCreator_CancelWorkflow1(requestParameters.workspaceId, requestParameters.runId, options || {}, configuration), axios$1, BASE_PATH$4, configuration)(axios, basePath);
177591
- }
177592
- /**
177593
177831
  * Computes change analysis for the provided execution definition.
177594
177832
  * @summary Compute change analysis
177595
177833
  * @param {AxiosInstance} axios Axios instance.
@@ -177771,18 +178009,6 @@ async function ActionsApi_GenerateDashboardSummary(axios, basePath, requestParam
177771
178009
  return createRequestFunction$4(await ActionsApiAxiosParamCreator_GenerateDashboardSummary(requestParameters.workspaceId, requestParameters.workflowDashboardSummaryRequestDto, options || {}, configuration), axios$1, BASE_PATH$4, configuration)(axios, basePath);
177772
178010
  }
177773
178011
  /**
177774
- *
177775
- * @param {AxiosInstance} axios Axios instance.
177776
- * @param {string} basePath Base path.
177777
- * @param {ActionsApiGenerateDashboardSummary1Request} requestParameters Request parameters.
177778
- * @param {*} [options] Override http request option.
177779
- * @param {Configuration} [configuration] Optional configuration.
177780
- * @throws {RequiredError}
177781
- */
177782
- async function ActionsApi_GenerateDashboardSummary1(axios, basePath, requestParameters, options, configuration) {
177783
- return createRequestFunction$4(await ActionsApiAxiosParamCreator_GenerateDashboardSummary1(requestParameters.workspaceId, requestParameters.dashboardSummaryRequestDto, options || {}, configuration), axios$1, BASE_PATH$4, configuration)(axios, basePath);
177784
- }
177785
- /**
177786
178012
  * Generates a description for the specified analytics object. Returns description and a note with details if generation was not performed.
177787
178013
  * @summary Generate Description for Analytics Object
177788
178014
  * @param {AxiosInstance} axios Axios instance.
@@ -177796,18 +178022,6 @@ async function ActionsApi_GenerateDescription(axios, basePath, requestParameters
177796
178022
  return createRequestFunction$4(await ActionsApiAxiosParamCreator_GenerateDescription(requestParameters.workspaceId, requestParameters.generateDescriptionRequest, options || {}, configuration), axios$1, BASE_PATH$4, configuration)(axios, basePath);
177797
178023
  }
177798
178024
  /**
177799
- *
177800
- * @param {AxiosInstance} axios Axios instance.
177801
- * @param {string} basePath Base path.
177802
- * @param {ActionsApiGenerateKnowledgeRecommendationsRequest} requestParameters Request parameters.
177803
- * @param {*} [options] Override http request option.
177804
- * @param {Configuration} [configuration] Optional configuration.
177805
- * @throws {RequiredError}
177806
- */
177807
- async function ActionsApi_GenerateKnowledgeRecommendations(axios, basePath, requestParameters, options, configuration) {
177808
- return createRequestFunction$4(await ActionsApiAxiosParamCreator_GenerateKnowledgeRecommendations(requestParameters.workspaceId, requestParameters.knowledgeRecommendationsRequestDto, options || {}, configuration), axios$1, BASE_PATH$4, configuration)(axios, basePath);
177809
- }
177810
- /**
177811
178025
  * Generates a title for the specified analytics object. Returns title and a note with details if generation was not performed.
177812
178026
  * @summary Generate Title for Analytics Object
177813
178027
  * @param {AxiosInstance} axios Axios instance.
@@ -177859,18 +178073,6 @@ async function ActionsApi_GetWorkflowStatus(axios, basePath, requestParameters,
177859
178073
  return createRequestFunction$4(await ActionsApiAxiosParamCreator_GetWorkflowStatus(requestParameters.workspaceId, requestParameters.runId, options || {}, configuration), axios$1, BASE_PATH$4, configuration)(axios, basePath);
177860
178074
  }
177861
178075
  /**
177862
- *
177863
- * @param {AxiosInstance} axios Axios instance.
177864
- * @param {string} basePath Base path.
177865
- * @param {ActionsApiGetWorkflowStatus1Request} requestParameters Request parameters.
177866
- * @param {*} [options] Override http request option.
177867
- * @param {Configuration} [configuration] Optional configuration.
177868
- * @throws {RequiredError}
177869
- */
177870
- async function ActionsApi_GetWorkflowStatus1(axios, basePath, requestParameters, options, configuration) {
177871
- return createRequestFunction$4(await ActionsApiAxiosParamCreator_GetWorkflowStatus1(requestParameters.workspaceId, requestParameters.runId, options || {}, configuration), axios$1, BASE_PATH$4, configuration)(axios, basePath);
177872
- }
177873
- /**
177874
178076
  * (EXPERIMENTAL) Computes key driver analysis for the provided execution definition.
177875
178077
  * @summary (EXPERIMENTAL) Compute key driver analysis
177876
178078
  * @param {AxiosInstance} axios Axios instance.
@@ -178092,18 +178294,6 @@ async function ActionsApi_TriggerQualityIssuesCalculation(axios, basePath, reque
178092
178294
  return createRequestFunction$4(await ActionsApiAxiosParamCreator_TriggerQualityIssuesCalculation(requestParameters.workspaceId, options || {}, configuration), axios$1, BASE_PATH$4, configuration)(axios, basePath);
178093
178295
  }
178094
178296
  /**
178095
- *
178096
- * @param {AxiosInstance} axios Axios instance.
178097
- * @param {string} basePath Base path.
178098
- * @param {ActionsApiUserFeedbackRequest} requestParameters Request parameters.
178099
- * @param {*} [options] Override http request option.
178100
- * @param {Configuration} [configuration] Optional configuration.
178101
- * @throws {RequiredError}
178102
- */
178103
- async function ActionsApi_UserFeedback(axios, basePath, requestParameters, options, configuration) {
178104
- return createRequestFunction$4(await ActionsApiAxiosParamCreator_UserFeedback(requestParameters.workspaceId, requestParameters.runId, requestParameters.feedbackRequestDto, options || {}, configuration), axios$1, BASE_PATH$4, configuration)(axios, basePath);
178105
- }
178106
- /**
178107
178297
  * Permanently removed. Use POST /api/v1/actions/ai/llmProvider/test instead. Always returns 410 Gone.
178108
178298
  * @summary Validate LLM Endpoint (Removed)
178109
178299
  * @param {AxiosInstance} axios Axios instance.
@@ -178236,16 +178426,6 @@ var ActionsApi$2 = class extends BaseAPI$4 {
178236
178426
  return ActionsApi_CancelWorkflow(this.axios, this.basePath, requestParameters, options, this.configuration);
178237
178427
  }
178238
178428
  /**
178239
- *
178240
- * @param {ActionsApiCancelWorkflow1Request} requestParameters Request parameters.
178241
- * @param {*} [options] Override http request option.
178242
- * @throws {RequiredError}
178243
- * @memberof ActionsApi
178244
- */
178245
- cancelWorkflow1(requestParameters, options) {
178246
- return ActionsApi_CancelWorkflow1(this.axios, this.basePath, requestParameters, options, this.configuration);
178247
- }
178248
- /**
178249
178429
  * Computes change analysis for the provided execution definition.
178250
178430
  * @summary Compute change analysis
178251
178431
  * @param {ActionsApiChangeAnalysisRequest} requestParameters Request parameters.
@@ -178399,16 +178579,6 @@ var ActionsApi$2 = class extends BaseAPI$4 {
178399
178579
  return ActionsApi_GenerateDashboardSummary(this.axios, this.basePath, requestParameters, options, this.configuration);
178400
178580
  }
178401
178581
  /**
178402
- *
178403
- * @param {ActionsApiGenerateDashboardSummary1Request} requestParameters Request parameters.
178404
- * @param {*} [options] Override http request option.
178405
- * @throws {RequiredError}
178406
- * @memberof ActionsApi
178407
- */
178408
- generateDashboardSummary1(requestParameters, options) {
178409
- return ActionsApi_GenerateDashboardSummary1(this.axios, this.basePath, requestParameters, options, this.configuration);
178410
- }
178411
- /**
178412
178582
  * Generates a description for the specified analytics object. Returns description and a note with details if generation was not performed.
178413
178583
  * @summary Generate Description for Analytics Object
178414
178584
  * @param {ActionsApiGenerateDescriptionRequest} requestParameters Request parameters.
@@ -178420,16 +178590,6 @@ var ActionsApi$2 = class extends BaseAPI$4 {
178420
178590
  return ActionsApi_GenerateDescription(this.axios, this.basePath, requestParameters, options, this.configuration);
178421
178591
  }
178422
178592
  /**
178423
- *
178424
- * @param {ActionsApiGenerateKnowledgeRecommendationsRequest} requestParameters Request parameters.
178425
- * @param {*} [options] Override http request option.
178426
- * @throws {RequiredError}
178427
- * @memberof ActionsApi
178428
- */
178429
- generateKnowledgeRecommendations(requestParameters, options) {
178430
- return ActionsApi_GenerateKnowledgeRecommendations(this.axios, this.basePath, requestParameters, options, this.configuration);
178431
- }
178432
- /**
178433
178593
  * Generates a title for the specified analytics object. Returns title and a note with details if generation was not performed.
178434
178594
  * @summary Generate Title for Analytics Object
178435
178595
  * @param {ActionsApiGenerateTitleRequest} requestParameters Request parameters.
@@ -178473,16 +178633,6 @@ var ActionsApi$2 = class extends BaseAPI$4 {
178473
178633
  return ActionsApi_GetWorkflowStatus(this.axios, this.basePath, requestParameters, options, this.configuration);
178474
178634
  }
178475
178635
  /**
178476
- *
178477
- * @param {ActionsApiGetWorkflowStatus1Request} requestParameters Request parameters.
178478
- * @param {*} [options] Override http request option.
178479
- * @throws {RequiredError}
178480
- * @memberof ActionsApi
178481
- */
178482
- getWorkflowStatus1(requestParameters, options) {
178483
- return ActionsApi_GetWorkflowStatus1(this.axios, this.basePath, requestParameters, options, this.configuration);
178484
- }
178485
- /**
178486
178636
  * (EXPERIMENTAL) Computes key driver analysis for the provided execution definition.
178487
178637
  * @summary (EXPERIMENTAL) Compute key driver analysis
178488
178638
  * @param {ActionsApiKeyDriverAnalysisRequest} requestParameters Request parameters.
@@ -178671,16 +178821,6 @@ var ActionsApi$2 = class extends BaseAPI$4 {
178671
178821
  return ActionsApi_TriggerQualityIssuesCalculation(this.axios, this.basePath, requestParameters, options, this.configuration);
178672
178822
  }
178673
178823
  /**
178674
- *
178675
- * @param {ActionsApiUserFeedbackRequest} requestParameters Request parameters.
178676
- * @param {*} [options] Override http request option.
178677
- * @throws {RequiredError}
178678
- * @memberof ActionsApi
178679
- */
178680
- userFeedback(requestParameters, options) {
178681
- return ActionsApi_UserFeedback(this.axios, this.basePath, requestParameters, options, this.configuration);
178682
- }
178683
- /**
178684
178824
  * Permanently removed. Use POST /api/v1/actions/ai/llmProvider/test instead. Always returns 410 Gone.
178685
178825
  * @summary Validate LLM Endpoint (Removed)
178686
178826
  * @param {*} [options] Override http request option.
@@ -195418,7 +195558,7 @@ async function get(state, opts) {
195418
195558
  //#endregion
195419
195559
  //#region ../code/package.json
195420
195560
  var name = "@gooddata/code";
195421
- var version = "0.39.0-alpha.0";
195561
+ var version = "0.39.0-alpha.1";
195422
195562
  //#endregion
195423
195563
  //#region ../code/esm/actions/initialize.js
195424
195564
  async function initialize(state, emitter, options) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/code-cli",
3
- "version": "0.39.0-alpha.0",
3
+ "version": "0.39.0-alpha.1",
4
4
  "description": "GoodData CLI",
5
5
  "keywords": [
6
6
  "analytics",