@epilot/sdk 2.1.10 → 2.2.1

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 (95) hide show
  1. package/dist/bin/cli.js +66 -12
  2. package/dist/{js-yaml-DLCVPJ7G.js → js-yaml-UPZKYVRY.js} +15 -17
  3. package/package.json +1 -1
  4. package/definitions/access-token-runtime.json +0 -1
  5. package/definitions/access-token.json +0 -663
  6. package/definitions/address-runtime.json +0 -1
  7. package/definitions/address-suggestions-runtime.json +0 -1
  8. package/definitions/address-suggestions.json +0 -582
  9. package/definitions/address.json +0 -578
  10. package/definitions/ai-agents-runtime.json +0 -1
  11. package/definitions/ai-agents.json +0 -1711
  12. package/definitions/app-runtime.json +0 -1
  13. package/definitions/app.json +0 -4493
  14. package/definitions/audit-logs-runtime.json +0 -1
  15. package/definitions/audit-logs.json +0 -305
  16. package/definitions/automation-runtime.json +0 -1
  17. package/definitions/automation.json +0 -4815
  18. package/definitions/billing-runtime.json +0 -1
  19. package/definitions/billing.json +0 -837
  20. package/definitions/blueprint-manifest-runtime.json +0 -1
  21. package/definitions/blueprint-manifest.json +0 -3490
  22. package/definitions/consent-runtime.json +0 -1
  23. package/definitions/consent.json +0 -344
  24. package/definitions/customer-portal-runtime.json +0 -1
  25. package/definitions/customer-portal.json +0 -15676
  26. package/definitions/dashboard-runtime.json +0 -1
  27. package/definitions/dashboard.json +0 -484
  28. package/definitions/data-management-runtime.json +0 -1
  29. package/definitions/data-management.json +0 -972
  30. package/definitions/deduplication-runtime.json +0 -1
  31. package/definitions/deduplication.json +0 -183
  32. package/definitions/design-runtime.json +0 -1
  33. package/definitions/design.json +0 -1423
  34. package/definitions/document-runtime.json +0 -1
  35. package/definitions/document.json +0 -758
  36. package/definitions/email-settings-runtime.json +0 -1
  37. package/definitions/email-settings.json +0 -2748
  38. package/definitions/email-template-runtime.json +0 -1
  39. package/definitions/email-template.json +0 -1441
  40. package/definitions/entity-mapping-runtime.json +0 -1
  41. package/definitions/entity-mapping.json +0 -1642
  42. package/definitions/entity-runtime.json +0 -1
  43. package/definitions/entity.json +0 -10276
  44. package/definitions/environments-runtime.json +0 -1
  45. package/definitions/environments.json +0 -363
  46. package/definitions/erp-integration-runtime.json +0 -1
  47. package/definitions/erp-integration.json +0 -6304
  48. package/definitions/event-catalog-runtime.json +0 -1
  49. package/definitions/event-catalog.json +0 -1051
  50. package/definitions/file-runtime.json +0 -1
  51. package/definitions/file.json +0 -2842
  52. package/definitions/iban-runtime.json +0 -1
  53. package/definitions/iban.json +0 -132
  54. package/definitions/journey-runtime.json +0 -1
  55. package/definitions/journey.json +0 -2603
  56. package/definitions/kanban-runtime.json +0 -1
  57. package/definitions/kanban.json +0 -1505
  58. package/definitions/message-runtime.json +0 -1
  59. package/definitions/message.json +0 -2660
  60. package/definitions/metering-runtime.json +0 -1
  61. package/definitions/metering.json +0 -2321
  62. package/definitions/notes-runtime.json +0 -1
  63. package/definitions/notes.json +0 -1531
  64. package/definitions/notification-runtime.json +0 -1
  65. package/definitions/notification.json +0 -1425
  66. package/definitions/organization-runtime.json +0 -1
  67. package/definitions/organization.json +0 -1192
  68. package/definitions/partner-directory-runtime.json +0 -1
  69. package/definitions/partner-directory.json +0 -2284
  70. package/definitions/permissions-runtime.json +0 -1
  71. package/definitions/permissions.json +0 -1515
  72. package/definitions/pricing-runtime.json +0 -1
  73. package/definitions/pricing-tier-runtime.json +0 -1
  74. package/definitions/pricing-tier.json +0 -105
  75. package/definitions/pricing.json +0 -9884
  76. package/definitions/purpose-runtime.json +0 -1
  77. package/definitions/purpose.json +0 -524
  78. package/definitions/sandbox-runtime.json +0 -1
  79. package/definitions/sandbox.json +0 -453
  80. package/definitions/submission-runtime.json +0 -1
  81. package/definitions/submission.json +0 -313
  82. package/definitions/targeting-runtime.json +0 -1
  83. package/definitions/targeting.json +0 -1474
  84. package/definitions/template-variables-runtime.json +0 -1
  85. package/definitions/template-variables.json +0 -1408
  86. package/definitions/user-runtime.json +0 -1
  87. package/definitions/user.json +0 -2408
  88. package/definitions/validation-rules-runtime.json +0 -1
  89. package/definitions/validation-rules.json +0 -1491
  90. package/definitions/webhooks-runtime.json +0 -1
  91. package/definitions/webhooks.json +0 -1634
  92. package/definitions/workflow-definition-runtime.json +0 -1
  93. package/definitions/workflow-definition.json +0 -3417
  94. package/definitions/workflow-runtime.json +0 -1
  95. package/definitions/workflow.json +0 -4146
