@epilot/sdk 2.8.7 → 2.8.8

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 (154) hide show
  1. package/definitions/access-token-runtime.json +1 -1
  2. package/definitions/access-token.json +155 -1
  3. package/definitions/app.json +101 -8
  4. package/definitions/automation.json +120 -0
  5. package/definitions/blueprint-manifest-runtime.json +1 -1
  6. package/definitions/blueprint-manifest.json +1651 -357
  7. package/definitions/configuration-hub-runtime.json +1 -1
  8. package/definitions/configuration-hub.json +623 -0
  9. package/definitions/customer-portal-runtime.json +1 -1
  10. package/definitions/customer-portal.json +383 -78
  11. package/definitions/design-runtime.json +1 -1
  12. package/definitions/design.json +52 -12
  13. package/definitions/event-catalog-runtime.json +1 -1
  14. package/definitions/event-catalog.json +168 -12
  15. package/definitions/file-runtime.json +1 -1
  16. package/definitions/file.json +152 -4
  17. package/definitions/integration-toolkit-runtime.json +1 -1
  18. package/definitions/integration-toolkit.json +782 -13
  19. package/definitions/journey-runtime.json +1 -1
  20. package/definitions/journey.json +38 -1
  21. package/definitions/notes-runtime.json +1 -1
  22. package/definitions/notes.json +123 -1
  23. package/definitions/pricing.json +224 -406
  24. package/definitions/snapshot-runtime.json +1 -0
  25. package/definitions/snapshot.json +950 -0
  26. package/definitions/targeting-runtime.json +1 -1
  27. package/definitions/targeting.json +258 -7
  28. package/definitions/user-runtime.json +1 -1
  29. package/definitions/user.json +441 -0
  30. package/definitions/webhooks.json +31 -0
  31. package/dist/{ai-agents.d-OkXfr2bz.d.cts → ai-agents.d-CC5IjXrs.d.cts} +0 -2
  32. package/dist/{ai-agents.d-OkXfr2bz.d.ts → ai-agents.d-CC5IjXrs.d.ts} +0 -2
  33. package/dist/apis/access-token.cjs +6 -6
  34. package/dist/apis/access-token.js +1 -1
  35. package/dist/apis/address-suggestions.cjs +6 -6
  36. package/dist/apis/address-suggestions.js +1 -1
  37. package/dist/apis/address.cjs +6 -6
  38. package/dist/apis/address.js +1 -1
  39. package/dist/apis/ai-agents.cjs +6 -6
  40. package/dist/apis/ai-agents.d.cts +2 -2
  41. package/dist/apis/ai-agents.d.ts +2 -2
  42. package/dist/apis/ai-agents.js +1 -1
  43. package/dist/apis/app.cjs +6 -6
  44. package/dist/apis/app.js +1 -1
  45. package/dist/apis/audit-logs.cjs +6 -6
  46. package/dist/apis/audit-logs.js +1 -1
  47. package/dist/apis/automation.cjs +6 -6
  48. package/dist/apis/automation.js +1 -1
  49. package/dist/apis/billing.cjs +6 -6
  50. package/dist/apis/billing.js +1 -1
  51. package/dist/apis/blueprint-manifest.cjs +6 -6
  52. package/dist/apis/blueprint-manifest.js +1 -1
  53. package/dist/apis/calendar.cjs +6 -6
  54. package/dist/apis/calendar.js +1 -1
  55. package/dist/apis/configuration-hub.cjs +6 -6
  56. package/dist/apis/configuration-hub.js +1 -1
  57. package/dist/apis/consent.cjs +6 -6
  58. package/dist/apis/consent.js +1 -1
  59. package/dist/apis/customer-portal.cjs +6 -6
  60. package/dist/apis/customer-portal.js +1 -1
  61. package/dist/apis/dashboard.cjs +6 -6
  62. package/dist/apis/dashboard.js +1 -1
  63. package/dist/apis/data-governance.cjs +6 -6
  64. package/dist/apis/data-governance.js +1 -1
  65. package/dist/apis/deduplication.cjs +6 -6
  66. package/dist/apis/deduplication.js +1 -1
  67. package/dist/apis/design.cjs +6 -6
  68. package/dist/apis/design.js +1 -1
  69. package/dist/apis/document.cjs +6 -6
  70. package/dist/apis/document.js +1 -1
  71. package/dist/apis/email-settings.cjs +6 -6
  72. package/dist/apis/email-settings.js +1 -1
  73. package/dist/apis/email-template.cjs +6 -6
  74. package/dist/apis/email-template.js +1 -1
  75. package/dist/apis/entity-mapping.cjs +6 -6
  76. package/dist/apis/entity-mapping.js +1 -1
  77. package/dist/apis/entity.cjs +6 -6
  78. package/dist/apis/entity.js +1 -1
  79. package/dist/apis/environments.cjs +6 -6
  80. package/dist/apis/environments.js +1 -1
  81. package/dist/apis/event-catalog.cjs +6 -6
  82. package/dist/apis/event-catalog.js +1 -1
  83. package/dist/apis/file.cjs +6 -6
  84. package/dist/apis/file.js +1 -1
  85. package/dist/apis/iban.cjs +6 -6
  86. package/dist/apis/iban.js +1 -1
  87. package/dist/apis/integration-toolkit.cjs +6 -6
  88. package/dist/apis/integration-toolkit.js +1 -1
  89. package/dist/apis/journey.cjs +6 -6
  90. package/dist/apis/journey.d.cts +2 -2
  91. package/dist/apis/journey.d.ts +2 -2
  92. package/dist/apis/journey.js +1 -1
  93. package/dist/apis/kanban.cjs +6 -6
  94. package/dist/apis/kanban.js +1 -1
  95. package/dist/apis/message.cjs +6 -6
  96. package/dist/apis/message.js +1 -1
  97. package/dist/apis/metering.cjs +6 -6
  98. package/dist/apis/metering.js +1 -1
  99. package/dist/apis/notes.cjs +6 -6
  100. package/dist/apis/notes.js +1 -1
  101. package/dist/apis/notification.cjs +6 -6
  102. package/dist/apis/notification.js +1 -1
  103. package/dist/apis/organization.cjs +6 -6
  104. package/dist/apis/organization.js +1 -1
  105. package/dist/apis/partner-directory.cjs +6 -6
  106. package/dist/apis/partner-directory.js +1 -1
  107. package/dist/apis/permissions.cjs +6 -6
  108. package/dist/apis/permissions.js +1 -1
  109. package/dist/apis/pricing-tier.cjs +6 -6
  110. package/dist/apis/pricing-tier.js +1 -1
  111. package/dist/apis/pricing.cjs +6 -6
  112. package/dist/apis/pricing.js +1 -1
  113. package/dist/apis/purpose.cjs +6 -6
  114. package/dist/apis/purpose.js +1 -1
  115. package/dist/apis/query.cjs +6 -6
  116. package/dist/apis/query.js +1 -1
  117. package/dist/apis/sandbox.cjs +6 -6
  118. package/dist/apis/sandbox.js +1 -1
  119. package/dist/apis/sharing.cjs +6 -6
  120. package/dist/apis/sharing.js +1 -1
  121. package/dist/apis/snapshot.cjs +6 -6
  122. package/dist/apis/snapshot.js +1 -1
  123. package/dist/apis/submission.cjs +6 -6
  124. package/dist/apis/submission.js +1 -1
  125. package/dist/apis/target.cjs +6 -6
  126. package/dist/apis/target.js +1 -1
  127. package/dist/apis/targeting.cjs +6 -6
  128. package/dist/apis/targeting.js +1 -1
  129. package/dist/apis/template-variables.cjs +6 -6
  130. package/dist/apis/template-variables.js +1 -1
  131. package/dist/apis/user.cjs +6 -6
  132. package/dist/apis/user.js +1 -1
  133. package/dist/apis/validation-rules.cjs +6 -6
  134. package/dist/apis/validation-rules.js +1 -1
  135. package/dist/apis/webhooks.cjs +6 -6
  136. package/dist/apis/webhooks.js +1 -1
  137. package/dist/apis/workflow-definition.cjs +6 -6
  138. package/dist/apis/workflow-definition.js +1 -1
  139. package/dist/apis/workflow.cjs +6 -6
  140. package/dist/apis/workflow.js +1 -1
  141. package/dist/{chunk-CMANJ4LY.js → chunk-IOMSECPW.js} +1 -1
  142. package/dist/{chunk-7LIGFCRI.cjs → chunk-KMTYNC4V.cjs} +1 -1
  143. package/dist/index.cjs +8 -8
  144. package/dist/index.d.cts +2 -2
  145. package/dist/index.d.ts +2 -2
  146. package/dist/index.js +1 -1
  147. package/dist/journey-LHVSSVTG.cjs +7 -0
  148. package/dist/journey-NXL264XW.js +7 -0
  149. package/dist/{journey.d-BenIUWaO.d.cts → journey.d-B1sOeMHw.d.cts} +16 -3
  150. package/dist/{journey.d-BenIUWaO.d.ts → journey.d-B1sOeMHw.d.ts} +16 -3
  151. package/docs/journey.md +28 -8
  152. package/package.json +1 -1
  153. package/dist/journey-4DIIPRU4.js +0 -7
  154. package/dist/journey-ATC3Y5AW.cjs +0 -7
