@qlik/api 0.0.14 → 0.0.16
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/api-keys.js +10 -10
- package/api-keys.mjs +2 -2
- package/apps.d.mts +20 -10
- package/apps.d.ts +20 -10
- package/apps.js +46 -46
- package/apps.mjs +2 -2
- package/audits.d.mts +0 -1
- package/audits.d.ts +0 -1
- package/audits.js +9 -9
- package/audits.mjs +2 -2
- package/auth.js +3 -3
- package/auth.mjs +2 -2
- package/automations.js +21 -21
- package/automations.mjs +2 -2
- package/brands.js +15 -15
- package/brands.mjs +2 -2
- package/chunks/{SEXEAWEC.js → 2YWCEGTS.js} +3 -3
- package/chunks/34ZKUFEA.js +41 -0
- package/chunks/{VCYQUP4Y.mjs → 3YV6X7S6.mjs} +1 -1
- package/chunks/{ICTODCOL.js → 4WHZ4EIW.js} +2 -2
- package/chunks/{M7UTYYGM.mjs → 6AD3HYSF.mjs} +1 -1
- package/chunks/{3INB42LZ.mjs → 6WX5AGKQ.mjs} +1 -1
- package/chunks/{JYRPLJUL.js → B4VPD3ZT.js} +11 -11
- package/chunks/BM4OSDRZ.js +17 -0
- package/chunks/{JZOX7DKF.mjs → BYD63JCG.mjs} +43 -41
- package/chunks/{H32EGPZN.mjs → DCXUEDOW.mjs} +1 -1
- package/chunks/{X474LM7J.mjs → EHAANYDL.mjs} +3 -3
- package/chunks/{3SBSHHRV.mjs → HHOVS7QC.mjs} +5 -5
- package/chunks/{IJNQAGVX.mjs → HOCTJESP.mjs} +70 -4
- package/chunks/{HHMKNG2O.js → MTAQE4WC.js} +75 -9
- package/chunks/{CX7TY2FM.mjs → O4EAKEIN.mjs} +1 -1
- package/chunks/{WM2VCN4G.js → OPRGGO4C.js} +1 -1
- package/chunks/{SMKHFJJF.js → PLOSYUG2.js} +4 -4
- package/chunks/{J3ZWASEK.mjs → UKVTBYP6.mjs} +1 -1
- package/chunks/{TH75GYUY.js → URIW2U5M.js} +3 -3
- package/chunks/{6KX2ETIK.js → WOYJLK4Y.js} +43 -41
- package/collections.js +14 -14
- 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 +97 -61
- package/data-connections.d.ts +97 -61
- package/data-connections.js +12 -12
- package/data-connections.mjs +2 -2
- package/data-credentials.d.mts +3 -2
- package/data-credentials.d.ts +3 -2
- package/data-credentials.js +7 -7
- package/data-credentials.mjs +2 -2
- package/data-files.js +15 -15
- package/data-files.mjs +2 -2
- package/docs/examples/open-without-data.md +40 -0
- package/docs/examples.md +1 -0
- package/docs/qix.md +21 -2
- package/extensions.js +10 -10
- package/extensions.mjs +2 -2
- package/glossaries.js +27 -27
- package/glossaries.mjs +2 -2
- package/groups.js +11 -11
- package/groups.mjs +2 -2
- package/identity-providers.js +11 -11
- package/identity-providers.mjs +2 -2
- package/index.js +8 -8
- package/index.mjs +4 -4
- package/items.js +11 -11
- package/items.mjs +2 -2
- package/licenses.js +12 -12
- package/licenses.mjs +2 -2
- package/package.json +3 -3
- package/qix.d.mts +6 -1
- package/qix.d.ts +6 -1
- package/qix.js +3 -3
- package/qix.mjs +2 -2
- package/quotas.js +5 -5
- package/quotas.mjs +2 -2
- package/reload-tasks.js +8 -8
- package/reload-tasks.mjs +2 -2
- package/reloads.js +7 -7
- package/reloads.mjs +2 -2
- package/roles.js +5 -5
- package/roles.mjs +2 -2
- package/spaces.js +15 -15
- package/spaces.mjs +2 -2
- package/temp-contents.js +6 -6
- package/temp-contents.mjs +2 -2
- 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.js +13 -13
- package/webhooks.mjs +2 -2
- package/chunks/GMCMKY65.js +0 -41
- package/chunks/ME4LNBI3.js +0 -17
package/transports.js
CHANGED
|
@@ -1,47 +1,47 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _URIW2U5Mjs = require('./chunks/URIW2U5M.js');
|
|
5
|
+
require('./chunks/2YWCEGTS.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/transports.ts
|
|
9
|
-
var deleteEmailConfig = async (options) =>
|
|
9
|
+
var deleteEmailConfig = async (options) => _URIW2U5Mjs.invokeFetch.call(void 0, "transports", {
|
|
10
10
|
method: "delete",
|
|
11
11
|
pathTemplate: "/api/v1/transports/email-config",
|
|
12
12
|
options
|
|
13
13
|
});
|
|
14
|
-
var getEmailConfig = async (options) =>
|
|
14
|
+
var getEmailConfig = async (options) => _URIW2U5Mjs.invokeFetch.call(void 0, "transports", {
|
|
15
15
|
method: "get",
|
|
16
16
|
pathTemplate: "/api/v1/transports/email-config",
|
|
17
17
|
options
|
|
18
18
|
});
|
|
19
|
-
var patchEmailConfig = async (body, options) =>
|
|
19
|
+
var patchEmailConfig = async (body, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "transports", {
|
|
20
20
|
method: "patch",
|
|
21
21
|
pathTemplate: "/api/v1/transports/email-config",
|
|
22
22
|
body,
|
|
23
23
|
contentType: "application/json",
|
|
24
24
|
options
|
|
25
25
|
});
|
|
26
|
-
var sendTestEmail = async (body, options) =>
|
|
26
|
+
var sendTestEmail = async (body, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "transports", {
|
|
27
27
|
method: "post",
|
|
28
28
|
pathTemplate: "/api/v1/transports/email-config/actions/send-test-email",
|
|
29
29
|
body,
|
|
30
30
|
contentType: "application/json",
|
|
31
31
|
options
|
|
32
32
|
});
|
|
33
|
-
var validateEmailConfig = async (options) =>
|
|
33
|
+
var validateEmailConfig = async (options) => _URIW2U5Mjs.invokeFetch.call(void 0, "transports", {
|
|
34
34
|
method: "post",
|
|
35
35
|
pathTemplate: "/api/v1/transports/email-config/actions/validate",
|
|
36
36
|
options
|
|
37
37
|
});
|
|
38
|
-
var verifyEmailConfigConnection = async (options) =>
|
|
38
|
+
var verifyEmailConfigConnection = async (options) => _URIW2U5Mjs.invokeFetch.call(void 0, "transports", {
|
|
39
39
|
method: "post",
|
|
40
40
|
pathTemplate: "/api/v1/transports/email-config/actions/verify-connection",
|
|
41
41
|
options
|
|
42
42
|
});
|
|
43
43
|
function clearCache() {
|
|
44
|
-
return
|
|
44
|
+
return _URIW2U5Mjs.clearApiCache.call(void 0, "transports");
|
|
45
45
|
}
|
|
46
46
|
var transportsExport = {
|
|
47
47
|
deleteEmailConfig,
|
package/transports.mjs
CHANGED
package/users.js
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _URIW2U5Mjs = require('./chunks/URIW2U5M.js');
|
|
5
|
+
require('./chunks/2YWCEGTS.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/users.ts
|
|
9
|
-
var getUsers = async (query, options) =>
|
|
9
|
+
var getUsers = async (query, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "users", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/users",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var createUser = async (body, options) =>
|
|
15
|
+
var createUser = async (body, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "users", {
|
|
16
16
|
method: "post",
|
|
17
17
|
pathTemplate: "/api/v1/users",
|
|
18
18
|
body,
|
|
19
19
|
contentType: "application/json",
|
|
20
20
|
options
|
|
21
21
|
});
|
|
22
|
-
var countUsers = async (query, options) =>
|
|
22
|
+
var countUsers = async (query, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "users", {
|
|
23
23
|
method: "get",
|
|
24
24
|
pathTemplate: "/api/v1/users/actions/count",
|
|
25
25
|
query,
|
|
26
26
|
options
|
|
27
27
|
});
|
|
28
|
-
var filterUsers = async (query, body, options) =>
|
|
28
|
+
var filterUsers = async (query, body, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "users", {
|
|
29
29
|
method: "post",
|
|
30
30
|
pathTemplate: "/api/v1/users/actions/filter",
|
|
31
31
|
query,
|
|
@@ -33,37 +33,37 @@ var filterUsers = async (query, body, options) => _TH75GYUYjs.invokeFetch.call(v
|
|
|
33
33
|
contentType: "application/json",
|
|
34
34
|
options
|
|
35
35
|
});
|
|
36
|
-
var inviteUsers = async (body, options) =>
|
|
36
|
+
var inviteUsers = async (body, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "users", {
|
|
37
37
|
method: "post",
|
|
38
38
|
pathTemplate: "/api/v1/users/actions/invite",
|
|
39
39
|
body,
|
|
40
40
|
contentType: "application/json",
|
|
41
41
|
options
|
|
42
42
|
});
|
|
43
|
-
var getMyUser = async (options) =>
|
|
43
|
+
var getMyUser = async (options) => _URIW2U5Mjs.invokeFetch.call(void 0, "users", {
|
|
44
44
|
method: "get",
|
|
45
45
|
pathTemplate: "/api/v1/users/me",
|
|
46
46
|
options
|
|
47
47
|
});
|
|
48
|
-
var getUsersMetadata = async (options) =>
|
|
48
|
+
var getUsersMetadata = async (options) => _URIW2U5Mjs.invokeFetch.call(void 0, "users", {
|
|
49
49
|
method: "get",
|
|
50
50
|
pathTemplate: "/api/v1/users/metadata",
|
|
51
51
|
options
|
|
52
52
|
});
|
|
53
|
-
var deleteUser = async (userId, options) =>
|
|
53
|
+
var deleteUser = async (userId, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "users", {
|
|
54
54
|
method: "delete",
|
|
55
55
|
pathTemplate: "/api/v1/users/{userId}",
|
|
56
56
|
pathVariables: { userId },
|
|
57
57
|
options
|
|
58
58
|
});
|
|
59
|
-
var getUser = async (userId, query, options) =>
|
|
59
|
+
var getUser = async (userId, query, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "users", {
|
|
60
60
|
method: "get",
|
|
61
61
|
pathTemplate: "/api/v1/users/{userId}",
|
|
62
62
|
pathVariables: { userId },
|
|
63
63
|
query,
|
|
64
64
|
options
|
|
65
65
|
});
|
|
66
|
-
var patchUser = async (userId, body, options) =>
|
|
66
|
+
var patchUser = async (userId, body, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "users", {
|
|
67
67
|
method: "patch",
|
|
68
68
|
pathTemplate: "/api/v1/users/{userId}",
|
|
69
69
|
pathVariables: { userId },
|
|
@@ -72,7 +72,7 @@ var patchUser = async (userId, body, options) => _TH75GYUYjs.invokeFetch.call(vo
|
|
|
72
72
|
options
|
|
73
73
|
});
|
|
74
74
|
function clearCache() {
|
|
75
|
-
return
|
|
75
|
+
return _URIW2U5Mjs.clearApiCache.call(void 0, "users");
|
|
76
76
|
}
|
|
77
77
|
var usersExport = {
|
|
78
78
|
getUsers,
|
package/users.mjs
CHANGED
package/web-integrations.js
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _URIW2U5Mjs = require('./chunks/URIW2U5M.js');
|
|
5
|
+
require('./chunks/2YWCEGTS.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/web-integrations.ts
|
|
9
|
-
var getWebIntegrations = async (query, options) =>
|
|
9
|
+
var getWebIntegrations = async (query, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "web-integrations", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/web-integrations",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var createWebIntegration = async (body, options) =>
|
|
15
|
+
var createWebIntegration = async (body, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "web-integrations", {
|
|
16
16
|
method: "post",
|
|
17
17
|
pathTemplate: "/api/v1/web-integrations",
|
|
18
18
|
body,
|
|
19
19
|
contentType: "application/json",
|
|
20
20
|
options
|
|
21
21
|
});
|
|
22
|
-
var deleteWebIntegration = async (id, options) =>
|
|
22
|
+
var deleteWebIntegration = async (id, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "web-integrations", {
|
|
23
23
|
method: "delete",
|
|
24
24
|
pathTemplate: "/api/v1/web-integrations/{id}",
|
|
25
25
|
pathVariables: { id },
|
|
26
26
|
options
|
|
27
27
|
});
|
|
28
|
-
var getWebIntegration = async (id, options) =>
|
|
28
|
+
var getWebIntegration = async (id, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "web-integrations", {
|
|
29
29
|
method: "get",
|
|
30
30
|
pathTemplate: "/api/v1/web-integrations/{id}",
|
|
31
31
|
pathVariables: { id },
|
|
32
32
|
options
|
|
33
33
|
});
|
|
34
|
-
var patchWebIntegration = async (id, body, options) =>
|
|
34
|
+
var patchWebIntegration = async (id, body, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "web-integrations", {
|
|
35
35
|
method: "patch",
|
|
36
36
|
pathTemplate: "/api/v1/web-integrations/{id}",
|
|
37
37
|
pathVariables: { id },
|
|
@@ -40,7 +40,7 @@ var patchWebIntegration = async (id, body, options) => _TH75GYUYjs.invokeFetch.c
|
|
|
40
40
|
options
|
|
41
41
|
});
|
|
42
42
|
function clearCache() {
|
|
43
|
-
return
|
|
43
|
+
return _URIW2U5Mjs.clearApiCache.call(void 0, "web-integrations");
|
|
44
44
|
}
|
|
45
45
|
var webIntegrationsExport = {
|
|
46
46
|
getWebIntegrations,
|
package/web-integrations.mjs
CHANGED
package/web-notifications.js
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _URIW2U5Mjs = require('./chunks/URIW2U5M.js');
|
|
5
|
+
require('./chunks/2YWCEGTS.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/web-notifications.ts
|
|
9
|
-
var getNotifications = async (query, options) =>
|
|
9
|
+
var getNotifications = async (query, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "web-notifications", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/web-notifications",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var deleteNotifications = async (options) =>
|
|
15
|
+
var deleteNotifications = async (options) => _URIW2U5Mjs.invokeFetch.call(void 0, "web-notifications", {
|
|
16
16
|
method: "delete",
|
|
17
17
|
pathTemplate: "/api/v1/web-notifications/all",
|
|
18
18
|
options
|
|
19
19
|
});
|
|
20
|
-
var patchNotifications = async (body, options) =>
|
|
20
|
+
var patchNotifications = async (body, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "web-notifications", {
|
|
21
21
|
method: "patch",
|
|
22
22
|
pathTemplate: "/api/v1/web-notifications/all",
|
|
23
23
|
body,
|
|
24
24
|
contentType: "application/json",
|
|
25
25
|
options
|
|
26
26
|
});
|
|
27
|
-
var deleteNotification = async (notificationId, options) =>
|
|
27
|
+
var deleteNotification = async (notificationId, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "web-notifications", {
|
|
28
28
|
method: "delete",
|
|
29
29
|
pathTemplate: "/api/v1/web-notifications/{notificationId}",
|
|
30
30
|
pathVariables: { notificationId },
|
|
31
31
|
options
|
|
32
32
|
});
|
|
33
|
-
var getNotification = async (notificationId, options) =>
|
|
33
|
+
var getNotification = async (notificationId, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "web-notifications", {
|
|
34
34
|
method: "get",
|
|
35
35
|
pathTemplate: "/api/v1/web-notifications/{notificationId}",
|
|
36
36
|
pathVariables: { notificationId },
|
|
37
37
|
options
|
|
38
38
|
});
|
|
39
|
-
var patchNotification = async (notificationId, body, options) =>
|
|
39
|
+
var patchNotification = async (notificationId, body, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "web-notifications", {
|
|
40
40
|
method: "patch",
|
|
41
41
|
pathTemplate: "/api/v1/web-notifications/{notificationId}",
|
|
42
42
|
pathVariables: { notificationId },
|
|
@@ -45,7 +45,7 @@ var patchNotification = async (notificationId, body, options) => _TH75GYUYjs.inv
|
|
|
45
45
|
options
|
|
46
46
|
});
|
|
47
47
|
function clearCache() {
|
|
48
|
-
return
|
|
48
|
+
return _URIW2U5Mjs.clearApiCache.call(void 0, "web-notifications");
|
|
49
49
|
}
|
|
50
50
|
var webNotificationsExport = {
|
|
51
51
|
getNotifications,
|
package/web-notifications.mjs
CHANGED
package/webhooks.js
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunks/
|
|
4
|
+
var _URIW2U5Mjs = require('./chunks/URIW2U5M.js');
|
|
5
|
+
require('./chunks/2YWCEGTS.js');
|
|
6
6
|
require('./chunks/4HB3TAEO.js');
|
|
7
7
|
|
|
8
8
|
// src/public/rest/webhooks.ts
|
|
9
|
-
var getWebhooks = async (query, options) =>
|
|
9
|
+
var getWebhooks = async (query, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "webhooks", {
|
|
10
10
|
method: "get",
|
|
11
11
|
pathTemplate: "/api/v1/webhooks",
|
|
12
12
|
query,
|
|
13
13
|
options
|
|
14
14
|
});
|
|
15
|
-
var createWebhook = async (body, options) =>
|
|
15
|
+
var createWebhook = async (body, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "webhooks", {
|
|
16
16
|
method: "post",
|
|
17
17
|
pathTemplate: "/api/v1/webhooks",
|
|
18
18
|
body,
|
|
19
19
|
contentType: "application/json",
|
|
20
20
|
options
|
|
21
21
|
});
|
|
22
|
-
var getWebhookEventTypes = async (options) =>
|
|
22
|
+
var getWebhookEventTypes = async (options) => _URIW2U5Mjs.invokeFetch.call(void 0, "webhooks", {
|
|
23
23
|
method: "get",
|
|
24
24
|
pathTemplate: "/api/v1/webhooks/event-types",
|
|
25
25
|
options
|
|
26
26
|
});
|
|
27
|
-
var deleteWebhook = async (id, options) =>
|
|
27
|
+
var deleteWebhook = async (id, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "webhooks", {
|
|
28
28
|
method: "delete",
|
|
29
29
|
pathTemplate: "/api/v1/webhooks/{id}",
|
|
30
30
|
pathVariables: { id },
|
|
31
31
|
options
|
|
32
32
|
});
|
|
33
|
-
var getWebhook = async (id, options) =>
|
|
33
|
+
var getWebhook = async (id, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "webhooks", {
|
|
34
34
|
method: "get",
|
|
35
35
|
pathTemplate: "/api/v1/webhooks/{id}",
|
|
36
36
|
pathVariables: { id },
|
|
37
37
|
options
|
|
38
38
|
});
|
|
39
|
-
var patchWebhook = async (id, body, options) =>
|
|
39
|
+
var patchWebhook = async (id, body, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "webhooks", {
|
|
40
40
|
method: "patch",
|
|
41
41
|
pathTemplate: "/api/v1/webhooks/{id}",
|
|
42
42
|
pathVariables: { id },
|
|
@@ -44,7 +44,7 @@ var patchWebhook = async (id, body, options) => _TH75GYUYjs.invokeFetch.call(voi
|
|
|
44
44
|
contentType: "application/json",
|
|
45
45
|
options
|
|
46
46
|
});
|
|
47
|
-
var updateWebhook = async (id, body, options) =>
|
|
47
|
+
var updateWebhook = async (id, body, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "webhooks", {
|
|
48
48
|
method: "put",
|
|
49
49
|
pathTemplate: "/api/v1/webhooks/{id}",
|
|
50
50
|
pathVariables: { id },
|
|
@@ -52,27 +52,27 @@ var updateWebhook = async (id, body, options) => _TH75GYUYjs.invokeFetch.call(vo
|
|
|
52
52
|
contentType: "application/json",
|
|
53
53
|
options
|
|
54
54
|
});
|
|
55
|
-
var getWebhookDeliveries = async (id, query, options) =>
|
|
55
|
+
var getWebhookDeliveries = async (id, query, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "webhooks", {
|
|
56
56
|
method: "get",
|
|
57
57
|
pathTemplate: "/api/v1/webhooks/{id}/deliveries",
|
|
58
58
|
pathVariables: { id },
|
|
59
59
|
query,
|
|
60
60
|
options
|
|
61
61
|
});
|
|
62
|
-
var getWebhookDelivery = async (id, deliveryId, options) =>
|
|
62
|
+
var getWebhookDelivery = async (id, deliveryId, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "webhooks", {
|
|
63
63
|
method: "get",
|
|
64
64
|
pathTemplate: "/api/v1/webhooks/{id}/deliveries/{deliveryId}",
|
|
65
65
|
pathVariables: { id, deliveryId },
|
|
66
66
|
options
|
|
67
67
|
});
|
|
68
|
-
var resendWebhookDelivery = async (id, deliveryId, options) =>
|
|
68
|
+
var resendWebhookDelivery = async (id, deliveryId, options) => _URIW2U5Mjs.invokeFetch.call(void 0, "webhooks", {
|
|
69
69
|
method: "post",
|
|
70
70
|
pathTemplate: "/api/v1/webhooks/{id}/deliveries/{deliveryId}/actions/resend",
|
|
71
71
|
pathVariables: { id, deliveryId },
|
|
72
72
|
options
|
|
73
73
|
});
|
|
74
74
|
function clearCache() {
|
|
75
|
-
return
|
|
75
|
+
return _URIW2U5Mjs.clearApiCache.call(void 0, "webhooks");
|
|
76
76
|
}
|
|
77
77
|
var webhooksExport = {
|
|
78
78
|
getWebhooks,
|
package/webhooks.mjs
CHANGED
package/chunks/GMCMKY65.js
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
var _6KX2ETIKjs = require('./6KX2ETIK.js');
|
|
21
|
-
require('./4HB3TAEO.js');
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
exports.AuthorizationError = _6KX2ETIKjs.AuthorizationError; exports.InvalidAuthTypeError = _6KX2ETIKjs.InvalidAuthTypeError; exports.InvalidHostConfigError = _6KX2ETIKjs.InvalidHostConfigError; exports.UnexpectedAuthTypeError = _6KX2ETIKjs.UnexpectedAuthTypeError; exports.checkForCrossDomainRequest = _6KX2ETIKjs.checkForCrossDomainRequest; exports.default = _6KX2ETIKjs.auth_default; exports.getRestCallAuthParams = _6KX2ETIKjs.getRestCallAuthParams; exports.getWebResourceAuthParams = _6KX2ETIKjs.getWebResourceAuthParams; exports.getWebSocketAuthParams = _6KX2ETIKjs.getWebSocketAuthParams; exports.handleAuthenticationError = _6KX2ETIKjs.handleAuthenticationError; exports.isHostCrossOrigin = _6KX2ETIKjs.isHostCrossOrigin; exports.isWindows = _6KX2ETIKjs.isWindows; exports.logout = _6KX2ETIKjs.logout; exports.registerAuthModule = _6KX2ETIKjs.registerAuthModule; exports.setDefaultHostConfig = _6KX2ETIKjs.setDefaultHostConfig; exports.toValidEnigmaLocationUrl = _6KX2ETIKjs.toValidEnigmaLocationUrl; exports.toValidLocationUrl = _6KX2ETIKjs.toValidLocationUrl; exports.toValidWebsocketLocationUrl = _6KX2ETIKjs.toValidWebsocketLocationUrl;
|
package/chunks/ME4LNBI3.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
var _6KX2ETIKjs = require('./6KX2ETIK.js');
|
|
9
|
-
require('./4HB3TAEO.js');
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
exports.EncodingError = _6KX2ETIKjs.EncodingError; exports.InvokeFetchError = _6KX2ETIKjs.InvokeFetchError; exports.clearApiCache = _6KX2ETIKjs.clearApiCache; exports.default = _6KX2ETIKjs.invoke_fetch_default; exports.invokeFetch = _6KX2ETIKjs.invokeFetch; exports.parseFetchResponse = _6KX2ETIKjs.parseFetchResponse;
|