@rossum/api-client 0.1.25 → 0.1.30
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 +73 -69
- package/index.js.map +1 -1
- package/package.json +4 -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 +30 -0
- package/src/hooks/endpoints/runs.schema.js.map +1 -0
- package/src/hooks/endpoints/test.js.map +1 -1
- package/src/hooks/endpoints/test.schema.js +2 -2
- package/src/hooks/endpoints/test.schema.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 +13 -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.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.schema.js +4 -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/automationSetup.js +15 -0
- package/src/queues/endpoints/automationSetup.js.map +1 -0
- 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 +2 -0
- 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/{billing/models/billingHistory.js → queues/models/automationSetup.js} +1 -1
- package/src/queues/models/automationSetup.js.map +1 -0
- package/src/queues/models/automationSetup.schema.js +49 -0
- package/src/queues/models/automationSetup.schema.js.map +1 -0
- package/src/queues/models/queueSettings.schema.js +1 -0
- package/src/queues/models/queueSettings.schema.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 +14 -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 +5 -0
- package/src/schemas/models/schemaDatapointBase.schema.js.map +1 -1
- package/src/shared/models/annotationListTable.schema.js +13 -1
- 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 +22 -11
- package/src/utils/requestConfig.js.map +1 -1
- package/src/utils/requestResponse.js +19 -9
- 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 +6883 -3214
- 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 +883 -607
- package/types/src/annotations/endpoints/list.d.ts +213 -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 +213 -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 +191 -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 +69 -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 +36 -19
- package/types/src/engines/endpoints/queueStats.schema.d.ts +26 -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 +2658 -1002
- 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 +599 -0
- package/types/src/hooks/endpoints/runs.schema.d.ts +555 -0
- package/types/src/hooks/endpoints/test.d.ts +28 -23
- package/types/src/hooks/endpoints/test.schema.d.ts +26 -21
- 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 +5682 -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 +825 -350
- package/types/src/internal/endpoints/rules/evaluateRules.schema.d.ts +821 -348
- package/types/src/internal/endpoints/rules/suggestRule.d.ts +681 -255
- package/types/src/internal/endpoints/rules/suggestRule.schema.d.ts +718 -298
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.d.ts +664 -238
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.schema.d.ts +664 -238
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.d.ts +665 -332
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.d.ts +664 -390
- package/types/src/internal/endpoints/schemas/evaluateFormulas.d.ts +928 -541
- package/types/src/internal/endpoints/schemas/evaluateFormulas.schema.d.ts +925 -539
- package/types/src/internal/endpoints/schemas/formulaSummary.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/formulaSummary.schema.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/formulasInfo.d.ts +638 -200
- package/types/src/internal/endpoints/schemas/formulasInfo.schema.d.ts +636 -199
- package/types/src/internal/endpoints/schemas/suggestFormula.d.ts +626 -194
- package/types/src/internal/endpoints/schemas/suggestFormula.schema.d.ts +626 -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/automationSetup.d.ts +462 -0
- package/types/src/queues/endpoints/create.d.ts +18 -13
- package/types/src/queues/endpoints/createFromTemplate.d.ts +18 -13
- package/types/src/queues/endpoints/duplicate.d.ts +18 -13
- package/types/src/queues/endpoints/get.d.ts +18 -13
- package/types/src/queues/endpoints/index.d.ts +610 -111
- package/types/src/queues/endpoints/list.d.ts +31 -24
- package/types/src/queues/endpoints/list.schema.d.ts +4 -4
- package/types/src/queues/endpoints/patch.d.ts +32 -22
- package/types/src/queues/endpoints/patch.schema.d.ts +14 -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/automationSetup.d.ts +42 -0
- package/types/src/queues/models/automationSetup.schema.d.ts +751 -0
- package/types/src/queues/models/queue.schema.d.ts +18 -13
- package/types/src/queues/models/queueSettings.d.ts +1 -0
- package/types/src/queues/models/queueSettings.schema.d.ts +10 -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 +628 -196
- package/types/src/schemas/endpoints/get.d.ts +630 -198
- package/types/src/schemas/endpoints/get.schema.d.ts +2 -2
- package/types/src/schemas/endpoints/list.d.ts +764 -236
- package/types/src/schemas/endpoints/patch.d.ts +1254 -390
- package/types/src/schemas/endpoints/patch.schema.d.ts +626 -194
- package/types/src/schemas/endpoints/validate.d.ts +1319 -407
- package/types/src/schemas/models/schema.schema.d.ts +628 -196
- package/types/src/schemas/models/schemaDatapoint.schema.d.ts +56 -20
- package/types/src/schemas/models/schemaDatapointBase.d.ts +4 -1
- package/types/src/schemas/models/schemaDatapointBase.schema.d.ts +18 -9
- package/types/src/schemas/models/schemaDatapointDate.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointEnum.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointNumber.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaDatapointString.schema.d.ts +14 -5
- package/types/src/schemas/models/schemaItem.schema.d.ts +358 -118
- package/types/src/schemas/models/schemaMultivalue.schema.d.ts +212 -68
- package/types/src/schemas/models/schemaSection.schema.d.ts +492 -156
- package/types/src/schemas/models/schemaTuple.schema.d.ts +90 -30
- package/types/src/shared/models/annotationListTable.d.ts +12 -2
- package/types/src/shared/models/annotationListTable.schema.d.ts +99 -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.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
|
@@ -10,75 +10,69 @@ export declare const ruleTemplates: {
|
|
|
10
10
|
triggerCondition: import("zod").ZodString;
|
|
11
11
|
triggerConditionSummary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
12
12
|
enabled: import("zod").ZodBoolean;
|
|
13
|
-
|
|
13
|
+
actions: import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
14
14
|
id: import("zod").ZodString;
|
|
15
15
|
enabled: import("zod").ZodBoolean;
|
|
16
16
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
17
17
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
18
|
-
action: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
19
|
-
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"add_automation_blocker">, import("zod").ZodLiteral<"show_message">, import("zod").ZodLiteral<"send_email">, import("zod").ZodLiteral<"hide_field">, import("zod").ZodLiteral<"change_queue">, import("zod").ZodLiteral<"show_field">, import("zod").ZodLiteral<"change_status">, import("zod").ZodLiteral<"add_label">, import("zod").ZodLiteral<"remove_label">, import("zod").ZodString]>;
|
|
20
|
-
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
21
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
22
|
-
type: string;
|
|
23
|
-
payload?: unknown;
|
|
24
|
-
}, {
|
|
25
|
-
type: string;
|
|
26
|
-
payload?: unknown;
|
|
27
|
-
}>>;
|
|
28
18
|
}, "strip", import("zod").ZodTypeAny, {
|
|
29
19
|
id: string;
|
|
30
20
|
enabled: boolean;
|
|
31
21
|
name?: string | undefined;
|
|
32
22
|
description?: string | undefined;
|
|
33
|
-
action?: {
|
|
34
|
-
type: string;
|
|
35
|
-
payload?: unknown;
|
|
36
|
-
} | undefined;
|
|
37
23
|
}, {
|
|
38
24
|
id: string;
|
|
39
25
|
enabled: boolean;
|
|
40
26
|
name?: string | undefined;
|
|
41
27
|
description?: string | undefined;
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
}
|
|
28
|
+
}>, import("zod").ZodObject<{
|
|
29
|
+
type: import("zod").ZodString;
|
|
30
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">, import("zod").ZodLiteral<"validation">]>>;
|
|
31
|
+
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
32
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
33
|
+
type: string;
|
|
34
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
35
|
+
payload?: unknown;
|
|
36
|
+
}, {
|
|
37
|
+
type: string;
|
|
38
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
39
|
+
payload?: unknown;
|
|
40
|
+
}>>, "many">;
|
|
47
41
|
}, "strip", import("zod").ZodTypeAny, {
|
|
48
|
-
id: number;
|
|
49
42
|
url: string;
|
|
43
|
+
id: number;
|
|
50
44
|
name: string;
|
|
51
45
|
enabled: boolean;
|
|
52
|
-
|
|
53
|
-
triggerCondition: string;
|
|
54
|
-
ruleActions: {
|
|
46
|
+
actions: ({
|
|
55
47
|
id: string;
|
|
56
48
|
enabled: boolean;
|
|
57
49
|
name?: string | undefined;
|
|
58
50
|
description?: string | undefined;
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
}[];
|
|
51
|
+
} & {
|
|
52
|
+
type: string;
|
|
53
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
54
|
+
payload?: unknown;
|
|
55
|
+
})[];
|
|
56
|
+
description: string;
|
|
57
|
+
triggerCondition: string;
|
|
64
58
|
triggerConditionSummary?: string | undefined;
|
|
65
59
|
}, {
|
|
66
|
-
id: number;
|
|
67
60
|
url: string;
|
|
61
|
+
id: number;
|
|
68
62
|
name: string;
|
|
69
63
|
enabled: boolean;
|
|
70
|
-
|
|
71
|
-
triggerCondition: string;
|
|
72
|
-
ruleActions: {
|
|
64
|
+
actions: ({
|
|
73
65
|
id: string;
|
|
74
66
|
enabled: boolean;
|
|
75
67
|
name?: string | undefined;
|
|
76
68
|
description?: string | undefined;
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
}[];
|
|
69
|
+
} & {
|
|
70
|
+
type: string;
|
|
71
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
72
|
+
payload?: unknown;
|
|
73
|
+
})[];
|
|
74
|
+
description: string;
|
|
75
|
+
triggerCondition: string;
|
|
82
76
|
triggerConditionSummary?: string | undefined;
|
|
83
77
|
}>;
|
|
84
78
|
};
|
|
@@ -93,75 +87,69 @@ export declare const ruleTemplates: {
|
|
|
93
87
|
triggerCondition: import("zod").ZodString;
|
|
94
88
|
triggerConditionSummary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
95
89
|
enabled: import("zod").ZodBoolean;
|
|
96
|
-
|
|
90
|
+
actions: import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
97
91
|
id: import("zod").ZodString;
|
|
98
92
|
enabled: import("zod").ZodBoolean;
|
|
99
93
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
100
94
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
101
|
-
action: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
102
|
-
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"add_automation_blocker">, import("zod").ZodLiteral<"show_message">, import("zod").ZodLiteral<"send_email">, import("zod").ZodLiteral<"hide_field">, import("zod").ZodLiteral<"change_queue">, import("zod").ZodLiteral<"show_field">, import("zod").ZodLiteral<"change_status">, import("zod").ZodLiteral<"add_label">, import("zod").ZodLiteral<"remove_label">, import("zod").ZodString]>;
|
|
103
|
-
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
104
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
105
|
-
type: string;
|
|
106
|
-
payload?: unknown;
|
|
107
|
-
}, {
|
|
108
|
-
type: string;
|
|
109
|
-
payload?: unknown;
|
|
110
|
-
}>>;
|
|
111
95
|
}, "strip", import("zod").ZodTypeAny, {
|
|
112
96
|
id: string;
|
|
113
97
|
enabled: boolean;
|
|
114
98
|
name?: string | undefined;
|
|
115
99
|
description?: string | undefined;
|
|
116
|
-
action?: {
|
|
117
|
-
type: string;
|
|
118
|
-
payload?: unknown;
|
|
119
|
-
} | undefined;
|
|
120
100
|
}, {
|
|
121
101
|
id: string;
|
|
122
102
|
enabled: boolean;
|
|
123
103
|
name?: string | undefined;
|
|
124
104
|
description?: string | undefined;
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
}
|
|
105
|
+
}>, import("zod").ZodObject<{
|
|
106
|
+
type: import("zod").ZodString;
|
|
107
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">, import("zod").ZodLiteral<"validation">]>>;
|
|
108
|
+
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
109
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
110
|
+
type: string;
|
|
111
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
112
|
+
payload?: unknown;
|
|
113
|
+
}, {
|
|
114
|
+
type: string;
|
|
115
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
116
|
+
payload?: unknown;
|
|
117
|
+
}>>, "many">;
|
|
130
118
|
}, "strip", import("zod").ZodTypeAny, {
|
|
131
|
-
id: number;
|
|
132
119
|
url: string;
|
|
120
|
+
id: number;
|
|
133
121
|
name: string;
|
|
134
122
|
enabled: boolean;
|
|
135
|
-
|
|
136
|
-
triggerCondition: string;
|
|
137
|
-
ruleActions: {
|
|
123
|
+
actions: ({
|
|
138
124
|
id: string;
|
|
139
125
|
enabled: boolean;
|
|
140
126
|
name?: string | undefined;
|
|
141
127
|
description?: string | undefined;
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
}[];
|
|
128
|
+
} & {
|
|
129
|
+
type: string;
|
|
130
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
131
|
+
payload?: unknown;
|
|
132
|
+
})[];
|
|
133
|
+
description: string;
|
|
134
|
+
triggerCondition: string;
|
|
147
135
|
triggerConditionSummary?: string | undefined;
|
|
148
136
|
}, {
|
|
149
|
-
id: number;
|
|
150
137
|
url: string;
|
|
138
|
+
id: number;
|
|
151
139
|
name: string;
|
|
152
140
|
enabled: boolean;
|
|
153
|
-
|
|
154
|
-
triggerCondition: string;
|
|
155
|
-
ruleActions: {
|
|
141
|
+
actions: ({
|
|
156
142
|
id: string;
|
|
157
143
|
enabled: boolean;
|
|
158
144
|
name?: string | undefined;
|
|
159
145
|
description?: string | undefined;
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
}[];
|
|
146
|
+
} & {
|
|
147
|
+
type: string;
|
|
148
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
149
|
+
payload?: unknown;
|
|
150
|
+
})[];
|
|
151
|
+
description: string;
|
|
152
|
+
triggerCondition: string;
|
|
165
153
|
triggerConditionSummary?: string | undefined;
|
|
166
154
|
}>;
|
|
167
155
|
readonly payloadSchema: import("zod").ZodObject<{
|
|
@@ -172,40 +160,34 @@ export declare const ruleTemplates: {
|
|
|
172
160
|
triggerCondition: import("zod").ZodOptional<import("zod").ZodString>;
|
|
173
161
|
triggerConditionSummary: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
174
162
|
enabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
175
|
-
|
|
163
|
+
actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
176
164
|
id: import("zod").ZodString;
|
|
177
165
|
enabled: import("zod").ZodBoolean;
|
|
178
166
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
179
167
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
180
|
-
action: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
181
|
-
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"add_automation_blocker">, import("zod").ZodLiteral<"show_message">, import("zod").ZodLiteral<"send_email">, import("zod").ZodLiteral<"hide_field">, import("zod").ZodLiteral<"change_queue">, import("zod").ZodLiteral<"show_field">, import("zod").ZodLiteral<"change_status">, import("zod").ZodLiteral<"add_label">, import("zod").ZodLiteral<"remove_label">, import("zod").ZodString]>;
|
|
182
|
-
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
183
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
184
|
-
type: string;
|
|
185
|
-
payload?: unknown;
|
|
186
|
-
}, {
|
|
187
|
-
type: string;
|
|
188
|
-
payload?: unknown;
|
|
189
|
-
}>>;
|
|
190
168
|
}, "strip", import("zod").ZodTypeAny, {
|
|
191
169
|
id: string;
|
|
192
170
|
enabled: boolean;
|
|
193
171
|
name?: string | undefined;
|
|
194
172
|
description?: string | undefined;
|
|
195
|
-
action?: {
|
|
196
|
-
type: string;
|
|
197
|
-
payload?: unknown;
|
|
198
|
-
} | undefined;
|
|
199
173
|
}, {
|
|
200
174
|
id: string;
|
|
201
175
|
enabled: boolean;
|
|
202
176
|
name?: string | undefined;
|
|
203
177
|
description?: string | undefined;
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
}
|
|
178
|
+
}>, import("zod").ZodObject<{
|
|
179
|
+
type: import("zod").ZodString;
|
|
180
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">, import("zod").ZodLiteral<"validation">]>>;
|
|
181
|
+
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
182
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
183
|
+
type: string;
|
|
184
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
185
|
+
payload?: unknown;
|
|
186
|
+
}, {
|
|
187
|
+
type: string;
|
|
188
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
189
|
+
payload?: unknown;
|
|
190
|
+
}>>, "many">>;
|
|
209
191
|
}, "strip", import("zod").ZodTypeAny, {
|
|
210
192
|
id?: number | undefined;
|
|
211
193
|
url?: string | undefined;
|
|
@@ -214,16 +196,16 @@ export declare const ruleTemplates: {
|
|
|
214
196
|
triggerCondition?: string | undefined;
|
|
215
197
|
triggerConditionSummary?: string | undefined;
|
|
216
198
|
enabled?: boolean | undefined;
|
|
217
|
-
|
|
199
|
+
actions?: ({
|
|
218
200
|
id: string;
|
|
219
201
|
enabled: boolean;
|
|
220
202
|
name?: string | undefined;
|
|
221
203
|
description?: string | undefined;
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
}[] | undefined;
|
|
204
|
+
} & {
|
|
205
|
+
type: string;
|
|
206
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
207
|
+
payload?: unknown;
|
|
208
|
+
})[] | undefined;
|
|
227
209
|
}, {
|
|
228
210
|
id?: number | undefined;
|
|
229
211
|
url?: string | undefined;
|
|
@@ -232,16 +214,16 @@ export declare const ruleTemplates: {
|
|
|
232
214
|
triggerCondition?: string | undefined;
|
|
233
215
|
triggerConditionSummary?: string | undefined;
|
|
234
216
|
enabled?: boolean | undefined;
|
|
235
|
-
|
|
217
|
+
actions?: ({
|
|
236
218
|
id: string;
|
|
237
219
|
enabled: boolean;
|
|
238
220
|
name?: string | undefined;
|
|
239
221
|
description?: string | undefined;
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
}[] | undefined;
|
|
222
|
+
} & {
|
|
223
|
+
type: string;
|
|
224
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
225
|
+
payload?: unknown;
|
|
226
|
+
})[] | undefined;
|
|
245
227
|
}>;
|
|
246
228
|
readonly payload: Partial<import("../models/ruleTemplate").RuleTemplate>;
|
|
247
229
|
};
|
|
@@ -273,95 +255,89 @@ export declare const ruleTemplates: {
|
|
|
273
255
|
triggerCondition: import("zod").ZodString;
|
|
274
256
|
triggerConditionSummary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
275
257
|
enabled: import("zod").ZodBoolean;
|
|
276
|
-
|
|
258
|
+
actions: import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
277
259
|
id: import("zod").ZodString;
|
|
278
260
|
enabled: import("zod").ZodBoolean;
|
|
279
261
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
280
262
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
281
|
-
action: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
282
|
-
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"add_automation_blocker">, import("zod").ZodLiteral<"show_message">, import("zod").ZodLiteral<"send_email">, import("zod").ZodLiteral<"hide_field">, import("zod").ZodLiteral<"change_queue">, import("zod").ZodLiteral<"show_field">, import("zod").ZodLiteral<"change_status">, import("zod").ZodLiteral<"add_label">, import("zod").ZodLiteral<"remove_label">, import("zod").ZodString]>;
|
|
283
|
-
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
284
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
285
|
-
type: string;
|
|
286
|
-
payload?: unknown;
|
|
287
|
-
}, {
|
|
288
|
-
type: string;
|
|
289
|
-
payload?: unknown;
|
|
290
|
-
}>>;
|
|
291
263
|
}, "strip", import("zod").ZodTypeAny, {
|
|
292
264
|
id: string;
|
|
293
265
|
enabled: boolean;
|
|
294
266
|
name?: string | undefined;
|
|
295
267
|
description?: string | undefined;
|
|
296
|
-
action?: {
|
|
297
|
-
type: string;
|
|
298
|
-
payload?: unknown;
|
|
299
|
-
} | undefined;
|
|
300
268
|
}, {
|
|
301
269
|
id: string;
|
|
302
270
|
enabled: boolean;
|
|
303
271
|
name?: string | undefined;
|
|
304
272
|
description?: string | undefined;
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
}
|
|
273
|
+
}>, import("zod").ZodObject<{
|
|
274
|
+
type: import("zod").ZodString;
|
|
275
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">, import("zod").ZodLiteral<"validation">]>>;
|
|
276
|
+
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
277
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
278
|
+
type: string;
|
|
279
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
280
|
+
payload?: unknown;
|
|
281
|
+
}, {
|
|
282
|
+
type: string;
|
|
283
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
284
|
+
payload?: unknown;
|
|
285
|
+
}>>, "many">;
|
|
310
286
|
}, "strip", import("zod").ZodTypeAny, {
|
|
311
|
-
id: number;
|
|
312
287
|
url: string;
|
|
288
|
+
id: number;
|
|
313
289
|
name: string;
|
|
314
290
|
enabled: boolean;
|
|
315
|
-
|
|
316
|
-
triggerCondition: string;
|
|
317
|
-
ruleActions: {
|
|
291
|
+
actions: ({
|
|
318
292
|
id: string;
|
|
319
293
|
enabled: boolean;
|
|
320
294
|
name?: string | undefined;
|
|
321
295
|
description?: string | undefined;
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
}[];
|
|
296
|
+
} & {
|
|
297
|
+
type: string;
|
|
298
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
299
|
+
payload?: unknown;
|
|
300
|
+
})[];
|
|
301
|
+
description: string;
|
|
302
|
+
triggerCondition: string;
|
|
327
303
|
triggerConditionSummary?: string | undefined;
|
|
328
304
|
}, {
|
|
329
|
-
id: number;
|
|
330
305
|
url: string;
|
|
306
|
+
id: number;
|
|
331
307
|
name: string;
|
|
332
308
|
enabled: boolean;
|
|
333
|
-
|
|
334
|
-
triggerCondition: string;
|
|
335
|
-
ruleActions: {
|
|
309
|
+
actions: ({
|
|
336
310
|
id: string;
|
|
337
311
|
enabled: boolean;
|
|
338
312
|
name?: string | undefined;
|
|
339
313
|
description?: string | undefined;
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
}[];
|
|
314
|
+
} & {
|
|
315
|
+
type: string;
|
|
316
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
317
|
+
payload?: unknown;
|
|
318
|
+
})[];
|
|
319
|
+
description: string;
|
|
320
|
+
triggerCondition: string;
|
|
345
321
|
triggerConditionSummary?: string | undefined;
|
|
346
322
|
}>, "many">;
|
|
347
323
|
}, "strip", import("zod").ZodTypeAny, {
|
|
348
324
|
results: {
|
|
349
|
-
id: number;
|
|
350
325
|
url: string;
|
|
326
|
+
id: number;
|
|
351
327
|
name: string;
|
|
352
328
|
enabled: boolean;
|
|
353
|
-
|
|
354
|
-
triggerCondition: string;
|
|
355
|
-
ruleActions: {
|
|
329
|
+
actions: ({
|
|
356
330
|
id: string;
|
|
357
331
|
enabled: boolean;
|
|
358
332
|
name?: string | undefined;
|
|
359
333
|
description?: string | undefined;
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
}[];
|
|
334
|
+
} & {
|
|
335
|
+
type: string;
|
|
336
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
337
|
+
payload?: unknown;
|
|
338
|
+
})[];
|
|
339
|
+
description: string;
|
|
340
|
+
triggerCondition: string;
|
|
365
341
|
triggerConditionSummary?: string | undefined;
|
|
366
342
|
}[];
|
|
367
343
|
pagination: {
|
|
@@ -372,22 +348,22 @@ export declare const ruleTemplates: {
|
|
|
372
348
|
};
|
|
373
349
|
}, {
|
|
374
350
|
results: {
|
|
375
|
-
id: number;
|
|
376
351
|
url: string;
|
|
352
|
+
id: number;
|
|
377
353
|
name: string;
|
|
378
354
|
enabled: boolean;
|
|
379
|
-
|
|
380
|
-
triggerCondition: string;
|
|
381
|
-
ruleActions: {
|
|
355
|
+
actions: ({
|
|
382
356
|
id: string;
|
|
383
357
|
enabled: boolean;
|
|
384
358
|
name?: string | undefined;
|
|
385
359
|
description?: string | undefined;
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
}[];
|
|
360
|
+
} & {
|
|
361
|
+
type: string;
|
|
362
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
363
|
+
payload?: unknown;
|
|
364
|
+
})[];
|
|
365
|
+
description: string;
|
|
366
|
+
triggerCondition: string;
|
|
391
367
|
triggerConditionSummary?: string | undefined;
|
|
392
368
|
}[];
|
|
393
369
|
pagination: {
|
|
@@ -420,75 +396,69 @@ export declare const ruleTemplates: {
|
|
|
420
396
|
triggerCondition: import("zod").ZodString;
|
|
421
397
|
triggerConditionSummary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
422
398
|
enabled: import("zod").ZodBoolean;
|
|
423
|
-
|
|
399
|
+
actions: import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
424
400
|
id: import("zod").ZodString;
|
|
425
401
|
enabled: import("zod").ZodBoolean;
|
|
426
402
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
427
403
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
428
|
-
action: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
429
|
-
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"add_automation_blocker">, import("zod").ZodLiteral<"show_message">, import("zod").ZodLiteral<"send_email">, import("zod").ZodLiteral<"hide_field">, import("zod").ZodLiteral<"change_queue">, import("zod").ZodLiteral<"show_field">, import("zod").ZodLiteral<"change_status">, import("zod").ZodLiteral<"add_label">, import("zod").ZodLiteral<"remove_label">, import("zod").ZodString]>;
|
|
430
|
-
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
431
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
432
|
-
type: string;
|
|
433
|
-
payload?: unknown;
|
|
434
|
-
}, {
|
|
435
|
-
type: string;
|
|
436
|
-
payload?: unknown;
|
|
437
|
-
}>>;
|
|
438
404
|
}, "strip", import("zod").ZodTypeAny, {
|
|
439
405
|
id: string;
|
|
440
406
|
enabled: boolean;
|
|
441
407
|
name?: string | undefined;
|
|
442
408
|
description?: string | undefined;
|
|
443
|
-
action?: {
|
|
444
|
-
type: string;
|
|
445
|
-
payload?: unknown;
|
|
446
|
-
} | undefined;
|
|
447
409
|
}, {
|
|
448
410
|
id: string;
|
|
449
411
|
enabled: boolean;
|
|
450
412
|
name?: string | undefined;
|
|
451
413
|
description?: string | undefined;
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
}
|
|
414
|
+
}>, import("zod").ZodObject<{
|
|
415
|
+
type: import("zod").ZodString;
|
|
416
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">, import("zod").ZodLiteral<"validation">]>>;
|
|
417
|
+
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
418
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
419
|
+
type: string;
|
|
420
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
421
|
+
payload?: unknown;
|
|
422
|
+
}, {
|
|
423
|
+
type: string;
|
|
424
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
425
|
+
payload?: unknown;
|
|
426
|
+
}>>, "many">;
|
|
457
427
|
}, "strip", import("zod").ZodTypeAny, {
|
|
458
|
-
id: number;
|
|
459
428
|
url: string;
|
|
429
|
+
id: number;
|
|
460
430
|
name: string;
|
|
461
431
|
enabled: boolean;
|
|
462
|
-
|
|
463
|
-
triggerCondition: string;
|
|
464
|
-
ruleActions: {
|
|
432
|
+
actions: ({
|
|
465
433
|
id: string;
|
|
466
434
|
enabled: boolean;
|
|
467
435
|
name?: string | undefined;
|
|
468
436
|
description?: string | undefined;
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
}[];
|
|
437
|
+
} & {
|
|
438
|
+
type: string;
|
|
439
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
440
|
+
payload?: unknown;
|
|
441
|
+
})[];
|
|
442
|
+
description: string;
|
|
443
|
+
triggerCondition: string;
|
|
474
444
|
triggerConditionSummary?: string | undefined;
|
|
475
445
|
}, {
|
|
476
|
-
id: number;
|
|
477
446
|
url: string;
|
|
447
|
+
id: number;
|
|
478
448
|
name: string;
|
|
479
449
|
enabled: boolean;
|
|
480
|
-
|
|
481
|
-
triggerCondition: string;
|
|
482
|
-
ruleActions: {
|
|
450
|
+
actions: ({
|
|
483
451
|
id: string;
|
|
484
452
|
enabled: boolean;
|
|
485
453
|
name?: string | undefined;
|
|
486
454
|
description?: string | undefined;
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
}[];
|
|
455
|
+
} & {
|
|
456
|
+
type: string;
|
|
457
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
458
|
+
payload?: unknown;
|
|
459
|
+
})[];
|
|
460
|
+
description: string;
|
|
461
|
+
triggerCondition: string;
|
|
492
462
|
triggerConditionSummary?: string | undefined;
|
|
493
463
|
}>;
|
|
494
464
|
readonly payloadSchema: import("zod").ZodObject<{
|
|
@@ -499,40 +469,34 @@ export declare const ruleTemplates: {
|
|
|
499
469
|
triggerCondition: import("zod").ZodOptional<import("zod").ZodString>;
|
|
500
470
|
triggerConditionSummary: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
501
471
|
enabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
502
|
-
|
|
472
|
+
actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
503
473
|
id: import("zod").ZodString;
|
|
504
474
|
enabled: import("zod").ZodBoolean;
|
|
505
475
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
506
476
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
507
|
-
action: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
508
|
-
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"add_automation_blocker">, import("zod").ZodLiteral<"show_message">, import("zod").ZodLiteral<"send_email">, import("zod").ZodLiteral<"hide_field">, import("zod").ZodLiteral<"change_queue">, import("zod").ZodLiteral<"show_field">, import("zod").ZodLiteral<"change_status">, import("zod").ZodLiteral<"add_label">, import("zod").ZodLiteral<"remove_label">, import("zod").ZodString]>;
|
|
509
|
-
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
510
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
511
|
-
type: string;
|
|
512
|
-
payload?: unknown;
|
|
513
|
-
}, {
|
|
514
|
-
type: string;
|
|
515
|
-
payload?: unknown;
|
|
516
|
-
}>>;
|
|
517
477
|
}, "strip", import("zod").ZodTypeAny, {
|
|
518
478
|
id: string;
|
|
519
479
|
enabled: boolean;
|
|
520
480
|
name?: string | undefined;
|
|
521
481
|
description?: string | undefined;
|
|
522
|
-
action?: {
|
|
523
|
-
type: string;
|
|
524
|
-
payload?: unknown;
|
|
525
|
-
} | undefined;
|
|
526
482
|
}, {
|
|
527
483
|
id: string;
|
|
528
484
|
enabled: boolean;
|
|
529
485
|
name?: string | undefined;
|
|
530
486
|
description?: string | undefined;
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
}
|
|
487
|
+
}>, import("zod").ZodObject<{
|
|
488
|
+
type: import("zod").ZodString;
|
|
489
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">, import("zod").ZodLiteral<"validation">]>>;
|
|
490
|
+
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
491
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
492
|
+
type: string;
|
|
493
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
494
|
+
payload?: unknown;
|
|
495
|
+
}, {
|
|
496
|
+
type: string;
|
|
497
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
498
|
+
payload?: unknown;
|
|
499
|
+
}>>, "many">>;
|
|
536
500
|
}, "strip", import("zod").ZodTypeAny, {
|
|
537
501
|
id?: number | undefined;
|
|
538
502
|
url?: string | undefined;
|
|
@@ -541,16 +505,16 @@ export declare const ruleTemplates: {
|
|
|
541
505
|
triggerCondition?: string | undefined;
|
|
542
506
|
triggerConditionSummary?: string | undefined;
|
|
543
507
|
enabled?: boolean | undefined;
|
|
544
|
-
|
|
508
|
+
actions?: ({
|
|
545
509
|
id: string;
|
|
546
510
|
enabled: boolean;
|
|
547
511
|
name?: string | undefined;
|
|
548
512
|
description?: string | undefined;
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
}[] | undefined;
|
|
513
|
+
} & {
|
|
514
|
+
type: string;
|
|
515
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
516
|
+
payload?: unknown;
|
|
517
|
+
})[] | undefined;
|
|
554
518
|
}, {
|
|
555
519
|
id?: number | undefined;
|
|
556
520
|
url?: string | undefined;
|
|
@@ -559,16 +523,16 @@ export declare const ruleTemplates: {
|
|
|
559
523
|
triggerCondition?: string | undefined;
|
|
560
524
|
triggerConditionSummary?: string | undefined;
|
|
561
525
|
enabled?: boolean | undefined;
|
|
562
|
-
|
|
526
|
+
actions?: ({
|
|
563
527
|
id: string;
|
|
564
528
|
enabled: boolean;
|
|
565
529
|
name?: string | undefined;
|
|
566
530
|
description?: string | undefined;
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
}[] | undefined;
|
|
531
|
+
} & {
|
|
532
|
+
type: string;
|
|
533
|
+
event?: "validation" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
534
|
+
payload?: unknown;
|
|
535
|
+
})[] | undefined;
|
|
572
536
|
}>;
|
|
573
537
|
readonly payload: Partial<import("../models/ruleTemplate").RuleTemplate>;
|
|
574
538
|
};
|