@@ -6,25 +6,25 @@ var _chunkT67ZXTVGcjs = require('../chunk-T67ZXTVG.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk7LIGFCRIcjs = require('../chunk-7LIGFCRI.cjs');
9
+ var _chunkKMTYNC4Vcjs = require('../chunk-KMTYNC4V.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/address.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkT67ZXTVGcjs.require_address_runtime.call(void 0, );
15
- return _chunk7LIGFCRIcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkKMTYNC4Vcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: def, apiName: "address" });
21
+ _instance = _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: def, apiName: "address" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk7LIGFCRIcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkKMTYNC4Vcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "address" }),
27
+ createClient: () => _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "address" }),
28
28
  apiName: "address"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var address = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.address = address; exports.authorize = _chunk7LIGFCRIcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.address = address; exports.authorize = _chunkKMTYNC4Vcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-CMANJ4LY.js";
9
+ } from "../chunk-IOMSECPW.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/address.ts
@@ -6,25 +6,25 @@ var _chunkFARDEGPHcjs = require('../chunk-FARDEGPH.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk7LIGFCRIcjs = require('../chunk-7LIGFCRI.cjs');
9
+ var _chunkKMTYNC4Vcjs = require('../chunk-KMTYNC4V.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/ai-agents.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkFARDEGPHcjs.require_ai_agents_runtime.call(void 0, );
15
- return _chunk7LIGFCRIcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkKMTYNC4Vcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: def, apiName: "aiAgents" });
21
+ _instance = _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: def, apiName: "aiAgents" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk7LIGFCRIcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkKMTYNC4Vcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "aiAgents" }),
27
+ createClient: () => _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "aiAgents" }),
28
28
  apiName: "aiAgents"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var aiAgents = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.aiAgents = aiAgents; exports.authorize = _chunk7LIGFCRIcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.aiAgents = aiAgents; exports.authorize = _chunkKMTYNC4Vcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
