@epilot/sdk 2.3.9 → 2.3.10

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 (237) hide show
  1. package/definitions/access-token-runtime.json +1 -0
  2. package/definitions/access-token.json +663 -0
  3. package/definitions/address-runtime.json +1 -0
  4. package/definitions/address-suggestions-runtime.json +1 -0
  5. package/definitions/address-suggestions.json +582 -0
  6. package/definitions/address.json +578 -0
  7. package/definitions/ai-agents-runtime.json +1 -0
  8. package/definitions/ai-agents.json +1711 -0
  9. package/definitions/app-runtime.json +1 -0
  10. package/definitions/app.json +4493 -0
  11. package/definitions/audit-logs-runtime.json +1 -0
  12. package/definitions/audit-logs.json +305 -0
  13. package/definitions/automation-runtime.json +1 -0
  14. package/definitions/automation.json +5028 -0
  15. package/definitions/billing-runtime.json +1 -0
  16. package/definitions/billing.json +837 -0
  17. package/definitions/blueprint-manifest-runtime.json +1 -0
  18. package/definitions/blueprint-manifest.json +4846 -0
  19. package/definitions/configuration-hub-runtime.json +1 -0
  20. package/definitions/configuration-hub.json +611 -0
  21. package/definitions/consent-runtime.json +1 -0
  22. package/definitions/consent.json +344 -0
  23. package/definitions/customer-portal-runtime.json +1 -0
  24. package/definitions/customer-portal.json +16045 -0
  25. package/definitions/dashboard-runtime.json +1 -0
  26. package/definitions/dashboard.json +484 -0
  27. package/definitions/data-governance-runtime.json +1 -0
  28. package/definitions/data-governance.json +1126 -0
  29. package/definitions/deduplication-runtime.json +1 -0
  30. package/definitions/deduplication.json +314 -0
  31. package/definitions/design-runtime.json +1 -0
  32. package/definitions/design.json +1722 -0
  33. package/definitions/document-runtime.json +1 -0
  34. package/definitions/document.json +758 -0
  35. package/definitions/email-settings-runtime.json +1 -0
  36. package/definitions/email-settings.json +2777 -0
  37. package/definitions/email-template-runtime.json +1 -0
  38. package/definitions/email-template.json +1441 -0
  39. package/definitions/entity-mapping-runtime.json +1 -0
  40. package/definitions/entity-mapping.json +1642 -0
  41. package/definitions/entity-runtime.json +1 -0
  42. package/definitions/entity.json +10474 -0
  43. package/definitions/environments-runtime.json +1 -0
  44. package/definitions/environments.json +539 -0
  45. package/definitions/event-catalog-runtime.json +1 -0
  46. package/definitions/event-catalog.json +1051 -0
  47. package/definitions/file-runtime.json +1 -0
  48. package/definitions/file.json +2842 -0
  49. package/definitions/iban-runtime.json +1 -0
  50. package/definitions/iban.json +132 -0
  51. package/definitions/integration-toolkit-runtime.json +1 -0
  52. package/definitions/integration-toolkit.json +7998 -0
  53. package/definitions/journey-runtime.json +1 -0
  54. package/definitions/journey.json +2603 -0
  55. package/definitions/kanban-runtime.json +1 -0
  56. package/definitions/kanban.json +1505 -0
  57. package/definitions/message-runtime.json +1 -0
  58. package/definitions/message.json +2872 -0
  59. package/definitions/metering-runtime.json +1 -0
  60. package/definitions/metering.json +2321 -0
  61. package/definitions/notes-runtime.json +1 -0
  62. package/definitions/notes.json +1531 -0
  63. package/definitions/notification-runtime.json +1 -0
  64. package/definitions/notification.json +1425 -0
  65. package/definitions/organization-runtime.json +1 -0
  66. package/definitions/organization.json +1192 -0
  67. package/definitions/partner-directory-runtime.json +1 -0
  68. package/definitions/partner-directory.json +2284 -0
  69. package/definitions/permissions-runtime.json +1 -0
  70. package/definitions/permissions.json +1515 -0
  71. package/definitions/pricing-runtime.json +1 -0
  72. package/definitions/pricing-tier-runtime.json +1 -0
  73. package/definitions/pricing-tier.json +105 -0
  74. package/definitions/pricing.json +9884 -0
  75. package/definitions/purpose-runtime.json +1 -0
  76. package/definitions/purpose.json +524 -0
  77. package/definitions/query-runtime.json +1 -0
  78. package/definitions/query.json +3178 -0
  79. package/definitions/sandbox-runtime.json +1 -0
  80. package/definitions/sandbox.json +453 -0
  81. package/definitions/sharing-runtime.json +1 -0
  82. package/definitions/sharing.json +956 -0
  83. package/definitions/submission-runtime.json +1 -0
  84. package/definitions/submission.json +313 -0
  85. package/definitions/targeting-runtime.json +1 -0
  86. package/definitions/targeting.json +1474 -0
  87. package/definitions/template-variables-runtime.json +1 -0
  88. package/definitions/template-variables.json +1416 -0
  89. package/definitions/user-runtime.json +1 -0
  90. package/definitions/user.json +2460 -0
  91. package/definitions/validation-rules-runtime.json +1 -0
  92. package/definitions/validation-rules.json +1491 -0
  93. package/definitions/webhooks-runtime.json +1 -0
  94. package/definitions/webhooks.json +1634 -0
  95. package/definitions/workflow-definition-runtime.json +1 -0
  96. package/definitions/workflow-definition.json +3354 -0
  97. package/definitions/workflow-runtime.json +1 -0
  98. package/definitions/workflow.json +4272 -0
  99. package/dist/apis/access-token.cjs +6 -6
  100. package/dist/apis/access-token.js +1 -1
  101. package/dist/apis/address-suggestions.cjs +6 -6
  102. package/dist/apis/address-suggestions.js +1 -1
  103. package/dist/apis/address.cjs +6 -6
  104. package/dist/apis/address.js +1 -1
  105. package/dist/apis/ai-agents.cjs +6 -6
  106. package/dist/apis/ai-agents.js +1 -1
  107. package/dist/apis/app.cjs +6 -6
  108. package/dist/apis/app.js +1 -1
  109. package/dist/apis/audit-logs.cjs +6 -6
  110. package/dist/apis/audit-logs.js +1 -1
  111. package/dist/apis/automation.cjs +6 -6
  112. package/dist/apis/automation.js +1 -1
  113. package/dist/apis/billing.cjs +6 -6
  114. package/dist/apis/billing.js +1 -1
  115. package/dist/apis/blueprint-manifest.cjs +6 -6
  116. package/dist/apis/blueprint-manifest.js +1 -1
  117. package/dist/apis/configuration-hub.cjs +8 -8
  118. package/dist/apis/configuration-hub.d.cts +2 -2
  119. package/dist/apis/configuration-hub.d.ts +2 -2
  120. package/dist/apis/configuration-hub.js +2 -2
  121. package/dist/apis/consent.cjs +6 -6
  122. package/dist/apis/consent.js +1 -1
  123. package/dist/apis/customer-portal.cjs +6 -6
  124. package/dist/apis/customer-portal.js +1 -1
  125. package/dist/apis/dashboard.cjs +6 -6
  126. package/dist/apis/dashboard.js +1 -1
  127. package/dist/apis/data-governance.cjs +6 -6
  128. package/dist/apis/data-governance.js +1 -1
  129. package/dist/apis/deduplication.cjs +6 -6
  130. package/dist/apis/deduplication.js +1 -1
  131. package/dist/apis/design.cjs +6 -6
  132. package/dist/apis/design.js +1 -1
  133. package/dist/apis/document.cjs +6 -6
  134. package/dist/apis/document.js +1 -1
  135. package/dist/apis/email-settings.cjs +6 -6
  136. package/dist/apis/email-settings.js +1 -1
  137. package/dist/apis/email-template.cjs +6 -6
  138. package/dist/apis/email-template.js +1 -1
  139. package/dist/apis/entity-mapping.cjs +6 -6
  140. package/dist/apis/entity-mapping.js +1 -1
  141. package/dist/apis/entity.cjs +6 -6
  142. package/dist/apis/entity.js +1 -1
  143. package/dist/apis/environments.cjs +6 -6
  144. package/dist/apis/environments.js +1 -1
  145. package/dist/apis/event-catalog.cjs +6 -6
  146. package/dist/apis/event-catalog.js +1 -1
  147. package/dist/apis/file.cjs +6 -6
  148. package/dist/apis/file.js +1 -1
  149. package/dist/apis/iban.cjs +6 -6
  150. package/dist/apis/iban.js +1 -1
  151. package/dist/apis/integration-toolkit.cjs +6 -6
  152. package/dist/apis/integration-toolkit.js +1 -1
  153. package/dist/apis/journey.cjs +6 -6
  154. package/dist/apis/journey.js +1 -1
  155. package/dist/apis/kanban.cjs +6 -6
  156. package/dist/apis/kanban.js +1 -1
  157. package/dist/apis/message.cjs +6 -6
  158. package/dist/apis/message.js +1 -1
  159. package/dist/apis/metering.cjs +6 -6
  160. package/dist/apis/metering.js +1 -1
  161. package/dist/apis/notes.cjs +6 -6
  162. package/dist/apis/notes.js +1 -1
  163. package/dist/apis/notification.cjs +6 -6
  164. package/dist/apis/notification.js +1 -1
  165. package/dist/apis/organization.cjs +6 -6
  166. package/dist/apis/organization.js +1 -1
  167. package/dist/apis/partner-directory.cjs +6 -6
  168. package/dist/apis/partner-directory.js +1 -1
  169. package/dist/apis/permissions.cjs +6 -6
  170. package/dist/apis/permissions.js +1 -1
  171. package/dist/apis/pricing-tier.cjs +6 -6
  172. package/dist/apis/pricing-tier.js +1 -1
  173. package/dist/apis/pricing.cjs +6 -6
  174. package/dist/apis/pricing.js +1 -1
  175. package/dist/apis/purpose.cjs +6 -6
  176. package/dist/apis/purpose.js +1 -1
  177. package/dist/apis/query.cjs +6 -6
  178. package/dist/apis/query.js +1 -1
  179. package/dist/apis/sandbox.cjs +6 -6
  180. package/dist/apis/sandbox.js +1 -1
  181. package/dist/apis/sharing.cjs +6 -6
  182. package/dist/apis/sharing.js +1 -1
  183. package/dist/apis/submission.cjs +6 -6
  184. package/dist/apis/submission.js +1 -1
  185. package/dist/apis/target.cjs +6 -6
  186. package/dist/apis/target.js +1 -1
  187. package/dist/apis/targeting.cjs +6 -6
  188. package/dist/apis/targeting.js +1 -1
  189. package/dist/apis/template-variables.cjs +6 -6
  190. package/dist/apis/template-variables.js +1 -1
  191. package/dist/apis/user.cjs +6 -6
  192. package/dist/apis/user.js +1 -1
  193. package/dist/apis/validation-rules.cjs +6 -6
  194. package/dist/apis/validation-rules.js +1 -1
  195. package/dist/apis/webhooks.cjs +6 -6
  196. package/dist/apis/webhooks.js +1 -1
  197. package/dist/apis/workflow-definition.cjs +6 -6
  198. package/dist/apis/workflow-definition.d.cts +2 -2
  199. package/dist/apis/workflow-definition.d.ts +2 -2
  200. package/dist/apis/workflow-definition.js +1 -1
  201. package/dist/apis/workflow.cjs +6 -6
  202. package/dist/apis/workflow.d.cts +2 -2
  203. package/dist/apis/workflow.d.ts +2 -2
  204. package/dist/apis/workflow.js +1 -1
  205. package/dist/{chunk-L37V2R32.cjs → chunk-MDLNRFJV.cjs} +4 -4
  206. package/dist/chunk-ONOGGR6Q.js +14 -0
  207. package/dist/{chunk-OMNMMMRJ.js → chunk-W7YCS4FU.js} +4 -4
  208. package/dist/{chunk-VFCH5IEL.cjs → chunk-ZSONBZIF.cjs} +1 -1
  209. package/dist/configuration-hub-A3S6ND6R.cjs +7 -0
  210. package/dist/configuration-hub-PMAW44U5.js +7 -0
  211. package/dist/{configuration-hub-runtime-TY2X2ECO.cjs → configuration-hub-runtime-I5Y67CXD.cjs} +2 -2
  212. package/dist/{configuration-hub-runtime-5R6Y4KF7.js → configuration-hub-runtime-L6IOERSP.js} +1 -1
  213. package/dist/{configuration-hub.d-DZE3wTQE.d.cts → configuration-hub.d-Cqaq2F-W.d.cts} +111 -8
  214. package/dist/{configuration-hub.d-DZE3wTQE.d.ts → configuration-hub.d-Cqaq2F-W.d.ts} +111 -8
  215. package/dist/index.cjs +10 -10
  216. package/dist/index.d.cts +3 -3
  217. package/dist/index.d.ts +3 -3
  218. package/dist/index.js +2 -2
  219. package/dist/workflow-3WBD74WR.js +7 -0
  220. package/dist/workflow-WIUZ5TOX.cjs +7 -0
  221. package/dist/workflow-definition-2VF7S23G.js +7 -0
  222. package/dist/workflow-definition-U6YXD42W.cjs +7 -0
  223. package/dist/{workflow-definition.d-ByCJK9_x.d.ts → workflow-definition.d-DOeb0KVV.d.cts} +37 -1
  224. package/dist/{workflow-definition.d-ByCJK9_x.d.cts → workflow-definition.d-DOeb0KVV.d.ts} +37 -1
  225. package/dist/{workflow.d-pD8ISOg-.d.ts → workflow.d-CMSKt8oN.d.cts} +22 -1
  226. package/dist/{workflow.d-pD8ISOg-.d.cts → workflow.d-CMSKt8oN.d.ts} +22 -1
  227. package/docs/configuration-hub.md +112 -15
  228. package/docs/workflow-definition.md +40 -8
  229. package/docs/workflow.md +57 -11
  230. package/package.json +1 -1
  231. package/dist/chunk-AOFZDDXN.js +0 -14
  232. package/dist/configuration-hub-2F636SNK.js +0 -7
  233. package/dist/configuration-hub-XQGJK2JA.cjs +0 -7
  234. package/dist/workflow-CQOBZ25C.cjs +0 -7
  235. package/dist/workflow-G7VFCXY7.js +0 -7
  236. package/dist/workflow-definition-CVBYKAUY.cjs +0 -7
  237. package/dist/workflow-definition-GNAKDNG7.js +0 -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 '../workflow.d-pD8ISOg-.js';
