@rossum/api-client 0.1.25 → 0.1.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +64 -60
- package/index.js.map +1 -1
- package/package.json +3 -2
- package/src/annotations/endpoints/approve.js.map +1 -1
- package/src/annotations/endpoints/assign.js.map +1 -1
- package/src/annotations/endpoints/cancel.js +1 -1
- package/src/annotations/endpoints/cancel.js.map +1 -1
- package/src/annotations/endpoints/confirm.js.map +1 -1
- package/src/annotations/endpoints/contentSelect.js.map +1 -1
- package/src/annotations/endpoints/copy.js.map +1 -1
- package/src/annotations/endpoints/delete.js.map +1 -1
- package/src/annotations/endpoints/editPages.js.map +1 -1
- package/src/annotations/endpoints/editPagesInPlace.js.map +1 -1
- package/src/annotations/endpoints/get.js.map +1 -1
- package/src/annotations/endpoints/getContent.js.map +1 -1
- package/src/annotations/endpoints/getPageData.js +1 -1
- package/src/annotations/endpoints/getPageData.js.map +1 -1
- package/src/annotations/endpoints/index.js +2 -0
- package/src/annotations/endpoints/index.js.map +1 -1
- package/src/annotations/endpoints/patch.js.map +1 -1
- package/src/annotations/endpoints/postpone.js.map +1 -1
- package/src/annotations/endpoints/purge.js.map +1 -1
- package/src/annotations/endpoints/reject.js.map +1 -1
- package/src/annotations/endpoints/search.js +2 -2
- package/src/annotations/endpoints/search.js.map +1 -1
- package/src/annotations/endpoints/split.js +15 -0
- package/src/annotations/endpoints/split.js.map +1 -0
- package/src/annotations/endpoints/split.schema.js +23 -0
- package/src/annotations/endpoints/split.schema.js.map +1 -0
- package/src/annotations/endpoints/start.js.map +1 -1
- package/src/annotations/endpoints/startEditPages.js.map +1 -1
- package/src/annotations/endpoints/startEmbedded.js.map +1 -1
- package/src/annotations/endpoints/updateContent.js.map +1 -1
- package/src/annotations/endpoints/usageReportExport.js.map +1 -1
- package/src/annotations/endpoints/validate.js.map +1 -1
- package/src/annotations/models/annotation.schema.js +2 -0
- package/src/annotations/models/annotation.schema.js.map +1 -1
- package/src/annotations/models/annotationData.schema.js +1 -0
- package/src/annotations/models/annotationData.schema.js.map +1 -1
- package/src/authentication/endpoints/getMembershipToken.js.map +1 -1
- package/src/authentication/endpoints/login.js.map +1 -1
- package/src/authentication/endpoints/password/change.js.map +1 -1
- package/src/authentication/endpoints/password/confirm.js +17 -7
- package/src/authentication/endpoints/password/confirm.js.map +1 -1
- package/src/authentication/endpoints/password/reset.js +17 -7
- package/src/authentication/endpoints/password/reset.js.map +1 -1
- package/src/authentication/endpoints/password/score.js.map +1 -1
- package/src/authentication/endpoints/patch.js.map +1 -1
- package/src/authentication/endpoints/user.js.map +1 -1
- package/src/automationBlockers/endpoints/get.js.map +1 -1
- package/src/billing/endpoints/getHistory.js.map +1 -1
- package/src/billing/endpoints/getHistoryExport.js.map +1 -1
- package/src/billing/endpoints/getStats.js.map +1 -1
- package/src/billing/endpoints/getStatsExport.js.map +1 -1
- package/src/connectors/endpoints/create.js.map +1 -1
- package/src/connectors/endpoints/delete.js.map +1 -1
- package/src/connectors/endpoints/list.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/create.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/get.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/predict.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/validate.js.map +1 -1
- package/src/dedicatedEngines/endpoints/create.js.map +1 -1
- package/src/dedicatedEngines/endpoints/get.js.map +1 -1
- package/src/dedicatedEngines/endpoints/list.js.map +1 -1
- package/src/dedicatedEngines/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngines/endpoints/request.js.map +1 -1
- package/src/deleteRecommendations/endpoints/create.js.map +1 -1
- package/src/deleteRecommendations/endpoints/get.js.map +1 -1
- package/src/deleteRecommendations/endpoints/list.js.map +1 -1
- package/src/deleteRecommendations/endpoints/patch.js.map +1 -1
- package/src/documentRelations/endpoints/index.js +8 -0
- package/src/documentRelations/endpoints/index.js.map +1 -0
- package/src/documentRelations/endpoints/list.js +17 -0
- package/src/documentRelations/endpoints/list.js.map +1 -0
- package/src/documentRelations/endpoints/list.schema.js +17 -0
- package/src/documentRelations/endpoints/list.schema.js.map +1 -0
- package/src/documentRelations/models/relations.schema.js +18 -0
- package/src/documentRelations/models/relations.schema.js.map +1 -0
- package/src/documents/endpoints/downloads.js.map +1 -1
- package/src/documents/endpoints/get.js.map +1 -1
- package/src/documents/endpoints/getBlob.js.map +1 -1
- package/src/documents/endpoints/list.js.map +1 -1
- package/src/documents/endpoints/patch.js.map +1 -1
- package/src/email/endpoints/get.js.map +1 -1
- package/src/email/endpoints/list.js.map +1 -1
- package/src/email/endpoints/send.js.map +1 -1
- package/src/email/endpoints/send.schema.js +1 -0
- package/src/email/endpoints/send.schema.js.map +1 -1
- package/src/emailTemplates/endpoints/create.js.map +1 -1
- package/src/emailTemplates/endpoints/delete.js.map +1 -1
- package/src/emailTemplates/endpoints/get.js.map +1 -1
- package/src/emailTemplates/endpoints/list.js.map +1 -1
- package/src/emailTemplates/endpoints/patch.js.map +1 -1
- package/src/emailTemplates/endpoints/render.js.map +1 -1
- package/src/emailTemplatesStats/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/counts.js.map +1 -1
- package/src/emailThreads/endpoints/get.js.map +1 -1
- package/src/emailThreads/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/patch.js.map +1 -1
- package/src/engines/endpoints/patch.schema.js +6 -1
- package/src/engines/endpoints/patch.schema.js.map +1 -1
- package/src/engines/models/engine.schema.js +1 -0
- package/src/engines/models/engine.schema.js.map +1 -1
- package/src/engines/models/engineQueueStatsItem.schema.js +2 -0
- package/src/engines/models/engineQueueStatsItem.schema.js.map +1 -1
- package/src/genericEngines/endpoints/get.js.map +1 -1
- package/src/genericEngines/endpoints/list.js.map +1 -1
- package/src/groups/endpoints/list.js.map +1 -1
- package/src/hookInterfaces/endpoints/create.js +16 -0
- package/src/hookInterfaces/endpoints/create.js.map +1 -0
- package/src/hookInterfaces/endpoints/create.schema.js +14 -0
- package/src/hookInterfaces/endpoints/create.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/delete.js +13 -0
- package/src/hookInterfaces/endpoints/delete.js.map +1 -0
- package/src/hookInterfaces/endpoints/index.js +16 -0
- package/src/hookInterfaces/endpoints/index.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.js +15 -0
- package/src/hookInterfaces/endpoints/invoke.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js +10 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.js +17 -0
- package/src/hookInterfaces/endpoints/list.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.schema.js +16 -0
- package/src/hookInterfaces/endpoints/list.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.js +16 -0
- package/src/hookInterfaces/endpoints/patch.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.schema.js +12 -0
- package/src/hookInterfaces/endpoints/patch.schema.js.map +1 -0
- package/src/{authentication/models/authInfo.js → hookInterfaces/models/hookInterface.js} +1 -1
- package/src/hookInterfaces/models/hookInterface.js.map +1 -0
- package/src/hookInterfaces/models/hookInterface.schema.js +17 -0
- package/src/hookInterfaces/models/hookInterface.schema.js.map +1 -0
- package/src/{deleteRecommendations → hookInterfaces}/models/index.js +2 -1
- package/src/hookInterfaces/models/index.js.map +1 -0
- package/src/hookTemplates/endpoints/get.js +13 -0
- package/src/hookTemplates/endpoints/get.js.map +1 -0
- package/src/hookTemplates/endpoints/index.js +2 -0
- package/src/hookTemplates/endpoints/index.js.map +1 -1
- package/src/hookTemplates/endpoints/list.js.map +1 -1
- package/src/hookTemplates/models/hookTemplate.schema.js +5 -0
- package/src/hookTemplates/models/hookTemplate.schema.js.map +1 -1
- package/src/hooks/endpoints/cancelRun.js +13 -0
- package/src/hooks/endpoints/cancelRun.js.map +1 -0
- package/src/hooks/endpoints/cancelRun.schema.js +8 -0
- package/src/hooks/endpoints/cancelRun.schema.js.map +1 -0
- package/src/hooks/endpoints/create.js.map +1 -1
- package/src/hooks/endpoints/create.schema.js +8 -1
- package/src/hooks/endpoints/create.schema.js.map +1 -1
- package/src/hooks/endpoints/createFromTemplate.js +16 -0
- package/src/hooks/endpoints/createFromTemplate.js.map +1 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js +14 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js.map +1 -0
- package/src/hooks/endpoints/delete.js.map +1 -1
- package/src/hooks/endpoints/generatePayload.js.map +1 -1
- package/src/hooks/endpoints/get.js.map +1 -1
- package/src/hooks/endpoints/getSecretsKeys.js.map +1 -1
- package/src/hooks/endpoints/index.js +9 -3
- package/src/hooks/endpoints/index.js.map +1 -1
- package/src/hooks/endpoints/invoke.js.map +1 -1
- package/src/hooks/endpoints/list.js.map +1 -1
- package/src/hooks/endpoints/list.schema.js +2 -0
- package/src/hooks/endpoints/list.schema.js.map +1 -1
- package/src/hooks/endpoints/patch.js.map +1 -1
- package/src/hooks/endpoints/patch.schema.js +6 -0
- package/src/hooks/endpoints/patch.schema.js.map +1 -1
- package/src/hooks/endpoints/runLogs.js +14 -0
- package/src/hooks/endpoints/runLogs.js.map +1 -0
- package/src/hooks/endpoints/runs.js +15 -0
- package/src/hooks/endpoints/runs.js.map +1 -0
- package/src/hooks/endpoints/runs.schema.js +26 -0
- package/src/hooks/endpoints/runs.schema.js.map +1 -0
- package/src/hooks/endpoints/test.js.map +1 -1
- package/src/hooks/models/hook.schema.js +14 -4
- package/src/hooks/models/hook.schema.js.map +1 -1
- package/src/hooks/models/hookConfig.schema.js +17 -11
- package/src/hooks/models/hookConfig.schema.js.map +1 -1
- package/src/hooks/models/hookUtils.schema.js +11 -1
- package/src/hooks/models/hookUtils.schema.js.map +1 -1
- package/src/hooks/models/run.js +72 -0
- package/src/hooks/models/run.js.map +1 -0
- package/src/hooks/models/run.schema.js +115 -0
- package/src/hooks/models/run.schema.js.map +1 -0
- package/src/hooks/models/runLog.js +5 -0
- package/src/hooks/models/runLog.js.map +1 -0
- package/src/hooks/models/runLog.schema.js +15 -0
- package/src/hooks/models/runLog.schema.js.map +1 -0
- package/src/inboxes/endpoints/create.js.map +1 -1
- package/src/inboxes/endpoints/get.js.map +1 -1
- package/src/inboxes/endpoints/list.js.map +1 -1
- package/src/inboxes/endpoints/patch.js.map +1 -1
- package/src/internal/endpoints/domainSettings.js.map +1 -1
- package/src/internal/endpoints/generateRejectionEmail.js.map +1 -1
- package/src/internal/endpoints/index.js +16 -10
- package/src/internal/endpoints/index.js.map +1 -1
- package/src/internal/endpoints/logs.js +16 -0
- package/src/internal/endpoints/logs.js.map +1 -0
- package/src/internal/endpoints/logs.schema.js +13 -0
- package/src/internal/endpoints/logs.schema.js.map +1 -0
- package/src/internal/endpoints/requestDemo.js.map +1 -1
- package/src/internal/endpoints/requestExtension.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.schema.js +2 -2
- package/src/internal/endpoints/rules/evaluateRules.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js +0 -4
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js +2 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js +2 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js.map +1 -1
- package/src/labels/endpoints/apply.js.map +1 -1
- package/src/labels/endpoints/create.js.map +1 -1
- package/src/labels/endpoints/create.schema.js +4 -3
- package/src/labels/endpoints/create.schema.js.map +1 -1
- package/src/labels/endpoints/delete.js.map +1 -1
- package/src/labels/endpoints/list.js.map +1 -1
- package/src/labels/endpoints/patch.js.map +1 -1
- package/src/labels/endpoints/patch.schema.js +4 -3
- package/src/labels/endpoints/patch.schema.js.map +1 -1
- package/src/labels/models/label.schema.js +1 -0
- package/src/labels/models/label.schema.js.map +1 -1
- package/src/memberships/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/get.js.map +1 -1
- package/src/organization/endpoints/limits.js.map +1 -1
- package/src/organization/endpoints/patch.js.map +1 -1
- package/src/organizationGroups/endpoints/organizations.js.map +1 -1
- package/src/organizationGroups/endpoints/queues.js.map +1 -1
- package/src/organizationGroups/endpoints/workspaces.js.map +1 -1
- package/src/queues/endpoints/automation.js.map +1 -1
- package/src/queues/endpoints/create.js.map +1 -1
- package/src/queues/endpoints/createFromTemplate.js.map +1 -1
- package/src/queues/endpoints/delete.js.map +1 -1
- package/src/queues/endpoints/duplicate.js.map +1 -1
- package/src/queues/endpoints/exportAnnotation.js.map +1 -1
- package/src/queues/endpoints/get.js.map +1 -1
- package/src/queues/endpoints/getRelatedObjectsCounts.js.map +1 -1
- package/src/queues/endpoints/index.js.map +1 -1
- package/src/queues/endpoints/list.js.map +1 -1
- package/src/queues/endpoints/nextAnnotation.js.map +1 -1
- package/src/queues/endpoints/patch.js.map +1 -1
- package/src/queues/endpoints/suggestedRecipients.js.map +1 -1
- package/src/queues/endpoints/upload.js.map +1 -1
- package/src/relations/endpoints/create.js.map +1 -1
- package/src/relations/endpoints/delete.js.map +1 -1
- package/src/relations/endpoints/get.js.map +1 -1
- package/src/relations/endpoints/list.js.map +1 -1
- package/src/relations/endpoints/patch.js.map +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js.map +1 -1
- package/src/rules/models/schemaRule.schema.js +13 -16
- package/src/rules/models/schemaRule.schema.js.map +1 -1
- package/src/schemaFields/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/create.js.map +1 -1
- package/src/schemas/endpoints/get.js.map +1 -1
- package/src/schemas/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/patch.js.map +1 -1
- package/src/schemas/models/schemaDatapointBase.schema.js +3 -0
- package/src/schemas/models/schemaDatapointBase.schema.js.map +1 -1
- package/src/shared/models/annotationListTable.schema.js +1 -0
- package/src/shared/models/annotationListTable.schema.js.map +1 -1
- package/src/suggestedEdit/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/fromTemplate.js.map +1 -1
- package/src/surveys/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/list.js.map +1 -1
- package/src/surveys/endpoints/patch.js.map +1 -1
- package/src/tasks/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/create.js.map +1 -1
- package/src/triggers/endpoints/delete.js.map +1 -1
- package/src/triggers/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/index.js +2 -0
- package/src/triggers/endpoints/index.js.map +1 -1
- package/src/triggers/endpoints/list.js +17 -0
- package/src/triggers/endpoints/list.js.map +1 -0
- package/src/triggers/endpoints/list.schema.js +14 -0
- package/src/triggers/endpoints/list.schema.js.map +1 -0
- package/src/triggers/endpoints/patch.js.map +1 -1
- package/src/uploads/endpoints/get.js.map +1 -1
- package/src/uploads/endpoints/post.js.map +1 -1
- package/src/users/endpoints/create.js.map +1 -1
- package/src/users/endpoints/delete.js.map +1 -1
- package/src/users/endpoints/get.js.map +1 -1
- package/src/users/endpoints/list.js.map +1 -1
- package/src/users/endpoints/patch.js.map +1 -1
- package/src/users/endpoints/resetPassword.js.map +1 -1
- package/src/utils/codecUtils.js +17 -7
- package/src/utils/codecUtils.js.map +1 -1
- package/src/utils/request.js +17 -7
- package/src/utils/request.js.map +1 -1
- package/src/utils/requestConfig.js +17 -7
- package/src/utils/requestConfig.js.map +1 -1
- package/src/utils/requestResponse.js +17 -7
- package/src/utils/requestResponse.js.map +1 -1
- package/src/utils.js +17 -7
- package/src/utils.js.map +1 -1
- package/src/workflowActivities/endpoints/get.js.map +1 -1
- package/src/workflowActivities/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/get.js.map +1 -1
- package/src/workflowRuns/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/reset.js.map +1 -1
- package/src/workflowSteps/endpoints/get.js.map +1 -1
- package/src/workflowSteps/endpoints/list.js.map +1 -1
- package/src/workflows/endpoints/get.js.map +1 -1
- package/src/workflows/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/create.js.map +1 -1
- package/src/workspaces/endpoints/delete.js.map +1 -1
- package/src/workspaces/endpoints/get.js +13 -0
- package/src/workspaces/endpoints/get.js.map +1 -0
- package/src/workspaces/endpoints/index.js +2 -0
- package/src/workspaces/endpoints/index.js.map +1 -1
- package/src/workspaces/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/patch.js.map +1 -1
- package/types/index.d.ts +6342 -3208
- package/types/src/annotations/endpoints/cancelEditPages.d.ts +4 -4
- package/types/src/annotations/endpoints/cancelEditPages.schema.d.ts +4 -4
- package/types/src/annotations/endpoints/contentSelect.d.ts +2 -2
- package/types/src/annotations/endpoints/contentSelect.schema.d.ts +2 -2
- package/types/src/annotations/endpoints/editPages.d.ts +16 -16
- package/types/src/annotations/endpoints/editPages.schema.d.ts +16 -16
- package/types/src/annotations/endpoints/editPagesInPlace.d.ts +8 -8
- package/types/src/annotations/endpoints/editPagesInPlace.schema.d.ts +8 -8
- package/types/src/annotations/endpoints/get.d.ts +12 -6
- package/types/src/annotations/endpoints/getContent.d.ts +292 -214
- package/types/src/annotations/endpoints/getPageData.d.ts +1 -1
- package/types/src/annotations/endpoints/index.d.ts +869 -607
- package/types/src/annotations/endpoints/list.d.ts +206 -162
- package/types/src/annotations/endpoints/patch.d.ts +18 -6
- package/types/src/annotations/endpoints/patch.schema.d.ts +6 -0
- package/types/src/annotations/endpoints/search.d.ts +206 -162
- package/types/src/annotations/endpoints/split.d.ts +88 -0
- package/types/src/annotations/endpoints/split.schema.d.ts +66 -0
- package/types/src/annotations/endpoints/start.d.ts +2 -2
- package/types/src/annotations/endpoints/startEditPages.d.ts +7 -7
- package/types/src/annotations/endpoints/translate.d.ts +6 -6
- package/types/src/annotations/endpoints/translate.schema.d.ts +6 -6
- package/types/src/annotations/endpoints/updateContent.d.ts +5 -2
- package/types/src/annotations/endpoints/validate.d.ts +9 -4
- package/types/src/annotations/endpoints/validate.schema.d.ts +9 -4
- package/types/src/annotations/models/annotation.d.ts +2 -0
- package/types/src/annotations/models/annotation.schema.d.ts +12 -6
- package/types/src/annotations/models/annotationData.d.ts +1 -0
- package/types/src/annotations/models/annotationData.schema.d.ts +471 -337
- package/types/src/annotations/models/annotationListSideload.schema.d.ts +184 -150
- package/types/src/annotations/models/annotationStart.schema.d.ts +2 -2
- package/types/src/annotations/models/editPages.schema.d.ts +11 -11
- package/types/src/annotations/models/pageData.schema.d.ts +6 -6
- package/types/src/annotations/models/processingDuration.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/index.d.ts +6 -6
- package/types/src/authentication/endpoints/password/score.d.ts +2 -2
- package/types/src/authentication/endpoints/password/score.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/patch.d.ts +2 -2
- package/types/src/authentication/endpoints/user.d.ts +2 -2
- package/types/src/automationBlockers/endpoints/get.d.ts +4 -4
- package/types/src/automationBlockers/endpoints/index.d.ts +4 -4
- package/types/src/automationBlockers/models/automationBlocker.schema.d.ts +4 -4
- package/types/src/billing/endpoints/getHistory.d.ts +12 -12
- package/types/src/billing/endpoints/getStats.d.ts +12 -12
- package/types/src/billing/models/billingHistory.schema.d.ts +12 -12
- package/types/src/billing/models/billingStats.schema.d.ts +12 -12
- package/types/src/connectors/endpoints/create.d.ts +2 -2
- package/types/src/connectors/endpoints/index.d.ts +6 -6
- package/types/src/connectors/endpoints/list.d.ts +4 -4
- package/types/src/connectors/models/connector.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/create.d.ts +28 -28
- package/types/src/dedicatedEngineSchema/endpoints/get.d.ts +30 -30
- package/types/src/dedicatedEngineSchema/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/index.d.ts +128 -128
- package/types/src/dedicatedEngineSchema/endpoints/patch.d.ts +36 -36
- package/types/src/dedicatedEngineSchema/endpoints/patch.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/predict.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/predict.schema.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/validate.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/validate.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchema.schema.d.ts +48 -48
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchemaObject.schema.d.ts +18 -18
- package/types/src/dedicatedEngineSchema/models/simpleMultivalueField.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/models/tableMultivalueField.schema.d.ts +14 -14
- package/types/src/dedicatedEngineSchema/models/transformedFields.schema.d.ts +14 -14
- package/types/src/dedicatedEngines/endpoints/create.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/get.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/index.d.ts +18 -18
- package/types/src/dedicatedEngines/endpoints/list.d.ts +8 -8
- package/types/src/dedicatedEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/patch.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/request.d.ts +2 -2
- package/types/src/dedicatedEngines/models/dedicatedEngine.schema.d.ts +2 -2
- package/types/src/deleteRecommendations/endpoints/create.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/get.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/index.d.ts +20 -20
- package/types/src/deleteRecommendations/endpoints/list.d.ts +8 -8
- package/types/src/deleteRecommendations/endpoints/patch.d.ts +4 -4
- package/types/src/deleteRecommendations/models/deleteRecommendation.schema.d.ts +4 -4
- package/types/src/documentRelations/endpoints/index.d.ts +105 -0
- package/types/src/documentRelations/endpoints/list.d.ts +112 -0
- package/types/src/documentRelations/endpoints/list.schema.d.ts +29 -0
- package/types/src/documentRelations/models/relations.schema.d.ts +24 -0
- package/types/src/documents/endpoints/get.d.ts +4 -4
- package/types/src/documents/endpoints/index.d.ts +16 -16
- package/types/src/documents/endpoints/list.d.ts +8 -8
- package/types/src/documents/endpoints/patch.d.ts +4 -4
- package/types/src/documents/models/document.schema.d.ts +4 -4
- package/types/src/email/endpoints/get.d.ts +6 -6
- package/types/src/email/endpoints/index.d.ts +21 -18
- package/types/src/email/endpoints/list.d.ts +12 -12
- package/types/src/email/endpoints/send.d.ts +4 -0
- package/types/src/email/endpoints/send.schema.d.ts +3 -0
- package/types/src/email/models/email.schema.d.ts +6 -6
- package/types/src/emailTemplates/endpoints/create.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/get.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/index.d.ts +40 -40
- package/types/src/emailTemplates/endpoints/list.d.ts +16 -16
- package/types/src/emailTemplates/endpoints/patch.d.ts +8 -8
- package/types/src/emailTemplates/models/emailTemplate.schema.d.ts +16 -16
- package/types/src/emailThreads/endpoints/get.d.ts +4 -4
- package/types/src/emailThreads/endpoints/index.d.ts +16 -16
- package/types/src/emailThreads/endpoints/list.d.ts +8 -8
- package/types/src/emailThreads/endpoints/patch.d.ts +4 -4
- package/types/src/emailThreads/models/emailThreads.schema.d.ts +4 -4
- package/types/src/engineFields/endpoints/create.d.ts +2 -2
- package/types/src/engineFields/endpoints/get.d.ts +2 -2
- package/types/src/engineFields/endpoints/index.d.ts +10 -10
- package/types/src/engineFields/endpoints/list.d.ts +4 -4
- package/types/src/engineFields/endpoints/patch.d.ts +2 -2
- package/types/src/engineFields/models/engineField.schema.d.ts +2 -2
- package/types/src/engines/endpoints/create.d.ts +5 -2
- package/types/src/engines/endpoints/duplicate.d.ts +5 -2
- package/types/src/engines/endpoints/get.d.ts +5 -2
- package/types/src/engines/endpoints/index.d.ts +62 -32
- package/types/src/engines/endpoints/list.d.ts +9 -4
- package/types/src/engines/endpoints/patch.d.ts +10 -4
- package/types/src/engines/endpoints/patch.schema.d.ts +4 -1
- package/types/src/engines/endpoints/queueStats.d.ts +29 -19
- package/types/src/engines/endpoints/queueStats.schema.d.ts +19 -19
- package/types/src/engines/models/engine.d.ts +1 -0
- package/types/src/engines/models/engine.schema.d.ts +5 -2
- package/types/src/engines/models/engineQueueStatsItem.schema.d.ts +6 -0
- package/types/src/genericEngines/endpoints/get.d.ts +4 -4
- package/types/src/genericEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/genericEngines/endpoints/index.d.ts +12 -12
- package/types/src/genericEngines/endpoints/list.d.ts +8 -8
- package/types/src/genericEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/genericEngines/models/genericEngine.schema.d.ts +2 -2
- package/types/src/groups/endpoints/index.d.ts +4 -4
- package/types/src/groups/endpoints/list.d.ts +4 -4
- package/types/src/groups/models/group.schema.d.ts +2 -2
- package/types/src/hookInterfaces/endpoints/create.d.ts +67 -0
- package/types/src/hookInterfaces/endpoints/create.schema.d.ts +23 -0
- package/types/src/hookInterfaces/endpoints/delete.d.ts +7 -0
- package/types/src/hookInterfaces/endpoints/index.d.ts +243 -0
- package/types/src/hookInterfaces/endpoints/invoke.d.ts +10 -0
- package/types/src/hookInterfaces/endpoints/invoke.schema.d.ts +3 -0
- package/types/src/hookInterfaces/endpoints/list.d.ts +123 -0
- package/types/src/hookInterfaces/endpoints/list.schema.d.ts +26 -0
- package/types/src/hookInterfaces/endpoints/patch.d.ts +63 -0
- package/types/src/hookInterfaces/endpoints/patch.schema.d.ts +20 -0
- package/types/src/hookInterfaces/models/hookInterface.d.ts +12 -0
- package/types/src/hookInterfaces/models/hookInterface.schema.d.ts +32 -0
- package/types/src/hookInterfaces/models/index.d.ts +2 -0
- package/types/src/hookTemplates/endpoints/get.d.ts +528 -0
- package/types/src/hookTemplates/endpoints/index.d.ts +807 -29
- package/types/src/hookTemplates/endpoints/list.d.ts +280 -29
- package/types/src/hookTemplates/models/hookTemplate.schema.d.ts +188 -19
- package/types/src/hooks/endpoints/cancelRun.d.ts +14 -0
- package/types/src/hooks/endpoints/cancelRun.schema.d.ts +8 -0
- package/types/src/hooks/endpoints/create.d.ts +238 -47
- package/types/src/hooks/endpoints/create.schema.d.ts +92 -40
- package/types/src/hooks/endpoints/createFromTemplate.d.ts +508 -0
- package/types/src/hooks/endpoints/createFromTemplate.schema.d.ts +20 -0
- package/types/src/hooks/endpoints/get.d.ts +184 -26
- package/types/src/hooks/endpoints/index.d.ts +3052 -1412
- package/types/src/hooks/endpoints/list.d.ts +285 -42
- package/types/src/hooks/endpoints/list.schema.d.ts +3 -0
- package/types/src/hooks/endpoints/patch.d.ts +370 -51
- package/types/src/hooks/endpoints/patch.schema.d.ts +182 -24
- package/types/src/hooks/endpoints/runLogs.d.ts +59 -0
- package/types/src/hooks/endpoints/runs.d.ts +579 -0
- package/types/src/hooks/endpoints/runs.schema.d.ts +543 -0
- package/types/src/hooks/endpoints/test.d.ts +20 -15
- package/types/src/hooks/endpoints/test.schema.d.ts +20 -15
- package/types/src/hooks/models/hook.d.ts +10 -6
- package/types/src/hooks/models/hook.schema.d.ts +670 -32
- package/types/src/hooks/models/hookConfig.d.ts +16 -8
- package/types/src/hooks/models/hookConfig.schema.d.ts +59 -7
- package/types/src/hooks/models/hookUtils.d.ts +4 -3
- package/types/src/hooks/models/hookUtils.schema.d.ts +4 -3
- package/types/src/hooks/models/run.d.ts +53 -0
- package/types/src/hooks/models/run.schema.d.ts +301 -0
- package/types/src/hooks/models/runLog.d.ts +7 -0
- package/types/src/hooks/models/runLog.schema.d.ts +15 -0
- package/types/src/inboxes/endpoints/create.d.ts +2 -2
- package/types/src/inboxes/endpoints/get.d.ts +2 -2
- package/types/src/inboxes/endpoints/index.d.ts +10 -10
- package/types/src/inboxes/endpoints/list.d.ts +4 -4
- package/types/src/inboxes/endpoints/patch.d.ts +2 -2
- package/types/src/inboxes/models/inbox.schema.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.schema.d.ts +2 -2
- package/types/src/internal/endpoints/index.d.ts +4530 -2304
- package/types/src/internal/endpoints/logs.d.ts +34 -0
- package/types/src/internal/endpoints/logs.schema.d.ts +20 -0
- package/types/src/internal/endpoints/rules/evaluateRules.d.ts +676 -350
- package/types/src/internal/endpoints/rules/evaluateRules.schema.d.ts +674 -348
- package/types/src/internal/endpoints/rules/suggestRule.d.ts +537 -255
- package/types/src/internal/endpoints/rules/suggestRule.schema.d.ts +574 -298
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.schema.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.d.ts +521 -332
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.d.ts +520 -390
- package/types/src/internal/endpoints/schemas/evaluateFormulas.d.ts +787 -541
- package/types/src/internal/endpoints/schemas/evaluateFormulas.schema.d.ts +784 -539
- package/types/src/internal/endpoints/schemas/formulaSummary.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulaSummary.schema.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulasInfo.d.ts +494 -200
- package/types/src/internal/endpoints/schemas/formulasInfo.schema.d.ts +492 -199
- package/types/src/internal/endpoints/schemas/suggestFormula.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/suggestFormula.schema.d.ts +482 -194
- package/types/src/labels/endpoints/create.d.ts +14 -7
- package/types/src/labels/endpoints/create.schema.d.ts +7 -2
- package/types/src/labels/endpoints/index.d.ts +33 -12
- package/types/src/labels/endpoints/list.d.ts +9 -4
- package/types/src/labels/endpoints/patch.d.ts +14 -7
- package/types/src/labels/endpoints/patch.schema.d.ts +7 -2
- package/types/src/labels/models/label.d.ts +1 -0
- package/types/src/labels/models/label.schema.d.ts +5 -2
- package/types/src/memberships/endpoints/create.d.ts +5 -5
- package/types/src/memberships/endpoints/index.d.ts +4 -4
- package/types/src/memberships/models/membership.schema.d.ts +2 -2
- package/types/src/organization/endpoints/create.d.ts +15 -15
- package/types/src/organization/endpoints/create.schema.d.ts +15 -15
- package/types/src/organization/endpoints/get.d.ts +11 -11
- package/types/src/organization/endpoints/index.d.ts +85 -85
- package/types/src/organization/endpoints/list.d.ts +15 -15
- package/types/src/organization/endpoints/patch.d.ts +20 -20
- package/types/src/organization/models/organization.schema.d.ts +11 -11
- package/types/src/organizationGroups/endpoints/index.d.ts +36 -36
- package/types/src/organizationGroups/endpoints/organizations.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/queues.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/workspaces.d.ts +4 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupQueue.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupWorkspace.schema.d.ts +2 -2
- package/types/src/pages/endpoints/index.d.ts +14 -14
- package/types/src/pages/endpoints/list.d.ts +14 -14
- package/types/src/pages/endpoints/list.schema.d.ts +2 -2
- package/types/src/pages/models/page.schema.d.ts +6 -6
- package/types/src/queues/endpoints/automation.d.ts +4 -4
- package/types/src/queues/endpoints/automation.schema.d.ts +4 -4
- package/types/src/queues/endpoints/create.d.ts +13 -13
- package/types/src/queues/endpoints/createFromTemplate.d.ts +13 -13
- package/types/src/queues/endpoints/duplicate.d.ts +13 -13
- package/types/src/queues/endpoints/get.d.ts +13 -13
- package/types/src/queues/endpoints/index.d.ts +112 -111
- package/types/src/queues/endpoints/list.d.ts +24 -24
- package/types/src/queues/endpoints/list.schema.d.ts +4 -4
- package/types/src/queues/endpoints/patch.d.ts +22 -22
- package/types/src/queues/endpoints/patch.schema.d.ts +9 -9
- package/types/src/queues/endpoints/upload.d.ts +8 -8
- package/types/src/queues/endpoints/upload.schema.d.ts +8 -8
- package/types/src/queues/models/automation.schema.d.ts +2 -2
- package/types/src/queues/models/queue.schema.d.ts +13 -13
- package/types/src/queues/models/queueSettings.schema.d.ts +7 -7
- package/types/src/relations/endpoints/create.d.ts +6 -6
- package/types/src/relations/endpoints/get.d.ts +6 -6
- package/types/src/relations/endpoints/index.d.ts +30 -30
- package/types/src/relations/endpoints/list.d.ts +12 -12
- package/types/src/relations/endpoints/patch.d.ts +6 -6
- package/types/src/relations/models/relations.schema.d.ts +14 -14
- package/types/src/rule-templates/endpoints/create.d.ts +58 -70
- package/types/src/rule-templates/endpoints/create.schema.d.ts +26 -32
- package/types/src/rule-templates/endpoints/get.d.ts +32 -38
- package/types/src/rule-templates/endpoints/index.d.ts +198 -234
- package/types/src/rule-templates/endpoints/list.d.ts +50 -56
- package/types/src/rule-templates/endpoints/patch.d.ts +58 -70
- package/types/src/rule-templates/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rule-templates/models/ruleTemplate.d.ts +1 -1
- package/types/src/rule-templates/models/ruleTemplate.schema.d.ts +32 -38
- package/types/src/rules/endpoints/create.d.ts +58 -70
- package/types/src/rules/endpoints/create.schema.d.ts +26 -32
- package/types/src/rules/endpoints/get.d.ts +32 -38
- package/types/src/rules/endpoints/index.d.ts +198 -234
- package/types/src/rules/endpoints/list.d.ts +50 -56
- package/types/src/rules/endpoints/patch.d.ts +58 -70
- package/types/src/rules/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rules/models/schemaRule.d.ts +4 -4
- package/types/src/rules/models/schemaRule.schema.d.ts +50 -59
- package/types/src/schemas/endpoints/create.d.ts +484 -196
- package/types/src/schemas/endpoints/get.d.ts +486 -198
- package/types/src/schemas/endpoints/get.schema.d.ts +2 -2
- package/types/src/schemas/endpoints/list.d.ts +588 -236
- package/types/src/schemas/endpoints/patch.d.ts +966 -390
- package/types/src/schemas/endpoints/patch.schema.d.ts +482 -194
- package/types/src/schemas/endpoints/validate.d.ts +1015 -407
- package/types/src/schemas/models/schema.schema.d.ts +484 -196
- package/types/src/schemas/models/schemaDatapoint.schema.d.ts +44 -20
- package/types/src/schemas/models/schemaDatapointBase.d.ts +3 -1
- package/types/src/schemas/models/schemaDatapointBase.schema.d.ts +15 -9
- package/types/src/schemas/models/schemaDatapointDate.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointEnum.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointNumber.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointString.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaItem.schema.d.ts +278 -118
- package/types/src/schemas/models/schemaMultivalue.schema.d.ts +164 -68
- package/types/src/schemas/models/schemaSection.schema.d.ts +380 -156
- package/types/src/schemas/models/schemaTuple.schema.d.ts +70 -30
- package/types/src/shared/models/annotationListTable.d.ts +1 -1
- package/types/src/shared/models/annotationListTable.schema.d.ts +15 -15
- package/types/src/suggestedEdit/endpoints/get.d.ts +4 -4
- package/types/src/suggestedEdit/endpoints/index.d.ts +4 -4
- package/types/src/suggestedEdit/models/suggestedEdit.schema.d.ts +4 -4
- package/types/src/surveys/endpoints/fromTemplate.d.ts +2 -2
- package/types/src/surveys/endpoints/get.d.ts +2 -2
- package/types/src/surveys/endpoints/index.d.ts +10 -10
- package/types/src/surveys/endpoints/list.d.ts +4 -4
- package/types/src/surveys/endpoints/patch.d.ts +2 -2
- package/types/src/surveys/models/survey.schema.d.ts +2 -2
- package/types/src/tasks/endpoints/get.d.ts +4 -4
- package/types/src/tasks/endpoints/index.d.ts +4 -4
- package/types/src/tasks/models/asyncTask.schema.d.ts +4 -4
- package/types/src/triggers/endpoints/create.d.ts +4 -4
- package/types/src/triggers/endpoints/get.d.ts +4 -4
- package/types/src/triggers/endpoints/index.d.ts +109 -12
- package/types/src/triggers/endpoints/list.d.ts +104 -0
- package/types/src/triggers/endpoints/list.schema.d.ts +14 -0
- package/types/src/triggers/endpoints/patch.d.ts +4 -4
- package/types/src/triggers/models/trigger.schema.d.ts +4 -4
- package/types/src/uploads/endpoints/get.d.ts +4 -4
- package/types/src/uploads/endpoints/index.d.ts +4 -4
- package/types/src/uploads/models/upload.schema.d.ts +4 -4
- package/types/src/users/endpoints/create.d.ts +2 -2
- package/types/src/users/endpoints/get.d.ts +2 -2
- package/types/src/users/endpoints/index.d.ts +10 -10
- package/types/src/users/endpoints/list.d.ts +4 -4
- package/types/src/users/endpoints/patch.d.ts +2 -2
- package/types/src/users/models/user.schema.d.ts +2 -2
- package/types/src/utils/withFields.d.ts +9 -9
- package/types/src/utils/withSideload.d.ts +2 -2
- package/types/src/workflowActivities/endpoints/get.d.ts +4 -4
- package/types/src/workflowActivities/endpoints/index.d.ts +13 -13
- package/types/src/workflowActivities/endpoints/list.d.ts +8 -8
- package/types/src/workflowActivities/models/workflowActivity.schema.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/get.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/index.d.ts +12 -12
- package/types/src/workflowRuns/endpoints/list.d.ts +8 -8
- package/types/src/workflowRuns/models/workflowRun.schema.d.ts +4 -4
- package/types/src/workflowSteps/endpoints/get.d.ts +2 -2
- package/types/src/workflowSteps/endpoints/index.d.ts +7 -7
- package/types/src/workflowSteps/endpoints/list.d.ts +4 -4
- package/types/src/workflowSteps/models/workflowStep.schema.d.ts +2 -2
- package/types/src/workflows/endpoints/get.d.ts +2 -2
- package/types/src/workflows/endpoints/index.d.ts +6 -6
- package/types/src/workflows/endpoints/list.d.ts +4 -4
- package/types/src/workflows/models/workflow.schema.d.ts +2 -2
- package/types/src/workspaces/endpoints/create.d.ts +2 -2
- package/types/src/workspaces/endpoints/get.d.ts +30 -0
- package/types/src/workspaces/endpoints/index.d.ts +37 -8
- package/types/src/workspaces/endpoints/list.d.ts +4 -4
- package/types/src/workspaces/endpoints/patch.d.ts +2 -2
- package/types/src/workspaces/models/workspace.schema.d.ts +2 -2
- package/src/authentication/models/authInfo.js.map +0 -1
- package/src/automationBlockers/models/automationBlocker.js +0 -3
- package/src/automationBlockers/models/automationBlocker.js.map +0 -1
- package/src/billing/models/billingHistory.js +0 -3
- package/src/billing/models/billingHistory.js.map +0 -1
- package/src/billing/models/billingStats.js +0 -3
- package/src/billing/models/billingStats.js.map +0 -1
- package/src/connectors/models/connector.js +0 -3
- package/src/connectors/models/connector.js.map +0 -1
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js +0 -3
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js.map +0 -1
- package/src/dedicatedEngines/models/dedicatedEngine.js +0 -3
- package/src/dedicatedEngines/models/dedicatedEngine.js.map +0 -1
- package/src/deleteRecommendations/models/deleteRecommendation.js +0 -3
- package/src/deleteRecommendations/models/deleteRecommendation.js.map +0 -1
- package/src/deleteRecommendations/models/index.js.map +0 -1
- package/src/email/models/email.js +0 -3
- package/src/email/models/email.js.map +0 -1
- package/src/emailTemplatesStats/models/emailTemplateStats.js +0 -3
- package/src/emailTemplatesStats/models/emailTemplateStats.js.map +0 -1
- package/src/emailTemplatesStats/models/index.js +0 -18
- package/src/emailTemplatesStats/models/index.js.map +0 -1
- package/src/emailThreads/models/emailThreads.js +0 -3
- package/src/emailThreads/models/emailThreads.js.map +0 -1
- package/src/genericEngines/models/genericEngine.js +0 -3
- package/src/genericEngines/models/genericEngine.js.map +0 -1
- package/src/groups/models/group.js +0 -3
- package/src/groups/models/group.js.map +0 -1
- package/src/groups/models/index.js +0 -18
- package/src/groups/models/index.js.map +0 -1
- package/src/hookTemplates/models/hookTemplate.js +0 -3
- package/src/hookTemplates/models/hookTemplate.js.map +0 -1
- package/src/hooks/endpoints/logs.js +0 -15
- package/src/hooks/endpoints/logs.js.map +0 -1
- package/src/hooks/endpoints/logs.schema.js +0 -22
- package/src/hooks/endpoints/logs.schema.js.map +0 -1
- package/src/hooks/models/log.js +0 -3
- package/src/hooks/models/log.js.map +0 -1
- package/src/hooks/models/log.schema.js +0 -56
- package/src/hooks/models/log.schema.js.map +0 -1
- package/src/inboxes/models/index.js +0 -18
- package/src/inboxes/models/index.js.map +0 -1
- package/src/memberships/models/index.js +0 -18
- package/src/memberships/models/index.js.map +0 -1
- package/src/memberships/models/membership.js +0 -3
- package/src/memberships/models/membership.js.map +0 -1
- package/src/organization/models/emailLimits.js +0 -3
- package/src/organization/models/emailLimits.js.map +0 -1
- package/src/organization/models/limits.js +0 -3
- package/src/organization/models/limits.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupOrganization.js +0 -3
- package/src/organizationGroups/models/organizationGroupOrganization.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupQueue.js +0 -3
- package/src/organizationGroups/models/organizationGroupQueue.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupWorkspace.js +0 -3
- package/src/organizationGroups/models/organizationGroupWorkspace.js.map +0 -1
- package/src/queues/models/index.js +0 -28
- package/src/queues/models/index.js.map +0 -1
- package/src/queues/models/relatedObjectsCounts.js +0 -3
- package/src/queues/models/relatedObjectsCounts.js.map +0 -1
- package/src/schemas/models/index.js +0 -47
- package/src/schemas/models/index.js.map +0 -1
- package/src/schemas/models/list.js +0 -3
- package/src/schemas/models/list.js.map +0 -1
- package/src/schemas/models/list.schema.js +0 -23
- package/src/schemas/models/list.schema.js.map +0 -1
- package/src/suggestedEdit/models/suggestedDocument.js +0 -3
- package/src/suggestedEdit/models/suggestedDocument.js.map +0 -1
- package/src/suggestedEdit/models/suggestedEdit.js +0 -3
- package/src/suggestedEdit/models/suggestedEdit.js.map +0 -1
- package/src/surveys/models/index.js +0 -21
- package/src/surveys/models/index.js.map +0 -1
- package/src/surveys/models/question.js +0 -3
- package/src/surveys/models/question.js.map +0 -1
- package/src/surveys/models/survey.js +0 -3
- package/src/surveys/models/survey.js.map +0 -1
- package/src/surveys/models/surveyTemplate.js +0 -3
- package/src/surveys/models/surveyTemplate.js.map +0 -1
- package/src/tasks/models/asyncTask.js +0 -3
- package/src/tasks/models/asyncTask.js.map +0 -1
- package/src/uploads/models/upload.js +0 -3
- package/src/uploads/models/upload.js.map +0 -1
- package/src/users/models/resetPassword.js +0 -3
- package/src/users/models/resetPassword.js.map +0 -1
- package/src/workflowActivities/models/index.js +0 -18
- package/src/workflowActivities/models/index.js.map +0 -1
- package/src/workflowSteps/models/index.js +0 -18
- package/src/workflowSteps/models/index.js.map +0 -1
- package/src/workflows/models/index.js +0 -18
- package/src/workflows/models/index.js.map +0 -1
- package/src/workspaces/models/index.js +0 -18
- package/src/workspaces/models/index.js.map +0 -1
- package/types/src/authentication/models/authInfo.d.ts +0 -4
- package/types/src/automationBlockers/models/automationBlocker.d.ts +0 -31
- package/types/src/billing/models/billingHistory.d.ts +0 -40
- package/types/src/billing/models/billingStats.d.ts +0 -21
- package/types/src/connectors/models/connector.d.ts +0 -15
- package/types/src/dedicatedEngineSchema/models/integrityValidationResults.d.ts +0 -31
- package/types/src/dedicatedEngines/models/dedicatedEngine.d.ts +0 -10
- package/types/src/deleteRecommendations/models/deleteRecommendation.d.ts +0 -10
- package/types/src/deleteRecommendations/models/index.d.ts +0 -1
- package/types/src/email/models/email.d.ts +0 -39
- package/types/src/emailTemplatesStats/models/emailTemplateStats.d.ts +0 -6
- package/types/src/emailTemplatesStats/models/index.d.ts +0 -1
- package/types/src/emailThreads/models/emailThreads.d.ts +0 -32
- package/types/src/genericEngines/models/genericEngine.d.ts +0 -9
- package/types/src/groups/models/group.d.ts +0 -7
- package/types/src/groups/models/index.d.ts +0 -1
- package/types/src/hookTemplates/models/hookTemplate.d.ts +0 -40
- package/types/src/hooks/endpoints/logs.d.ts +0 -411
- package/types/src/hooks/endpoints/logs.schema.d.ts +0 -390
- package/types/src/hooks/models/log.d.ts +0 -42
- package/types/src/hooks/models/log.schema.d.ts +0 -210
- package/types/src/inboxes/models/index.d.ts +0 -1
- package/types/src/memberships/models/index.d.ts +0 -1
- package/types/src/memberships/models/membership.d.ts +0 -9
- package/types/src/organization/models/emailLimits.d.ts +0 -10
- package/types/src/organization/models/limits.d.ts +0 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.d.ts +0 -6
- package/types/src/organizationGroups/models/organizationGroupQueue.d.ts +0 -8
- package/types/src/organizationGroups/models/organizationGroupWorkspace.d.ts +0 -7
- package/types/src/queues/models/index.d.ts +0 -11
- package/types/src/queues/models/relatedObjectsCounts.d.ts +0 -5
- package/types/src/schemas/models/index.d.ts +0 -30
- package/types/src/schemas/models/list.d.ts +0 -18
- package/types/src/schemas/models/list.schema.d.ts +0 -66
- package/types/src/suggestedEdit/models/suggestedDocument.d.ts +0 -9
- package/types/src/suggestedEdit/models/suggestedEdit.d.ts +0 -8
- package/types/src/surveys/models/index.d.ts +0 -4
- package/types/src/surveys/models/question.d.ts +0 -6
- package/types/src/surveys/models/survey.d.ts +0 -13
- package/types/src/surveys/models/surveyTemplate.d.ts +0 -6
- package/types/src/tasks/models/asyncTask.d.ts +0 -17
- package/types/src/uploads/models/upload.d.ts +0 -13
- package/types/src/users/models/resetPassword.d.ts +0 -3
- package/types/src/workflowActivities/models/index.d.ts +0 -1
- package/types/src/workflowSteps/models/index.d.ts +0 -1
- package/types/src/workflows/models/index.d.ts +0 -1
- package/types/src/workspaces/models/index.d.ts +0 -1
|
@@ -4,29 +4,36 @@ import { ExtensionSource } from '../models/hookUtils';
|
|
|
4
4
|
export type CreateHookPayload = CreateWebHookPayload | CreateFunctionPayload;
|
|
5
5
|
export type CreateWebHookPayload = {
|
|
6
6
|
name: string;
|
|
7
|
+
description?: string;
|
|
7
8
|
type: 'webhook';
|
|
8
9
|
queues: Array<Url>;
|
|
9
10
|
events: Array<Url>;
|
|
10
11
|
config: WebhookConfig;
|
|
11
12
|
sideload?: Array<string>;
|
|
13
|
+
tokenOwner?: Url | null;
|
|
12
14
|
secretsSchema?: Record<string, unknown>;
|
|
13
15
|
settingsSchema?: Record<string, unknown>;
|
|
14
16
|
settings?: Record<string, unknown>;
|
|
17
|
+
secrets?: Record<string, unknown>;
|
|
15
18
|
extensionSource?: ExtensionSource;
|
|
19
|
+
metadata?: Record<string, unknown>;
|
|
16
20
|
};
|
|
17
21
|
export type CreateFunctionPayload = {
|
|
18
22
|
name: string;
|
|
23
|
+
description?: string;
|
|
19
24
|
type: 'function';
|
|
20
25
|
queues: Url[];
|
|
21
26
|
events: string[];
|
|
22
27
|
config: FunctionConfig;
|
|
23
28
|
sideload?: Array<string>;
|
|
24
29
|
runAfter?: Url[] | [];
|
|
25
|
-
tokenOwner?: Url;
|
|
30
|
+
tokenOwner?: Url | null;
|
|
26
31
|
secretsSchema?: Record<string, unknown>;
|
|
27
32
|
settingsSchema?: Record<string, unknown>;
|
|
28
33
|
settings?: Record<string, unknown>;
|
|
34
|
+
secrets?: Record<string, unknown>;
|
|
29
35
|
extensionSource?: ExtensionSource;
|
|
36
|
+
metadata?: Record<string, unknown>;
|
|
30
37
|
};
|
|
31
38
|
export declare const create: (payload: CreateHookPayload) => {
|
|
32
39
|
readonly endpoint: "/hooks";
|
|
@@ -38,7 +45,7 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
38
45
|
queues: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
39
46
|
runAfter: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
40
47
|
active: import("zod").ZodBoolean;
|
|
41
|
-
events: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_content.confirm">, import("zod").ZodLiteral<"annotation_content.export">, import("zod").ZodLiteral<"annotation_content.initialize">, import("zod").ZodLiteral<"annotation_content.started">, import("zod").ZodLiteral<"annotation_content.updated">, import("zod").ZodLiteral<"annotation_content.user_update">, import("zod").ZodLiteral<"annotation_content">, import("zod").ZodLiteral<"annotation_status.changed">, import("zod").ZodLiteral<"annotation_status">, import("zod").ZodLiteral<"upload.created">, import("zod").ZodLiteral<"upload">, import("zod").ZodLiteral<"email.received">, import("zod").ZodLiteral<"email">, import("zod").ZodLiteral<"invocation.manual">, import("zod").ZodLiteral<"invocation.scheduled">, import("zod").ZodLiteral<"invocation">]>, "many">;
|
|
48
|
+
events: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_content.confirm">, import("zod").ZodLiteral<"annotation_content.export">, import("zod").ZodLiteral<"annotation_content.initialize">, import("zod").ZodLiteral<"annotation_content.started">, import("zod").ZodLiteral<"annotation_content.updated">, import("zod").ZodLiteral<"annotation_content.user_update">, import("zod").ZodLiteral<"annotation_content">, import("zod").ZodLiteral<"annotation_status.changed">, import("zod").ZodLiteral<"annotation_status">, import("zod").ZodLiteral<"upload.created">, import("zod").ZodLiteral<"upload">, import("zod").ZodLiteral<"email.received">, import("zod").ZodLiteral<"email">, import("zod").ZodLiteral<"invocation.manual">, import("zod").ZodLiteral<"invocation.scheduled">, import("zod").ZodLiteral<"invocation.integration">, import("zod").ZodLiteral<"invocation">]>, "many">;
|
|
42
49
|
sideload: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
43
50
|
metadata: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
44
51
|
tokenOwner: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -52,15 +59,16 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
52
59
|
settingsSchema: import("zod").ZodNullable<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
53
60
|
secretsSchema: import("zod").ZodNullable<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
54
61
|
secrets: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>>;
|
|
62
|
+
hookTemplate: import("zod").ZodNullable<import("zod").ZodString>;
|
|
55
63
|
}, "strip", import("zod").ZodTypeAny, {
|
|
56
|
-
id: number;
|
|
57
64
|
url: string;
|
|
65
|
+
id: number;
|
|
58
66
|
name: string;
|
|
59
67
|
queues: string[];
|
|
60
68
|
description: string | null;
|
|
61
69
|
runAfter: string[];
|
|
62
70
|
active: boolean;
|
|
63
|
-
events: ("email" | "annotation_content" | "annotation_status" | "upload" | "invocation" | "annotation_content.confirm" | "annotation_content.export" | "annotation_content.initialize" | "annotation_content.started" | "annotation_content.updated" | "annotation_content.user_update" | "annotation_status.changed" | "upload.created" | "email.received" | "invocation.manual" | "invocation.scheduled")[];
|
|
71
|
+
events: ("email" | "annotation_content" | "annotation_status" | "upload" | "invocation" | "annotation_content.confirm" | "annotation_content.export" | "annotation_content.initialize" | "annotation_content.started" | "annotation_content.updated" | "annotation_content.user_update" | "annotation_status.changed" | "upload.created" | "email.received" | "invocation.manual" | "invocation.scheduled" | "invocation.integration")[];
|
|
64
72
|
sideload: string[];
|
|
65
73
|
tokenOwner: string | null;
|
|
66
74
|
extensionSource: "custom" | "rossum_store";
|
|
@@ -69,19 +77,20 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
69
77
|
extensionImageUrl: string | null;
|
|
70
78
|
settingsSchema: Record<string, unknown> | null;
|
|
71
79
|
secretsSchema: Record<string, unknown> | null;
|
|
80
|
+
hookTemplate: string | null;
|
|
72
81
|
metadata?: unknown;
|
|
73
82
|
test?: unknown;
|
|
74
83
|
settings?: unknown;
|
|
75
84
|
secrets?: Record<string, unknown> | null | undefined;
|
|
76
85
|
}, {
|
|
77
|
-
id: number;
|
|
78
86
|
url: string;
|
|
87
|
+
id: number;
|
|
79
88
|
name: string;
|
|
80
89
|
queues: string[];
|
|
81
90
|
description: string | null;
|
|
82
91
|
runAfter: string[];
|
|
83
92
|
active: boolean;
|
|
84
|
-
events: ("email" | "annotation_content" | "annotation_status" | "upload" | "invocation" | "annotation_content.confirm" | "annotation_content.export" | "annotation_content.initialize" | "annotation_content.started" | "annotation_content.updated" | "annotation_content.user_update" | "annotation_status.changed" | "upload.created" | "email.received" | "invocation.manual" | "invocation.scheduled")[];
|
|
93
|
+
events: ("email" | "annotation_content" | "annotation_status" | "upload" | "invocation" | "annotation_content.confirm" | "annotation_content.export" | "annotation_content.initialize" | "annotation_content.started" | "annotation_content.updated" | "annotation_content.user_update" | "annotation_status.changed" | "upload.created" | "email.received" | "invocation.manual" | "invocation.scheduled" | "invocation.integration")[];
|
|
85
94
|
sideload: string[];
|
|
86
95
|
tokenOwner: string | null;
|
|
87
96
|
extensionSource: "custom" | "rossum_store";
|
|
@@ -90,6 +99,7 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
90
99
|
extensionImageUrl: string | null;
|
|
91
100
|
settingsSchema: Record<string, unknown> | null;
|
|
92
101
|
secretsSchema: Record<string, unknown> | null;
|
|
102
|
+
hookTemplate: string | null;
|
|
93
103
|
metadata?: unknown;
|
|
94
104
|
test?: unknown;
|
|
95
105
|
settings?: unknown;
|
|
@@ -202,7 +212,7 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
202
212
|
queues: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
203
213
|
runAfter: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
204
214
|
active: import("zod").ZodBoolean;
|
|
205
|
-
events: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_content.confirm">, import("zod").ZodLiteral<"annotation_content.export">, import("zod").ZodLiteral<"annotation_content.initialize">, import("zod").ZodLiteral<"annotation_content.started">, import("zod").ZodLiteral<"annotation_content.updated">, import("zod").ZodLiteral<"annotation_content.user_update">, import("zod").ZodLiteral<"annotation_content">, import("zod").ZodLiteral<"annotation_status.changed">, import("zod").ZodLiteral<"annotation_status">, import("zod").ZodLiteral<"upload.created">, import("zod").ZodLiteral<"upload">, import("zod").ZodLiteral<"email.received">, import("zod").ZodLiteral<"email">, import("zod").ZodLiteral<"invocation.manual">, import("zod").ZodLiteral<"invocation.scheduled">, import("zod").ZodLiteral<"invocation">]>, "many">;
|
|
215
|
+
events: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_content.confirm">, import("zod").ZodLiteral<"annotation_content.export">, import("zod").ZodLiteral<"annotation_content.initialize">, import("zod").ZodLiteral<"annotation_content.started">, import("zod").ZodLiteral<"annotation_content.updated">, import("zod").ZodLiteral<"annotation_content.user_update">, import("zod").ZodLiteral<"annotation_content">, import("zod").ZodLiteral<"annotation_status.changed">, import("zod").ZodLiteral<"annotation_status">, import("zod").ZodLiteral<"upload.created">, import("zod").ZodLiteral<"upload">, import("zod").ZodLiteral<"email.received">, import("zod").ZodLiteral<"email">, import("zod").ZodLiteral<"invocation.manual">, import("zod").ZodLiteral<"invocation.scheduled">, import("zod").ZodLiteral<"invocation.integration">, import("zod").ZodLiteral<"invocation">]>, "many">;
|
|
206
216
|
sideload: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
207
217
|
metadata: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
208
218
|
tokenOwner: import("zod").ZodNullable<import("zod").ZodString>;
|
|
@@ -216,15 +226,16 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
216
226
|
settingsSchema: import("zod").ZodNullable<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
217
227
|
secretsSchema: import("zod").ZodNullable<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
218
228
|
secrets: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>>;
|
|
229
|
+
hookTemplate: import("zod").ZodNullable<import("zod").ZodString>;
|
|
219
230
|
}, "strip", import("zod").ZodTypeAny, {
|
|
220
|
-
id: number;
|
|
221
231
|
url: string;
|
|
232
|
+
id: number;
|
|
222
233
|
name: string;
|
|
223
234
|
queues: string[];
|
|
224
235
|
description: string | null;
|
|
225
236
|
runAfter: string[];
|
|
226
237
|
active: boolean;
|
|
227
|
-
events: ("email" | "annotation_content" | "annotation_status" | "upload" | "invocation" | "annotation_content.confirm" | "annotation_content.export" | "annotation_content.initialize" | "annotation_content.started" | "annotation_content.updated" | "annotation_content.user_update" | "annotation_status.changed" | "upload.created" | "email.received" | "invocation.manual" | "invocation.scheduled")[];
|
|
238
|
+
events: ("email" | "annotation_content" | "annotation_status" | "upload" | "invocation" | "annotation_content.confirm" | "annotation_content.export" | "annotation_content.initialize" | "annotation_content.started" | "annotation_content.updated" | "annotation_content.user_update" | "annotation_status.changed" | "upload.created" | "email.received" | "invocation.manual" | "invocation.scheduled" | "invocation.integration")[];
|
|
228
239
|
sideload: string[];
|
|
229
240
|
tokenOwner: string | null;
|
|
230
241
|
extensionSource: "custom" | "rossum_store";
|
|
@@ -233,19 +244,20 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
233
244
|
extensionImageUrl: string | null;
|
|
234
245
|
settingsSchema: Record<string, unknown> | null;
|
|
235
246
|
secretsSchema: Record<string, unknown> | null;
|
|
247
|
+
hookTemplate: string | null;
|
|
236
248
|
metadata?: unknown;
|
|
237
249
|
test?: unknown;
|
|
238
250
|
settings?: unknown;
|
|
239
251
|
secrets?: Record<string, unknown> | null | undefined;
|
|
240
252
|
}, {
|
|
241
|
-
id: number;
|
|
242
253
|
url: string;
|
|
254
|
+
id: number;
|
|
243
255
|
name: string;
|
|
244
256
|
queues: string[];
|
|
245
257
|
description: string | null;
|
|
246
258
|
runAfter: string[];
|
|
247
259
|
active: boolean;
|
|
248
|
-
events: ("email" | "annotation_content" | "annotation_status" | "upload" | "invocation" | "annotation_content.confirm" | "annotation_content.export" | "annotation_content.initialize" | "annotation_content.started" | "annotation_content.updated" | "annotation_content.user_update" | "annotation_status.changed" | "upload.created" | "email.received" | "invocation.manual" | "invocation.scheduled")[];
|
|
260
|
+
events: ("email" | "annotation_content" | "annotation_status" | "upload" | "invocation" | "annotation_content.confirm" | "annotation_content.export" | "annotation_content.initialize" | "annotation_content.started" | "annotation_content.updated" | "annotation_content.user_update" | "annotation_status.changed" | "upload.created" | "email.received" | "invocation.manual" | "invocation.scheduled" | "invocation.integration")[];
|
|
249
261
|
sideload: string[];
|
|
250
262
|
tokenOwner: string | null;
|
|
251
263
|
extensionSource: "custom" | "rossum_store";
|
|
@@ -254,6 +266,7 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
254
266
|
extensionImageUrl: string | null;
|
|
255
267
|
settingsSchema: Record<string, unknown> | null;
|
|
256
268
|
secretsSchema: Record<string, unknown> | null;
|
|
269
|
+
hookTemplate: string | null;
|
|
257
270
|
metadata?: unknown;
|
|
258
271
|
test?: unknown;
|
|
259
272
|
settings?: unknown;
|
|
@@ -261,9 +274,7 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
261
274
|
}>, import("zod").ZodObject<{
|
|
262
275
|
type: import("zod").ZodLiteral<"function">;
|
|
263
276
|
config: import("zod").ZodObject<{
|
|
264
|
-
private: import("zod").ZodOptional<import("zod").
|
|
265
|
-
runtime: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"nodejs22.x">, import("zod").ZodLiteral<"nodejs18.x">, import("zod").ZodLiteral<"python3.12">, import("zod").ZodLiteral<"python3.8">]>>;
|
|
266
|
-
code: import("zod").ZodOptional<import("zod").ZodString>;
|
|
277
|
+
private: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
267
278
|
schedule: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
268
279
|
cron: import("zod").ZodOptional<import("zod").ZodString>;
|
|
269
280
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -272,7 +283,7 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
272
283
|
cron?: string | undefined;
|
|
273
284
|
}>>;
|
|
274
285
|
payloadLoggingEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
275
|
-
app: import("zod").
|
|
286
|
+
app: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
276
287
|
url: import("zod").ZodString;
|
|
277
288
|
settings: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
278
289
|
displayMode: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"fullscreen">, import("zod").ZodLiteral<"drawer">]>>;
|
|
@@ -285,10 +296,11 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
285
296
|
settings?: unknown;
|
|
286
297
|
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
287
298
|
}>>>;
|
|
299
|
+
runtime: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"nodejs22.x">, import("zod").ZodLiteral<"nodejs18.x">, import("zod").ZodLiteral<"python3.12">, import("zod").ZodLiteral<"python3.8">]>>;
|
|
300
|
+
code: import("zod").ZodOptional<import("zod").ZodString>;
|
|
301
|
+
thirdPartyLibraryPack: import("zod").ZodOptional<import("zod").ZodString>;
|
|
288
302
|
}, "strip", import("zod").ZodTypeAny, {
|
|
289
|
-
private?:
|
|
290
|
-
runtime?: "nodejs22.x" | "nodejs18.x" | "python3.12" | "python3.8" | undefined;
|
|
291
|
-
code?: string | undefined;
|
|
303
|
+
private?: unknown;
|
|
292
304
|
schedule?: {
|
|
293
305
|
cron?: string | undefined;
|
|
294
306
|
} | undefined;
|
|
@@ -298,10 +310,11 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
298
310
|
settings?: unknown;
|
|
299
311
|
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
300
312
|
} | null | undefined;
|
|
301
|
-
}, {
|
|
302
|
-
private?: boolean | undefined;
|
|
303
313
|
runtime?: "nodejs22.x" | "nodejs18.x" | "python3.12" | "python3.8" | undefined;
|
|
304
314
|
code?: string | undefined;
|
|
315
|
+
thirdPartyLibraryPack?: string | undefined;
|
|
316
|
+
}, {
|
|
317
|
+
private?: unknown;
|
|
305
318
|
schedule?: {
|
|
306
319
|
cron?: string | undefined;
|
|
307
320
|
} | undefined;
|
|
@@ -311,15 +324,16 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
311
324
|
settings?: unknown;
|
|
312
325
|
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
313
326
|
} | null | undefined;
|
|
327
|
+
runtime?: "nodejs22.x" | "nodejs18.x" | "python3.12" | "python3.8" | undefined;
|
|
328
|
+
code?: string | undefined;
|
|
329
|
+
thirdPartyLibraryPack?: string | undefined;
|
|
314
330
|
}>;
|
|
315
|
-
status: import("zod").ZodUnion<[import("zod").ZodLiteral<"pending">, import("zod").ZodLiteral<"ready">]>;
|
|
331
|
+
status: import("zod").ZodUnion<[import("zod").ZodLiteral<"pending">, import("zod").ZodLiteral<"ready">, import("zod").ZodLiteral<"failed">]>;
|
|
316
332
|
}, "strip", import("zod").ZodTypeAny, {
|
|
317
333
|
type: "function";
|
|
318
|
-
status: "pending" | "ready";
|
|
334
|
+
status: "pending" | "ready" | "failed";
|
|
319
335
|
config: {
|
|
320
|
-
private?:
|
|
321
|
-
runtime?: "nodejs22.x" | "nodejs18.x" | "python3.12" | "python3.8" | undefined;
|
|
322
|
-
code?: string | undefined;
|
|
336
|
+
private?: unknown;
|
|
323
337
|
schedule?: {
|
|
324
338
|
cron?: string | undefined;
|
|
325
339
|
} | undefined;
|
|
@@ -329,27 +343,179 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
329
343
|
settings?: unknown;
|
|
330
344
|
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
331
345
|
} | null | undefined;
|
|
346
|
+
runtime?: "nodejs22.x" | "nodejs18.x" | "python3.12" | "python3.8" | undefined;
|
|
347
|
+
code?: string | undefined;
|
|
348
|
+
thirdPartyLibraryPack?: string | undefined;
|
|
332
349
|
};
|
|
333
350
|
}, {
|
|
334
351
|
type: "function";
|
|
335
|
-
status: "pending" | "ready";
|
|
352
|
+
status: "pending" | "ready" | "failed";
|
|
336
353
|
config: {
|
|
337
|
-
private?:
|
|
354
|
+
private?: unknown;
|
|
355
|
+
schedule?: {
|
|
356
|
+
cron?: string | undefined;
|
|
357
|
+
} | undefined;
|
|
358
|
+
payloadLoggingEnabled?: boolean | undefined;
|
|
359
|
+
app?: {
|
|
360
|
+
url: string;
|
|
361
|
+
settings?: unknown;
|
|
362
|
+
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
363
|
+
} | null | undefined;
|
|
338
364
|
runtime?: "nodejs22.x" | "nodejs18.x" | "python3.12" | "python3.8" | undefined;
|
|
339
365
|
code?: string | undefined;
|
|
366
|
+
thirdPartyLibraryPack?: string | undefined;
|
|
367
|
+
};
|
|
368
|
+
}>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
369
|
+
id: import("zod").ZodNumber;
|
|
370
|
+
name: import("zod").ZodString;
|
|
371
|
+
url: import("zod").ZodString;
|
|
372
|
+
queues: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
373
|
+
runAfter: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
374
|
+
active: import("zod").ZodBoolean;
|
|
375
|
+
events: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_content.confirm">, import("zod").ZodLiteral<"annotation_content.export">, import("zod").ZodLiteral<"annotation_content.initialize">, import("zod").ZodLiteral<"annotation_content.started">, import("zod").ZodLiteral<"annotation_content.updated">, import("zod").ZodLiteral<"annotation_content.user_update">, import("zod").ZodLiteral<"annotation_content">, import("zod").ZodLiteral<"annotation_status.changed">, import("zod").ZodLiteral<"annotation_status">, import("zod").ZodLiteral<"upload.created">, import("zod").ZodLiteral<"upload">, import("zod").ZodLiteral<"email.received">, import("zod").ZodLiteral<"email">, import("zod").ZodLiteral<"invocation.manual">, import("zod").ZodLiteral<"invocation.scheduled">, import("zod").ZodLiteral<"invocation.integration">, import("zod").ZodLiteral<"invocation">]>, "many">;
|
|
376
|
+
sideload: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
377
|
+
metadata: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
378
|
+
tokenOwner: import("zod").ZodNullable<import("zod").ZodString>;
|
|
379
|
+
test: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
380
|
+
description: import("zod").ZodNullable<import("zod").ZodString>;
|
|
381
|
+
extensionSource: import("zod").ZodUnion<[import("zod").ZodLiteral<"rossum_store">, import("zod").ZodLiteral<"custom">]>;
|
|
382
|
+
settings: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
383
|
+
guide: import("zod").ZodNullable<import("zod").ZodString>;
|
|
384
|
+
readMoreUrl: import("zod").ZodNullable<import("zod").ZodString>;
|
|
385
|
+
extensionImageUrl: import("zod").ZodNullable<import("zod").ZodString>;
|
|
386
|
+
settingsSchema: import("zod").ZodNullable<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
387
|
+
secretsSchema: import("zod").ZodNullable<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
388
|
+
secrets: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>>;
|
|
389
|
+
hookTemplate: import("zod").ZodNullable<import("zod").ZodString>;
|
|
390
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
391
|
+
url: string;
|
|
392
|
+
id: number;
|
|
393
|
+
name: string;
|
|
394
|
+
queues: string[];
|
|
395
|
+
description: string | null;
|
|
396
|
+
runAfter: string[];
|
|
397
|
+
active: boolean;
|
|
398
|
+
events: ("email" | "annotation_content" | "annotation_status" | "upload" | "invocation" | "annotation_content.confirm" | "annotation_content.export" | "annotation_content.initialize" | "annotation_content.started" | "annotation_content.updated" | "annotation_content.user_update" | "annotation_status.changed" | "upload.created" | "email.received" | "invocation.manual" | "invocation.scheduled" | "invocation.integration")[];
|
|
399
|
+
sideload: string[];
|
|
400
|
+
tokenOwner: string | null;
|
|
401
|
+
extensionSource: "custom" | "rossum_store";
|
|
402
|
+
guide: string | null;
|
|
403
|
+
readMoreUrl: string | null;
|
|
404
|
+
extensionImageUrl: string | null;
|
|
405
|
+
settingsSchema: Record<string, unknown> | null;
|
|
406
|
+
secretsSchema: Record<string, unknown> | null;
|
|
407
|
+
hookTemplate: string | null;
|
|
408
|
+
metadata?: unknown;
|
|
409
|
+
test?: unknown;
|
|
410
|
+
settings?: unknown;
|
|
411
|
+
secrets?: Record<string, unknown> | null | undefined;
|
|
412
|
+
}, {
|
|
413
|
+
url: string;
|
|
414
|
+
id: number;
|
|
415
|
+
name: string;
|
|
416
|
+
queues: string[];
|
|
417
|
+
description: string | null;
|
|
418
|
+
runAfter: string[];
|
|
419
|
+
active: boolean;
|
|
420
|
+
events: ("email" | "annotation_content" | "annotation_status" | "upload" | "invocation" | "annotation_content.confirm" | "annotation_content.export" | "annotation_content.initialize" | "annotation_content.started" | "annotation_content.updated" | "annotation_content.user_update" | "annotation_status.changed" | "upload.created" | "email.received" | "invocation.manual" | "invocation.scheduled" | "invocation.integration")[];
|
|
421
|
+
sideload: string[];
|
|
422
|
+
tokenOwner: string | null;
|
|
423
|
+
extensionSource: "custom" | "rossum_store";
|
|
424
|
+
guide: string | null;
|
|
425
|
+
readMoreUrl: string | null;
|
|
426
|
+
extensionImageUrl: string | null;
|
|
427
|
+
settingsSchema: Record<string, unknown> | null;
|
|
428
|
+
secretsSchema: Record<string, unknown> | null;
|
|
429
|
+
hookTemplate: string | null;
|
|
430
|
+
metadata?: unknown;
|
|
431
|
+
test?: unknown;
|
|
432
|
+
settings?: unknown;
|
|
433
|
+
secrets?: Record<string, unknown> | null | undefined;
|
|
434
|
+
}>, import("zod").ZodObject<{
|
|
435
|
+
type: import("zod").ZodLiteral<"job">;
|
|
436
|
+
config: import("zod").ZodObject<{
|
|
437
|
+
private: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
438
|
+
actorName: import("zod").ZodOptional<import("zod").ZodString>;
|
|
439
|
+
app: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
440
|
+
url: import("zod").ZodString;
|
|
441
|
+
settings: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
442
|
+
displayMode: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"fullscreen">, import("zod").ZodLiteral<"drawer">]>>;
|
|
443
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
444
|
+
url: string;
|
|
445
|
+
settings?: unknown;
|
|
446
|
+
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
447
|
+
}, {
|
|
448
|
+
url: string;
|
|
449
|
+
settings?: unknown;
|
|
450
|
+
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
451
|
+
}>>>;
|
|
452
|
+
schedule: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
453
|
+
cron: import("zod").ZodOptional<import("zod").ZodString>;
|
|
454
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
455
|
+
cron?: string | undefined;
|
|
456
|
+
}, {
|
|
457
|
+
cron?: string | undefined;
|
|
458
|
+
}>>;
|
|
459
|
+
payloadLoggingEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
460
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
461
|
+
private?: unknown;
|
|
462
|
+
actorName?: string | undefined;
|
|
463
|
+
app?: {
|
|
464
|
+
url: string;
|
|
465
|
+
settings?: unknown;
|
|
466
|
+
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
467
|
+
} | null | undefined;
|
|
340
468
|
schedule?: {
|
|
341
469
|
cron?: string | undefined;
|
|
342
470
|
} | undefined;
|
|
343
471
|
payloadLoggingEnabled?: boolean | undefined;
|
|
472
|
+
}, {
|
|
473
|
+
private?: unknown;
|
|
474
|
+
actorName?: string | undefined;
|
|
344
475
|
app?: {
|
|
345
476
|
url: string;
|
|
346
477
|
settings?: unknown;
|
|
347
478
|
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
348
479
|
} | null | undefined;
|
|
480
|
+
schedule?: {
|
|
481
|
+
cron?: string | undefined;
|
|
482
|
+
} | undefined;
|
|
483
|
+
payloadLoggingEnabled?: boolean | undefined;
|
|
484
|
+
}>;
|
|
485
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
486
|
+
type: "job";
|
|
487
|
+
config: {
|
|
488
|
+
private?: unknown;
|
|
489
|
+
actorName?: string | undefined;
|
|
490
|
+
app?: {
|
|
491
|
+
url: string;
|
|
492
|
+
settings?: unknown;
|
|
493
|
+
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
494
|
+
} | null | undefined;
|
|
495
|
+
schedule?: {
|
|
496
|
+
cron?: string | undefined;
|
|
497
|
+
} | undefined;
|
|
498
|
+
payloadLoggingEnabled?: boolean | undefined;
|
|
499
|
+
};
|
|
500
|
+
}, {
|
|
501
|
+
type: "job";
|
|
502
|
+
config: {
|
|
503
|
+
private?: unknown;
|
|
504
|
+
actorName?: string | undefined;
|
|
505
|
+
app?: {
|
|
506
|
+
url: string;
|
|
507
|
+
settings?: unknown;
|
|
508
|
+
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
509
|
+
} | null | undefined;
|
|
510
|
+
schedule?: {
|
|
511
|
+
cron?: string | undefined;
|
|
512
|
+
} | undefined;
|
|
513
|
+
payloadLoggingEnabled?: boolean | undefined;
|
|
349
514
|
};
|
|
350
515
|
}>>]>;
|
|
351
516
|
readonly payloadSchema: import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
352
517
|
name: import("zod").ZodString;
|
|
518
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
353
519
|
type: import("zod").ZodLiteral<"webhook">;
|
|
354
520
|
queues: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
355
521
|
events: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
@@ -415,10 +581,13 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
415
581
|
payloadLoggingEnabled?: boolean | undefined;
|
|
416
582
|
}>;
|
|
417
583
|
sideload: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
584
|
+
tokenOwner: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
418
585
|
secretsSchema: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
419
586
|
settingsSchema: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
420
587
|
settings: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
588
|
+
secrets: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
421
589
|
extensionSource: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"rossum_store">, import("zod").ZodLiteral<"custom">]>>;
|
|
590
|
+
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
422
591
|
}, "strip", import("zod").ZodTypeAny, {
|
|
423
592
|
type: "webhook";
|
|
424
593
|
name: string;
|
|
@@ -441,11 +610,15 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
441
610
|
} | undefined;
|
|
442
611
|
payloadLoggingEnabled?: boolean | undefined;
|
|
443
612
|
};
|
|
613
|
+
description?: string | undefined;
|
|
444
614
|
sideload?: string[] | undefined;
|
|
615
|
+
tokenOwner?: string | null | undefined;
|
|
445
616
|
secretsSchema?: Record<string, unknown> | undefined;
|
|
446
617
|
settingsSchema?: Record<string, unknown> | undefined;
|
|
447
618
|
settings?: Record<string, unknown> | undefined;
|
|
619
|
+
secrets?: Record<string, unknown> | undefined;
|
|
448
620
|
extensionSource?: "custom" | "rossum_store" | undefined;
|
|
621
|
+
metadata?: Record<string, unknown> | undefined;
|
|
449
622
|
}, {
|
|
450
623
|
type: "webhook";
|
|
451
624
|
name: string;
|
|
@@ -468,20 +641,23 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
468
641
|
} | undefined;
|
|
469
642
|
payloadLoggingEnabled?: boolean | undefined;
|
|
470
643
|
};
|
|
644
|
+
description?: string | undefined;
|
|
471
645
|
sideload?: string[] | undefined;
|
|
646
|
+
tokenOwner?: string | null | undefined;
|
|
472
647
|
secretsSchema?: Record<string, unknown> | undefined;
|
|
473
648
|
settingsSchema?: Record<string, unknown> | undefined;
|
|
474
649
|
settings?: Record<string, unknown> | undefined;
|
|
650
|
+
secrets?: Record<string, unknown> | undefined;
|
|
475
651
|
extensionSource?: "custom" | "rossum_store" | undefined;
|
|
652
|
+
metadata?: Record<string, unknown> | undefined;
|
|
476
653
|
}>, import("zod").ZodObject<{
|
|
477
654
|
name: import("zod").ZodString;
|
|
655
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
478
656
|
type: import("zod").ZodLiteral<"function">;
|
|
479
657
|
queues: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
480
658
|
events: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
481
659
|
config: import("zod").ZodObject<{
|
|
482
|
-
private: import("zod").ZodOptional<import("zod").
|
|
483
|
-
runtime: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"nodejs22.x">, import("zod").ZodLiteral<"nodejs18.x">, import("zod").ZodLiteral<"python3.12">, import("zod").ZodLiteral<"python3.8">]>>;
|
|
484
|
-
code: import("zod").ZodOptional<import("zod").ZodString>;
|
|
660
|
+
private: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
485
661
|
schedule: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
486
662
|
cron: import("zod").ZodOptional<import("zod").ZodString>;
|
|
487
663
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -490,7 +666,7 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
490
666
|
cron?: string | undefined;
|
|
491
667
|
}>>;
|
|
492
668
|
payloadLoggingEnabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
493
|
-
app: import("zod").
|
|
669
|
+
app: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
494
670
|
url: import("zod").ZodString;
|
|
495
671
|
settings: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
496
672
|
displayMode: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"fullscreen">, import("zod").ZodLiteral<"drawer">]>>;
|
|
@@ -503,10 +679,11 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
503
679
|
settings?: unknown;
|
|
504
680
|
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
505
681
|
}>>>;
|
|
682
|
+
runtime: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"nodejs22.x">, import("zod").ZodLiteral<"nodejs18.x">, import("zod").ZodLiteral<"python3.12">, import("zod").ZodLiteral<"python3.8">]>>;
|
|
683
|
+
code: import("zod").ZodOptional<import("zod").ZodString>;
|
|
684
|
+
thirdPartyLibraryPack: import("zod").ZodOptional<import("zod").ZodString>;
|
|
506
685
|
}, "strip", import("zod").ZodTypeAny, {
|
|
507
|
-
private?:
|
|
508
|
-
runtime?: "nodejs22.x" | "nodejs18.x" | "python3.12" | "python3.8" | undefined;
|
|
509
|
-
code?: string | undefined;
|
|
686
|
+
private?: unknown;
|
|
510
687
|
schedule?: {
|
|
511
688
|
cron?: string | undefined;
|
|
512
689
|
} | undefined;
|
|
@@ -516,10 +693,11 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
516
693
|
settings?: unknown;
|
|
517
694
|
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
518
695
|
} | null | undefined;
|
|
519
|
-
}, {
|
|
520
|
-
private?: boolean | undefined;
|
|
521
696
|
runtime?: "nodejs22.x" | "nodejs18.x" | "python3.12" | "python3.8" | undefined;
|
|
522
697
|
code?: string | undefined;
|
|
698
|
+
thirdPartyLibraryPack?: string | undefined;
|
|
699
|
+
}, {
|
|
700
|
+
private?: unknown;
|
|
523
701
|
schedule?: {
|
|
524
702
|
cron?: string | undefined;
|
|
525
703
|
} | undefined;
|
|
@@ -529,23 +707,26 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
529
707
|
settings?: unknown;
|
|
530
708
|
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
531
709
|
} | null | undefined;
|
|
710
|
+
runtime?: "nodejs22.x" | "nodejs18.x" | "python3.12" | "python3.8" | undefined;
|
|
711
|
+
code?: string | undefined;
|
|
712
|
+
thirdPartyLibraryPack?: string | undefined;
|
|
532
713
|
}>;
|
|
533
714
|
sideload: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
534
715
|
runAfter: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodArray<import("zod").ZodString, "many">, import("zod").ZodTuple<[], null>]>>;
|
|
535
|
-
tokenOwner: import("zod").ZodOptional<import("zod").ZodString
|
|
716
|
+
tokenOwner: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
536
717
|
secretsSchema: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
537
718
|
settingsSchema: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
538
719
|
settings: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
720
|
+
secrets: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
539
721
|
extensionSource: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"rossum_store">, import("zod").ZodLiteral<"custom">]>>;
|
|
722
|
+
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
540
723
|
}, "strip", import("zod").ZodTypeAny, {
|
|
541
724
|
type: "function";
|
|
542
725
|
name: string;
|
|
543
726
|
queues: string[];
|
|
544
727
|
events: string[];
|
|
545
728
|
config: {
|
|
546
|
-
private?:
|
|
547
|
-
runtime?: "nodejs22.x" | "nodejs18.x" | "python3.12" | "python3.8" | undefined;
|
|
548
|
-
code?: string | undefined;
|
|
729
|
+
private?: unknown;
|
|
549
730
|
schedule?: {
|
|
550
731
|
cron?: string | undefined;
|
|
551
732
|
} | undefined;
|
|
@@ -555,23 +736,27 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
555
736
|
settings?: unknown;
|
|
556
737
|
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
557
738
|
} | null | undefined;
|
|
739
|
+
runtime?: "nodejs22.x" | "nodejs18.x" | "python3.12" | "python3.8" | undefined;
|
|
740
|
+
code?: string | undefined;
|
|
741
|
+
thirdPartyLibraryPack?: string | undefined;
|
|
558
742
|
};
|
|
743
|
+
description?: string | undefined;
|
|
559
744
|
sideload?: string[] | undefined;
|
|
560
|
-
runAfter?:
|
|
561
|
-
tokenOwner?: string | undefined;
|
|
745
|
+
runAfter?: [] | string[] | undefined;
|
|
746
|
+
tokenOwner?: string | null | undefined;
|
|
562
747
|
secretsSchema?: Record<string, unknown> | undefined;
|
|
563
748
|
settingsSchema?: Record<string, unknown> | undefined;
|
|
564
749
|
settings?: Record<string, unknown> | undefined;
|
|
750
|
+
secrets?: Record<string, unknown> | undefined;
|
|
565
751
|
extensionSource?: "custom" | "rossum_store" | undefined;
|
|
752
|
+
metadata?: Record<string, unknown> | undefined;
|
|
566
753
|
}, {
|
|
567
754
|
type: "function";
|
|
568
755
|
name: string;
|
|
569
756
|
queues: string[];
|
|
570
757
|
events: string[];
|
|
571
758
|
config: {
|
|
572
|
-
private?:
|
|
573
|
-
runtime?: "nodejs22.x" | "nodejs18.x" | "python3.12" | "python3.8" | undefined;
|
|
574
|
-
code?: string | undefined;
|
|
759
|
+
private?: unknown;
|
|
575
760
|
schedule?: {
|
|
576
761
|
cron?: string | undefined;
|
|
577
762
|
} | undefined;
|
|
@@ -581,14 +766,20 @@ export declare const create: (payload: CreateHookPayload) => {
|
|
|
581
766
|
settings?: unknown;
|
|
582
767
|
displayMode?: "fullscreen" | "drawer" | undefined;
|
|
583
768
|
} | null | undefined;
|
|
769
|
+
runtime?: "nodejs22.x" | "nodejs18.x" | "python3.12" | "python3.8" | undefined;
|
|
770
|
+
code?: string | undefined;
|
|
771
|
+
thirdPartyLibraryPack?: string | undefined;
|
|
584
772
|
};
|
|
773
|
+
description?: string | undefined;
|
|
585
774
|
sideload?: string[] | undefined;
|
|
586
|
-
runAfter?:
|
|
587
|
-
tokenOwner?: string | undefined;
|
|
775
|
+
runAfter?: [] | string[] | undefined;
|
|
776
|
+
tokenOwner?: string | null | undefined;
|
|
588
777
|
secretsSchema?: Record<string, unknown> | undefined;
|
|
589
778
|
settingsSchema?: Record<string, unknown> | undefined;
|
|
590
779
|
settings?: Record<string, unknown> | undefined;
|
|
780
|
+
secrets?: Record<string, unknown> | undefined;
|
|
591
781
|
extensionSource?: "custom" | "rossum_store" | undefined;
|
|
782
|
+
metadata?: Record<string, unknown> | undefined;
|
|
592
783
|
}>]>;
|
|
593
784
|
readonly payload: CreateHookPayload;
|
|
594
785
|
};
|