@@ -1,7 +1,7 @@
1
1
  import { A as ApiHandle } from '../types-ChU9Acbv.cjs';
2
2
  export { T as TokenArg, a as authorize } from '../types-ChU9Acbv.cjs';
3
- import { C as Client } from '../ai-agents.d-OkXfr2bz.cjs';
4
- export { A as AgentDefinition, c as AgentId, d as AgentSource, e as ApproveExecutionRequest, a as Components, f as CreateAgentRequest, E as Error, g as ExecuteAgentRequest, h as ExecutionContext, i as ExecutionError, j as ExecutionIteration, k as ExecutionMetrics, l as ExecutionMode, m as ExecutionPattern, n as ExecutionResponse, o as ExecutionStatus, p as ExecutionTrace, I as InputParameterDefinition, q as InputParametersSchema, L as ListAgentsResponse, r as ListExecutionsResponse, M as ModelConfig, O as OperationMethods, s as ParameterType, P as Paths, b as PathsDictionary, t as PendingAction, u as PreviewActionType, v as PreviewChange, w as PreviewEntity, x as PreviewValue, R as RejectExecutionRequest, S as SkillAvailability, y as SkillCategory, T as ToolDefinition, z as ToolPreview, U as UpdateAgentRequest } from '../ai-agents.d-OkXfr2bz.cjs';
3
+ import { C as Client } from '../ai-agents.d-CC5IjXrs.cjs';
4
+ export { A as AgentDefinition, c as AgentId, d as AgentSource, e as ApproveExecutionRequest, a as Components, f as CreateAgentRequest, E as Error, g as ExecuteAgentRequest, h as ExecutionContext, i as ExecutionError, j as ExecutionIteration, k as ExecutionMetrics, l as ExecutionMode, m as ExecutionPattern, n as ExecutionResponse, o as ExecutionStatus, p as ExecutionTrace, I as InputParameterDefinition, q as InputParametersSchema, L as ListAgentsResponse, r as ListExecutionsResponse, M as ModelConfig, O as OperationMethods, s as ParameterType, P as Paths, b as PathsDictionary, t as PendingAction, u as PreviewActionType, v as PreviewChange, w as PreviewEntity, x as PreviewValue, R as RejectExecutionRequest, S as SkillAvailability, y as SkillCategory, T as ToolDefinition, z as ToolPreview, U as UpdateAgentRequest } from '../ai-agents.d-CC5IjXrs.cjs';
5
5
  export { OpenAPIClient } from 'openapi-client-axios';