4
- export { A as ActionSchedule, c as AddTaskReq, d as AgentConfig, e as AgentExecutionInfo, f as AiAgentTask, g as AnalyticsInfo, h as Assignees, i as AutomationConfig, j as AutomationInfo, k as AutomationTask, l as ClosingReason, m as ClosingReasonResp, a as Components, n as Condition, o as ConditionId, p as CreateStepReq, D as DecisionTask, q as DelayedSchedule, r as DueDateConfig, s as DynamicDueDate, E as ECPDetails, t as Edge, u as EnableRequirement, v as EntityRef, w as EntitySync, x as ErrorResp, y as EvaluationSource, z as ExecutionPaginationDynamo, F as Flow, B as FlowClosingReason, G as FlowContext, H as FlowExecution, I as FlowExecutionId, J as FlowSlim, K as FlowTemplateId, L as FlowTrigger, M as ImmediateSchedule, N as ItemType, Q as LastEvaluatedKey, R as LoopConfig, S as LoopInfo, T as ManualTask, O as OperationMethods, U as Operator, V as PartnerDetails, W as PatchFlowReq, X as PatchPhaseReq, Y as PatchTaskReq, P as Paths, b as PathsDictionary, Z as Phase, _ as PhaseId, $ as PhaseInEntity, a0 as RelativeSchedule, a1 as SearchExecutionsReq, a2 as SearchExecutionsResp, a3 as SearchFlowsReq, a4 as SearchPagination, a5 as SearchSorting, a6 as SearchStepsReq, a7 as SearchStepsResp, a8 as Section, a9 as SectionSimplified, aa as SectionStatus, ab as StartFlowReq, ac as Statement, ad as Step, ae as StepDescription, af as StepExtended, ag as StepId, ah as StepJourney, ai as StepPositionAt, aj as StepRequirement, ak as StepSimplified, al as StepStatus, am as StepType, an as Task, ao as TaskBase, ap as TaskId, aq as TaskType, ar as TimeUnit, as as TriggerMode, at as TriggerType, au as UpdateEntityAttributes, av as UpdateStepReq, aw as UpdateStepResp, ax as UserId, ay as VariableAssignment, az as WorkflowContext, aA as WorkflowExecution, aB as WorkflowExecutionBase, aC as WorkflowExecutionCreateReq, aD as WorkflowExecutionSlim, aE as WorkflowExecutionUpdateReq, aF as WorkflowInEntity, aG as WorkflowStatus } from '../workflow.d-pD8ISOg-.js';
3
+ import { C as Client } from '../workflow.d-CMSKt8oN.js';
4
+ export { A as ActionSchedule, c as AddTaskReq, d as AgentConfig, e as AgentExecutionInfo, f as AiAgentTask, g as AnalyticsInfo, h as Assignees, i as AutomationConfig, j as AutomationInfo, k as AutomationInputContext, l as AutomationTask, m as ClosingReason, n as ClosingReasonResp, a as Components, o as Condition, p as ConditionId, q as CreateStepReq, D as DecisionTask, r as DelayedSchedule, s as DueDateConfig, t as DynamicDueDate, E as ECPDetails, u as Edge, v as EnableRequirement, w as EntityRef, x as EntitySync, y as ErrorResp, z as EvaluationSource, B as ExecutionPaginationDynamo, F as Flow, G as FlowClosingReason, H as FlowContext, I as FlowExecution, J as FlowExecutionId, K as FlowSlim, L as FlowTemplateId, M as FlowTrigger, N as ImmediateSchedule, Q as ItemType, R as LastEvaluatedKey, S as LoopConfig, T as LoopInfo, U as ManualTask, O as OperationMethods, V as Operator, W as PartnerDetails, X as PatchFlowReq, Y as PatchPhaseReq, Z as PatchTaskReq, P as Paths, b as PathsDictionary, _ as Phase, $ as PhaseId, a0 as PhaseInEntity, a1 as RelativeSchedule, a2 as SearchExecutionsReq, a3 as SearchExecutionsResp, a4 as SearchFlowsReq, a5 as SearchPagination, a6 as SearchSorting, a7 as SearchStepsReq, a8 as SearchStepsResp, a9 as Section, aa as SectionSimplified, ab as SectionStatus, ac as StartFlowReq, ad as Statement, ae as Step, af as StepDescription, ag as StepExtended, ah as StepId, ai as StepJourney, aj as StepPositionAt, ak as StepRequirement, al as StepSimplified, am as StepStatus, an as StepType, ao as Task, ap as TaskBase, aq as TaskId, ar as TaskType, as as TimeUnit, at as TriggerMode, au as TriggerType, av as UpdateEntityAttributes, aw as UpdateStepReq, ax as UpdateStepResp, ay as UserId, az as VariableAssignment, aA as WorkflowContext, aB as WorkflowExecution, aC as WorkflowExecutionBase, aD as WorkflowExecutionCreateReq, aE as WorkflowExecutionSlim, aF as WorkflowExecutionUpdateReq, aG as WorkflowInEntity, aH as WorkflowStatus } from '../workflow.d-CMSKt8oN.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-OMNMMMRJ.js";
9
+ } from "../chunk-W7YCS4FU.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/workflow.ts
@@ -29,7 +29,7 @@ var globImport_docs = _chunkNJK5F5TFcjs.__glob.call(void 0, {
29
29
  "./docs/automation.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./automation-IOCVCTKR.cjs"))),
