@qlik/api 2.3.0 → 2.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/analytics/change-stores.d.ts +40 -76
- package/analytics/change-stores.js +9 -10
- package/analytics.d.ts +1 -2
- package/analytics.js +5 -6
- package/api-keys.d.ts +46 -100
- package/api-keys.js +3 -4
- package/apps.d.ts +334 -461
- package/apps.js +74 -6
- package/assistants.d.ts +172 -337
- package/assistants.js +3 -4
- package/audits.d.ts +41 -85
- package/audits.js +3 -4
- package/auth-types.d.ts +110 -1
- package/auth-types.js +22 -1
- package/auth.d.ts +1 -2
- package/auth.js +1 -1
- package/automation-connections.d.ts +44 -95
- package/automation-connections.js +3 -4
- package/automation-connectors.d.ts +10 -20
- package/automation-connectors.js +3 -4
- package/automations.d.ts +54 -112
- package/automations.js +3 -4
- package/automl-deployments.d.ts +17 -36
- package/automl-deployments.js +3 -4
- package/automl-predictions.d.ts +12 -24
- package/automl-predictions.js +3 -4
- package/banners.d.ts +8 -14
- package/banners.js +3 -4
- package/brands.d.ts +19 -39
- package/brands.js +3 -4
- package/chunks/auth-B8lJw7rm.js +31 -0
- package/chunks/{interceptors-DipDBQQ5.js → boot-interceptors-DqRxTczb.js} +296 -248
- package/chunks/{chunk-D3vHIbds.js → chunk-BdHzlgOL.js} +3 -3
- package/chunks/{invoke-fetch-B7lGscuQ.js → invoke-fetch-DMAi6Fg3.js} +3 -3
- package/chunks/{invoke-fetch-DhdyFZ0F.js → invoke-fetch-pMN6iqup.js} +2 -3
- package/chunks/platform-types-CECrZkOF.d.ts +29 -0
- package/chunks/{public-runtime-modules-QhLPeQr5.js → public-runtime-modules-2KfyI2qM.js} +5 -5
- package/chunks/{qix-RCUslia8.js → qix-BdNrIA4s.js} +19 -20
- package/chunks/{qix-chunk-entrypoint-WAS4NVTf.js → qix-chunk-entrypoint-L9RpWwLK.js} +52 -58
- package/chunks/{qix-CrqXv44x.d.ts → qix-types-y_di0roE.d.ts} +33 -115
- package/collections.d.ts +67 -144
- package/collections.js +3 -4
- package/conditions.d.ts +87 -190
- package/conditions.js +3 -4
- package/consumption.d.ts +35 -72
- package/consumption.js +3 -4
- package/core/ip-policies.d.ts +43 -93
- package/core/ip-policies.js +5 -6
- package/core.d.ts +1 -2
- package/core.js +5 -6
- package/csp-origins.d.ts +42 -85
- package/csp-origins.js +3 -4
- package/csrf-token.d.ts +6 -11
- package/csrf-token.js +3 -4
- package/data-alerts.d.ts +152 -325
- package/data-alerts.js +3 -4
- package/data-assets.d.ts +16 -31
- package/data-assets.js +3 -4
- package/data-connections.d.ts +123 -257
- package/data-connections.js +3 -4
- package/data-credentials.d.ts +36 -76
- package/data-credentials.js +3 -4
- package/data-files.d.ts +60 -121
- package/data-files.js +3 -4
- package/data-governance/data-products.d.ts +429 -0
- package/data-governance/data-products.js +212 -0
- package/data-governance.d.ts +13 -0
- package/data-governance.js +12 -0
- package/data-qualities.d.ts +11 -25
- package/data-qualities.js +3 -4
- package/data-sets.d.ts +28 -57
- package/data-sets.js +3 -4
- package/data-sources.d.ts +45 -97
- package/data-sources.js +3 -4
- package/data-stores.d.ts +53 -107
- package/data-stores.js +3 -4
- package/dcaas.d.ts +32 -67
- package/dcaas.js +3 -4
- package/di-projects.d.ts +111 -136
- package/di-projects.js +25 -4
- package/direct-access-agents.d.ts +29 -63
- package/direct-access-agents.js +3 -4
- package/encryption.d.ts +28 -59
- package/encryption.js +3 -4
- package/extensions.d.ts +35 -73
- package/extensions.js +3 -4
- package/global-types.d.ts +139 -1
- package/glossaries.d.ts +75 -158
- package/glossaries.js +3 -4
- package/groups.d.ts +58 -125
- package/groups.js +3 -4
- package/identity-providers.d.ts +148 -324
- package/identity-providers.js +3 -4
- package/index.d.ts +18 -4
- package/index.js +64 -19
- package/interceptors.d.ts +2 -3
- package/interceptors.js +104 -2
- package/invoke-fetch-types.d.ts +97 -1
- package/items.d.ts +85 -181
- package/items.js +3 -4
- package/knowledgebases.d.ts +137 -270
- package/knowledgebases.js +3 -4
- package/licenses.d.ts +71 -153
- package/licenses.js +3 -4
- package/lineage-graphs.d.ts +39 -85
- package/lineage-graphs.js +3 -4
- package/ml.d.ts +290 -621
- package/ml.js +3 -4
- package/notes.d.ts +9 -18
- package/notes.js +3 -4
- package/notifications.d.ts +14 -30
- package/notifications.js +3 -4
- package/oauth-clients.d.ts +98 -159
- package/oauth-clients.js +4 -5
- package/oauth-tokens.d.ts +16 -33
- package/oauth-tokens.js +3 -4
- package/package.json +6 -4
- package/qix.d.ts +46 -2
- package/qix.js +2 -3
- package/questions.d.ts +53 -110
- package/questions.js +3 -4
- package/quotas.d.ts +13 -26
- package/quotas.js +3 -4
- package/reload-tasks.d.ts +23 -46
- package/reload-tasks.js +3 -4
- package/reloads.d.ts +26 -52
- package/reloads.js +3 -4
- package/report-templates.d.ts +30 -63
- package/report-templates.js +3 -4
- package/reports.d.ts +111 -238
- package/reports.js +3 -4
- package/roles.d.ts +36 -77
- package/roles.js +3 -4
- package/sharing-tasks.d.ts +201 -427
- package/sharing-tasks.js +3 -4
- package/spaces.d.ts +71 -157
- package/spaces.js +3 -4
- package/tasks.d.ts +76 -164
- package/tasks.js +3 -4
- package/temp-contents.d.ts +17 -35
- package/temp-contents.js +3 -4
- package/tenant-settings.d.ts +298 -0
- package/tenant-settings.js +107 -0
- package/tenants.d.ts +31 -67
- package/tenants.js +3 -4
- package/themes.d.ts +27 -55
- package/themes.js +3 -4
- package/transports.d.ts +46 -106
- package/transports.js +3 -4
- package/ui-config.d.ts +8 -17
- package/ui-config.js +3 -4
- package/users.d.ts +80 -170
- package/users.js +3 -4
- package/web-integrations.d.ts +38 -83
- package/web-integrations.js +3 -4
- package/web-notifications.d.ts +14 -29
- package/web-notifications.js +3 -4
- package/webhooks.d.ts +77 -162
- package/webhooks.js +3 -4
- package/chunks/auth-BowS4SUR.js +0 -28
- package/chunks/auth-types-YrlH_R9f.d.ts +0 -416
- package/chunks/auth-types-h43TVDpB.js +0 -24
- package/chunks/global-types-CEVAJebk.js +0 -1
- /package/chunks/{dist-n3iOVn1W.js → dist-DR758NU5.js} +0 -0
- /package/chunks/{invoke-fetch-C1Z0RJYU.d.ts → invoke-fetch-DFc3yzaj.d.ts} +0 -0
- /package/chunks/{utils-vv-xFm06.js → utils-jkpLuYZR.js} +0 -0
- /package/chunks/{websocket-errors-CRTDTtBL.js → websocket-errors-C5U1tba-.js} +0 -0
package/glossaries.d.ts
CHANGED
|
@@ -1,16 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "./chunks/invoke-fetch-
|
|
1
|
+
import { ApiCallOptions } from "./invoke-fetch-types.js";
|
|
2
|
+
import "./chunks/invoke-fetch-DFc3yzaj.js";
|
|
3
3
|
|
|
4
4
|
//#region src/public/rest/glossaries.d.ts
|
|
5
5
|
/**
|
|
6
6
|
* A JSON Patch document as defined in https://tools.ietf.org/html/rfc6902.
|
|
7
7
|
*/
|
|
8
8
|
type JSONPatch = {
|
|
9
|
-
/** The operation to be performed. */
|
|
10
|
-
|
|
11
|
-
/** A JSON Pointer. */
|
|
12
|
-
path: string;
|
|
13
|
-
/** The value to be used for this operation. */
|
|
9
|
+
/** The operation to be performed. */op: "replace"; /** A JSON Pointer. */
|
|
10
|
+
path: string; /** The value to be used for this operation. */
|
|
14
11
|
value: string | number;
|
|
15
12
|
};
|
|
16
13
|
/**
|
|
@@ -115,8 +112,7 @@ type AtlasTerm = {
|
|
|
115
112
|
termGuid?: string;
|
|
116
113
|
};
|
|
117
114
|
type CategoriesResult = {
|
|
118
|
-
data: Category[];
|
|
119
|
-
/** URLs to a resource request */
|
|
115
|
+
data: Category[]; /** URLs to a resource request */
|
|
120
116
|
links?: PageLinks;
|
|
121
117
|
meta?: ResultMeta;
|
|
122
118
|
};
|
|
@@ -129,38 +125,29 @@ type Category = {
|
|
|
129
125
|
* Opposed to the id of terms, id on category are not resolved by backend. Any category referred in the category array in terms will have to be identical to the id property of the category. If not, the category reference will be discarded. */
|
|
130
126
|
id: string;
|
|
131
127
|
name: string;
|
|
132
|
-
parentId?: string;
|
|
133
|
-
/** This list contains the UIDs of the stewards of the category. */
|
|
128
|
+
parentId?: string; /** This list contains the UIDs of the stewards of the category. */
|
|
134
129
|
stewards?: string[];
|
|
135
|
-
readonly updatedAt: string;
|
|
136
|
-
/** The uid of the user who last updated the category */
|
|
130
|
+
readonly updatedAt: string; /** The uid of the user who last updated the category */
|
|
137
131
|
readonly updatedBy: string;
|
|
138
132
|
};
|
|
139
133
|
type CreateCategory = {
|
|
140
|
-
description?: string;
|
|
141
|
-
/** The name of the category. May not be identical to another category belonging to the same parent. */
|
|
134
|
+
description?: string; /** The name of the category. May not be identical to another category belonging to the same parent. */
|
|
142
135
|
name?: string;
|
|
143
|
-
parentId?: string;
|
|
144
|
-
/** This list contains the UIDs of the stewards of the category. */
|
|
136
|
+
parentId?: string; /** This list contains the UIDs of the stewards of the category. */
|
|
145
137
|
stewards?: string[];
|
|
146
138
|
};
|
|
147
139
|
type CreateGlossary = {
|
|
148
|
-
/** Description of the glossary */
|
|
149
|
-
description?: string;
|
|
150
|
-
/** Name of the glossary */
|
|
140
|
+
/** Description of the glossary */description?: string; /** Name of the glossary */
|
|
151
141
|
name: string;
|
|
152
142
|
/** Overview of the glossary content. This is a rich text field represented as a JSON string.
|
|
153
143
|
* The field is typically generated by the UI but can be set programmatically using the rich text format. */
|
|
154
|
-
overview?: string;
|
|
155
|
-
|
|
156
|
-
spaceId?: string;
|
|
157
|
-
/** List of tags for glossary */
|
|
144
|
+
overview?: string; /** Unique unique identifier of the space to contain the glossary */
|
|
145
|
+
spaceId?: string; /** List of tags for glossary */
|
|
158
146
|
tags?: string[];
|
|
159
147
|
termTemplate?: TermTemplate;
|
|
160
148
|
};
|
|
161
149
|
type CreateTerm = {
|
|
162
|
-
abbreviation?: string;
|
|
163
|
-
/** Category Ids that the term belongs to. NOTE! In case of import the string refers to the index of the category in the import document. */
|
|
150
|
+
abbreviation?: string; /** Category Ids that the term belongs to. NOTE! In case of import the string refers to the index of the category in the import document. */
|
|
164
151
|
categories?: string[];
|
|
165
152
|
description?: string;
|
|
166
153
|
linksTo?: TermCreateLinksTo[];
|
|
@@ -168,8 +155,7 @@ type CreateTerm = {
|
|
|
168
155
|
/** Related information for the term. This is a rich text field represented as a JSON string.
|
|
169
156
|
* The field is typically generated by the UI but can be set programmatically using the rich text format. */
|
|
170
157
|
relatedInformation?: string;
|
|
171
|
-
relatesTo?: TermRelatesTo[];
|
|
172
|
-
/** This list contain the UIDs for the term's stewards */
|
|
158
|
+
relatesTo?: TermRelatesTo[]; /** This list contain the UIDs for the term's stewards */
|
|
173
159
|
stewards?: string[];
|
|
174
160
|
tags?: string[];
|
|
175
161
|
};
|
|
@@ -231,8 +217,7 @@ type ExportCategory = {
|
|
|
231
217
|
description?: string;
|
|
232
218
|
/** The id for resolving updates in future imports/updates.
|
|
233
219
|
* Opposed to the id of terms, id on category are not resolved by backend. Any category referred in the category array in terms will have to be identical to the id property of the category. If not, the category reference will be discarded. */
|
|
234
|
-
id?: string;
|
|
235
|
-
/** The name of the category. May not be identical to another category belonging to the same parent. */
|
|
220
|
+
id?: string; /** The name of the category. May not be identical to another category belonging to the same parent. */
|
|
236
221
|
name?: string;
|
|
237
222
|
parentId?: string;
|
|
238
223
|
stewardDetails?: StewardDetail[];
|
|
@@ -252,16 +237,13 @@ type ExportGlossary = {
|
|
|
252
237
|
tags?: string[];
|
|
253
238
|
termTemplate?: TermTemplate;
|
|
254
239
|
terms?: ExportTerm[];
|
|
255
|
-
readonly updatedAt?: string;
|
|
256
|
-
/** The uid of the user who last updated the glossary */
|
|
240
|
+
readonly updatedAt?: string; /** The uid of the user who last updated the glossary */
|
|
257
241
|
readonly updatedBy?: string;
|
|
258
242
|
};
|
|
259
243
|
type ExportTerm = {
|
|
260
|
-
abbreviation?: string;
|
|
261
|
-
/** Categories that the term belongs to. Refers to the `id` property of the category object */
|
|
244
|
+
abbreviation?: string; /** Categories that the term belongs to. Refers to the `id` property of the category object */
|
|
262
245
|
categories?: string[];
|
|
263
|
-
description?: string;
|
|
264
|
-
/** The id of the term. Used to identify the term in future updates. If not provided, will use the leading 30 chars of the term name and an incremental index */
|
|
246
|
+
description?: string; /** The id of the term. Used to identify the term in future updates. If not provided, will use the leading 30 chars of the term name and an incremental index */
|
|
265
247
|
id?: string;
|
|
266
248
|
linksTo?: TermCreateLinksTo[];
|
|
267
249
|
name?: string;
|
|
@@ -272,43 +254,31 @@ type ExportTerm = {
|
|
|
272
254
|
tags?: string[];
|
|
273
255
|
};
|
|
274
256
|
type GlossariesResult = {
|
|
275
|
-
data?: Glossary[];
|
|
276
|
-
/** URLs to a resource request */
|
|
257
|
+
data?: Glossary[]; /** URLs to a resource request */
|
|
277
258
|
links?: PageLinks;
|
|
278
259
|
meta?: ResultMeta;
|
|
279
260
|
};
|
|
280
261
|
type Glossary = {
|
|
281
|
-
/** Datetime when the glossary was created */
|
|
282
|
-
readonly
|
|
283
|
-
/** Unique identifier of the
|
|
284
|
-
|
|
285
|
-
/** Description of the glossary */
|
|
286
|
-
description: string;
|
|
287
|
-
/** Unique identifier of the glossary */
|
|
288
|
-
id: string;
|
|
289
|
-
/** Name of the glossary */
|
|
262
|
+
/** Datetime when the glossary was created */readonly createdAt: string; /** Unique identifier of the user who created the glossary */
|
|
263
|
+
readonly createdBy: string; /** Description of the glossary */
|
|
264
|
+
description: string; /** Unique identifier of the glossary */
|
|
265
|
+
id: string; /** Name of the glossary */
|
|
290
266
|
name: string;
|
|
291
267
|
/** Overview of the glossary contents. This is a rich text field represented as a JSON string.
|
|
292
268
|
* The field is typically generated by the UI but can be set programmatically using the rich text format. */
|
|
293
|
-
overview: string;
|
|
294
|
-
/** The unique identifier of the glossary
|
|
295
|
-
|
|
296
|
-
/** The unique identifier of the space containing the glossary */
|
|
297
|
-
spaceId: string;
|
|
298
|
-
/** List of tags associated with the glossary. */
|
|
269
|
+
overview: string; /** The unique identifier of the glossary owner */
|
|
270
|
+
ownerId: string; /** The unique identifier of the space containing the glossary */
|
|
271
|
+
spaceId: string; /** List of tags associated with the glossary. */
|
|
299
272
|
tags: string[];
|
|
300
|
-
termTemplate: TermTemplate;
|
|
301
|
-
/**
|
|
302
|
-
readonly updatedAt: string;
|
|
303
|
-
/** The unique identifier of the user who last updated the glossary */
|
|
273
|
+
termTemplate: TermTemplate; /** Datetime when the glossary was updated */
|
|
274
|
+
readonly updatedAt: string; /** The unique identifier of the user who last updated the glossary */
|
|
304
275
|
readonly updatedBy: string;
|
|
305
276
|
};
|
|
306
277
|
type ImportCategory = {
|
|
307
278
|
description?: string;
|
|
308
279
|
/** The id for resolving updates in future imports/updates.
|
|
309
280
|
* Opposed to the id of terms, id on category are not resolved by backend. Any category referred in the category array in terms will have to be identical to the id property of the category. If not, the category reference will be discarded. */
|
|
310
|
-
id?: string;
|
|
311
|
-
/** The name of the category. May not be identical to another category belonging to the same parent. */
|
|
281
|
+
id?: string; /** The name of the category. May not be identical to another category belonging to the same parent. */
|
|
312
282
|
name?: string;
|
|
313
283
|
parentId?: string;
|
|
314
284
|
stewardDetails?: StewardDetail[];
|
|
@@ -320,11 +290,9 @@ type ImportOwner = {
|
|
|
320
290
|
userId?: string;
|
|
321
291
|
};
|
|
322
292
|
type ImportTerm = {
|
|
323
|
-
abbreviation?: string;
|
|
324
|
-
/** Categories that the term belongs to. Refers to the `id` property of the category object */
|
|
293
|
+
abbreviation?: string; /** Categories that the term belongs to. Refers to the `id` property of the category object */
|
|
325
294
|
categories?: string[];
|
|
326
|
-
description?: string;
|
|
327
|
-
/** The id of the term. Used to identify the term in future updates. If not provided, will use the leading 30 chars of the term name and an incremental index */
|
|
295
|
+
description?: string; /** The id of the term. Used to identify the term in future updates. If not provided, will use the leading 30 chars of the term name and an incremental index */
|
|
328
296
|
id?: string;
|
|
329
297
|
linksTo?: TermCreateLinksTo[];
|
|
330
298
|
name?: string;
|
|
@@ -335,8 +303,7 @@ type ImportTerm = {
|
|
|
335
303
|
tags?: string[];
|
|
336
304
|
};
|
|
337
305
|
type LinksResult = {
|
|
338
|
-
data?: TermLinksTo[];
|
|
339
|
-
/** URLs to a resource request */
|
|
306
|
+
data?: TermLinksTo[]; /** URLs to a resource request */
|
|
340
307
|
links?: PageLinks;
|
|
341
308
|
meta?: ResultMeta;
|
|
342
309
|
};
|
|
@@ -380,22 +347,17 @@ type Term = {
|
|
|
380
347
|
glossaryId: string;
|
|
381
348
|
id: string;
|
|
382
349
|
linksTo?: TermLinksTo[];
|
|
383
|
-
name: string;
|
|
384
|
-
/** Term relations where this term is the target of the relation. */
|
|
350
|
+
name: string; /** Term relations where this term is the target of the relation. */
|
|
385
351
|
referredRelations?: TermRelatesTo[];
|
|
386
352
|
/** Related information for the term. This is a rich text field represented as a JSON string.
|
|
387
353
|
* The field is typically generated by the UI but can be set programmatically using the rich text format. */
|
|
388
|
-
relatedInformation: string;
|
|
389
|
-
/** Term relations assigned to this term. */
|
|
354
|
+
relatedInformation: string; /** Term relations assigned to this term. */
|
|
390
355
|
relatesTo?: TermRelatesTo[];
|
|
391
|
-
revision: number;
|
|
392
|
-
|
|
393
|
-
status: TermStatus;
|
|
394
|
-
/** This list contains the UIDs of the terms data stewards. */
|
|
356
|
+
revision: number; /** Terms status is used determine the status of a term */
|
|
357
|
+
status: TermStatus; /** This list contains the UIDs of the terms data stewards. */
|
|
395
358
|
stewards: string[];
|
|
396
359
|
tags: string[];
|
|
397
|
-
readonly updatedAt: string;
|
|
398
|
-
/** The uid of the user who last updated the term */
|
|
360
|
+
readonly updatedAt: string; /** The uid of the user who last updated the term */
|
|
399
361
|
readonly updatedBy: string;
|
|
400
362
|
};
|
|
401
363
|
/**
|
|
@@ -406,15 +368,10 @@ type Term = {
|
|
|
406
368
|
* If any one subresource field is specified, all three are required.
|
|
407
369
|
*/
|
|
408
370
|
type TermCreateLinksTo = {
|
|
409
|
-
/** The unique identifier of the resource (app or dataset) to link to the term. */
|
|
410
|
-
|
|
411
|
-
/**
|
|
412
|
-
|
|
413
|
-
/** Required when subResourceType or subResourceName is provided. The unique identifier of the subresource. */
|
|
414
|
-
subResourceId?: string;
|
|
415
|
-
/** Required when subResourceType or subResourceId is provided. The display name of the subresource. */
|
|
416
|
-
subResourceName?: string;
|
|
417
|
-
/** Required when subResourceId or subResourceName is provided. The type of the subresource. */
|
|
371
|
+
/** The unique identifier of the resource (app or dataset) to link to the term. */resourceId: string; /** The type of resource being linked to the term. */
|
|
372
|
+
resourceType: "app" | "dataset"; /** Required when subResourceType or subResourceName is provided. The unique identifier of the subresource. */
|
|
373
|
+
subResourceId?: string; /** Required when subResourceType or subResourceId is provided. The display name of the subresource. */
|
|
374
|
+
subResourceName?: string; /** Required when subResourceId or subResourceName is provided. The type of the subresource. */
|
|
418
375
|
subResourceType?: "master_dimension" | "master_measure" | "field";
|
|
419
376
|
/** The type of relationship between the term and the linked resource:
|
|
420
377
|
* - `definition`: Use when the term provides the formal definition for the linked resource (e.g., a term defines what a master measure or dimension means)
|
|
@@ -429,37 +386,28 @@ type TermLinksTo = {
|
|
|
429
386
|
createdBy?: string;
|
|
430
387
|
id?: string;
|
|
431
388
|
name?: string;
|
|
432
|
-
openUrl?: string;
|
|
433
|
-
/** Different formats based on resource type. Could be e.g. OID or UUID. */
|
|
389
|
+
openUrl?: string; /** Different formats based on resource type. Could be e.g. OID or UUID. */
|
|
434
390
|
resourceId?: string;
|
|
435
391
|
resourceSpaceId?: string;
|
|
436
|
-
resourceType?: "app" | "dataset";
|
|
437
|
-
/**
|
|
438
|
-
|
|
439
|
-
/** Different formats based on subresource type. Could be e.g. OID or UUID. */
|
|
440
|
-
subResourceId?: string;
|
|
441
|
-
/** Populated and true if no matching subresource is found on parent resource. E.g. if a dataset field no longer exist but a link to that field exists. */
|
|
392
|
+
resourceType?: "app" | "dataset"; /** Http status code for item during batch operation. */
|
|
393
|
+
status?: number; /** Different formats based on subresource type. Could be e.g. OID or UUID. */
|
|
394
|
+
subResourceId?: string; /** Populated and true if no matching subresource is found on parent resource. E.g. if a dataset field no longer exist but a link to that field exists. */
|
|
442
395
|
subResourceInvalid?: boolean;
|
|
443
396
|
subResourceName?: string;
|
|
444
|
-
subResourceType?: "master_dimension" | "master_measure" | "field";
|
|
445
|
-
/** Describes reason for item status during batch operation. E.g. why an error occurs during creation. */
|
|
397
|
+
subResourceType?: "master_dimension" | "master_measure" | "field"; /** Describes reason for item status during batch operation. E.g. why an error occurs during creation. */
|
|
446
398
|
title?: string;
|
|
447
399
|
type?: "definition" | "related";
|
|
448
400
|
};
|
|
449
401
|
type TermRelatesTo = {
|
|
450
|
-
/** The unique identifier of the related term. NOTE! In case of import the string refers to the index of the term in the import document. */
|
|
451
|
-
termId: string;
|
|
452
|
-
/** How the term related to the other object */
|
|
402
|
+
/** The unique identifier of the related term. NOTE! In case of import the string refers to the index of the term in the import document. */termId: string; /** How the term related to the other object */
|
|
453
403
|
type: "isA" | "hasA" | "seeAlso" | "synonym" | "antonym" | "classifies" | "other" | "replaces" | "replacedBy" | "hasSubtype" | "preferredTerm" | "seeInstead" | "defines" | "definedBy";
|
|
454
404
|
};
|
|
455
405
|
/**
|
|
456
406
|
* Terms status is used determine the status of a term
|
|
457
407
|
*/
|
|
458
408
|
type TermStatus = {
|
|
459
|
-
type: "draft" | "verified" | "deprecated";
|
|
460
|
-
/**
|
|
461
|
-
updatedAt: string;
|
|
462
|
-
/** The unique identifier of the user who last changed the status of the term */
|
|
409
|
+
type: "draft" | "verified" | "deprecated"; /** Time when the state was changed */
|
|
410
|
+
updatedAt: string; /** The unique identifier of the user who last changed the status of the term */
|
|
463
411
|
updatedBy: string;
|
|
464
412
|
};
|
|
465
413
|
type TermTemplate = {
|
|
@@ -468,8 +416,7 @@ type TermTemplate = {
|
|
|
468
416
|
relatedInformation?: string;
|
|
469
417
|
};
|
|
470
418
|
type TermsResult = {
|
|
471
|
-
data: Term[];
|
|
472
|
-
/** URLs to a resource request */
|
|
419
|
+
data: Term[]; /** URLs to a resource request */
|
|
473
420
|
links?: PageLinks;
|
|
474
421
|
meta?: ResultMeta;
|
|
475
422
|
};
|
|
@@ -480,15 +427,10 @@ type TermsResult = {
|
|
|
480
427
|
* @throws GetGlossariesHttpError
|
|
481
428
|
*/
|
|
482
429
|
declare function getGlossaries(query: {
|
|
483
|
-
/** Optional parameter to request total count for query */
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
/** Optional parameter to request the next page. */
|
|
488
|
-
next?: string;
|
|
489
|
-
/** Optional parameter to request the previous page. */
|
|
490
|
-
prev?: string;
|
|
491
|
-
/** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
430
|
+
/** Optional parameter to request total count for query */countTotal?: boolean; /** The number of glossaries to get. */
|
|
431
|
+
limit?: number; /** Optional parameter to request the next page. */
|
|
432
|
+
next?: string; /** Optional parameter to request the previous page. */
|
|
433
|
+
prev?: string; /** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
492
434
|
sort?: "name" | "+name" | "-name" | "description" | "+description" | "-description";
|
|
493
435
|
}, options?: ApiCallOptions): Promise<GetGlossariesHttpResponse>;
|
|
494
436
|
type GetGlossariesHttpResponse = {
|
|
@@ -529,11 +471,8 @@ type CreateGlossaryHttpError = {
|
|
|
529
471
|
* @throws ImportGlossaryHttpError
|
|
530
472
|
*/
|
|
531
473
|
declare function importGlossary(query: {
|
|
532
|
-
/** Appending the current importer user as steward to categories/terms where no steward is defined/not match the identity service. */
|
|
533
|
-
|
|
534
|
-
/** Using email in the steward fields to lookup userIds in the identity service */
|
|
535
|
-
lookupUserOnEmail?: boolean;
|
|
536
|
-
/** The spaceId (leave blank or omit for personal) */
|
|
474
|
+
/** Appending the current importer user as steward to categories/terms where no steward is defined/not match the identity service. */importerAsFallbackSteward?: boolean; /** Using email in the steward fields to lookup userIds in the identity service */
|
|
475
|
+
lookupUserOnEmail?: boolean; /** The spaceId (leave blank or omit for personal) */
|
|
537
476
|
spaceId?: string;
|
|
538
477
|
}, body: QlikGlossary, options?: ApiCallOptions): Promise<ImportGlossaryHttpResponse>;
|
|
539
478
|
type ImportGlossaryHttpResponse = {
|
|
@@ -652,15 +591,10 @@ type ExportGlossaryHttpError = {
|
|
|
652
591
|
* @throws GetGlossaryCategoriesHttpError
|
|
653
592
|
*/
|
|
654
593
|
declare function getGlossaryCategories(id: string, query: {
|
|
655
|
-
/** Optional parameter to request total count for query */
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
/** Optional parameter to request the next page. */
|
|
660
|
-
next?: string;
|
|
661
|
-
/** Optional parameter to request the previous page. */
|
|
662
|
-
prev?: string;
|
|
663
|
-
/** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
594
|
+
/** Optional parameter to request total count for query */countTotal?: boolean; /** The number of terms to get. */
|
|
595
|
+
limit?: number; /** Optional parameter to request the next page. */
|
|
596
|
+
next?: string; /** Optional parameter to request the previous page. */
|
|
597
|
+
prev?: string; /** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
664
598
|
sort?: "description" | "+description" | "-description" | "name" | "+name" | "-name" | "update" | "+update" | "-update";
|
|
665
599
|
}, options?: ApiCallOptions): Promise<GetGlossaryCategoriesHttpResponse>;
|
|
666
600
|
type GetGlossaryCategoriesHttpResponse = {
|
|
@@ -775,8 +709,7 @@ type UpdateGlossaryCategoryHttpError = {
|
|
|
775
709
|
* @throws GetGlossaryTermsHttpError
|
|
776
710
|
*/
|
|
777
711
|
declare function getGlossaryTerms(id: string, query: {
|
|
778
|
-
/** Optional parameter to request total count for query */
|
|
779
|
-
countTotal?: boolean;
|
|
712
|
+
/** Optional parameter to request total count for query */countTotal?: boolean;
|
|
780
713
|
/** Optional SCIM filter to be used to filter terms
|
|
781
714
|
* Usable fields are
|
|
782
715
|
*
|
|
@@ -789,14 +722,10 @@ declare function getGlossaryTerms(id: string, query: {
|
|
|
789
722
|
* - stewards
|
|
790
723
|
* - status
|
|
791
724
|
* - categories */
|
|
792
|
-
filter?: string;
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
/** Optional
|
|
796
|
-
next?: string;
|
|
797
|
-
/** Optional parameter to request the previous page. */
|
|
798
|
-
prev?: string;
|
|
799
|
-
/** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
725
|
+
filter?: string; /** The number of terms to get. */
|
|
726
|
+
limit?: number; /** Optional parameter to request the next page. */
|
|
727
|
+
next?: string; /** Optional parameter to request the previous page. */
|
|
728
|
+
prev?: string; /** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
800
729
|
sort?: "abbreviation" | "+abbreviation" | "-abbreviation" | "description" | "+description" | "-description" | "name" | "+name" | "-name" | "status" | "+status" | "-status" | "updated" | "+updated" | "-updated";
|
|
801
730
|
}, options?: ApiCallOptions): Promise<GetGlossaryTermsHttpResponse>;
|
|
802
731
|
type GetGlossaryTermsHttpResponse = {
|
|
@@ -912,8 +841,7 @@ type UpdateGlossaryTermHttpError = {
|
|
|
912
841
|
* @throws ChangeGlossaryTermStatusHttpError
|
|
913
842
|
*/
|
|
914
843
|
declare function changeGlossaryTermStatus(id: string, termId: string, query: {
|
|
915
|
-
/** The status to update to. */
|
|
916
|
-
status: "draft" | "verified" | "deprecated";
|
|
844
|
+
/** The status to update to. */status: "draft" | "verified" | "deprecated";
|
|
917
845
|
}, options?: ApiCallOptions): Promise<ChangeGlossaryTermStatusHttpResponse>;
|
|
918
846
|
type ChangeGlossaryTermStatusHttpResponse = {
|
|
919
847
|
data: Term;
|
|
@@ -934,17 +862,11 @@ type ChangeGlossaryTermStatusHttpError = {
|
|
|
934
862
|
* @throws GetGlossaryTermLinksHttpError
|
|
935
863
|
*/
|
|
936
864
|
declare function getGlossaryTermLinks(id: string, termId: string, query: {
|
|
937
|
-
/** Optional parameter to request total count for query */
|
|
938
|
-
|
|
939
|
-
/** Optional
|
|
940
|
-
|
|
941
|
-
/**
|
|
942
|
-
limit?: number;
|
|
943
|
-
/** Optional parameter to request the next page. */
|
|
944
|
-
next?: string;
|
|
945
|
-
/** Optional parameter to request the previous page. */
|
|
946
|
-
prev?: string;
|
|
947
|
-
/** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
865
|
+
/** Optional parameter to request total count for query */countTotal?: boolean; /** Optional SCIM filter to be used to filter terms */
|
|
866
|
+
filter?: string; /** The number of terms to get. */
|
|
867
|
+
limit?: number; /** Optional parameter to request the next page. */
|
|
868
|
+
next?: string; /** Optional parameter to request the previous page. */
|
|
869
|
+
prev?: string; /** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
948
870
|
sort?: "type" | "+type" | "-type" | "subtype" | "+subtype" | "-subtype" | "created" | "+created" | "-created";
|
|
949
871
|
}, options?: ApiCallOptions): Promise<GetGlossaryTermLinksHttpResponse>;
|
|
950
872
|
type GetGlossaryTermLinksHttpResponse = {
|
|
@@ -987,15 +909,10 @@ type CreateGlossaryTermLinkHttpError = {
|
|
|
987
909
|
* @throws GetGlossaryTermRevisionsHttpError
|
|
988
910
|
*/
|
|
989
911
|
declare function getGlossaryTermRevisions(id: string, termId: string, query: {
|
|
990
|
-
/** Optional parameter to request total count for query */
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
/** Optional parameter to request the next page. */
|
|
995
|
-
next?: string;
|
|
996
|
-
/** Optional parameter to request the previous page. */
|
|
997
|
-
prev?: string;
|
|
998
|
-
/** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
912
|
+
/** Optional parameter to request total count for query */countTotal?: boolean; /** The number of terms to get. */
|
|
913
|
+
limit?: number; /** Optional parameter to request the next page. */
|
|
914
|
+
next?: string; /** Optional parameter to request the previous page. */
|
|
915
|
+
prev?: string; /** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
999
916
|
sort?: "update" | "+update" | "-update";
|
|
1000
917
|
}, options?: ApiCallOptions): Promise<GetGlossaryTermRevisionsHttpResponse>;
|
|
1001
918
|
type GetGlossaryTermRevisionsHttpResponse = {
|
package/glossaries.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "./chunks/public-runtime-modules-
|
|
2
|
-
import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-
|
|
1
|
+
import "./chunks/public-runtime-modules-2KfyI2qM.js";
|
|
2
|
+
import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-DMAi6Fg3.js";
|
|
3
3
|
|
|
4
4
|
//#region src/public/rest/glossaries.ts
|
|
5
5
|
/**
|
|
@@ -464,7 +464,6 @@ const glossariesExport = {
|
|
|
464
464
|
getGlossaryTermRevisions,
|
|
465
465
|
clearCache
|
|
466
466
|
};
|
|
467
|
-
var glossaries_default = glossariesExport;
|
|
468
467
|
|
|
469
468
|
//#endregion
|
|
470
|
-
export { changeGlossaryTermStatus, clearCache, createGlossary, createGlossaryCategory, createGlossaryTerm, createGlossaryTermLink,
|
|
469
|
+
export { changeGlossaryTermStatus, clearCache, createGlossary, createGlossaryCategory, createGlossaryTerm, createGlossaryTermLink, glossariesExport as default, deleteGlossary, deleteGlossaryCategory, deleteGlossaryTerm, exportGlossary, getGlossaries, getGlossary, getGlossaryCategories, getGlossaryCategory, getGlossaryTerm, getGlossaryTermLinks, getGlossaryTermRevisions, getGlossaryTerms, importGlossary, patchGlossary, patchGlossaryCategory, patchGlossaryTerm, updateGlossary, updateGlossaryCategory, updateGlossaryTerm };
|