6
6
  import 'axios';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { A as ApiHandle } from '../types-ChU9Acbv.js';
2
2
  export { T as TokenArg, a as authorize } from '../types-ChU9Acbv.js';
3
- import { C as Client } from '../ai-agents.d-OkXfr2bz.js';
4
- export { A as AgentDefinition, c as AgentId, d as AgentSource, e as ApproveExecutionRequest, a as Components, f as CreateAgentRequest, E as Error, g as ExecuteAgentRequest, h as ExecutionContext, i as ExecutionError, j as ExecutionIteration, k as ExecutionMetrics, l as ExecutionMode, m as ExecutionPattern, n as ExecutionResponse, o as ExecutionStatus, p as ExecutionTrace, I as InputParameterDefinition, q as InputParametersSchema, L as ListAgentsResponse, r as ListExecutionsResponse, M as ModelConfig, O as OperationMethods, s as ParameterType, P as Paths, b as PathsDictionary, t as PendingAction, u as PreviewActionType, v as PreviewChange, w as PreviewEntity, x as PreviewValue, R as RejectExecutionRequest, S as SkillAvailability, y as SkillCategory, T as ToolDefinition, z as ToolPreview, U as UpdateAgentRequest } from '../ai-agents.d-OkXfr2bz.js';
3
+ import { C as Client } from '../ai-agents.d-CC5IjXrs.js';
4
+ export { A as AgentDefinition, c as AgentId, d as AgentSource, e as ApproveExecutionRequest, a as Components, f as CreateAgentRequest, E as Error, g as ExecuteAgentRequest, h as ExecutionContext, i as ExecutionError, j as ExecutionIteration, k as ExecutionMetrics, l as ExecutionMode, m as ExecutionPattern, n as ExecutionResponse, o as ExecutionStatus, p as ExecutionTrace, I as InputParameterDefinition, q as InputParametersSchema, L as ListAgentsResponse, r as ListExecutionsResponse, M as ModelConfig, O as OperationMethods, s as ParameterType, P as Paths, b as PathsDictionary, t as PendingAction, u as PreviewActionType, v as PreviewChange, w as PreviewEntity, x as PreviewValue, R as RejectExecutionRequest, S as SkillAvailability, y as SkillCategory, T as ToolDefinition, z as ToolPreview, U as UpdateAgentRequest } from '../ai-agents.d-CC5IjXrs.js';
5
5
  export { OpenAPIClient } from 'openapi-client-axios';
