@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
|
@@ -0,0 +1,579 @@
|
|
|
1
|
+
import { Run, RunStatus, StatusCode } from '../models/run';
|
|
2
|
+
import { LogLevel } from '../models/runLog';
|
|
3
|
+
export type RunsQuery = Partial<{
|
|
4
|
+
timestampAfter: string;
|
|
5
|
+
timestampBefore: string;
|
|
6
|
+
search: string;
|
|
7
|
+
hook: Array<number>;
|
|
8
|
+
requestId: string;
|
|
9
|
+
logLevel: LogLevel;
|
|
10
|
+
statusCode: Array<StatusCode>;
|
|
11
|
+
queue: Array<string>;
|
|
12
|
+
annotation: Array<number>;
|
|
13
|
+
email: Array<string>;
|
|
14
|
+
pageSize: number;
|
|
15
|
+
status: Array<RunStatus>;
|
|
16
|
+
}>;
|
|
17
|
+
export type Runs = {
|
|
18
|
+
results: Array<Run>;
|
|
19
|
+
};
|
|
20
|
+
export declare const runs: (query?: RunsQuery) => {
|
|
21
|
+
readonly endpoint: "/hooks/runs";
|
|
22
|
+
readonly method: "GET";
|
|
23
|
+
readonly responseSchema: import("zod").ZodObject<{
|
|
24
|
+
results: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
25
|
+
hookId: import("zod").ZodNumber;
|
|
26
|
+
hookType: import("zod").ZodUnion<[import("zod").ZodLiteral<"webhook">, import("zod").ZodLiteral<"function">, import("zod").ZodLiteral<"job">]>;
|
|
27
|
+
logLevel: import("zod").ZodUnion<[import("zod").ZodLiteral<"INFO">, import("zod").ZodLiteral<"ERROR">, import("zod").ZodLiteral<"WARNING">]>;
|
|
28
|
+
message: import("zod").ZodString;
|
|
29
|
+
queueId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
30
|
+
request: import("zod").ZodNullable<import("zod").ZodString>;
|
|
31
|
+
requestId: import("zod").ZodString;
|
|
32
|
+
response: import("zod").ZodNullable<import("zod").ZodString>;
|
|
33
|
+
timestamp: import("zod").ZodString;
|
|
34
|
+
start: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
35
|
+
end: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
36
|
+
status: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"completed">, import("zod").ZodLiteral<"failed">, import("zod").ZodLiteral<"running">, import("zod").ZodLiteral<"cancelled">, import("zod").ZodLiteral<"waiting">]>>;
|
|
37
|
+
settings: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
38
|
+
uuid: import("zod").ZodOptional<import("zod").ZodString>;
|
|
39
|
+
cancelRequested: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
40
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
41
|
+
message: string;
|
|
42
|
+
hookId: number;
|
|
43
|
+
requestId: string;
|
|
44
|
+
timestamp: string;
|
|
45
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
46
|
+
hookType: "function" | "webhook" | "job";
|
|
47
|
+
request: string | null;
|
|
48
|
+
response: string | null;
|
|
49
|
+
queueId?: number | null | undefined;
|
|
50
|
+
start?: string | null | undefined;
|
|
51
|
+
end?: string | null | undefined;
|
|
52
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
53
|
+
settings?: unknown;
|
|
54
|
+
uuid?: string | undefined;
|
|
55
|
+
cancelRequested?: string | null | undefined;
|
|
56
|
+
}, {
|
|
57
|
+
message: string;
|
|
58
|
+
hookId: number;
|
|
59
|
+
requestId: string;
|
|
60
|
+
timestamp: string;
|
|
61
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
62
|
+
hookType: "function" | "webhook" | "job";
|
|
63
|
+
request: string | null;
|
|
64
|
+
response: string | null;
|
|
65
|
+
queueId?: number | null | undefined;
|
|
66
|
+
start?: string | null | undefined;
|
|
67
|
+
end?: string | null | undefined;
|
|
68
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
69
|
+
settings?: unknown;
|
|
70
|
+
uuid?: string | undefined;
|
|
71
|
+
cancelRequested?: string | null | undefined;
|
|
72
|
+
}>, import("zod").ZodObject<{
|
|
73
|
+
annotationId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
74
|
+
event: import("zod").ZodLiteral<"annotation_content">;
|
|
75
|
+
action: import("zod").ZodUnion<[import("zod").ZodLiteral<"confirm">, import("zod").ZodLiteral<"export">, import("zod").ZodLiteral<"initialize">, import("zod").ZodLiteral<"started">, import("zod").ZodLiteral<"updated">, import("zod").ZodLiteral<"user_update">]>;
|
|
76
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
77
|
+
event: "annotation_content";
|
|
78
|
+
action: "started" | "confirm" | "export" | "initialize" | "updated" | "user_update";
|
|
79
|
+
annotationId?: number | null | undefined;
|
|
80
|
+
}, {
|
|
81
|
+
event: "annotation_content";
|
|
82
|
+
action: "started" | "confirm" | "export" | "initialize" | "updated" | "user_update";
|
|
83
|
+
annotationId?: number | null | undefined;
|
|
84
|
+
}>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
85
|
+
hookId: import("zod").ZodNumber;
|
|
86
|
+
hookType: import("zod").ZodUnion<[import("zod").ZodLiteral<"webhook">, import("zod").ZodLiteral<"function">, import("zod").ZodLiteral<"job">]>;
|
|
87
|
+
logLevel: import("zod").ZodUnion<[import("zod").ZodLiteral<"INFO">, import("zod").ZodLiteral<"ERROR">, import("zod").ZodLiteral<"WARNING">]>;
|
|
88
|
+
message: import("zod").ZodString;
|
|
89
|
+
queueId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
90
|
+
request: import("zod").ZodNullable<import("zod").ZodString>;
|
|
91
|
+
requestId: import("zod").ZodString;
|
|
92
|
+
response: import("zod").ZodNullable<import("zod").ZodString>;
|
|
93
|
+
timestamp: import("zod").ZodString;
|
|
94
|
+
start: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
95
|
+
end: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
96
|
+
status: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"completed">, import("zod").ZodLiteral<"failed">, import("zod").ZodLiteral<"running">, import("zod").ZodLiteral<"cancelled">, import("zod").ZodLiteral<"waiting">]>>;
|
|
97
|
+
settings: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
98
|
+
uuid: import("zod").ZodOptional<import("zod").ZodString>;
|
|
99
|
+
cancelRequested: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
100
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
101
|
+
message: string;
|
|
102
|
+
hookId: number;
|
|
103
|
+
requestId: string;
|
|
104
|
+
timestamp: string;
|
|
105
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
106
|
+
hookType: "function" | "webhook" | "job";
|
|
107
|
+
request: string | null;
|
|
108
|
+
response: string | null;
|
|
109
|
+
queueId?: number | null | undefined;
|
|
110
|
+
start?: string | null | undefined;
|
|
111
|
+
end?: string | null | undefined;
|
|
112
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
113
|
+
settings?: unknown;
|
|
114
|
+
uuid?: string | undefined;
|
|
115
|
+
cancelRequested?: string | null | undefined;
|
|
116
|
+
}, {
|
|
117
|
+
message: string;
|
|
118
|
+
hookId: number;
|
|
119
|
+
requestId: string;
|
|
120
|
+
timestamp: string;
|
|
121
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
122
|
+
hookType: "function" | "webhook" | "job";
|
|
123
|
+
request: string | null;
|
|
124
|
+
response: string | null;
|
|
125
|
+
queueId?: number | null | undefined;
|
|
126
|
+
start?: string | null | undefined;
|
|
127
|
+
end?: string | null | undefined;
|
|
128
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
129
|
+
settings?: unknown;
|
|
130
|
+
uuid?: string | undefined;
|
|
131
|
+
cancelRequested?: string | null | undefined;
|
|
132
|
+
}>, import("zod").ZodObject<{
|
|
133
|
+
annotationId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
134
|
+
event: import("zod").ZodLiteral<"annotation_status">;
|
|
135
|
+
action: import("zod").ZodLiteral<"changed">;
|
|
136
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
137
|
+
event: "annotation_status";
|
|
138
|
+
action: "changed";
|
|
139
|
+
annotationId?: number | null | undefined;
|
|
140
|
+
}, {
|
|
141
|
+
event: "annotation_status";
|
|
142
|
+
action: "changed";
|
|
143
|
+
annotationId?: number | null | undefined;
|
|
144
|
+
}>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
145
|
+
hookId: import("zod").ZodNumber;
|
|
146
|
+
hookType: import("zod").ZodUnion<[import("zod").ZodLiteral<"webhook">, import("zod").ZodLiteral<"function">, import("zod").ZodLiteral<"job">]>;
|
|
147
|
+
logLevel: import("zod").ZodUnion<[import("zod").ZodLiteral<"INFO">, import("zod").ZodLiteral<"ERROR">, import("zod").ZodLiteral<"WARNING">]>;
|
|
148
|
+
message: import("zod").ZodString;
|
|
149
|
+
queueId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
150
|
+
request: import("zod").ZodNullable<import("zod").ZodString>;
|
|
151
|
+
requestId: import("zod").ZodString;
|
|
152
|
+
response: import("zod").ZodNullable<import("zod").ZodString>;
|
|
153
|
+
timestamp: import("zod").ZodString;
|
|
154
|
+
start: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
155
|
+
end: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
156
|
+
status: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"completed">, import("zod").ZodLiteral<"failed">, import("zod").ZodLiteral<"running">, import("zod").ZodLiteral<"cancelled">, import("zod").ZodLiteral<"waiting">]>>;
|
|
157
|
+
settings: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
158
|
+
uuid: import("zod").ZodOptional<import("zod").ZodString>;
|
|
159
|
+
cancelRequested: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
160
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
161
|
+
message: string;
|
|
162
|
+
hookId: number;
|
|
163
|
+
requestId: string;
|
|
164
|
+
timestamp: string;
|
|
165
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
166
|
+
hookType: "function" | "webhook" | "job";
|
|
167
|
+
request: string | null;
|
|
168
|
+
response: string | null;
|
|
169
|
+
queueId?: number | null | undefined;
|
|
170
|
+
start?: string | null | undefined;
|
|
171
|
+
end?: string | null | undefined;
|
|
172
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
173
|
+
settings?: unknown;
|
|
174
|
+
uuid?: string | undefined;
|
|
175
|
+
cancelRequested?: string | null | undefined;
|
|
176
|
+
}, {
|
|
177
|
+
message: string;
|
|
178
|
+
hookId: number;
|
|
179
|
+
requestId: string;
|
|
180
|
+
timestamp: string;
|
|
181
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
182
|
+
hookType: "function" | "webhook" | "job";
|
|
183
|
+
request: string | null;
|
|
184
|
+
response: string | null;
|
|
185
|
+
queueId?: number | null | undefined;
|
|
186
|
+
start?: string | null | undefined;
|
|
187
|
+
end?: string | null | undefined;
|
|
188
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
189
|
+
settings?: unknown;
|
|
190
|
+
uuid?: string | undefined;
|
|
191
|
+
cancelRequested?: string | null | undefined;
|
|
192
|
+
}>, import("zod").ZodObject<{
|
|
193
|
+
emailId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
194
|
+
event: import("zod").ZodLiteral<"upload">;
|
|
195
|
+
action: import("zod").ZodLiteral<"created">;
|
|
196
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
197
|
+
event: "upload";
|
|
198
|
+
action: "created";
|
|
199
|
+
emailId?: number | null | undefined;
|
|
200
|
+
}, {
|
|
201
|
+
event: "upload";
|
|
202
|
+
action: "created";
|
|
203
|
+
emailId?: number | null | undefined;
|
|
204
|
+
}>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
205
|
+
hookId: import("zod").ZodNumber;
|
|
206
|
+
hookType: import("zod").ZodUnion<[import("zod").ZodLiteral<"webhook">, import("zod").ZodLiteral<"function">, import("zod").ZodLiteral<"job">]>;
|
|
207
|
+
logLevel: import("zod").ZodUnion<[import("zod").ZodLiteral<"INFO">, import("zod").ZodLiteral<"ERROR">, import("zod").ZodLiteral<"WARNING">]>;
|
|
208
|
+
message: import("zod").ZodString;
|
|
209
|
+
queueId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
210
|
+
request: import("zod").ZodNullable<import("zod").ZodString>;
|
|
211
|
+
requestId: import("zod").ZodString;
|
|
212
|
+
response: import("zod").ZodNullable<import("zod").ZodString>;
|
|
213
|
+
timestamp: import("zod").ZodString;
|
|
214
|
+
start: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
215
|
+
end: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
216
|
+
status: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"completed">, import("zod").ZodLiteral<"failed">, import("zod").ZodLiteral<"running">, import("zod").ZodLiteral<"cancelled">, import("zod").ZodLiteral<"waiting">]>>;
|
|
217
|
+
settings: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
218
|
+
uuid: import("zod").ZodOptional<import("zod").ZodString>;
|
|
219
|
+
cancelRequested: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
220
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
221
|
+
message: string;
|
|
222
|
+
hookId: number;
|
|
223
|
+
requestId: string;
|
|
224
|
+
timestamp: string;
|
|
225
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
226
|
+
hookType: "function" | "webhook" | "job";
|
|
227
|
+
request: string | null;
|
|
228
|
+
response: string | null;
|
|
229
|
+
queueId?: number | null | undefined;
|
|
230
|
+
start?: string | null | undefined;
|
|
231
|
+
end?: string | null | undefined;
|
|
232
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
233
|
+
settings?: unknown;
|
|
234
|
+
uuid?: string | undefined;
|
|
235
|
+
cancelRequested?: string | null | undefined;
|
|
236
|
+
}, {
|
|
237
|
+
message: string;
|
|
238
|
+
hookId: number;
|
|
239
|
+
requestId: string;
|
|
240
|
+
timestamp: string;
|
|
241
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
242
|
+
hookType: "function" | "webhook" | "job";
|
|
243
|
+
request: string | null;
|
|
244
|
+
response: string | null;
|
|
245
|
+
queueId?: number | null | undefined;
|
|
246
|
+
start?: string | null | undefined;
|
|
247
|
+
end?: string | null | undefined;
|
|
248
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
249
|
+
settings?: unknown;
|
|
250
|
+
uuid?: string | undefined;
|
|
251
|
+
cancelRequested?: string | null | undefined;
|
|
252
|
+
}>, import("zod").ZodObject<{
|
|
253
|
+
emailId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
254
|
+
event: import("zod").ZodLiteral<"email">;
|
|
255
|
+
action: import("zod").ZodLiteral<"received">;
|
|
256
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
257
|
+
event: "email";
|
|
258
|
+
action: "received";
|
|
259
|
+
emailId?: number | null | undefined;
|
|
260
|
+
}, {
|
|
261
|
+
event: "email";
|
|
262
|
+
action: "received";
|
|
263
|
+
emailId?: number | null | undefined;
|
|
264
|
+
}>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
265
|
+
hookId: import("zod").ZodNumber;
|
|
266
|
+
hookType: import("zod").ZodUnion<[import("zod").ZodLiteral<"webhook">, import("zod").ZodLiteral<"function">, import("zod").ZodLiteral<"job">]>;
|
|
267
|
+
logLevel: import("zod").ZodUnion<[import("zod").ZodLiteral<"INFO">, import("zod").ZodLiteral<"ERROR">, import("zod").ZodLiteral<"WARNING">]>;
|
|
268
|
+
message: import("zod").ZodString;
|
|
269
|
+
queueId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
270
|
+
request: import("zod").ZodNullable<import("zod").ZodString>;
|
|
271
|
+
requestId: import("zod").ZodString;
|
|
272
|
+
response: import("zod").ZodNullable<import("zod").ZodString>;
|
|
273
|
+
timestamp: import("zod").ZodString;
|
|
274
|
+
start: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
275
|
+
end: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
276
|
+
status: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"completed">, import("zod").ZodLiteral<"failed">, import("zod").ZodLiteral<"running">, import("zod").ZodLiteral<"cancelled">, import("zod").ZodLiteral<"waiting">]>>;
|
|
277
|
+
settings: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
278
|
+
uuid: import("zod").ZodOptional<import("zod").ZodString>;
|
|
279
|
+
cancelRequested: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
280
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
281
|
+
message: string;
|
|
282
|
+
hookId: number;
|
|
283
|
+
requestId: string;
|
|
284
|
+
timestamp: string;
|
|
285
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
286
|
+
hookType: "function" | "webhook" | "job";
|
|
287
|
+
request: string | null;
|
|
288
|
+
response: string | null;
|
|
289
|
+
queueId?: number | null | undefined;
|
|
290
|
+
start?: string | null | undefined;
|
|
291
|
+
end?: string | null | undefined;
|
|
292
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
293
|
+
settings?: unknown;
|
|
294
|
+
uuid?: string | undefined;
|
|
295
|
+
cancelRequested?: string | null | undefined;
|
|
296
|
+
}, {
|
|
297
|
+
message: string;
|
|
298
|
+
hookId: number;
|
|
299
|
+
requestId: string;
|
|
300
|
+
timestamp: string;
|
|
301
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
302
|
+
hookType: "function" | "webhook" | "job";
|
|
303
|
+
request: string | null;
|
|
304
|
+
response: string | null;
|
|
305
|
+
queueId?: number | null | undefined;
|
|
306
|
+
start?: string | null | undefined;
|
|
307
|
+
end?: string | null | undefined;
|
|
308
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
309
|
+
settings?: unknown;
|
|
310
|
+
uuid?: string | undefined;
|
|
311
|
+
cancelRequested?: string | null | undefined;
|
|
312
|
+
}>, import("zod").ZodObject<{
|
|
313
|
+
event: import("zod").ZodLiteral<"invocation">;
|
|
314
|
+
action: import("zod").ZodUnion<[import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"scheduled">, import("zod").ZodLiteral<"integration">]>;
|
|
315
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
316
|
+
event: "invocation";
|
|
317
|
+
action: "manual" | "scheduled" | "integration";
|
|
318
|
+
}, {
|
|
319
|
+
event: "invocation";
|
|
320
|
+
action: "manual" | "scheduled" | "integration";
|
|
321
|
+
}>>]>, "many">;
|
|
322
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
323
|
+
results: (({
|
|
324
|
+
message: string;
|
|
325
|
+
hookId: number;
|
|
326
|
+
requestId: string;
|
|
327
|
+
timestamp: string;
|
|
328
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
329
|
+
hookType: "function" | "webhook" | "job";
|
|
330
|
+
request: string | null;
|
|
331
|
+
response: string | null;
|
|
332
|
+
queueId?: number | null | undefined;
|
|
333
|
+
start?: string | null | undefined;
|
|
334
|
+
end?: string | null | undefined;
|
|
335
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
336
|
+
settings?: unknown;
|
|
337
|
+
uuid?: string | undefined;
|
|
338
|
+
cancelRequested?: string | null | undefined;
|
|
339
|
+
} & {
|
|
340
|
+
event: "annotation_content";
|
|
341
|
+
action: "started" | "confirm" | "export" | "initialize" | "updated" | "user_update";
|
|
342
|
+
annotationId?: number | null | undefined;
|
|
343
|
+
}) | ({
|
|
344
|
+
message: string;
|
|
345
|
+
hookId: number;
|
|
346
|
+
requestId: string;
|
|
347
|
+
timestamp: string;
|
|
348
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
349
|
+
hookType: "function" | "webhook" | "job";
|
|
350
|
+
request: string | null;
|
|
351
|
+
response: string | null;
|
|
352
|
+
queueId?: number | null | undefined;
|
|
353
|
+
start?: string | null | undefined;
|
|
354
|
+
end?: string | null | undefined;
|
|
355
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
356
|
+
settings?: unknown;
|
|
357
|
+
uuid?: string | undefined;
|
|
358
|
+
cancelRequested?: string | null | undefined;
|
|
359
|
+
} & {
|
|
360
|
+
event: "annotation_status";
|
|
361
|
+
action: "changed";
|
|
362
|
+
annotationId?: number | null | undefined;
|
|
363
|
+
}) | ({
|
|
364
|
+
message: string;
|
|
365
|
+
hookId: number;
|
|
366
|
+
requestId: string;
|
|
367
|
+
timestamp: string;
|
|
368
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
369
|
+
hookType: "function" | "webhook" | "job";
|
|
370
|
+
request: string | null;
|
|
371
|
+
response: string | null;
|
|
372
|
+
queueId?: number | null | undefined;
|
|
373
|
+
start?: string | null | undefined;
|
|
374
|
+
end?: string | null | undefined;
|
|
375
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
376
|
+
settings?: unknown;
|
|
377
|
+
uuid?: string | undefined;
|
|
378
|
+
cancelRequested?: string | null | undefined;
|
|
379
|
+
} & {
|
|
380
|
+
event: "upload";
|
|
381
|
+
action: "created";
|
|
382
|
+
emailId?: number | null | undefined;
|
|
383
|
+
}) | ({
|
|
384
|
+
message: string;
|
|
385
|
+
hookId: number;
|
|
386
|
+
requestId: string;
|
|
387
|
+
timestamp: string;
|
|
388
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
389
|
+
hookType: "function" | "webhook" | "job";
|
|
390
|
+
request: string | null;
|
|
391
|
+
response: string | null;
|
|
392
|
+
queueId?: number | null | undefined;
|
|
393
|
+
start?: string | null | undefined;
|
|
394
|
+
end?: string | null | undefined;
|
|
395
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
396
|
+
settings?: unknown;
|
|
397
|
+
uuid?: string | undefined;
|
|
398
|
+
cancelRequested?: string | null | undefined;
|
|
399
|
+
} & {
|
|
400
|
+
event: "email";
|
|
401
|
+
action: "received";
|
|
402
|
+
emailId?: number | null | undefined;
|
|
403
|
+
}) | ({
|
|
404
|
+
message: string;
|
|
405
|
+
hookId: number;
|
|
406
|
+
requestId: string;
|
|
407
|
+
timestamp: string;
|
|
408
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
409
|
+
hookType: "function" | "webhook" | "job";
|
|
410
|
+
request: string | null;
|
|
411
|
+
response: string | null;
|
|
412
|
+
queueId?: number | null | undefined;
|
|
413
|
+
start?: string | null | undefined;
|
|
414
|
+
end?: string | null | undefined;
|
|
415
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
416
|
+
settings?: unknown;
|
|
417
|
+
uuid?: string | undefined;
|
|
418
|
+
cancelRequested?: string | null | undefined;
|
|
419
|
+
} & {
|
|
420
|
+
event: "invocation";
|
|
421
|
+
action: "manual" | "scheduled" | "integration";
|
|
422
|
+
}))[];
|
|
423
|
+
}, {
|
|
424
|
+
results: (({
|
|
425
|
+
message: string;
|
|
426
|
+
hookId: number;
|
|
427
|
+
requestId: string;
|
|
428
|
+
timestamp: string;
|
|
429
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
430
|
+
hookType: "function" | "webhook" | "job";
|
|
431
|
+
request: string | null;
|
|
432
|
+
response: string | null;
|
|
433
|
+
queueId?: number | null | undefined;
|
|
434
|
+
start?: string | null | undefined;
|
|
435
|
+
end?: string | null | undefined;
|
|
436
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
437
|
+
settings?: unknown;
|
|
438
|
+
uuid?: string | undefined;
|
|
439
|
+
cancelRequested?: string | null | undefined;
|
|
440
|
+
} & {
|
|
441
|
+
event: "annotation_content";
|
|
442
|
+
action: "started" | "confirm" | "export" | "initialize" | "updated" | "user_update";
|
|
443
|
+
annotationId?: number | null | undefined;
|
|
444
|
+
}) | ({
|
|
445
|
+
message: string;
|
|
446
|
+
hookId: number;
|
|
447
|
+
requestId: string;
|
|
448
|
+
timestamp: string;
|
|
449
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
450
|
+
hookType: "function" | "webhook" | "job";
|
|
451
|
+
request: string | null;
|
|
452
|
+
response: string | null;
|
|
453
|
+
queueId?: number | null | undefined;
|
|
454
|
+
start?: string | null | undefined;
|
|
455
|
+
end?: string | null | undefined;
|
|
456
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
457
|
+
settings?: unknown;
|
|
458
|
+
uuid?: string | undefined;
|
|
459
|
+
cancelRequested?: string | null | undefined;
|
|
460
|
+
} & {
|
|
461
|
+
event: "annotation_status";
|
|
462
|
+
action: "changed";
|
|
463
|
+
annotationId?: number | null | undefined;
|
|
464
|
+
}) | ({
|
|
465
|
+
message: string;
|
|
466
|
+
hookId: number;
|
|
467
|
+
requestId: string;
|
|
468
|
+
timestamp: string;
|
|
469
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
470
|
+
hookType: "function" | "webhook" | "job";
|
|
471
|
+
request: string | null;
|
|
472
|
+
response: string | null;
|
|
473
|
+
queueId?: number | null | undefined;
|
|
474
|
+
start?: string | null | undefined;
|
|
475
|
+
end?: string | null | undefined;
|
|
476
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
477
|
+
settings?: unknown;
|
|
478
|
+
uuid?: string | undefined;
|
|
479
|
+
cancelRequested?: string | null | undefined;
|
|
480
|
+
} & {
|
|
481
|
+
event: "upload";
|
|
482
|
+
action: "created";
|
|
483
|
+
emailId?: number | null | undefined;
|
|
484
|
+
}) | ({
|
|
485
|
+
message: string;
|
|
486
|
+
hookId: number;
|
|
487
|
+
requestId: string;
|
|
488
|
+
timestamp: string;
|
|
489
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
490
|
+
hookType: "function" | "webhook" | "job";
|
|
491
|
+
request: string | null;
|
|
492
|
+
response: string | null;
|
|
493
|
+
queueId?: number | null | undefined;
|
|
494
|
+
start?: string | null | undefined;
|
|
495
|
+
end?: string | null | undefined;
|
|
496
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
497
|
+
settings?: unknown;
|
|
498
|
+
uuid?: string | undefined;
|
|
499
|
+
cancelRequested?: string | null | undefined;
|
|
500
|
+
} & {
|
|
501
|
+
event: "email";
|
|
502
|
+
action: "received";
|
|
503
|
+
emailId?: number | null | undefined;
|
|
504
|
+
}) | ({
|
|
505
|
+
message: string;
|
|
506
|
+
hookId: number;
|
|
507
|
+
requestId: string;
|
|
508
|
+
timestamp: string;
|
|
509
|
+
logLevel: "INFO" | "ERROR" | "WARNING";
|
|
510
|
+
hookType: "function" | "webhook" | "job";
|
|
511
|
+
request: string | null;
|
|
512
|
+
response: string | null;
|
|
513
|
+
queueId?: number | null | undefined;
|
|
514
|
+
start?: string | null | undefined;
|
|
515
|
+
end?: string | null | undefined;
|
|
516
|
+
status?: "failed" | "completed" | "running" | "cancelled" | "waiting" | undefined;
|
|
517
|
+
settings?: unknown;
|
|
518
|
+
uuid?: string | undefined;
|
|
519
|
+
cancelRequested?: string | null | undefined;
|
|
520
|
+
} & {
|
|
521
|
+
event: "invocation";
|
|
522
|
+
action: "manual" | "scheduled" | "integration";
|
|
523
|
+
}))[];
|
|
524
|
+
}>;
|
|
525
|
+
readonly query: Partial<{
|
|
526
|
+
timestampAfter: string;
|
|
527
|
+
timestampBefore: string;
|
|
528
|
+
search: string;
|
|
529
|
+
hook: Array<number>;
|
|
530
|
+
requestId: string;
|
|
531
|
+
logLevel: LogLevel;
|
|
532
|
+
statusCode: Array<StatusCode>;
|
|
533
|
+
queue: Array<string>;
|
|
534
|
+
annotation: Array<number>;
|
|
535
|
+
email: Array<string>;
|
|
536
|
+
pageSize: number;
|
|
537
|
+
status: Array<RunStatus>;
|
|
538
|
+
}>;
|
|
539
|
+
readonly querySchema: import("zod").ZodObject<{
|
|
540
|
+
timestampAfter: import("zod").ZodOptional<import("zod").ZodString>;
|
|
541
|
+
timestampBefore: import("zod").ZodOptional<import("zod").ZodString>;
|
|
542
|
+
search: import("zod").ZodOptional<import("zod").ZodString>;
|
|
543
|
+
hook: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodNumber, "many">>;
|
|
544
|
+
requestId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
545
|
+
logLevel: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"INFO">, import("zod").ZodLiteral<"ERROR">, import("zod").ZodLiteral<"WARNING">]>>;
|
|
546
|
+
statusCode: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodLiteral<"200">, import("zod").ZodLiteral<"201">, import("zod").ZodLiteral<"202">, import("zod").ZodLiteral<"203">, import("zod").ZodLiteral<"204">, import("zod").ZodLiteral<"205">, import("zod").ZodLiteral<"206">, import("zod").ZodLiteral<"207">, import("zod").ZodLiteral<"208">, import("zod").ZodLiteral<"226">, import("zod").ZodLiteral<"400">, import("zod").ZodLiteral<"401">, import("zod").ZodLiteral<"402">, import("zod").ZodLiteral<"403">, import("zod").ZodLiteral<"404">, import("zod").ZodLiteral<"405">, import("zod").ZodLiteral<"406">, import("zod").ZodLiteral<"407">, import("zod").ZodLiteral<"408">, import("zod").ZodLiteral<"409">, import("zod").ZodLiteral<"410">, import("zod").ZodLiteral<"411">, import("zod").ZodLiteral<"412">, import("zod").ZodLiteral<"413">, import("zod").ZodLiteral<"414">, import("zod").ZodLiteral<"415">, import("zod").ZodLiteral<"416">, import("zod").ZodLiteral<"417">, import("zod").ZodLiteral<"418">, import("zod").ZodLiteral<"421">, import("zod").ZodLiteral<"422">, import("zod").ZodLiteral<"423">, import("zod").ZodLiteral<"424">, import("zod").ZodLiteral<"425">, import("zod").ZodLiteral<"426">, import("zod").ZodLiteral<"428">, import("zod").ZodLiteral<"429">, import("zod").ZodLiteral<"431">, import("zod").ZodLiteral<"451">, import("zod").ZodLiteral<"500">, import("zod").ZodLiteral<"501">, import("zod").ZodLiteral<"502">, import("zod").ZodLiteral<"503">, import("zod").ZodLiteral<"504">, import("zod").ZodLiteral<"505">, import("zod").ZodLiteral<"506">, import("zod").ZodLiteral<"507">, import("zod").ZodLiteral<"508">, import("zod").ZodLiteral<"510">, import("zod").ZodLiteral<"511">]>, "many">>;
|
|
547
|
+
queue: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
548
|
+
annotation: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodNumber, "many">>;
|
|
549
|
+
email: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
550
|
+
pageSize: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
551
|
+
status: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodLiteral<"completed">, import("zod").ZodLiteral<"failed">, import("zod").ZodLiteral<"running">, import("zod").ZodLiteral<"cancelled">, import("zod").ZodLiteral<"waiting">]>, "many">>;
|
|
552
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
553
|
+
timestampAfter?: string | undefined;
|
|
554
|
+
timestampBefore?: string | undefined;
|
|
555
|
+
search?: string | undefined;
|
|
556
|
+
hook?: number[] | undefined;
|
|
557
|
+
requestId?: string | undefined;
|
|
558
|
+
logLevel?: "INFO" | "ERROR" | "WARNING" | undefined;
|
|
559
|
+
statusCode?: ("400" | "401" | "403" | "404" | "405" | "409" | "413" | "429" | "500" | "503" | "200" | "201" | "202" | "203" | "204" | "205" | "206" | "207" | "208" | "226" | "402" | "406" | "407" | "408" | "410" | "411" | "412" | "414" | "415" | "416" | "417" | "418" | "421" | "422" | "423" | "424" | "425" | "426" | "428" | "431" | "451" | "501" | "502" | "504" | "505" | "506" | "507" | "508" | "510" | "511")[] | undefined;
|
|
560
|
+
queue?: string[] | undefined;
|
|
561
|
+
annotation?: number[] | undefined;
|
|
562
|
+
email?: string[] | undefined;
|
|
563
|
+
pageSize?: number | undefined;
|
|
564
|
+
status?: ("failed" | "completed" | "running" | "cancelled" | "waiting")[] | undefined;
|
|
565
|
+
}, {
|
|
566
|
+
timestampAfter?: string | undefined;
|
|
567
|
+
timestampBefore?: string | undefined;
|
|
568
|
+
search?: string | undefined;
|
|
569
|
+
hook?: number[] | undefined;
|
|
570
|
+
requestId?: string | undefined;
|
|
571
|
+
logLevel?: "INFO" | "ERROR" | "WARNING" | undefined;
|
|
572
|
+
statusCode?: ("400" | "401" | "403" | "404" | "405" | "409" | "413" | "429" | "500" | "503" | "200" | "201" | "202" | "203" | "204" | "205" | "206" | "207" | "208" | "226" | "402" | "406" | "407" | "408" | "410" | "411" | "412" | "414" | "415" | "416" | "417" | "418" | "421" | "422" | "423" | "424" | "425" | "426" | "428" | "431" | "451" | "501" | "502" | "504" | "505" | "506" | "507" | "508" | "510" | "511")[] | undefined;
|
|
573
|
+
queue?: string[] | undefined;
|
|
574
|
+
annotation?: number[] | undefined;
|
|
575
|
+
email?: string[] | undefined;
|
|
576
|
+
pageSize?: number | undefined;
|
|
577
|
+
status?: ("failed" | "completed" | "running" | "cancelled" | "waiting")[] | undefined;
|
|
578
|
+
}>;
|
|
579
|
+
};
|