@qlik/api 0.0.1 → 0.0.2
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/.github/CODEOWNERS +2 -0
- package/.github/workflows/release.yaml +35 -0
- package/README.md +1 -3
- package/api-keys.d.mts +13 -13
- package/api-keys.d.ts +13 -13
- package/api-keys.js +13 -13
- package/api-keys.mjs +8 -8
- package/apps.d.mts +104 -19
- package/apps.d.ts +104 -19
- package/apps.js +53 -44
- package/apps.mjs +20 -11
- package/audits.d.mts +8 -8
- package/audits.d.ts +8 -8
- package/audits.js +11 -11
- package/audits.mjs +6 -6
- package/auth-OU7OTB7Y.js +38 -0
- package/auth-RTFXVSSK.mjs +38 -0
- package/auth.js +3 -3
- package/auth.mjs +2 -2
- package/automations.d.mts +20 -20
- package/automations.d.ts +20 -20
- package/automations.js +25 -25
- package/automations.mjs +11 -11
- package/brands.js +15 -15
- package/brands.mjs +2 -2
- package/chunk-6JERR27K.js +17 -0
- package/chunk-7REWEWCX.mjs +21 -0
- package/chunk-E42WUFCK.mjs +57 -0
- package/chunk-H7SAZYEE.js +21 -0
- package/chunk-KMMWJZHM.mjs +25 -0
- package/chunk-M7F4JFOB.js +57 -0
- package/chunk-NALKLKZS.mjs +1342 -0
- package/chunk-QN23TPIE.js +25 -0
- package/chunk-RMKP2BDX.js +1342 -0
- package/chunk-W4J34XGA.mjs +17 -0
- package/collections.d.mts +1 -1
- package/collections.d.ts +1 -1
- package/collections.js +13 -13
- package/collections.mjs +2 -2
- package/csp-origins.js +9 -9
- package/csp-origins.mjs +2 -2
- package/data-assets.js +8 -8
- package/data-assets.mjs +2 -2
- package/data-connections.d.mts +2 -0
- package/data-connections.d.ts +2 -0
- package/data-connections.js +12 -12
- package/data-connections.mjs +2 -2
- package/data-credentials.d.mts +2 -0
- package/data-credentials.d.ts +2 -0
- package/data-credentials.js +7 -7
- package/data-credentials.mjs +2 -2
- package/data-files.d.mts +16 -16
- package/data-files.d.ts +16 -16
- package/data-files.js +18 -18
- package/data-files.mjs +8 -8
- package/enigma-session-HGXKZJVO.mjs +10200 -0
- package/enigma-session-VPPJMBEM.js +10200 -0
- package/esm-M5ZBFTVD.mjs +65 -0
- package/esm-RX7B2TUN.js +65 -0
- package/extensions.js +10 -10
- package/extensions.mjs +2 -2
- package/glossaries.js +27 -27
- package/glossaries.mjs +2 -2
- package/groups.d.mts +13 -13
- package/groups.d.ts +13 -13
- package/groups.js +14 -14
- package/groups.mjs +8 -8
- package/identity-providers.d.mts +7 -7
- package/identity-providers.d.ts +7 -7
- package/identity-providers.js +13 -13
- package/identity-providers.mjs +5 -5
- package/index.js +27 -23
- package/index.mjs +23 -19
- package/invoke-fetch-7PKPQ3FD.js +14 -0
- package/invoke-fetch-IMO4AMA3.mjs +14 -0
- package/items.d.mts +19 -16
- package/items.d.ts +19 -16
- package/items.js +14 -14
- package/items.mjs +8 -8
- package/licenses.d.mts +2 -0
- package/licenses.d.ts +2 -0
- package/licenses.js +12 -12
- package/licenses.mjs +2 -2
- package/package.json +6 -17
- package/qix-57WD2ZE6.mjs +573 -0
- package/qix-K22VHZRH.js +573 -0
- package/qix.d.mts +1066 -1017
- package/qix.d.ts +1066 -1017
- package/qix.js +3 -3
- package/qix.mjs +2 -2
- package/quotas.js +5 -5
- package/quotas.mjs +2 -2
- package/reload-tasks.d.mts +2 -0
- package/reload-tasks.d.ts +2 -0
- package/reload-tasks.js +8 -8
- package/reload-tasks.mjs +2 -2
- package/reloads.d.mts +4 -2
- package/reloads.d.ts +4 -2
- package/reloads.js +7 -7
- package/reloads.mjs +2 -2
- package/roles.js +5 -5
- package/roles.mjs +2 -2
- package/spaces.d.mts +9 -26
- package/spaces.d.ts +9 -26
- package/spaces.js +15 -15
- package/spaces.mjs +2 -2
- package/temp-contents.d.mts +1 -67
- package/temp-contents.d.ts +1 -67
- package/temp-contents.js +8 -29
- package/temp-contents.mjs +3 -24
- package/tenants.js +9 -9
- package/tenants.mjs +2 -2
- package/themes.js +10 -10
- package/themes.mjs +2 -2
- package/transports.js +9 -9
- package/transports.mjs +2 -2
- package/users.js +13 -13
- package/users.mjs +2 -2
- package/web-integrations.js +8 -8
- package/web-integrations.mjs +2 -2
- package/web-notifications.js +9 -9
- package/web-notifications.mjs +2 -2
- package/webhooks.d.mts +2 -2
- package/webhooks.d.ts +2 -2
- package/webhooks.js +13 -13
- package/webhooks.mjs +2 -2
package/groups.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
clearApiCache,
|
|
3
3
|
invokeFetch
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-W4J34XGA.mjs";
|
|
5
|
+
import "./chunk-7REWEWCX.mjs";
|
|
6
6
|
|
|
7
7
|
// src/public/rest/groups.ts
|
|
8
8
|
var getGroups = async (query, options) => invokeFetch("groups", {
|
|
@@ -24,12 +24,12 @@ var filterGroups = async (query, body, options) => invokeFetch("groups", {
|
|
|
24
24
|
body,
|
|
25
25
|
options
|
|
26
26
|
});
|
|
27
|
-
var
|
|
27
|
+
var getGroupsSettings = async (options) => invokeFetch("groups", {
|
|
28
28
|
method: "get",
|
|
29
29
|
pathTemplate: "/api/v1/groups/settings",
|
|
30
30
|
options
|
|
31
31
|
});
|
|
32
|
-
var
|
|
32
|
+
var patchGroupsSettings = async (body, options) => invokeFetch("groups", {
|
|
33
33
|
method: "patch",
|
|
34
34
|
pathTemplate: "/api/v1/groups/settings",
|
|
35
35
|
body,
|
|
@@ -61,8 +61,8 @@ var groupsExport = {
|
|
|
61
61
|
getGroups,
|
|
62
62
|
createGroup,
|
|
63
63
|
filterGroups,
|
|
64
|
-
|
|
65
|
-
|
|
64
|
+
getGroupsSettings,
|
|
65
|
+
patchGroupsSettings,
|
|
66
66
|
deleteGroup,
|
|
67
67
|
getGroup,
|
|
68
68
|
patchGroup,
|
|
@@ -76,8 +76,8 @@ export {
|
|
|
76
76
|
deleteGroup,
|
|
77
77
|
filterGroups,
|
|
78
78
|
getGroup,
|
|
79
|
-
getGroupSettings,
|
|
80
79
|
getGroups,
|
|
80
|
+
getGroupsSettings,
|
|
81
81
|
patchGroup,
|
|
82
|
-
|
|
82
|
+
patchGroupsSettings
|
|
83
83
|
};
|
package/identity-providers.d.mts
CHANGED
|
@@ -366,15 +366,15 @@ type GetMyIdpMetaHttpError = {
|
|
|
366
366
|
};
|
|
367
367
|
/**
|
|
368
368
|
* This endpoint retrieves the status of IdP configurations. Requires TenantAdmin role.
|
|
369
|
-
* @throws
|
|
369
|
+
* @throws GetIdpStatusesHttpError
|
|
370
370
|
*/
|
|
371
|
-
declare const
|
|
372
|
-
type
|
|
371
|
+
declare const getIdpStatuses: (options?: ApiCallOptions) => Promise<GetIdpStatusesHttpResponse>;
|
|
372
|
+
type GetIdpStatusesHttpResponse = {
|
|
373
373
|
data: IDPsStatus;
|
|
374
374
|
headers: Headers;
|
|
375
375
|
status: number;
|
|
376
376
|
};
|
|
377
|
-
type
|
|
377
|
+
type GetIdpStatusesHttpError = {
|
|
378
378
|
data: Errors;
|
|
379
379
|
headers: Headers;
|
|
380
380
|
status: number;
|
|
@@ -457,9 +457,9 @@ interface IdentityProvidersAPI {
|
|
|
457
457
|
getMyIdpMeta: typeof getMyIdpMeta;
|
|
458
458
|
/**
|
|
459
459
|
* This endpoint retrieves the status of IdP configurations. Requires TenantAdmin role.
|
|
460
|
-
* @throws
|
|
460
|
+
* @throws GetIdpStatusesHttpError
|
|
461
461
|
*/
|
|
462
|
-
|
|
462
|
+
getIdpStatuses: typeof getIdpStatuses;
|
|
463
463
|
/**
|
|
464
464
|
* This endpoint deletes an identity provider from the service. It returns a valid 204 when the IdP is deleted. Only a user with the role of TenantAdmin and tenant access can delete an associated IdP. Edge-auth service can also delete.
|
|
465
465
|
* @param id The identity provider ID.
|
|
@@ -489,4 +489,4 @@ interface IdentityProvidersAPI {
|
|
|
489
489
|
*/
|
|
490
490
|
declare const identityProvidersExport: IdentityProvidersAPI;
|
|
491
491
|
|
|
492
|
-
export { type BaseIDP, type ClaimsMappingInteractive, type ClaimsMappingNonInteractive, type CreateIdpHttpError, type CreateIdpHttpResponse, type CreateJWTAuthPayload, type CreateOIDCPayload, type DeleteIdpHttpError, type DeleteIdpHttpResponse, type Error, type Errors, type GetIdpHttpError, type GetIdpHttpResponse, type
|
|
492
|
+
export { type BaseIDP, type ClaimsMappingInteractive, type ClaimsMappingNonInteractive, type CreateIdpHttpError, type CreateIdpHttpResponse, type CreateJWTAuthPayload, type CreateOIDCPayload, type DeleteIdpHttpError, type DeleteIdpHttpResponse, type Error, type Errors, type GetIdpHttpError, type GetIdpHttpResponse, type GetIdpStatusesHttpError, type GetIdpStatusesHttpResponse, type GetIdpWellKnownMetaDataHttpError, type GetIdpWellKnownMetaDataHttpResponse, type GetIdpsHttpError, type GetIdpsHttpResponse, type GetMyIdpMetaHttpError, type GetMyIdpMetaHttpResponse, type IDP, type IDPArray, type IDPJWTAuth, type IDPMeta, type IDPOIDC, type IDPOptions, type IDPPatchSchema, type IDPPostSchema, type IDPProtocol, type IDPProvider, type IDPsStatus, type IdentityProvidersAPI, type Links, type OpenIDConfiguration, type PatchIdpHttpError, type PatchIdpHttpResponse, type PatchJWTAuthPayload, type PatchOIDCPayload, type PendingResult, clearCache, createIdp, identityProvidersExport as default, deleteIdp, getIdp, getIdpStatuses, getIdpWellKnownMetaData, getIdps, getMyIdpMeta, patchIdp };
|
package/identity-providers.d.ts
CHANGED
|
@@ -366,15 +366,15 @@ type GetMyIdpMetaHttpError = {
|
|
|
366
366
|
};
|
|
367
367
|
/**
|
|
368
368
|
* This endpoint retrieves the status of IdP configurations. Requires TenantAdmin role.
|
|
369
|
-
* @throws
|
|
369
|
+
* @throws GetIdpStatusesHttpError
|
|
370
370
|
*/
|
|
371
|
-
declare const
|
|
372
|
-
type
|
|
371
|
+
declare const getIdpStatuses: (options?: ApiCallOptions) => Promise<GetIdpStatusesHttpResponse>;
|
|
372
|
+
type GetIdpStatusesHttpResponse = {
|
|
373
373
|
data: IDPsStatus;
|
|
374
374
|
headers: Headers;
|
|
375
375
|
status: number;
|
|
376
376
|
};
|
|
377
|
-
type
|
|
377
|
+
type GetIdpStatusesHttpError = {
|
|
378
378
|
data: Errors;
|
|
379
379
|
headers: Headers;
|
|
380
380
|
status: number;
|
|
@@ -457,9 +457,9 @@ interface IdentityProvidersAPI {
|
|
|
457
457
|
getMyIdpMeta: typeof getMyIdpMeta;
|
|
458
458
|
/**
|
|
459
459
|
* This endpoint retrieves the status of IdP configurations. Requires TenantAdmin role.
|
|
460
|
-
* @throws
|
|
460
|
+
* @throws GetIdpStatusesHttpError
|
|
461
461
|
*/
|
|
462
|
-
|
|
462
|
+
getIdpStatuses: typeof getIdpStatuses;
|
|
463
463
|
/**
|
|
464
464
|
* This endpoint deletes an identity provider from the service. It returns a valid 204 when the IdP is deleted. Only a user with the role of TenantAdmin and tenant access can delete an associated IdP. Edge-auth service can also delete.
|
|
465
465
|
* @param id The identity provider ID.
|
|
@@ -489,4 +489,4 @@ interface IdentityProvidersAPI {
|
|
|
489
489
|
*/
|
|
490
490
|
declare const identityProvidersExport: IdentityProvidersAPI;
|
|
491
491
|
|
|
492
|
-
export { type BaseIDP, type ClaimsMappingInteractive, type ClaimsMappingNonInteractive, type CreateIdpHttpError, type CreateIdpHttpResponse, type CreateJWTAuthPayload, type CreateOIDCPayload, type DeleteIdpHttpError, type DeleteIdpHttpResponse, type Error, type Errors, type GetIdpHttpError, type GetIdpHttpResponse, type
|
|
492
|
+
export { type BaseIDP, type ClaimsMappingInteractive, type ClaimsMappingNonInteractive, type CreateIdpHttpError, type CreateIdpHttpResponse, type CreateJWTAuthPayload, type CreateOIDCPayload, type DeleteIdpHttpError, type DeleteIdpHttpResponse, type Error, type Errors, type GetIdpHttpError, type GetIdpHttpResponse, type GetIdpStatusesHttpError, type GetIdpStatusesHttpResponse, type GetIdpWellKnownMetaDataHttpError, type GetIdpWellKnownMetaDataHttpResponse, type GetIdpsHttpError, type GetIdpsHttpResponse, type GetMyIdpMetaHttpError, type GetMyIdpMetaHttpResponse, type IDP, type IDPArray, type IDPJWTAuth, type IDPMeta, type IDPOIDC, type IDPOptions, type IDPPatchSchema, type IDPPostSchema, type IDPProtocol, type IDPProvider, type IDPsStatus, type IdentityProvidersAPI, type Links, type OpenIDConfiguration, type PatchIdpHttpError, type PatchIdpHttpResponse, type PatchJWTAuthPayload, type PatchOIDCPayload, type PendingResult, clearCache, createIdp, identityProvidersExport as default, deleteIdp, getIdp, getIdpStatuses, getIdpWellKnownMetaData, getIdps, getMyIdpMeta, patchIdp };
|
package/identity-providers.js
CHANGED
|
@@ -1,50 +1,50 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunk-
|
|
4
|
+
var _chunk6JERR27Kjs = require('./chunk-6JERR27K.js');
|
|
5
|
+
require('./chunk-H7SAZYEE.js');
|
|
6
6
|
|
|
7
7
|
// src/public/rest/identity-providers.ts
|
|
8
|
-
var getIdps = async (query, options) =>
|
|
8
|
+
var getIdps = async (query, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "identity-providers", {
|
|
9
9
|
method: "get",
|
|
10
10
|
pathTemplate: "/api/v1/identity-providers",
|
|
11
11
|
query,
|
|
12
12
|
options
|
|
13
13
|
});
|
|
14
|
-
var createIdp = async (body, options) =>
|
|
14
|
+
var createIdp = async (body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "identity-providers", {
|
|
15
15
|
method: "post",
|
|
16
16
|
pathTemplate: "/api/v1/identity-providers",
|
|
17
17
|
body,
|
|
18
18
|
options
|
|
19
19
|
});
|
|
20
|
-
var getIdpWellKnownMetaData = async (options) =>
|
|
20
|
+
var getIdpWellKnownMetaData = async (options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "identity-providers", {
|
|
21
21
|
method: "get",
|
|
22
22
|
pathTemplate: "/api/v1/identity-providers/.well-known/metadata.json",
|
|
23
23
|
options
|
|
24
24
|
});
|
|
25
|
-
var getMyIdpMeta = async (options) =>
|
|
25
|
+
var getMyIdpMeta = async (options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "identity-providers", {
|
|
26
26
|
method: "get",
|
|
27
27
|
pathTemplate: "/api/v1/identity-providers/me/meta",
|
|
28
28
|
options
|
|
29
29
|
});
|
|
30
|
-
var
|
|
30
|
+
var getIdpStatuses = async (options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "identity-providers", {
|
|
31
31
|
method: "get",
|
|
32
32
|
pathTemplate: "/api/v1/identity-providers/status",
|
|
33
33
|
options
|
|
34
34
|
});
|
|
35
|
-
var deleteIdp = async (id, options) =>
|
|
35
|
+
var deleteIdp = async (id, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "identity-providers", {
|
|
36
36
|
method: "delete",
|
|
37
37
|
pathTemplate: "/api/v1/identity-providers/{id}",
|
|
38
38
|
pathVariables: { id },
|
|
39
39
|
options
|
|
40
40
|
});
|
|
41
|
-
var getIdp = async (id, options) =>
|
|
41
|
+
var getIdp = async (id, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "identity-providers", {
|
|
42
42
|
method: "get",
|
|
43
43
|
pathTemplate: "/api/v1/identity-providers/{id}",
|
|
44
44
|
pathVariables: { id },
|
|
45
45
|
options
|
|
46
46
|
});
|
|
47
|
-
var patchIdp = async (id, body, options) =>
|
|
47
|
+
var patchIdp = async (id, body, options) => _chunk6JERR27Kjs.invokeFetch.call(void 0, "identity-providers", {
|
|
48
48
|
method: "patch",
|
|
49
49
|
pathTemplate: "/api/v1/identity-providers/{id}",
|
|
50
50
|
pathVariables: { id },
|
|
@@ -52,14 +52,14 @@ var patchIdp = async (id, body, options) => _chunkOULT3V2Ujs.invokeFetch.call(vo
|
|
|
52
52
|
options
|
|
53
53
|
});
|
|
54
54
|
function clearCache() {
|
|
55
|
-
return
|
|
55
|
+
return _chunk6JERR27Kjs.clearApiCache.call(void 0, "identity-providers");
|
|
56
56
|
}
|
|
57
57
|
var identityProvidersExport = {
|
|
58
58
|
getIdps,
|
|
59
59
|
createIdp,
|
|
60
60
|
getIdpWellKnownMetaData,
|
|
61
61
|
getMyIdpMeta,
|
|
62
|
-
|
|
62
|
+
getIdpStatuses,
|
|
63
63
|
deleteIdp,
|
|
64
64
|
getIdp,
|
|
65
65
|
patchIdp,
|
|
@@ -77,4 +77,4 @@ var identity_providers_default = identityProvidersExport;
|
|
|
77
77
|
|
|
78
78
|
|
|
79
79
|
|
|
80
|
-
exports.clearCache = clearCache; exports.createIdp = createIdp; exports.default = identity_providers_default; exports.deleteIdp = deleteIdp; exports.getIdp = getIdp; exports.
|
|
80
|
+
exports.clearCache = clearCache; exports.createIdp = createIdp; exports.default = identity_providers_default; exports.deleteIdp = deleteIdp; exports.getIdp = getIdp; exports.getIdpStatuses = getIdpStatuses; exports.getIdpWellKnownMetaData = getIdpWellKnownMetaData; exports.getIdps = getIdps; exports.getMyIdpMeta = getMyIdpMeta; exports.patchIdp = patchIdp;
|
package/identity-providers.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
clearApiCache,
|
|
3
3
|
invokeFetch
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-W4J34XGA.mjs";
|
|
5
|
+
import "./chunk-7REWEWCX.mjs";
|
|
6
6
|
|
|
7
7
|
// src/public/rest/identity-providers.ts
|
|
8
8
|
var getIdps = async (query, options) => invokeFetch("identity-providers", {
|
|
@@ -27,7 +27,7 @@ var getMyIdpMeta = async (options) => invokeFetch("identity-providers", {
|
|
|
27
27
|
pathTemplate: "/api/v1/identity-providers/me/meta",
|
|
28
28
|
options
|
|
29
29
|
});
|
|
30
|
-
var
|
|
30
|
+
var getIdpStatuses = async (options) => invokeFetch("identity-providers", {
|
|
31
31
|
method: "get",
|
|
32
32
|
pathTemplate: "/api/v1/identity-providers/status",
|
|
33
33
|
options
|
|
@@ -59,7 +59,7 @@ var identityProvidersExport = {
|
|
|
59
59
|
createIdp,
|
|
60
60
|
getIdpWellKnownMetaData,
|
|
61
61
|
getMyIdpMeta,
|
|
62
|
-
|
|
62
|
+
getIdpStatuses,
|
|
63
63
|
deleteIdp,
|
|
64
64
|
getIdp,
|
|
65
65
|
patchIdp,
|
|
@@ -72,7 +72,7 @@ export {
|
|
|
72
72
|
identity_providers_default as default,
|
|
73
73
|
deleteIdp,
|
|
74
74
|
getIdp,
|
|
75
|
-
|
|
75
|
+
getIdpStatuses,
|
|
76
76
|
getIdpWellKnownMetaData,
|
|
77
77
|
getIdps,
|
|
78
78
|
getMyIdpMeta,
|
package/index.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkQN23TPIEjs = require('./chunk-QN23TPIE.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkM7F4JFOBjs = require('./chunk-M7F4JFOB.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
11
|
-
require('./chunk-
|
|
10
|
+
var _chunk6JERR27Kjs = require('./chunk-6JERR27K.js');
|
|
11
|
+
require('./chunk-H7SAZYEE.js');
|
|
12
12
|
|
|
13
13
|
// src/public/public-runtime-api-generator/public-runtime-api-generator.ts
|
|
14
14
|
var methodAbbreviations = {
|
|
@@ -69,7 +69,7 @@ function apiDefToApi(namespace, def, newFormat = false) {
|
|
|
69
69
|
return runtimeApiCache[namespace];
|
|
70
70
|
}
|
|
71
71
|
const api2 = {
|
|
72
|
-
clearCache: () =>
|
|
72
|
+
clearCache: () => _chunk6JERR27Kjs.clearApiCache.call(void 0, namespace)
|
|
73
73
|
};
|
|
74
74
|
const initFunc = () => {
|
|
75
75
|
traverse(namespace, "", def, api2);
|
|
@@ -127,8 +127,10 @@ function createClassicApiFn(namespace, operationName, pathTemplate, method, argN
|
|
|
127
127
|
argPos++;
|
|
128
128
|
}
|
|
129
129
|
const options = args.length > argPos ? args[argPos] : void 0;
|
|
130
|
-
|
|
131
|
-
|
|
130
|
+
if (useInstead) {
|
|
131
|
+
console.warn(`${namespace}.${operationName} is deprecated, use ${useInstead} instead`);
|
|
132
|
+
}
|
|
133
|
+
return _chunk6JERR27Kjs.invokeFetch.call(void 0, namespace, {
|
|
132
134
|
method,
|
|
133
135
|
pathTemplate,
|
|
134
136
|
pathVariables,
|
|
@@ -145,7 +147,7 @@ var apiKeys = apiDefToApi("api-keys", {
|
|
|
145
147
|
v1: {
|
|
146
148
|
"api-keys": {
|
|
147
149
|
"": ["getApiKeys:GQ:", "createApiKey:PB:"],
|
|
148
|
-
configs: { "{tenantId}": ["
|
|
150
|
+
configs: { "{tenantId}": ["getApiKeysConfig:G:", "patchApiKeysConfig:AB:"] },
|
|
149
151
|
"{id}": ["deleteApiKey:D:", "getApiKey:G:", "patchApiKey:AB:"]
|
|
150
152
|
}
|
|
151
153
|
}
|
|
@@ -162,15 +164,15 @@ var apps = apiDefToApi("apps", {
|
|
|
162
164
|
compare: {
|
|
163
165
|
"{comparisonid}": {
|
|
164
166
|
"": ["getAppEvaluationComparison:GQ:"],
|
|
165
|
-
actions: { download: ["
|
|
167
|
+
actions: { download: ["getAppEvaluationComparisonXml:G:"] }
|
|
166
168
|
}
|
|
167
169
|
}
|
|
168
170
|
}
|
|
169
171
|
},
|
|
170
|
-
"{id}": { "": ["getAppEvaluation:GQ:"], actions: { download: ["
|
|
172
|
+
"{id}": { "": ["getAppEvaluation:GQ:"], actions: { download: ["getAppEvaluationXml:G:"] } }
|
|
171
173
|
},
|
|
172
174
|
import: ["importApp:PQB:"],
|
|
173
|
-
privileges: ["
|
|
175
|
+
privileges: ["getAppsPrivileges:G:"],
|
|
174
176
|
"{appId}": {
|
|
175
177
|
"": ["deleteApp:D:", "getAppInfo:G:", "updateAppInfo:UB:"],
|
|
176
178
|
copy: ["copyApp:PB:"],
|
|
@@ -189,7 +191,10 @@ var apps = apiDefToApi("apps", {
|
|
|
189
191
|
objects: { "{objectId}": { actions: { "change-owner": ["updateAppObjectOwner:PB:"] } } },
|
|
190
192
|
owner: ["updateAppOwner:UB:"],
|
|
191
193
|
publish: ["publishApp:PB:", "republishApp:UB:"],
|
|
192
|
-
reloads: {
|
|
194
|
+
reloads: {
|
|
195
|
+
logs: { "": ["getAppReloadLogs:G:"], "{reloadId}": ["getAppReloadLog:G:"] },
|
|
196
|
+
metadata: { "{reloadId}": ["getAppReloadMetadata:GQ:"] }
|
|
197
|
+
},
|
|
193
198
|
scripts: {
|
|
194
199
|
"": ["getAppScriptHistory:GQ:", "updateAppScript:PB:"],
|
|
195
200
|
"{version}": ["deleteAppScript:D:", "getAppScript:G:", "patchAppScript:AB:"]
|
|
@@ -207,7 +212,7 @@ var audits = apiDefToApi("audits", {
|
|
|
207
212
|
audits: {
|
|
208
213
|
"": ["getAudits:GQ:"],
|
|
209
214
|
archive: ["getArchivedAudits:GQ:"],
|
|
210
|
-
settings: ["
|
|
215
|
+
settings: ["getAuditsSettings:G:"],
|
|
211
216
|
sources: ["getAuditSources:G:"],
|
|
212
217
|
types: ["getAuditTypes:G:"],
|
|
213
218
|
"{id}": ["getAudit:G:"]
|
|
@@ -215,14 +220,14 @@ var audits = apiDefToApi("audits", {
|
|
|
215
220
|
}
|
|
216
221
|
}
|
|
217
222
|
});
|
|
218
|
-
var auth =
|
|
223
|
+
var auth = _chunkQN23TPIEjs.auth_default;
|
|
219
224
|
var automations = apiDefToApi("automations", {
|
|
220
225
|
api: {
|
|
221
226
|
v1: {
|
|
222
227
|
automations: {
|
|
223
228
|
"": ["getAutomations:GQ:", "createAutomation:PB:"],
|
|
224
|
-
settings: ["
|
|
225
|
-
usage: ["
|
|
229
|
+
settings: ["getAutomationsSettings:G:", "updateAutomationsSettings:UB:"],
|
|
230
|
+
usage: ["getAutomationsUsageMetrics:GQ:"],
|
|
226
231
|
"{id}": {
|
|
227
232
|
"": ["deleteAutomation:D:", "getAutomation:G:", "updateAutomation:UB:"],
|
|
228
233
|
actions: {
|
|
@@ -342,8 +347,8 @@ var dataFiles = apiDefToApi("data-files", {
|
|
|
342
347
|
"data-files": {
|
|
343
348
|
"": ["getDataFiles:GQ:", "uploadDataFile:PB:"],
|
|
344
349
|
actions: { "change-space": ["moveDataFiles:PB:"], delete: ["deleteDataFiles:PB:"] },
|
|
345
|
-
connections: { "": ["
|
|
346
|
-
quotas: ["
|
|
350
|
+
connections: { "": ["getDataFilesConnections:GQ:"], "{id}": ["getDataFileConnection:G:"] },
|
|
351
|
+
quotas: ["getDataFilesQuotas:G:"],
|
|
347
352
|
"{id}": {
|
|
348
353
|
"": ["deleteDataFile:D:", "getDataFile:G:", "reuploadDataFile:UB:"],
|
|
349
354
|
actions: { "change-owner": ["changeDataFileOwner:PB:"], "change-space": ["moveDataFile:PB:"] }
|
|
@@ -403,7 +408,7 @@ var groups = apiDefToApi("groups", {
|
|
|
403
408
|
groups: {
|
|
404
409
|
"": ["getGroups:GQ:", "createGroup:PB:"],
|
|
405
410
|
actions: { filter: ["filterGroups:PQB:"] },
|
|
406
|
-
settings: ["
|
|
411
|
+
settings: ["getGroupsSettings:G:", "patchGroupsSettings:AB:"],
|
|
407
412
|
"{groupId}": ["deleteGroup:D:", "getGroup:G:", "patchGroup:AB:"]
|
|
408
413
|
}
|
|
409
414
|
}
|
|
@@ -416,7 +421,7 @@ var identityProviders = apiDefToApi("identity-providers", {
|
|
|
416
421
|
"": ["getIdps:GQ:", "createIdp:PB:"],
|
|
417
422
|
".well-known": { "metadata.json": ["getIdpWellKnownMetaData:G:"] },
|
|
418
423
|
me: { meta: ["getMyIdpMeta:G:"] },
|
|
419
|
-
status: ["
|
|
424
|
+
status: ["getIdpStatuses:G:"],
|
|
420
425
|
"{id}": ["deleteIdp:D:", "getIdp:G:", "patchIdp:AB:"]
|
|
421
426
|
}
|
|
422
427
|
}
|
|
@@ -427,7 +432,7 @@ var items = apiDefToApi("items", {
|
|
|
427
432
|
v1: {
|
|
428
433
|
items: {
|
|
429
434
|
"": ["getItems:GQ:"],
|
|
430
|
-
settings: ["
|
|
435
|
+
settings: ["getItemsSettings:G:", "patchItemsSettings:AB:"],
|
|
431
436
|
"{itemId}": {
|
|
432
437
|
"": ["deleteItem:D:", "getItem:G:", "updateItem:UB:"],
|
|
433
438
|
collections: ["getItemCollections:GQ:"],
|
|
@@ -457,7 +462,7 @@ var licenses = apiDefToApi("licenses", {
|
|
|
457
462
|
}
|
|
458
463
|
}
|
|
459
464
|
});
|
|
460
|
-
var qix =
|
|
465
|
+
var qix = _chunkM7F4JFOBjs.qix_default;
|
|
461
466
|
var quotas = apiDefToApi("quotas", {
|
|
462
467
|
api: { v1: { quotas: { "": ["getQuotas:GQ:"], "{id}": ["getQuota:GQ:"] } } }
|
|
463
468
|
});
|
|
@@ -506,7 +511,6 @@ var tempContents = apiDefToApi("temp-contents", {
|
|
|
506
511
|
v1: {
|
|
507
512
|
"temp-contents": {
|
|
508
513
|
"": ["uploadTempFile:PQB:"],
|
|
509
|
-
files: { "": ["createTus:P:"], "{id}": ["patchTus:AB:"] },
|
|
510
514
|
"{id}": { "": ["downloadTempFile:GQ:"], details: ["getTempFileDetails:G:"] }
|
|
511
515
|
}
|
|
512
516
|
}
|
package/index.mjs
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
auth_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-KMMWJZHM.mjs";
|
|
4
4
|
import {
|
|
5
5
|
qix_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-E42WUFCK.mjs";
|
|
7
7
|
import {
|
|
8
8
|
clearApiCache,
|
|
9
9
|
invokeFetch
|
|
10
|
-
} from "./chunk-
|
|
11
|
-
import "./chunk-
|
|
10
|
+
} from "./chunk-W4J34XGA.mjs";
|
|
11
|
+
import "./chunk-7REWEWCX.mjs";
|
|
12
12
|
|
|
13
13
|
// src/public/public-runtime-api-generator/public-runtime-api-generator.ts
|
|
14
14
|
var methodAbbreviations = {
|
|
@@ -127,7 +127,9 @@ function createClassicApiFn(namespace, operationName, pathTemplate, method, argN
|
|
|
127
127
|
argPos++;
|
|
128
128
|
}
|
|
129
129
|
const options = args.length > argPos ? args[argPos] : void 0;
|
|
130
|
-
|
|
130
|
+
if (useInstead) {
|
|
131
|
+
console.warn(`${namespace}.${operationName} is deprecated, use ${useInstead} instead`);
|
|
132
|
+
}
|
|
131
133
|
return invokeFetch(namespace, {
|
|
132
134
|
method,
|
|
133
135
|
pathTemplate,
|
|
@@ -145,7 +147,7 @@ var apiKeys = apiDefToApi("api-keys", {
|
|
|
145
147
|
v1: {
|
|
146
148
|
"api-keys": {
|
|
147
149
|
"": ["getApiKeys:GQ:", "createApiKey:PB:"],
|
|
148
|
-
configs: { "{tenantId}": ["
|
|
150
|
+
configs: { "{tenantId}": ["getApiKeysConfig:G:", "patchApiKeysConfig:AB:"] },
|
|
149
151
|
"{id}": ["deleteApiKey:D:", "getApiKey:G:", "patchApiKey:AB:"]
|
|
150
152
|
}
|
|
151
153
|
}
|
|
@@ -162,15 +164,15 @@ var apps = apiDefToApi("apps", {
|
|
|
162
164
|
compare: {
|
|
163
165
|
"{comparisonid}": {
|
|
164
166
|
"": ["getAppEvaluationComparison:GQ:"],
|
|
165
|
-
actions: { download: ["
|
|
167
|
+
actions: { download: ["getAppEvaluationComparisonXml:G:"] }
|
|
166
168
|
}
|
|
167
169
|
}
|
|
168
170
|
}
|
|
169
171
|
},
|
|
170
|
-
"{id}": { "": ["getAppEvaluation:GQ:"], actions: { download: ["
|
|
172
|
+
"{id}": { "": ["getAppEvaluation:GQ:"], actions: { download: ["getAppEvaluationXml:G:"] } }
|
|
171
173
|
},
|
|
172
174
|
import: ["importApp:PQB:"],
|
|
173
|
-
privileges: ["
|
|
175
|
+
privileges: ["getAppsPrivileges:G:"],
|
|
174
176
|
"{appId}": {
|
|
175
177
|
"": ["deleteApp:D:", "getAppInfo:G:", "updateAppInfo:UB:"],
|
|
176
178
|
copy: ["copyApp:PB:"],
|
|
@@ -189,7 +191,10 @@ var apps = apiDefToApi("apps", {
|
|
|
189
191
|
objects: { "{objectId}": { actions: { "change-owner": ["updateAppObjectOwner:PB:"] } } },
|
|
190
192
|
owner: ["updateAppOwner:UB:"],
|
|
191
193
|
publish: ["publishApp:PB:", "republishApp:UB:"],
|
|
192
|
-
reloads: {
|
|
194
|
+
reloads: {
|
|
195
|
+
logs: { "": ["getAppReloadLogs:G:"], "{reloadId}": ["getAppReloadLog:G:"] },
|
|
196
|
+
metadata: { "{reloadId}": ["getAppReloadMetadata:GQ:"] }
|
|
197
|
+
},
|
|
193
198
|
scripts: {
|
|
194
199
|
"": ["getAppScriptHistory:GQ:", "updateAppScript:PB:"],
|
|
195
200
|
"{version}": ["deleteAppScript:D:", "getAppScript:G:", "patchAppScript:AB:"]
|
|
@@ -207,7 +212,7 @@ var audits = apiDefToApi("audits", {
|
|
|
207
212
|
audits: {
|
|
208
213
|
"": ["getAudits:GQ:"],
|
|
209
214
|
archive: ["getArchivedAudits:GQ:"],
|
|
210
|
-
settings: ["
|
|
215
|
+
settings: ["getAuditsSettings:G:"],
|
|
211
216
|
sources: ["getAuditSources:G:"],
|
|
212
217
|
types: ["getAuditTypes:G:"],
|
|
213
218
|
"{id}": ["getAudit:G:"]
|
|
@@ -221,8 +226,8 @@ var automations = apiDefToApi("automations", {
|
|
|
221
226
|
v1: {
|
|
222
227
|
automations: {
|
|
223
228
|
"": ["getAutomations:GQ:", "createAutomation:PB:"],
|
|
224
|
-
settings: ["
|
|
225
|
-
usage: ["
|
|
229
|
+
settings: ["getAutomationsSettings:G:", "updateAutomationsSettings:UB:"],
|
|
230
|
+
usage: ["getAutomationsUsageMetrics:GQ:"],
|
|
226
231
|
"{id}": {
|
|
227
232
|
"": ["deleteAutomation:D:", "getAutomation:G:", "updateAutomation:UB:"],
|
|
228
233
|
actions: {
|
|
@@ -342,8 +347,8 @@ var dataFiles = apiDefToApi("data-files", {
|
|
|
342
347
|
"data-files": {
|
|
343
348
|
"": ["getDataFiles:GQ:", "uploadDataFile:PB:"],
|
|
344
349
|
actions: { "change-space": ["moveDataFiles:PB:"], delete: ["deleteDataFiles:PB:"] },
|
|
345
|
-
connections: { "": ["
|
|
346
|
-
quotas: ["
|
|
350
|
+
connections: { "": ["getDataFilesConnections:GQ:"], "{id}": ["getDataFileConnection:G:"] },
|
|
351
|
+
quotas: ["getDataFilesQuotas:G:"],
|
|
347
352
|
"{id}": {
|
|
348
353
|
"": ["deleteDataFile:D:", "getDataFile:G:", "reuploadDataFile:UB:"],
|
|
349
354
|
actions: { "change-owner": ["changeDataFileOwner:PB:"], "change-space": ["moveDataFile:PB:"] }
|
|
@@ -403,7 +408,7 @@ var groups = apiDefToApi("groups", {
|
|
|
403
408
|
groups: {
|
|
404
409
|
"": ["getGroups:GQ:", "createGroup:PB:"],
|
|
405
410
|
actions: { filter: ["filterGroups:PQB:"] },
|
|
406
|
-
settings: ["
|
|
411
|
+
settings: ["getGroupsSettings:G:", "patchGroupsSettings:AB:"],
|
|
407
412
|
"{groupId}": ["deleteGroup:D:", "getGroup:G:", "patchGroup:AB:"]
|
|
408
413
|
}
|
|
409
414
|
}
|
|
@@ -416,7 +421,7 @@ var identityProviders = apiDefToApi("identity-providers", {
|
|
|
416
421
|
"": ["getIdps:GQ:", "createIdp:PB:"],
|
|
417
422
|
".well-known": { "metadata.json": ["getIdpWellKnownMetaData:G:"] },
|
|
418
423
|
me: { meta: ["getMyIdpMeta:G:"] },
|
|
419
|
-
status: ["
|
|
424
|
+
status: ["getIdpStatuses:G:"],
|
|
420
425
|
"{id}": ["deleteIdp:D:", "getIdp:G:", "patchIdp:AB:"]
|
|
421
426
|
}
|
|
422
427
|
}
|
|
@@ -427,7 +432,7 @@ var items = apiDefToApi("items", {
|
|
|
427
432
|
v1: {
|
|
428
433
|
items: {
|
|
429
434
|
"": ["getItems:GQ:"],
|
|
430
|
-
settings: ["
|
|
435
|
+
settings: ["getItemsSettings:G:", "patchItemsSettings:AB:"],
|
|
431
436
|
"{itemId}": {
|
|
432
437
|
"": ["deleteItem:D:", "getItem:G:", "updateItem:UB:"],
|
|
433
438
|
collections: ["getItemCollections:GQ:"],
|
|
@@ -506,7 +511,6 @@ var tempContents = apiDefToApi("temp-contents", {
|
|
|
506
511
|
v1: {
|
|
507
512
|
"temp-contents": {
|
|
508
513
|
"": ["uploadTempFile:PQB:"],
|
|
509
|
-
files: { "": ["createTus:P:"], "{id}": ["patchTus:AB:"] },
|
|
510
514
|
"{id}": { "": ["downloadTempFile:GQ:"], details: ["getTempFileDetails:G:"] }
|
|
511
515
|
}
|
|
512
516
|
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
var _chunkRMKP2BDXjs = require('./chunk-RMKP2BDX.js');
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
exports.InvokeFetchError = _chunkRMKP2BDXjs.InvokeFetchError; exports.clearApiCache = _chunkRMKP2BDXjs.clearApiCache; exports.default = _chunkRMKP2BDXjs.invoke_fetch_default; exports.invokeFetch = _chunkRMKP2BDXjs.invokeFetch; exports.parseFetchResponse = _chunkRMKP2BDXjs.parseFetchResponse;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import {
|
|
2
|
+
InvokeFetchError,
|
|
3
|
+
clearApiCache,
|
|
4
|
+
invokeFetch,
|
|
5
|
+
invoke_fetch_default,
|
|
6
|
+
parseFetchResponse
|
|
7
|
+
} from "./chunk-NALKLKZS.mjs";
|
|
8
|
+
export {
|
|
9
|
+
InvokeFetchError,
|
|
10
|
+
clearApiCache,
|
|
11
|
+
invoke_fetch_default as default,
|
|
12
|
+
invokeFetch,
|
|
13
|
+
parseFetchResponse
|
|
14
|
+
};
|