6
6
  import 'axios';
7
7
 
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-CMANJ4LY.js";
9
+ } from "../chunk-IOMSECPW.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/ai-agents.ts
package/dist/apis/app.cjs CHANGED
@@ -6,25 +6,25 @@ var _chunkKMVJYNLBcjs = require('../chunk-KMVJYNLB.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk7LIGFCRIcjs = require('../chunk-7LIGFCRI.cjs');
9
+ var _chunkKMTYNC4Vcjs = require('../chunk-KMTYNC4V.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/app.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkKMVJYNLBcjs.require_app_runtime.call(void 0, );
15
- return _chunk7LIGFCRIcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkKMTYNC4Vcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: def, apiName: "app" });
21
+ _instance = _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: def, apiName: "app" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk7LIGFCRIcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkKMTYNC4Vcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "app" }),
27
+ createClient: () => _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "app" }),
28
28
  apiName: "app"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var app = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.app = app; exports.authorize = _chunk7LIGFCRIcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.app = app; exports.authorize = _chunkKMTYNC4Vcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
package/dist/apis/app.js CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-CMANJ4LY.js";
9
+ } from "../chunk-IOMSECPW.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/app.ts
@@ -6,25 +6,25 @@ var _chunkRUZRPIHWcjs = require('../chunk-RUZRPIHW.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk7LIGFCRIcjs = require('../chunk-7LIGFCRI.cjs');
9
+ var _chunkKMTYNC4Vcjs = require('../chunk-KMTYNC4V.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/audit-logs.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkRUZRPIHWcjs.require_audit_logs_runtime.call(void 0, );
15
- return _chunk7LIGFCRIcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkKMTYNC4Vcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: def, apiName: "auditLogs" });
21
+ _instance = _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: def, apiName: "auditLogs" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk7LIGFCRIcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkKMTYNC4Vcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "auditLogs" }),
27
+ createClient: () => _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "auditLogs" }),
28
28
  apiName: "auditLogs"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var auditLogs = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.auditLogs = auditLogs; exports.authorize = _chunk7LIGFCRIcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.auditLogs = auditLogs; exports.authorize = _chunkKMTYNC4Vcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-CMANJ4LY.js";
9
+ } from "../chunk-IOMSECPW.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/audit-logs.ts
@@ -6,25 +6,25 @@ var _chunkDVM27A7Ecjs = require('../chunk-DVM27A7E.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk7LIGFCRIcjs = require('../chunk-7LIGFCRI.cjs');
9
+ var _chunkKMTYNC4Vcjs = require('../chunk-KMTYNC4V.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/automation.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkDVM27A7Ecjs.require_automation_runtime.call(void 0, );
15
- return _chunk7LIGFCRIcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkKMTYNC4Vcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: def, apiName: "automation" });
21
+ _instance = _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: def, apiName: "automation" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk7LIGFCRIcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkKMTYNC4Vcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "automation" }),
27
+ createClient: () => _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "automation" }),
28
28
  apiName: "automation"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var automation = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk7LIGFCRIcjs.authorize; exports.automation = automation; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.authorize = _chunkKMTYNC4Vcjs.authorize; exports.automation = automation; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-CMANJ4LY.js";
9
+ } from "../chunk-IOMSECPW.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/automation.ts
@@ -6,25 +6,25 @@ var _chunkG5FKTWUCcjs = require('../chunk-G5FKTWUC.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk7LIGFCRIcjs = require('../chunk-7LIGFCRI.cjs');
9
+ var _chunkKMTYNC4Vcjs = require('../chunk-KMTYNC4V.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/billing.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkG5FKTWUCcjs.require_billing_runtime.call(void 0, );
15
- return _chunk7LIGFCRIcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkKMTYNC4Vcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: def, apiName: "billing" });
21
+ _instance = _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: def, apiName: "billing" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk7LIGFCRIcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkKMTYNC4Vcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "billing" }),
27
+ createClient: () => _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "billing" }),
28
28
  apiName: "billing"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var billing = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk7LIGFCRIcjs.authorize; exports.billing = billing; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.authorize = _chunkKMTYNC4Vcjs.authorize; exports.billing = billing; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-CMANJ4LY.js";