30
30
  "./docs/billing.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./billing-DUWDISHP.cjs"))),
31
31
  "./docs/blueprint-manifest.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./blueprint-manifest-IEQ6YBY7.cjs"))),
32
- "./docs/configuration-hub.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./configuration-hub-XQGJK2JA.cjs"))),
32
+ "./docs/configuration-hub.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./configuration-hub-A3S6ND6R.cjs"))),
33
33
  "./docs/consent.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./consent-CS2ZBZX4.cjs"))),
34
34
  "./docs/customer-portal.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./customer-portal-5LMHNBMD.cjs"))),
35
35
  "./docs/dashboard.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./dashboard-UHYR5RTY.cjs"))),
@@ -69,8 +69,8 @@ var globImport_docs = _chunkNJK5F5TFcjs.__glob.call(void 0, {
69
69
  "./docs/user.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./user-7ZN2XO7G.cjs"))),
70
70
  "./docs/validation-rules.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./validation-rules-VDU3CIZV.cjs"))),
71
71
  "./docs/webhooks.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./webhooks-H3RT33BF.cjs"))),
72
- "./docs/workflow-definition.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./workflow-definition-CVBYKAUY.cjs"))),
73
- "./docs/workflow.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./workflow-CQOBZ25C.cjs")))
72
+ "./docs/workflow-definition.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./workflow-definition-U6YXD42W.cjs"))),
73
+ "./docs/workflow.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./workflow-WIUZ5TOX.cjs")))
74
74
  });
75
75
 
76
76
  // src/help.ts
@@ -107,7 +107,7 @@ var globImport_definitions_json = _chunkNJK5F5TFcjs.__glob.call(void 0, {
107
107
  "./definitions/billing.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./billing-3VZPNG6M.cjs"))),
108
108
  "./definitions/blueprint-manifest-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./blueprint-manifest-runtime-QN2IECSA.cjs"))),
109
109
  "./definitions/blueprint-manifest.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./blueprint-manifest-5TNVSDKC.cjs"))),
110
- "./definitions/configuration-hub-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./configuration-hub-runtime-TY2X2ECO.cjs"))),
110
+ "./definitions/configuration-hub-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./configuration-hub-runtime-I5Y67CXD.cjs"))),
111
111
  "./definitions/consent-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./consent-runtime-KZ5D4XZU.cjs"))),
112
112
  "./definitions/consent.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./consent-6SIH4NQS.cjs"))),
113
113
  "./definitions/customer-portal-runtime.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./customer-portal-runtime-DULJLR7F.cjs"))),