@@ -1 +0,0 @@
1
- {"s":"https://workflows-execution.sls.epilot.io","o":[["getExecutions","get","/v1/workflows/executions",[["context","q"],["schema","q"]]],["createExecution","post","/v1/workflows/executions",null,1],["getExecution","get","/v1/workflows/executions/{executionId}",[["executionId","p",true]]],["updateExecution","patch","/v1/workflows/executions/{executionId}",[["executionId","p",true]],1],["deleteExecution","delete","/v1/workflows/executions/{executionId}",[["executionId","p",true]]],["createStep","post","/v1/workflows/executions/{executionId}/steps",[["executionId","p",true]],1],["updateStep","patch","/v1/workflows/executions/{executionId}/steps/{stepId}",[["executionId","p",true],["stepId","p",true]],1],["deleteStep","delete","/v1/workflows/executions/{executionId}/steps/{stepId}",[["executionId","p",true],["stepId","p",true]]],["searchExecutions","post","/v1/workflows/executions/search",null,1],["searchSteps","post","/v1/workflows/executions/steps/search",null,1],["getClosingReasonExecution","get","/v1/workflows/executions/{executionId}/closing-reasons",[["executionId","p",true]]],["startFlowExecution","post","/v2/flows/executions",null,1],["getFlowExecution","get","/v2/flows/executions/{execution_id}",[["ExecutionIdParam"]]],["patchFlowExecution","patch","/v2/flows/executions/{execution_id}",[["ExecutionIdParam"]],1],["deleteFlowExecution","delete","/v2/flows/executions/{execution_id}",[["ExecutionIdParam"],["SoftDeleteParam"]]],["searchFlowExecutions","post","/v2/flows/executions:search",null,1],["patchTask","patch","/v2/flows/executions/{execution_id}/tasks/{task_id}",[["ExecutionIdParam"],["TaskIdParam"]],1],["runTaskAutomation","post","/v2/flows/executions/{execution_id}/tasks/{task_id}/automation:run",[["ExecutionIdParam"],["TaskIdParam"]]],["executeTask","post","/v2/flows/executions/{execution_id}/tasks/{task_id}/execute",[["ExecutionIdParam"],["TaskIdParam"]]],["patchPhase","patch","/v2/flows/executions/{execution_id}/phases/{phase_id}",[["ExecutionIdParam"],["PhaseIdParam"]],1],["addTask","post","/v2/flows/executions/{execution_id}/tasks",[["ExecutionIdParam"]],1],["cancelTaskSchedule","delete","/v2/flows/executions/{execution_id}/tasks/{task_id}/schedule",[["ExecutionIdParam"],["TaskIdParam"]]],["cancelSchedule","post","/v2/flows/executions/{execution_id}/schedules/{schedule_id}",[["ExecutionIdParam"],["ScheduleIdParam"]]]],"v":"3.0.0","cp":{"ExecutionIdParam":["execution_id","p",true],"TaskIdParam":["task_id","p",true],"PhaseIdParam":["phase_id","p",true],"ScheduleIdParam":["schedule_id","p",true],"SoftDeleteParam":["soft","q"]}}