9
+ } from "../chunk-IOMSECPW.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/billing.ts
@@ -6,25 +6,25 @@ var _chunkT57MT6J5cjs = require('../chunk-T57MT6J5.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk7LIGFCRIcjs = require('../chunk-7LIGFCRI.cjs');
9
+ var _chunkKMTYNC4Vcjs = require('../chunk-KMTYNC4V.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/blueprint-manifest.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkT57MT6J5cjs.require_blueprint_manifest_runtime.call(void 0, );
15
- return _chunk7LIGFCRIcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkKMTYNC4Vcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: def, apiName: "blueprintManifest" });
21
+ _instance = _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: def, apiName: "blueprintManifest" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk7LIGFCRIcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkKMTYNC4Vcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "blueprintManifest" }),
27
+ createClient: () => _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "blueprintManifest" }),
28
28
  apiName: "blueprintManifest"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var blueprintManifest = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk7LIGFCRIcjs.authorize; exports.blueprintManifest = blueprintManifest; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.authorize = _chunkKMTYNC4Vcjs.authorize; exports.blueprintManifest = blueprintManifest; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-CMANJ4LY.js";
9
+ } from "../chunk-IOMSECPW.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/blueprint-manifest.ts
@@ -6,25 +6,25 @@ var _chunkCKLEBO4Kcjs = require('../chunk-CKLEBO4K.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk7LIGFCRIcjs = require('../chunk-7LIGFCRI.cjs');
9
+ var _chunkKMTYNC4Vcjs = require('../chunk-KMTYNC4V.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/calendar.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkCKLEBO4Kcjs.require_calendar_runtime.call(void 0, );
15
- return _chunk7LIGFCRIcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkKMTYNC4Vcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: def, apiName: "calendar" });
21
+ _instance = _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: def, apiName: "calendar" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk7LIGFCRIcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkKMTYNC4Vcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "calendar" }),
27
+ createClient: () => _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "calendar" }),
28
28
  apiName: "calendar"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var calendar = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk7LIGFCRIcjs.authorize; exports.calendar = calendar; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.authorize = _chunkKMTYNC4Vcjs.authorize; exports.calendar = calendar; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-CMANJ4LY.js";
9
+ } from "../chunk-IOMSECPW.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/calendar.ts
@@ -6,25 +6,25 @@ var _chunkMOLFG5L4cjs = require('../chunk-MOLFG5L4.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk7LIGFCRIcjs = require('../chunk-7LIGFCRI.cjs');
9
+ var _chunkKMTYNC4Vcjs = require('../chunk-KMTYNC4V.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/configuration-hub.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkMOLFG5L4cjs.require_configuration_hub_runtime.call(void 0, );
15
- return _chunk7LIGFCRIcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkKMTYNC4Vcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: def, apiName: "configurationHub" });
21
+ _instance = _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: def, apiName: "configurationHub" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk7LIGFCRIcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkKMTYNC4Vcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "configurationHub" }),
27
+ createClient: () => _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "configurationHub" }),
28
28
  apiName: "configurationHub"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var configurationHub = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk7LIGFCRIcjs.authorize; exports.configurationHub = configurationHub; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.authorize = _chunkKMTYNC4Vcjs.authorize; exports.configurationHub = configurationHub; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-CMANJ4LY.js";
9
+ } from "../chunk-IOMSECPW.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/configuration-hub.ts
@@ -6,25 +6,25 @@ var _chunkBM6NCHPLcjs = require('../chunk-BM6NCHPL.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk7LIGFCRIcjs = require('../chunk-7LIGFCRI.cjs');
9
+ var _chunkKMTYNC4Vcjs = require('../chunk-KMTYNC4V.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/consent.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkBM6NCHPLcjs.require_consent_runtime.call(void 0, );
15
- return _chunk7LIGFCRIcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkKMTYNC4Vcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: def, apiName: "consent" });
21
+ _instance = _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: def, apiName: "consent" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk7LIGFCRIcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkKMTYNC4Vcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "consent" }),
27
+ createClient: () => _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "consent" }),
28
28
  apiName: "consent"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var consent = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk7LIGFCRIcjs.authorize; exports.consent = consent; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.authorize = _chunkKMTYNC4Vcjs.authorize; exports.consent = consent; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-CMANJ4LY.js";