@@ -0,0 +1,14 @@
1
+ import {
2
+ __commonJS
3
+ } from "./chunk-YPSWSI3M.js";
4
+
5
+ // src/definitions/configuration-hub-runtime.json
6
+ var require_configuration_hub_runtime = __commonJS({
7
+ "src/definitions/configuration-hub-runtime.json"(exports, module) {
8
+ module.exports = { s: "https://configuration-hub.sls.epilot.io", o: [["listConfigTypes", "get", "/v1/configs/types"], ["listConfigs", "get", "/v1/configs/{type}", [["ConfigType"], ["CursorParam"], ["SizeParam"], ["q", "q"], ["updated_after", "q"], ["updated_before", "q"], ["purposes", "q"], ["blueprint_ids", "q"], ["sort", "q"], ["active_only", "q"]]], ["getConfigDependencies", "get", "/v1/configs/{type}/{id}/dependencies", [["ConfigType"], ["ConfigId"], ["CursorParam"], ["SizeParam"]]], ["getConfigUsedBy", "get", "/v1/configs/{type}/{id}/used_by", [["ConfigType"], ["ConfigId"]]], ["getIndex", "get", "/v1/configs/index"], ["rebuildIndex", "post", "/v1/configs/index:rebuild"]], v: "3.0.3", cp: { ConfigType: ["type", "p", true], ConfigId: ["id", "p", true], CursorParam: ["cursor", "q"], SizeParam: ["size", "q"] } };
9
+ }
10
+ });
11
+
12
+ export {
13
+ require_configuration_hub_runtime
14
+ };
@@ -29,7 +29,7 @@ var globImport_docs = __glob({
29
29
  "./docs/automation.json": () => import("./automation-GFNNLSIN.js"),
30
30
  "./docs/billing.json": () => import("./billing-IPALEAG2.js"),
31
31
  "./docs/blueprint-manifest.json": () => import("./blueprint-manifest-DBEY5PPI.js"),
32
- "./docs/configuration-hub.json": () => import("./configuration-hub-2F636SNK.js"),
32
+ "./docs/configuration-hub.json": () => import("./configuration-hub-PMAW44U5.js"),
33
33
  "./docs/consent.json": () => import("./consent-NNYHF2N4.js"),
34
34
  "./docs/customer-portal.json": () => import("./customer-portal-RZACUF4N.js"),
35
35
  "./docs/dashboard.json": () => import("./dashboard-UTPGXFW5.js"),
@@ -69,8 +69,8 @@ var globImport_docs = __glob({
69
69
  "./docs/user.json": () => import("./user-ZK7BK6VY.js"),
70
70
  "./docs/validation-rules.json": () => import("./validation-rules-P6F5P73P.js"),
71
71
  "./docs/webhooks.json": () => import("./webhooks-RTOU3MS5.js"),
72
- "./docs/workflow-definition.json": () => import("./workflow-definition-GNAKDNG7.js"),
73
- "./docs/workflow.json": () => import("./workflow-G7VFCXY7.js")
72
+ "./docs/workflow-definition.json": () => import("./workflow-definition-2VF7S23G.js"),
73
+ "./docs/workflow.json": () => import("./workflow-3WBD74WR.js")
74
74
  });
75
75
 
76
76
  // src/help.ts
@@ -107,7 +107,7 @@ var globImport_definitions_json = __glob({
107
107
  "./definitions/billing.json": () => import("./billing-ASWY7HC3.js"),
108
108
  "./definitions/blueprint-manifest-runtime.json": () => import("./blueprint-manifest-runtime-5UN52LW5.js"),
109
109
  "./definitions/blueprint-manifest.json": () => import("./blueprint-manifest-UGGYWGRZ.js"),
110
- "./definitions/configuration-hub-runtime.json": () => import("./configuration-hub-runtime-5R6Y4KF7.js"),
110
+ "./definitions/configuration-hub-runtime.json": () => import("./configuration-hub-runtime-L6IOERSP.js"),
111
111
  "./definitions/consent-runtime.json": () => import("./consent-runtime-OAPXBJH2.js"),
112
112
  "./definitions/consent.json": () => import("./consent-7MNRAINV.js"),
113
113
  "./definitions/customer-portal-runtime.json": () => import("./customer-portal-runtime-PSM55KGU.js"),
@@ -5,7 +5,7 @@ var _chunkNJK5F5TFcjs = require('./chunk-NJK5F5TF.cjs');
5
5
  // src/definitions/configuration-hub-runtime.json
6
6
  var require_configuration_hub_runtime = _chunkNJK5F5TFcjs.__commonJS.call(void 0, {
7
7
  "src/definitions/configuration-hub-runtime.json"(exports, module) {
8
- module.exports = { s: "https://configuration-hub.sls.epilot.io", o: [["listConfigTypes", "get", "/v1/configs/types"], ["listConfigs", "get", "/v1/configs/{type}", [["ConfigType"], ["CursorParam"], ["SizeParam"], ["q", "q"], ["updated_after", "q"], ["updated_before", "q"], ["purposes", "q"]]], ["getConfigDependencies", "get", "/v1/configs/{type}/{id}/dependencies", [["ConfigType"], ["ConfigId"], ["CursorParam"], ["SizeParam"]]], ["rebuildIndex", "post", "/v1/index/rebuild"]], v: "3.0.3", cp: { ConfigType: ["type", "p", true], ConfigId: ["id", "p", true], CursorParam: ["cursor", "q"], SizeParam: ["size", "q"] } };
8
+ module.exports = { s: "https://configuration-hub.sls.epilot.io", o: [["listConfigTypes", "get", "/v1/configs/types"], ["listConfigs", "get", "/v1/configs/{type}", [["ConfigType"], ["CursorParam"], ["SizeParam"], ["q", "q"], ["updated_after", "q"], ["updated_before", "q"], ["purposes", "q"], ["blueprint_ids", "q"], ["sort", "q"], ["active_only", "q"]]], ["getConfigDependencies", "get", "/v1/configs/{type}/{id}/dependencies", [["ConfigType"], ["ConfigId"], ["CursorParam"], ["SizeParam"]]], ["getConfigUsedBy", "get", "/v1/configs/{type}/{id}/used_by", [["ConfigType"], ["ConfigId"]]], ["getIndex", "get", "/v1/configs/index"], ["rebuildIndex", "post", "/v1/configs/index:rebuild"]], v: "3.0.3", cp: { ConfigType: ["type", "p", true], ConfigId: ["id", "p", true], CursorParam: ["cursor", "q"], SizeParam: ["size", "q"] } };
9
9
  }
10
10
  });
11
11
 
@@ -0,0 +1,7 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-NJK5F5TF.cjs');
2
+
3
+ // src/docs/configuration-hub.json
4
+ var configuration_hub_default = '# Configuration Hub API\n\n- **Base URL:** `https://configuration-hub.sls.epilot.io`\n- **Full API Docs:** [https://docs.epilot.io/api/configuration-hub](https://docs.epilot.io/api/configuration-hub)\n\n## Usage\n\n```ts\nimport { epilot } from \'@epilot/sdk\'\n\nepilot.authorize(() => \'<token>\')\nconst { data } = await epilot.configurationHub.listConfigTypes(...)\n```\n\n### Tree-shakeable import\n\n```ts\nimport { getClient, authorize } from \'@epilot/sdk/configuration-hub\'\n\nconst configurationHubClient = getClient()\nauthorize(configurationHubClient, () => \'<token>\')\nconst { data } = await configurationHubClient.listConfigTypes(...)\n```\n\n## Operations\n\n**Configs**\n- [`listConfigTypes`](#listconfigtypes)\n- [`listConfigs`](#listconfigs)\n- [`getConfigDependencies`](#getconfigdependencies)\n- [`getConfigUsedBy`](#getconfigusedby)\n- [`getIndex`](#getindex)\n- [`rebuildIndex`](#rebuildindex)\n\n**Schemas**\n- [`ResourceType`](#resourcetype)\n- [`ConfigTypeInfo`](#configtypeinfo)\n- [`ConfigNode`](#confignode)\n- [`ConfigListResponse`](#configlistresponse)\n- [`ConfigDependenciesResponse`](#configdependenciesresponse)\n- [`IndexRebuildResponse`](#indexrebuildresponse)\n- [`IndexStatusResponse`](#indexstatusresponse)\n- [`ErrorResponse`](#errorresponse)\n\n### `listConfigTypes`\n\nReturns the static list of available configuration types with display metadata.\nThis is a cheap call \u2014 no fan-out to downstream APIs. Returns all known types\nwith labels and icons. The frontend should\n\n`GET /v1/configs/types`\n\n```ts\nconst { data } = await client.listConfigTypes()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "results": [\n {\n "type": "journey",\n "label": "Journeys",\n "icon": "Route",\n "source_api": "https://journey.sls.epilot.io",\n "sdk_client": "@epilot/sdk/journey"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `listConfigs`\n\nList configs of a given type with pagination. Returns summary metadata only\n(not full payloads). The frontend calls this per type folder when expanding.\n\n`GET /v1/configs/{type}`\n\n```ts\nconst { data } = await client.listConfigs({\n type: \'example\',\n cursor: \'example\',\n size: 1,\n q: \'example\',\n updated_after: \'example\',\n updated_before: \'example\',\n purposes: \'example\',\n blueprint_ids: \'example\',\n sort: \'example\',\n active_only: true,\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "type": "journey",\n "label": "string",\n "icon": "string",\n "total": 0,\n "next_cursor": "string",\n "results": [\n {\n "type": "journey",\n "id": "string",\n "title": "string",\n "updated_at": "1970-01-01T00:00:00.000Z",\n "updated_by": "string",\n "tags": ["string"],\n "aliases": ["string"],\n "purposes": ["string"],\n "link": "https://example.com/path",\n "metadata": {}\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getConfigDependencies`\n\nGet configs that are referenced by the given config.\nUsed to render children when expanding a config node in the tree.\n\n`GET /v1/configs/{type}/{id}/dependencies`\n\n```ts\nconst { data } = await client.getConfigDependencies({\n type: \'example\',\n id: \'123e4567-e89b-12d3-a456-426614174000\',\n cursor: \'example\',\n size: 1,\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "total": 0,\n "next_cursor": "string",\n "results": [\n {\n "type": "journey",\n "id": "string",\n "title": "string",\n "updated_at": "1970-01-01T00:00:00.000Z",\n "updated_by": "string",\n "tags": ["string"],\n "aliases": ["string"],\n "purposes": ["string"],\n "link": "https://example.com/path",\n "metadata": {}\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getConfigUsedBy`\n\nGet configs that reference the given config (reverse dependencies).\nScans the indexed config items for references to this config\'s ID or aliases.\n\n`GET /v1/configs/{type}/{id}/used_by`\n\n```ts\nconst { data } = await client.getConfigUsedBy({\n type: \'example\',\n id: \'123e4567-e89b-12d3-a456-426614174000\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "total": 0,\n "next_cursor": "string",\n "results": [\n {\n "type": "journey",\n "id": "string",\n "title": "string",\n "updated_at": "1970-01-01T00:00:00.000Z",\n "updated_by": "string",\n "tags": ["string"],\n "aliases": ["string"],\n "purposes": ["string"],\n "link": "https://example.com/path",\n "metadata": {}\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getIndex`\n\nReturn the current index build state for the caller\'s organization.\nClients poll this to decide whether to show a "building" indicator\nand when to refetch data.\n\n`GET /v1/configs/index`\n\n```ts\nconst { data } = await client.getIndex()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "status": "missing",\n "last_built_at": "1970-01-01T00:00:00.000Z",\n "total_items": 0,\n "build_duration_ms": 0\n}\n```\n\n</details>\n\n---\n\n### `rebuildIndex`\n\nRebuild the configuration index for the caller\'s organization.\nFire-and-forget: invokes the async worker and returns immediately.\nA new rebuild will cancel any in-flight build (see `build_token`).\n\n`POST /v1/configs/index:rebuild`\n\n```ts\nconst { data } = await client.rebuildIndex()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "status": "ready",\n "last_built_at": "1970-01-01T00:00:00.000Z",\n "total_items": 0,\n "build_duration_ms": 0,\n "failed_types": ["string"]\n}\n```\n\n</details>\n\n---\n\n## Schemas\n\n### `ResourceType`\n\nConfiguration resource type identifier.\nMatches blueprint-manifest-api V3 naming conventions.\n\n\n```ts\ntype ResourceType = "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n```\n\n### `ConfigTypeInfo`\n\nStatic metadata for a config type folder in the tree.\nNo downstream API calls \u2014 just type + label + icon + source API info.\n\n\n```ts\ntype ConfigTypeInfo = {\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n label: string\n icon: string\n source_api: string\n sdk_client: string\n}\n```\n\n### `ConfigNode`\n\nSummary metadata for a single configuration item in the tree\n\n```ts\ntype ConfigNode = {\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n id: string\n title: string\n updated_at?: string // date-time\n updated_by?: string\n tags?: string[]\n aliases?: string[]\n purposes?: string[]\n link?: string // uri\n metadata?: Record<string, unknown>\n}\n```\n\n### `ConfigListResponse`\n\nCursor-paginated list of configs for a specific type\n\n```ts\ntype ConfigListResponse = {\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n label: string\n icon: string\n total?: number\n next_cursor?: string\n results: Array<{\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n id: string\n title: string\n updated_at?: string // date-time\n updated_by?: string\n tags?: string[]\n aliases?: string[]\n purposes?: string[]\n link?: string // uri\n metadata?: Record<string, unknown>\n }>\n}\n```\n\n### `ConfigDependenciesResponse`\n\nCursor-paginated list of configs referenced by a given config\n\n```ts\ntype ConfigDependenciesResponse = {\n total?: number\n next_cursor?: string\n results: Array<{\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n id: string\n title: string\n updated_at?: string // date-time\n updated_by?: string\n tags?: string[]\n aliases?: string[]\n purposes?: string[]\n link?: string // uri\n metadata?: Record<string, unknown>\n }>\n}\n```\n\n### `IndexRebuildResponse`\n\nResult of an index rebuild operation\n\n```ts\ntype IndexRebuildResponse = {\n status: "ready" | "building" | "failed" | "already_building"\n last_built_at?: string // date-time\n total_items?: number\n build_duration_ms?: number\n failed_types?: string[]\n}\n```\n\n### `IndexStatusResponse`\n\nCurrent index build state\n\n```ts\ntype IndexStatusResponse = {\n status: "missing" | "building" | "ready" | "failed"\n last_built_at?: string // date-time\n total_items?: number\n build_duration_ms?: number\n}\n```\n\n### `ErrorResponse`\n\n```ts\ntype ErrorResponse = {\n status: number\n error: string\n}\n```\n';
5
+
6
+
7
+ exports.default = configuration_hub_default;
@@ -0,0 +1,7 @@
1
+ import "./chunk-YPSWSI3M.js";
2
+
3
+ // src/docs/configuration-hub.json
4
+ var configuration_hub_default = '# Configuration Hub API\n\n- **Base URL:** `https://configuration-hub.sls.epilot.io`\n- **Full API Docs:** [https://docs.epilot.io/api/configuration-hub](https://docs.epilot.io/api/configuration-hub)\n\n## Usage\n\n```ts\nimport { epilot } from \'@epilot/sdk\'\n\nepilot.authorize(() => \'<token>\')\nconst { data } = await epilot.configurationHub.listConfigTypes(...)\n```\n\n### Tree-shakeable import\n\n```ts\nimport { getClient, authorize } from \'@epilot/sdk/configuration-hub\'\n\nconst configurationHubClient = getClient()\nauthorize(configurationHubClient, () => \'<token>\')\nconst { data } = await configurationHubClient.listConfigTypes(...)\n```\n\n## Operations\n\n**Configs**\n- [`listConfigTypes`](#listconfigtypes)\n- [`listConfigs`](#listconfigs)\n- [`getConfigDependencies`](#getconfigdependencies)\n- [`getConfigUsedBy`](#getconfigusedby)\n- [`getIndex`](#getindex)\n- [`rebuildIndex`](#rebuildindex)\n\n**Schemas**\n- [`ResourceType`](#resourcetype)\n- [`ConfigTypeInfo`](#configtypeinfo)\n- [`ConfigNode`](#confignode)\n- [`ConfigListResponse`](#configlistresponse)\n- [`ConfigDependenciesResponse`](#configdependenciesresponse)\n- [`IndexRebuildResponse`](#indexrebuildresponse)\n- [`IndexStatusResponse`](#indexstatusresponse)\n- [`ErrorResponse`](#errorresponse)\n\n### `listConfigTypes`\n\nReturns the static list of available configuration types with display metadata.\nThis is a cheap call \u2014 no fan-out to downstream APIs. Returns all known types\nwith labels and icons. The frontend should\n\n`GET /v1/configs/types`\n\n```ts\nconst { data } = await client.listConfigTypes()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "results": [\n {\n "type": "journey",\n "label": "Journeys",\n "icon": "Route",\n "source_api": "https://journey.sls.epilot.io",\n "sdk_client": "@epilot/sdk/journey"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `listConfigs`\n\nList configs of a given type with pagination. Returns summary metadata only\n(not full payloads). The frontend calls this per type folder when expanding.\n\n`GET /v1/configs/{type}`\n\n```ts\nconst { data } = await client.listConfigs({\n type: \'example\',\n cursor: \'example\',\n size: 1,\n q: \'example\',\n updated_after: \'example\',\n updated_before: \'example\',\n purposes: \'example\',\n blueprint_ids: \'example\',\n sort: \'example\',\n active_only: true,\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "type": "journey",\n "label": "string",\n "icon": "string",\n "total": 0,\n "next_cursor": "string",\n "results": [\n {\n "type": "journey",\n "id": "string",\n "title": "string",\n "updated_at": "1970-01-01T00:00:00.000Z",\n "updated_by": "string",\n "tags": ["string"],\n "aliases": ["string"],\n "purposes": ["string"],\n "link": "https://example.com/path",\n "metadata": {}\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getConfigDependencies`\n\nGet configs that are referenced by the given config.\nUsed to render children when expanding a config node in the tree.\n\n`GET /v1/configs/{type}/{id}/dependencies`\n\n```ts\nconst { data } = await client.getConfigDependencies({\n type: \'example\',\n id: \'123e4567-e89b-12d3-a456-426614174000\',\n cursor: \'example\',\n size: 1,\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "total": 0,\n "next_cursor": "string",\n "results": [\n {\n "type": "journey",\n "id": "string",\n "title": "string",\n "updated_at": "1970-01-01T00:00:00.000Z",\n "updated_by": "string",\n "tags": ["string"],\n "aliases": ["string"],\n "purposes": ["string"],\n "link": "https://example.com/path",\n "metadata": {}\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getConfigUsedBy`\n\nGet configs that reference the given config (reverse dependencies).\nScans the indexed config items for references to this config\'s ID or aliases.\n\n`GET /v1/configs/{type}/{id}/used_by`\n\n```ts\nconst { data } = await client.getConfigUsedBy({\n type: \'example\',\n id: \'123e4567-e89b-12d3-a456-426614174000\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "total": 0,\n "next_cursor": "string",\n "results": [\n {\n "type": "journey",\n "id": "string",\n "title": "string",\n "updated_at": "1970-01-01T00:00:00.000Z",\n "updated_by": "string",\n "tags": ["string"],\n "aliases": ["string"],\n "purposes": ["string"],\n "link": "https://example.com/path",\n "metadata": {}\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getIndex`\n\nReturn the current index build state for the caller\'s organization.\nClients poll this to decide whether to show a "building" indicator\nand when to refetch data.\n\n`GET /v1/configs/index`\n\n```ts\nconst { data } = await client.getIndex()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "status": "missing",\n "last_built_at": "1970-01-01T00:00:00.000Z",\n "total_items": 0,\n "build_duration_ms": 0\n}\n```\n\n</details>\n\n---\n\n### `rebuildIndex`\n\nRebuild the configuration index for the caller\'s organization.\nFire-and-forget: invokes the async worker and returns immediately.\nA new rebuild will cancel any in-flight build (see `build_token`).\n\n`POST /v1/configs/index:rebuild`\n\n```ts\nconst { data } = await client.rebuildIndex()\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "status": "ready",\n "last_built_at": "1970-01-01T00:00:00.000Z",\n "total_items": 0,\n "build_duration_ms": 0,\n "failed_types": ["string"]\n}\n```\n\n</details>\n\n---\n\n## Schemas\n\n### `ResourceType`\n\nConfiguration resource type identifier.\nMatches blueprint-manifest-api V3 naming conventions.\n\n\n```ts\ntype ResourceType = "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n```\n\n### `ConfigTypeInfo`\n\nStatic metadata for a config type folder in the tree.\nNo downstream API calls \u2014 just type + label + icon + source API info.\n\n\n```ts\ntype ConfigTypeInfo = {\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n label: string\n icon: string\n source_api: string\n sdk_client: string\n}\n```\n\n### `ConfigNode`\n\nSummary metadata for a single configuration item in the tree\n\n```ts\ntype ConfigNode = {\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n id: string\n title: string\n updated_at?: string // date-time\n updated_by?: string\n tags?: string[]\n aliases?: string[]\n purposes?: string[]\n link?: string // uri\n metadata?: Record<string, unknown>\n}\n```\n\n### `ConfigListResponse`\n\nCursor-paginated list of configs for a specific type\n\n```ts\ntype ConfigListResponse = {\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n label: string\n icon: string\n total?: number\n next_cursor?: string\n results: Array<{\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n id: string\n title: string\n updated_at?: string // date-time\n updated_by?: string\n tags?: string[]\n aliases?: string[]\n purposes?: string[]\n link?: string // uri\n metadata?: Record<string, unknown>\n }>\n}\n```\n\n### `ConfigDependenciesResponse`\n\nCursor-paginated list of configs referenced by a given config\n\n```ts\ntype ConfigDependenciesResponse = {\n total?: number\n next_cursor?: string\n results: Array<{\n type: "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token"\n id: string\n title: string\n updated_at?: string // date-time\n updated_by?: string\n tags?: string[]\n aliases?: string[]\n purposes?: string[]\n link?: string // uri\n metadata?: Record<string, unknown>\n }>\n}\n```\n\n### `IndexRebuildResponse`\n\nResult of an index rebuild operation\n\n```ts\ntype IndexRebuildResponse = {\n status: "ready" | "building" | "failed" | "already_building"\n last_built_at?: string // date-time\n total_items?: number\n build_duration_ms?: number\n failed_types?: string[]\n}\n```\n\n### `IndexStatusResponse`\n\nCurrent index build state\n\n```ts\ntype IndexStatusResponse = {\n status: "missing" | "building" | "ready" | "failed"\n last_built_at?: string // date-time\n total_items?: number\n build_duration_ms?: number\n}\n```\n\n### `ErrorResponse`\n\n```ts\ntype ErrorResponse = {\n status: number\n error: string\n}\n```\n';
5
+ export {
6
+ configuration_hub_default as default
7
+ };
@@ -1,5 +1,5 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkVFCH5IELcjs = require('./chunk-VFCH5IEL.cjs');
3
+ var _chunkZSONBZIFcjs = require('./chunk-ZSONBZIF.cjs');
4
4
  require('./chunk-NJK5F5TF.cjs');
5
- exports. default = _chunkVFCH5IELcjs.require_configuration_hub_runtime.call(void 0, );
5
+ exports. default = _chunkZSONBZIFcjs.require_configuration_hub_runtime.call(void 0, );
@@ -1,5 +1,5 @@
1
1
  import {
2
2
  require_configuration_hub_runtime
3
- } from "./chunk-AOFZDDXN.js";
3
+ } from "./chunk-ONOGGR6Q.js";
4
4
  import "./chunk-YPSWSI3M.js";
5
5
  export default require_configuration_hub_runtime();
@@ -58,7 +58,7 @@ declare namespace Components {
58
58
  * Cursor for fetching the next page. Absent when no more pages.
59
59
  */
60
60
  next_cursor?: string;
61
- items: /* Summary metadata for a single configuration item in the tree */ ConfigNode[];
61
+ results: /* Summary metadata for a single configuration item in the tree */ ConfigNode[];
62
62
  }
63
63
  /**
64
64
  * Summary metadata for a single configuration item in the tree
@@ -90,6 +90,10 @@ declare namespace Components {
90
90
  * Tags / labels
91
91
  */
92
92
  tags?: string[];
93
+ /**
94
+ * Alternative identifiers (short IDs, slugs, variable keys) used in cross-references
95
+ */
96
+ aliases?: string[];
93
97
  /**
94
98
  * Business purposes
95
99
  */
@@ -98,6 +102,12 @@ declare namespace Components {
98
102
  * Direct link to open this config in epilot
99
103
  */
100
104
  link?: string; // uri
105
+ /**
106
+ * Type-specific metadata (e.g., submission count for journeys)
107
+ */
108
+ metadata?: {
109
+ [name: string]: any;
110
+ };
101
111
  }
102
112
  /**
103
113
  * Static metadata for a config type folder in the tree.
@@ -150,12 +160,21 @@ declare namespace Components {
150
160
  build_duration_ms?: number;
151
161
  failed_types?: string[];
152
162
  }
163
+ /**
164
+ * Current index build state
165
+ */
166
+ export interface IndexStatusResponse {
167
+ status: "missing" | "building" | "ready" | "failed";
168
+ last_built_at?: string; // date-time
169
+ total_items?: number;
170
+ build_duration_ms?: number;
171
+ }
153
172
  /**
154
173
  * Configuration resource type identifier.
155
174
  * Matches blueprint-manifest-api V3 naming conventions.
156
175
  *
157
176
  */
158
- export type ResourceType = "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation";
177
+ export type ResourceType = "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token";
159
178
  }
160
179
  }
161
180
  declare namespace Paths {
@@ -184,6 +203,29 @@ declare namespace Paths {
184
203
  export type $404 = Components.Schemas.ErrorResponse;
185
204
  }
186
205
  }
206
+ namespace GetConfigUsedBy {
207
+ namespace Parameters {
208
+ export type Id = string;
209
+ export type Type = /**
210
+ * Configuration resource type identifier.
211
+ * Matches blueprint-manifest-api V3 naming conventions.
212
+ *
213
+ */
214
+ Components.Schemas.ResourceType;
215
+ }
216
+ export interface PathParameters {
217
+ type: Parameters.Type;
218
+ id: Parameters.Id;
219
+ }
220
+ namespace Responses {
221
+ export type $200 = /* Cursor-paginated list of configs referenced by a given config */ Components.Schemas.ConfigDependenciesResponse;
222
+ }
223
+ }
224
+ namespace GetIndex {
225
+ namespace Responses {
226
+ export type $200 = /* Current index build state */ Components.Schemas.IndexStatusResponse;
227
+ }
228
+ }
187
229
  namespace ListConfigTypes {
188
230
  namespace Responses {
189
231
  export interface $200 {
@@ -198,10 +240,13 @@ declare namespace Paths {
198
240
  }
199
241
  namespace ListConfigs {
200
242
  namespace Parameters {
243
+ export type ActiveOnly = boolean;
244
+ export type BlueprintIds = string;
201
245
  export type Cursor = string;
202
246
  export type Purposes = string;
203
247
  export type Q = string;
204
248
  export type Size = number;
249
+ export type Sort = "updated_at" | "usage";
205
250
  export type Type = /**
206
251
  * Configuration resource type identifier.
207
252
  * Matches blueprint-manifest-api V3 naming conventions.
@@ -221,6 +266,9 @@ declare namespace Paths {
221
266
  updated_after?: Parameters.UpdatedAfter /* date-time */;
222
267
  updated_before?: Parameters.UpdatedBefore /* date-time */;
223
268
  purposes?: Parameters.Purposes;
269
+ blueprint_ids?: Parameters.BlueprintIds;
270
+ sort?: Parameters.Sort;
271
+ active_only?: Parameters.ActiveOnly;
224
272
  }
225
273
  namespace Responses {
226
274
  export type $200 = /* Cursor-paginated list of configs for a specific type */ Components.Schemas.ConfigListResponse;
@@ -279,12 +327,37 @@ interface OperationMethods {
279
327
  data?: any,
280
328
  config?: AxiosRequestConfig
281
329
  ): OperationResponse<Paths.GetConfigDependencies.Responses.$200>
330
+ /**
331
+ * getConfigUsedBy - getConfigUsedBy
332
+ *
333
+ * Get configs that reference the given config (reverse dependencies).
334
+ * Scans the indexed config items for references to this config's ID or aliases.
335
+ *
336
+ */
337
+ 'getConfigUsedBy'(
338
+ parameters?: Parameters<Paths.GetConfigUsedBy.PathParameters> | null,
339
+ data?: any,
340
+ config?: AxiosRequestConfig
341
+ ): OperationResponse<Paths.GetConfigUsedBy.Responses.$200>
342
+ /**
343
+ * getIndex - getIndex
344
+ *
345
+ * Return the current index build state for the caller's organization.
346
+ * Clients poll this to decide whether to show a "building" indicator
347
+ * and when to refetch data.
348
+ *
349
+ */
350
+ 'getIndex'(
351
+ parameters?: Parameters<UnknownParamsObject> | null,
352
+ data?: any,
353
+ config?: AxiosRequestConfig
354
+ ): OperationResponse<Paths.GetIndex.Responses.$200>
282
355
  /**
283
356
  * rebuildIndex - rebuildIndex
284
357
  *
285
358
  * Rebuild the configuration index for the caller's organization.
286
- * Calls all adapter APIs in parallel and stores results in DynamoDB.
287
- * If a build is already in progress (within 60s), returns immediately.
359
+ * Fire-and-forget: invokes the async worker and returns immediately.
360
+ * A new rebuild will cancel any in-flight build (see `build_token`).
288
361
  *
289
362
  */
290
363
  'rebuildIndex'(
@@ -344,13 +417,42 @@ interface PathsDictionary {
344
417
  config?: AxiosRequestConfig
345
418
  ): OperationResponse<Paths.GetConfigDependencies.Responses.$200>
346
419
  }
347
- ['/v1/index/rebuild']: {
420
+ ['/v1/configs/{type}/{id}/used_by']: {
421
+ /**
422
+ * getConfigUsedBy - getConfigUsedBy
423
+ *
424
+ * Get configs that reference the given config (reverse dependencies).
425
+ * Scans the indexed config items for references to this config's ID or aliases.
426
+ *
427
+ */
428
+ 'get'(
429
+ parameters?: Parameters<Paths.GetConfigUsedBy.PathParameters> | null,
430
+ data?: any,
431
+ config?: AxiosRequestConfig
432
+ ): OperationResponse<Paths.GetConfigUsedBy.Responses.$200>
433
+ }
434
+ ['/v1/configs/index']: {
435
+ /**
436
+ * getIndex - getIndex
437
+ *
438
+ * Return the current index build state for the caller's organization.
439
+ * Clients poll this to decide whether to show a "building" indicator
440
+ * and when to refetch data.
441
+ *
442
+ */
443
+ 'get'(
444
+ parameters?: Parameters<UnknownParamsObject> | null,
445
+ data?: any,
446
+ config?: AxiosRequestConfig
447
+ ): OperationResponse<Paths.GetIndex.Responses.$200>
448
+ }
449
+ ['/v1/configs/index:rebuild']: {
348
450
  /**
349
451
  * rebuildIndex - rebuildIndex
350
452
  *
351
453
  * Rebuild the configuration index for the caller's organization.
352
- * Calls all adapter APIs in parallel and stores results in DynamoDB.
353
- * If a build is already in progress (within 60s), returns immediately.
454
+ * Fire-and-forget: invokes the async worker and returns immediately.
455
+ * A new rebuild will cancel any in-flight build (see `build_token`).
354
456
  *
355
457
  */
356
458
  'post'(
@@ -370,6 +472,7 @@ type ConfigNode = Components.Schemas.ConfigNode;
370
472
  type ConfigTypeInfo = Components.Schemas.ConfigTypeInfo;
371
473
  type ErrorResponse = Components.Schemas.ErrorResponse;
372
474
  type IndexRebuildResponse = Components.Schemas.IndexRebuildResponse;
475
+ type IndexStatusResponse = Components.Schemas.IndexStatusResponse;
373
476
  type ResourceType = Components.Schemas.ResourceType;
374
477
 
375
- export { type Client as C, type ErrorResponse as E, type IndexRebuildResponse as I, type OperationMethods as O, Paths as P, type ResourceType as R, Components as a, type PathsDictionary as b, type ConfigDependenciesResponse as c, type ConfigListResponse as d, type ConfigNode as e, type ConfigTypeInfo as f };
478
+ export { type Client as C, type ErrorResponse as E, type IndexRebuildResponse as I, type OperationMethods as O, Paths as P, type ResourceType as R, Components as a, type PathsDictionary as b, type ConfigDependenciesResponse as c, type ConfigListResponse as d, type ConfigNode as e, type ConfigTypeInfo as f, type IndexStatusResponse as g };
@@ -58,7 +58,7 @@ declare namespace Components {
58
58
  * Cursor for fetching the next page. Absent when no more pages.
59
59
  */
60
60
  next_cursor?: string;
61
- items: /* Summary metadata for a single configuration item in the tree */ ConfigNode[];
61
+ results: /* Summary metadata for a single configuration item in the tree */ ConfigNode[];
62
62
  }
63
63
  /**
64
64
  * Summary metadata for a single configuration item in the tree
@@ -90,6 +90,10 @@ declare namespace Components {
90
90
  * Tags / labels
91
91
  */
92
92
  tags?: string[];
93
+ /**
94
+ * Alternative identifiers (short IDs, slugs, variable keys) used in cross-references
95
+ */
96
+ aliases?: string[];
93
97
  /**
94
98
  * Business purposes
95
99
  */
@@ -98,6 +102,12 @@ declare namespace Components {
98
102
  * Direct link to open this config in epilot
99
103
  */
100
104
  link?: string; // uri
105
+ /**
106
+ * Type-specific metadata (e.g., submission count for journeys)
107
+ */
108
+ metadata?: {
109
+ [name: string]: any;
110
+ };
101
111
  }
102
112
  /**
103
113
  * Static metadata for a config type folder in the tree.
@@ -150,12 +160,21 @@ declare namespace Components {
150
160
  build_duration_ms?: number;
151
161
  failed_types?: string[];
152
162
  }
163
+ /**
164
+ * Current index build state
165
+ */
166
+ export interface IndexStatusResponse {
167
+ status: "missing" | "building" | "ready" | "failed";
168
+ last_built_at?: string; // date-time
169
+ total_items?: number;
170
+ build_duration_ms?: number;
171
+ }
153
172
  /**
154
173
  * Configuration resource type identifier.
155
174
  * Matches blueprint-manifest-api V3 naming conventions.
156
175
  *
157
176
  */
158
- export type ResourceType = "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation";
177
+ export type ResourceType = "journey" | "automation_flow" | "workflow_definition" | "closing_reason" | "flow_template" | "schema" | "emailtemplate" | "product" | "price" | "tax" | "coupon" | "file" | "document_template" | "webhook" | "saved_view" | "dashboard" | "kanban" | "role" | "usergroup" | "validation_rule" | "integration" | "app" | "designbuilder" | "notification_template" | "custom_variable" | "environment_variable" | "taxonomy" | "taxonomy_classification" | "entity_mapping" | "portal_config" | "target" | "product_recommendation" | "access_token";
159
178
  }
160
179
  }
161
180
  declare namespace Paths {
@@ -184,6 +203,29 @@ declare namespace Paths {
184
203
  export type $404 = Components.Schemas.ErrorResponse;
185
204
  }
186
205
  }
206
+ namespace GetConfigUsedBy {
207
+ namespace Parameters {
208
+ export type Id = string;
209
+ export type Type = /**
210
+ * Configuration resource type identifier.
211
+ * Matches blueprint-manifest-api V3 naming conventions.
212
+ *
213
+ */
214
+ Components.Schemas.ResourceType;
215
+ }
216
+ export interface PathParameters {
217
+ type: Parameters.Type;
218
+ id: Parameters.Id;
219
+ }
220
+ namespace Responses {
221
+ export type $200 = /* Cursor-paginated list of configs referenced by a given config */ Components.Schemas.ConfigDependenciesResponse;
222
+ }
223
+ }
224
+ namespace GetIndex {
225
+ namespace Responses {
226
+ export type $200 = /* Current index build state */ Components.Schemas.IndexStatusResponse;
227
+ }
228
+ }
187
229
  namespace ListConfigTypes {
188
230
  namespace Responses {
189
231
  export interface $200 {
@@ -198,10 +240,13 @@ declare namespace Paths {
198
240
  }
199
241
  namespace ListConfigs {
200
242
  namespace Parameters {
243
+ export type ActiveOnly = boolean;
244
+ export type BlueprintIds = string;
201
245
  export type Cursor = string;
202
246
  export type Purposes = string;
203
247
  export type Q = string;
204
248
  export type Size = number;
249
+ export type Sort = "updated_at" | "usage";
205
250
  export type Type = /**
206
251
  * Configuration resource type identifier.
207
252
  * Matches blueprint-manifest-api V3 naming conventions.
@@ -221,6 +266,9 @@ declare namespace Paths {
221
266
  updated_after?: Parameters.UpdatedAfter /* date-time */;
222
267
  updated_before?: Parameters.UpdatedBefore /* date-time */;
223
268
  purposes?: Parameters.Purposes;
269
+ blueprint_ids?: Parameters.BlueprintIds;
270
+ sort?: Parameters.Sort;
271
+ active_only?: Parameters.ActiveOnly;
224
272
  }
225
273
  namespace Responses {
226
274
  export type $200 = /* Cursor-paginated list of configs for a specific type */ Components.Schemas.ConfigListResponse;
@@ -279,12 +327,37 @@ interface OperationMethods {
279
327
  data?: any,
280
328
  config?: AxiosRequestConfig
281
329
  ): OperationResponse<Paths.GetConfigDependencies.Responses.$200>
330
+ /**
331
+ * getConfigUsedBy - getConfigUsedBy
332
+ *
333
+ * Get configs that reference the given config (reverse dependencies).
334
+ * Scans the indexed config items for references to this config's ID or aliases.
335
+ *
336
+ */
337
+ 'getConfigUsedBy'(
338
+ parameters?: Parameters<Paths.GetConfigUsedBy.PathParameters> | null,
339
+ data?: any,
340
+ config?: AxiosRequestConfig
341
+ ): OperationResponse<Paths.GetConfigUsedBy.Responses.$200>
342
+ /**
343
+ * getIndex - getIndex
344
+ *
345
+ * Return the current index build state for the caller's organization.
346
+ * Clients poll this to decide whether to show a "building" indicator
347
+ * and when to refetch data.
348
+ *
349
+ */
350
+ 'getIndex'(
351
+ parameters?: Parameters<UnknownParamsObject> | null,
352
+ data?: any,
353
+ config?: AxiosRequestConfig
354
+ ): OperationResponse<Paths.GetIndex.Responses.$200>
282
355
  /**
283
356
  * rebuildIndex - rebuildIndex
284
357
  *
285
358
  * Rebuild the configuration index for the caller's organization.
286
- * Calls all adapter APIs in parallel and stores results in DynamoDB.
287
- * If a build is already in progress (within 60s), returns immediately.
359
+ * Fire-and-forget: invokes the async worker and returns immediately.
360
+ * A new rebuild will cancel any in-flight build (see `build_token`).
288
361
  *
289
362
  */
290
363
  'rebuildIndex'(
@@ -344,13 +417,42 @@ interface PathsDictionary {
344
417
  config?: AxiosRequestConfig
345
418
  ): OperationResponse<Paths.GetConfigDependencies.Responses.$200>
346
419
  }
347
- ['/v1/index/rebuild']: {
420
+ ['/v1/configs/{type}/{id}/used_by']: {
421
+ /**
422
+ * getConfigUsedBy - getConfigUsedBy
423
+ *
424
+ * Get configs that reference the given config (reverse dependencies).
425
+ * Scans the indexed config items for references to this config's ID or aliases.
426
+ *
427
+ */
428
+ 'get'(
429
+ parameters?: Parameters<Paths.GetConfigUsedBy.PathParameters> | null,
430
+ data?: any,
431
+ config?: AxiosRequestConfig
432
+ ): OperationResponse<Paths.GetConfigUsedBy.Responses.$200>
433
+ }
434
+ ['/v1/configs/index']: {
435
+ /**
436
+ * getIndex - getIndex
437
+ *
438
+ * Return the current index build state for the caller's organization.
439
+ * Clients poll this to decide whether to show a "building" indicator
440
+ * and when to refetch data.
441
+ *
442
+ */
443
+ 'get'(
444
+ parameters?: Parameters<UnknownParamsObject> | null,
445
+ data?: any,
446
+ config?: AxiosRequestConfig
447
+ ): OperationResponse<Paths.GetIndex.Responses.$200>
448
+ }
449
+ ['/v1/configs/index:rebuild']: {
348
450
  /**
349
451
  * rebuildIndex - rebuildIndex
350
452
  *
351
453
  * Rebuild the configuration index for the caller's organization.
352
- * Calls all adapter APIs in parallel and stores results in DynamoDB.
353
- * If a build is already in progress (within 60s), returns immediately.
454
+ * Fire-and-forget: invokes the async worker and returns immediately.
455
+ * A new rebuild will cancel any in-flight build (see `build_token`).
354
456
  *
355
457
  */
356
458
  'post'(
@@ -370,6 +472,7 @@ type ConfigNode = Components.Schemas.ConfigNode;
370
472
  type ConfigTypeInfo = Components.Schemas.ConfigTypeInfo;
371
473
  type ErrorResponse = Components.Schemas.ErrorResponse;
372
474
  type IndexRebuildResponse = Components.Schemas.IndexRebuildResponse;
475
+ type IndexStatusResponse = Components.Schemas.IndexStatusResponse;
373
476
  type ResourceType = Components.Schemas.ResourceType;
374
477
 
375
- export { type Client as C, type ErrorResponse as E, type IndexRebuildResponse as I, type OperationMethods as O, Paths as P, type ResourceType as R, Components as a, type PathsDictionary as b, type ConfigDependenciesResponse as c, type ConfigListResponse as d, type ConfigNode as e, type ConfigTypeInfo as f };
478
+ export { type Client as C, type ErrorResponse as E, type IndexRebuildResponse as I, type OperationMethods as O, Paths as P, type ResourceType as R, Components as a, type PathsDictionary as b, type ConfigDependenciesResponse as c, type ConfigListResponse as d, type ConfigNode as e, type ConfigTypeInfo as f, type IndexStatusResponse as g };