9
+ } from "../chunk-IOMSECPW.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/consent.ts
@@ -6,25 +6,25 @@ var _chunk5ZXGKLB6cjs = require('../chunk-5ZXGKLB6.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk7LIGFCRIcjs = require('../chunk-7LIGFCRI.cjs');
9
+ var _chunkKMTYNC4Vcjs = require('../chunk-KMTYNC4V.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/customer-portal.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunk5ZXGKLB6cjs.require_customer_portal_runtime.call(void 0, );
15
- return _chunk7LIGFCRIcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkKMTYNC4Vcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: def, apiName: "customerPortal" });
21
+ _instance = _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: def, apiName: "customerPortal" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk7LIGFCRIcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkKMTYNC4Vcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "customerPortal" }),
27
+ createClient: () => _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "customerPortal" }),
28
28
  apiName: "customerPortal"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var customerPortal = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk7LIGFCRIcjs.authorize; exports.createClient = createClient; exports.customerPortal = customerPortal; exports.getClient = getClient;
38
+ exports.authorize = _chunkKMTYNC4Vcjs.authorize; exports.createClient = createClient; exports.customerPortal = customerPortal; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-CMANJ4LY.js";
9
+ } from "../chunk-IOMSECPW.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/customer-portal.ts
@@ -6,25 +6,25 @@ var _chunkM2UDF7PYcjs = require('../chunk-M2UDF7PY.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk7LIGFCRIcjs = require('../chunk-7LIGFCRI.cjs');
9
+ var _chunkKMTYNC4Vcjs = require('../chunk-KMTYNC4V.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/dashboard.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkM2UDF7PYcjs.require_dashboard_runtime.call(void 0, );
15
- return _chunk7LIGFCRIcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkKMTYNC4Vcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: def, apiName: "dashboard" });
21
+ _instance = _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: def, apiName: "dashboard" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk7LIGFCRIcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkKMTYNC4Vcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "dashboard" }),
27
+ createClient: () => _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "dashboard" }),
28
28
  apiName: "dashboard"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var dashboard = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk7LIGFCRIcjs.authorize; exports.createClient = createClient; exports.dashboard = dashboard; exports.getClient = getClient;
38
+ exports.authorize = _chunkKMTYNC4Vcjs.authorize; exports.createClient = createClient; exports.dashboard = dashboard; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-CMANJ4LY.js";
9
+ } from "../chunk-IOMSECPW.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/dashboard.ts
@@ -6,25 +6,25 @@ var _chunkZL6KDJFTcjs = require('../chunk-ZL6KDJFT.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk7LIGFCRIcjs = require('../chunk-7LIGFCRI.cjs');
9
+ var _chunkKMTYNC4Vcjs = require('../chunk-KMTYNC4V.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/data-governance.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkZL6KDJFTcjs.require_data_governance_runtime.call(void 0, );
15
- return _chunk7LIGFCRIcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkKMTYNC4Vcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: def, apiName: "dataGovernance" });
21
+ _instance = _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: def, apiName: "dataGovernance" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk7LIGFCRIcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkKMTYNC4Vcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk7LIGFCRIcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "dataGovernance" }),
27
+ createClient: () => _chunkKMTYNC4Vcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "dataGovernance" }),
28
28
  apiName: "dataGovernance"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var dataGovernance = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk7LIGFCRIcjs.authorize; exports.createClient = createClient; exports.dataGovernance = dataGovernance; exports.getClient = getClient;
38
+ exports.authorize = _chunkKMTYNC4Vcjs.authorize; exports.createClient = createClient; exports.dataGovernance = dataGovernance; exports.getClient = getClient;