@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
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
type Errors = string[];
|
|
2
|
-
type SourceValidateResult = Partial<{
|
|
3
|
-
schemaId: Errors;
|
|
4
|
-
queue: Errors;
|
|
5
|
-
}>;
|
|
6
|
-
type DatapointFieldValidateResult = Partial<{
|
|
7
|
-
engineOutputId: Errors;
|
|
8
|
-
type: Errors;
|
|
9
|
-
label: Errors;
|
|
10
|
-
description: Errors;
|
|
11
|
-
sources: Record<string, SourceValidateResult>;
|
|
12
|
-
nonFieldErrors: Errors;
|
|
13
|
-
}>;
|
|
14
|
-
type AllFieldsValidateResult = Partial<{
|
|
15
|
-
engineOutputId: Errors;
|
|
16
|
-
type: Errors;
|
|
17
|
-
label: Errors;
|
|
18
|
-
description: Errors;
|
|
19
|
-
sources: Record<string, SourceValidateResult>;
|
|
20
|
-
nonFieldErrors: Errors;
|
|
21
|
-
children: {
|
|
22
|
-
children: Record<string, DatapointFieldValidateResult>;
|
|
23
|
-
} | DatapointFieldValidateResult;
|
|
24
|
-
}>;
|
|
25
|
-
export type DedicatedEngineSchemaValidationResult = Partial<{
|
|
26
|
-
content: Partial<{
|
|
27
|
-
fields: Record<string, AllFieldsValidateResult>;
|
|
28
|
-
trainingQueues: Record<string, Errors>;
|
|
29
|
-
}>;
|
|
30
|
-
}>;
|
|
31
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ID, Url } from '../../utils/codecUtils';
|
|
2
|
-
export type DedicatedEngineStatus = 'sample_review' | 'draft' | 'schema_review' | 'annotating_initial' | 'annotating_review' | 'annotating_training' | 'training_started' | 'training_finished' | 'retraining';
|
|
3
|
-
export type DedicatedEngine = {
|
|
4
|
-
id: ID;
|
|
5
|
-
name: string;
|
|
6
|
-
url: Url;
|
|
7
|
-
status: DedicatedEngineStatus;
|
|
8
|
-
schema: Url | null;
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './deleteRecommendation';
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { ID, Url } from '../../utils/codecUtils';
|
|
2
|
-
export type EmailAddressObject = {
|
|
3
|
-
email: string;
|
|
4
|
-
name?: string | null;
|
|
5
|
-
};
|
|
6
|
-
export type Email = {
|
|
7
|
-
id: ID;
|
|
8
|
-
url: Url;
|
|
9
|
-
queue: Url;
|
|
10
|
-
inbox: Url | null;
|
|
11
|
-
documents: Url[];
|
|
12
|
-
parent: Url | null;
|
|
13
|
-
children: Url[];
|
|
14
|
-
createdAt: string;
|
|
15
|
-
subject: string;
|
|
16
|
-
to: Partial<EmailAddressObject>[];
|
|
17
|
-
cc: Partial<EmailAddressObject>[];
|
|
18
|
-
bcc: Partial<EmailAddressObject>[];
|
|
19
|
-
bodyTextPlain: string | null;
|
|
20
|
-
bodyTextHtml: string | null;
|
|
21
|
-
metadata?: unknown;
|
|
22
|
-
type: 'incoming' | 'outgoing';
|
|
23
|
-
annotationCounts: {
|
|
24
|
-
annotations: number;
|
|
25
|
-
annotationsProcessed: number;
|
|
26
|
-
annotationsRejected: number;
|
|
27
|
-
annotationsUnprocessed: number;
|
|
28
|
-
annotationsPurged?: number;
|
|
29
|
-
};
|
|
30
|
-
annotations: Url[];
|
|
31
|
-
creator: Url | null;
|
|
32
|
-
lastThreadEmailCreatedAt?: string;
|
|
33
|
-
filteredOutDocumentCount: number;
|
|
34
|
-
labels: string[];
|
|
35
|
-
emailThread: Url | null;
|
|
36
|
-
relatedAnnotations: Url[];
|
|
37
|
-
relatedDocuments: Url[];
|
|
38
|
-
from: EmailAddressObject;
|
|
39
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './emailTemplateStats';
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { ID, Url } from '../../utils/codecUtils';
|
|
2
|
-
export type EmailThread = {
|
|
3
|
-
id: ID;
|
|
4
|
-
url: Url;
|
|
5
|
-
organization: Url;
|
|
6
|
-
queue: Url;
|
|
7
|
-
rootEmail: Url | null;
|
|
8
|
-
hasReplies: boolean;
|
|
9
|
-
hasNewReplies: boolean;
|
|
10
|
-
rootEmailRead: boolean;
|
|
11
|
-
lastEmailCreatedAt: string | null;
|
|
12
|
-
subject?: string | null;
|
|
13
|
-
createdAt?: string | null;
|
|
14
|
-
from: {
|
|
15
|
-
email: string;
|
|
16
|
-
name?: string;
|
|
17
|
-
} | null;
|
|
18
|
-
labels?: string[];
|
|
19
|
-
annotationCounts: {
|
|
20
|
-
annotations: number;
|
|
21
|
-
annotationsProcessed: number;
|
|
22
|
-
annotationsRejected: number;
|
|
23
|
-
annotationsUnprocessed: number;
|
|
24
|
-
annotationsPurged: number | null;
|
|
25
|
-
relatedAnnotations: number | null;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
export type EmailThreadCounts = {
|
|
29
|
-
withReplies: number;
|
|
30
|
-
withNewReplies: number;
|
|
31
|
-
recentWithNoDocumentsNotReplied: number;
|
|
32
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './group';
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { FunctionConfig, WebhookConfig } from '../../hooks/models/hookConfig';
|
|
2
|
-
import { ExtensionEvent, ExtensionSource } from '../../hooks/models/hookUtils';
|
|
3
|
-
import { Url } from '../../utils/codecUtils';
|
|
4
|
-
type SettingsDescription = Partial<{
|
|
5
|
-
name: string;
|
|
6
|
-
description: string;
|
|
7
|
-
tooltip: string;
|
|
8
|
-
}>;
|
|
9
|
-
type HookTemplateBase = {
|
|
10
|
-
name: string;
|
|
11
|
-
url: Url;
|
|
12
|
-
events: ExtensionEvent[];
|
|
13
|
-
sideload: string[];
|
|
14
|
-
metadata?: unknown;
|
|
15
|
-
test?: unknown;
|
|
16
|
-
description: string;
|
|
17
|
-
extensionSource: ExtensionSource;
|
|
18
|
-
settings?: Record<string, unknown>;
|
|
19
|
-
guide: string;
|
|
20
|
-
readMoreUrl: Url | null;
|
|
21
|
-
extensionImageUrl: Url | null;
|
|
22
|
-
settingsDescription: SettingsDescription[];
|
|
23
|
-
storeDescription: string;
|
|
24
|
-
externalUrl: Url;
|
|
25
|
-
useTokenOwner: boolean;
|
|
26
|
-
order: number;
|
|
27
|
-
} & Partial<{
|
|
28
|
-
id: number;
|
|
29
|
-
installAction: string;
|
|
30
|
-
}>;
|
|
31
|
-
type WebhookTemplate = HookTemplateBase & {
|
|
32
|
-
type: 'webhook';
|
|
33
|
-
config: WebhookConfig;
|
|
34
|
-
};
|
|
35
|
-
type FunctionTemplate = HookTemplateBase & {
|
|
36
|
-
type: 'function';
|
|
37
|
-
config: FunctionConfig;
|
|
38
|
-
};
|
|
39
|
-
export type HookTemplate = WebhookTemplate | FunctionTemplate;
|
|
40
|
-
export {};
|
|
@@ -1,411 +0,0 @@
|
|
|
1
|
-
import { Log } from '../models/log';
|
|
2
|
-
export type LogsQuery = {
|
|
3
|
-
timestampAfter?: string;
|
|
4
|
-
timestampBefore?: string;
|
|
5
|
-
search?: string;
|
|
6
|
-
hook?: Array<string>;
|
|
7
|
-
requestId?: string;
|
|
8
|
-
logLevel?: string;
|
|
9
|
-
statusCode?: Array<string>;
|
|
10
|
-
queue?: Array<string>;
|
|
11
|
-
annotation?: Array<string>;
|
|
12
|
-
email?: Array<string>;
|
|
13
|
-
pageSize?: string;
|
|
14
|
-
};
|
|
15
|
-
export type Logs = {
|
|
16
|
-
results: Array<Log>;
|
|
17
|
-
};
|
|
18
|
-
export declare const logs: (query?: LogsQuery) => {
|
|
19
|
-
readonly endpoint: "/hooks/logs";
|
|
20
|
-
readonly method: "GET";
|
|
21
|
-
readonly responseSchema: import("zod").ZodObject<{
|
|
22
|
-
results: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
23
|
-
hookId: import("zod").ZodNumber;
|
|
24
|
-
hookType: import("zod").ZodUnion<[import("zod").ZodLiteral<"webhook">, import("zod").ZodLiteral<"function">]>;
|
|
25
|
-
logLevel: import("zod").ZodUnion<[import("zod").ZodLiteral<"INFO">, import("zod").ZodLiteral<"WARNING">, import("zod").ZodLiteral<"ERROR">]>;
|
|
26
|
-
message: import("zod").ZodString;
|
|
27
|
-
queueId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
28
|
-
request: import("zod").ZodNullable<import("zod").ZodString>;
|
|
29
|
-
requestId: import("zod").ZodString;
|
|
30
|
-
response: import("zod").ZodNullable<import("zod").ZodString>;
|
|
31
|
-
timestamp: import("zod").ZodString;
|
|
32
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
33
|
-
message: string;
|
|
34
|
-
hookId: number;
|
|
35
|
-
requestId: string;
|
|
36
|
-
timestamp: string;
|
|
37
|
-
hookType: "function" | "webhook";
|
|
38
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
39
|
-
request: string | null;
|
|
40
|
-
response: string | null;
|
|
41
|
-
queueId?: number | null | undefined;
|
|
42
|
-
}, {
|
|
43
|
-
message: string;
|
|
44
|
-
hookId: number;
|
|
45
|
-
requestId: string;
|
|
46
|
-
timestamp: string;
|
|
47
|
-
hookType: "function" | "webhook";
|
|
48
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
49
|
-
request: string | null;
|
|
50
|
-
response: string | null;
|
|
51
|
-
queueId?: number | null | undefined;
|
|
52
|
-
}>, import("zod").ZodObject<{
|
|
53
|
-
annotationId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
54
|
-
event: import("zod").ZodLiteral<"annotation_content">;
|
|
55
|
-
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">]>;
|
|
56
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
57
|
-
event: "annotation_content";
|
|
58
|
-
action: "started" | "confirm" | "export" | "initialize" | "updated" | "user_update";
|
|
59
|
-
annotationId?: number | null | undefined;
|
|
60
|
-
}, {
|
|
61
|
-
event: "annotation_content";
|
|
62
|
-
action: "started" | "confirm" | "export" | "initialize" | "updated" | "user_update";
|
|
63
|
-
annotationId?: number | null | undefined;
|
|
64
|
-
}>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
65
|
-
hookId: import("zod").ZodNumber;
|
|
66
|
-
hookType: import("zod").ZodUnion<[import("zod").ZodLiteral<"webhook">, import("zod").ZodLiteral<"function">]>;
|
|
67
|
-
logLevel: import("zod").ZodUnion<[import("zod").ZodLiteral<"INFO">, import("zod").ZodLiteral<"WARNING">, import("zod").ZodLiteral<"ERROR">]>;
|
|
68
|
-
message: import("zod").ZodString;
|
|
69
|
-
queueId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
70
|
-
request: import("zod").ZodNullable<import("zod").ZodString>;
|
|
71
|
-
requestId: import("zod").ZodString;
|
|
72
|
-
response: import("zod").ZodNullable<import("zod").ZodString>;
|
|
73
|
-
timestamp: import("zod").ZodString;
|
|
74
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
75
|
-
message: string;
|
|
76
|
-
hookId: number;
|
|
77
|
-
requestId: string;
|
|
78
|
-
timestamp: string;
|
|
79
|
-
hookType: "function" | "webhook";
|
|
80
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
81
|
-
request: string | null;
|
|
82
|
-
response: string | null;
|
|
83
|
-
queueId?: number | null | undefined;
|
|
84
|
-
}, {
|
|
85
|
-
message: string;
|
|
86
|
-
hookId: number;
|
|
87
|
-
requestId: string;
|
|
88
|
-
timestamp: string;
|
|
89
|
-
hookType: "function" | "webhook";
|
|
90
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
91
|
-
request: string | null;
|
|
92
|
-
response: string | null;
|
|
93
|
-
queueId?: number | null | undefined;
|
|
94
|
-
}>, import("zod").ZodObject<{
|
|
95
|
-
annotationId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
96
|
-
event: import("zod").ZodLiteral<"annotation_status">;
|
|
97
|
-
action: import("zod").ZodLiteral<"changed">;
|
|
98
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
99
|
-
event: "annotation_status";
|
|
100
|
-
action: "changed";
|
|
101
|
-
annotationId?: number | null | undefined;
|
|
102
|
-
}, {
|
|
103
|
-
event: "annotation_status";
|
|
104
|
-
action: "changed";
|
|
105
|
-
annotationId?: number | null | undefined;
|
|
106
|
-
}>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
107
|
-
hookId: import("zod").ZodNumber;
|
|
108
|
-
hookType: import("zod").ZodUnion<[import("zod").ZodLiteral<"webhook">, import("zod").ZodLiteral<"function">]>;
|
|
109
|
-
logLevel: import("zod").ZodUnion<[import("zod").ZodLiteral<"INFO">, import("zod").ZodLiteral<"WARNING">, import("zod").ZodLiteral<"ERROR">]>;
|
|
110
|
-
message: import("zod").ZodString;
|
|
111
|
-
queueId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
112
|
-
request: import("zod").ZodNullable<import("zod").ZodString>;
|
|
113
|
-
requestId: import("zod").ZodString;
|
|
114
|
-
response: import("zod").ZodNullable<import("zod").ZodString>;
|
|
115
|
-
timestamp: import("zod").ZodString;
|
|
116
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
117
|
-
message: string;
|
|
118
|
-
hookId: number;
|
|
119
|
-
requestId: string;
|
|
120
|
-
timestamp: string;
|
|
121
|
-
hookType: "function" | "webhook";
|
|
122
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
123
|
-
request: string | null;
|
|
124
|
-
response: string | null;
|
|
125
|
-
queueId?: number | null | undefined;
|
|
126
|
-
}, {
|
|
127
|
-
message: string;
|
|
128
|
-
hookId: number;
|
|
129
|
-
requestId: string;
|
|
130
|
-
timestamp: string;
|
|
131
|
-
hookType: "function" | "webhook";
|
|
132
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
133
|
-
request: string | null;
|
|
134
|
-
response: string | null;
|
|
135
|
-
queueId?: number | null | undefined;
|
|
136
|
-
}>, import("zod").ZodObject<{
|
|
137
|
-
emailId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
138
|
-
event: import("zod").ZodLiteral<"upload">;
|
|
139
|
-
action: import("zod").ZodLiteral<"created">;
|
|
140
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
141
|
-
event: "upload";
|
|
142
|
-
action: "created";
|
|
143
|
-
emailId?: number | null | undefined;
|
|
144
|
-
}, {
|
|
145
|
-
event: "upload";
|
|
146
|
-
action: "created";
|
|
147
|
-
emailId?: number | null | undefined;
|
|
148
|
-
}>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
149
|
-
hookId: import("zod").ZodNumber;
|
|
150
|
-
hookType: import("zod").ZodUnion<[import("zod").ZodLiteral<"webhook">, import("zod").ZodLiteral<"function">]>;
|
|
151
|
-
logLevel: import("zod").ZodUnion<[import("zod").ZodLiteral<"INFO">, import("zod").ZodLiteral<"WARNING">, import("zod").ZodLiteral<"ERROR">]>;
|
|
152
|
-
message: import("zod").ZodString;
|
|
153
|
-
queueId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
154
|
-
request: import("zod").ZodNullable<import("zod").ZodString>;
|
|
155
|
-
requestId: import("zod").ZodString;
|
|
156
|
-
response: import("zod").ZodNullable<import("zod").ZodString>;
|
|
157
|
-
timestamp: import("zod").ZodString;
|
|
158
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
159
|
-
message: string;
|
|
160
|
-
hookId: number;
|
|
161
|
-
requestId: string;
|
|
162
|
-
timestamp: string;
|
|
163
|
-
hookType: "function" | "webhook";
|
|
164
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
165
|
-
request: string | null;
|
|
166
|
-
response: string | null;
|
|
167
|
-
queueId?: number | null | undefined;
|
|
168
|
-
}, {
|
|
169
|
-
message: string;
|
|
170
|
-
hookId: number;
|
|
171
|
-
requestId: string;
|
|
172
|
-
timestamp: string;
|
|
173
|
-
hookType: "function" | "webhook";
|
|
174
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
175
|
-
request: string | null;
|
|
176
|
-
response: string | null;
|
|
177
|
-
queueId?: number | null | undefined;
|
|
178
|
-
}>, import("zod").ZodObject<{
|
|
179
|
-
emailId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
180
|
-
event: import("zod").ZodLiteral<"email">;
|
|
181
|
-
action: import("zod").ZodLiteral<"received">;
|
|
182
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
183
|
-
event: "email";
|
|
184
|
-
action: "received";
|
|
185
|
-
emailId?: number | null | undefined;
|
|
186
|
-
}, {
|
|
187
|
-
event: "email";
|
|
188
|
-
action: "received";
|
|
189
|
-
emailId?: number | null | undefined;
|
|
190
|
-
}>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
191
|
-
hookId: import("zod").ZodNumber;
|
|
192
|
-
hookType: import("zod").ZodUnion<[import("zod").ZodLiteral<"webhook">, import("zod").ZodLiteral<"function">]>;
|
|
193
|
-
logLevel: import("zod").ZodUnion<[import("zod").ZodLiteral<"INFO">, import("zod").ZodLiteral<"WARNING">, import("zod").ZodLiteral<"ERROR">]>;
|
|
194
|
-
message: import("zod").ZodString;
|
|
195
|
-
queueId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
196
|
-
request: import("zod").ZodNullable<import("zod").ZodString>;
|
|
197
|
-
requestId: import("zod").ZodString;
|
|
198
|
-
response: import("zod").ZodNullable<import("zod").ZodString>;
|
|
199
|
-
timestamp: import("zod").ZodString;
|
|
200
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
201
|
-
message: string;
|
|
202
|
-
hookId: number;
|
|
203
|
-
requestId: string;
|
|
204
|
-
timestamp: string;
|
|
205
|
-
hookType: "function" | "webhook";
|
|
206
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
207
|
-
request: string | null;
|
|
208
|
-
response: string | null;
|
|
209
|
-
queueId?: number | null | undefined;
|
|
210
|
-
}, {
|
|
211
|
-
message: string;
|
|
212
|
-
hookId: number;
|
|
213
|
-
requestId: string;
|
|
214
|
-
timestamp: string;
|
|
215
|
-
hookType: "function" | "webhook";
|
|
216
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
217
|
-
request: string | null;
|
|
218
|
-
response: string | null;
|
|
219
|
-
queueId?: number | null | undefined;
|
|
220
|
-
}>, import("zod").ZodObject<{
|
|
221
|
-
event: import("zod").ZodLiteral<"invocation">;
|
|
222
|
-
action: import("zod").ZodUnion<[import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"scheduled">]>;
|
|
223
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
224
|
-
event: "invocation";
|
|
225
|
-
action: "manual" | "scheduled";
|
|
226
|
-
}, {
|
|
227
|
-
event: "invocation";
|
|
228
|
-
action: "manual" | "scheduled";
|
|
229
|
-
}>>]>, "many">;
|
|
230
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
231
|
-
results: (({
|
|
232
|
-
message: string;
|
|
233
|
-
hookId: number;
|
|
234
|
-
requestId: string;
|
|
235
|
-
timestamp: string;
|
|
236
|
-
hookType: "function" | "webhook";
|
|
237
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
238
|
-
request: string | null;
|
|
239
|
-
response: string | null;
|
|
240
|
-
queueId?: number | null | undefined;
|
|
241
|
-
} & {
|
|
242
|
-
event: "annotation_content";
|
|
243
|
-
action: "started" | "confirm" | "export" | "initialize" | "updated" | "user_update";
|
|
244
|
-
annotationId?: number | null | undefined;
|
|
245
|
-
}) | ({
|
|
246
|
-
message: string;
|
|
247
|
-
hookId: number;
|
|
248
|
-
requestId: string;
|
|
249
|
-
timestamp: string;
|
|
250
|
-
hookType: "function" | "webhook";
|
|
251
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
252
|
-
request: string | null;
|
|
253
|
-
response: string | null;
|
|
254
|
-
queueId?: number | null | undefined;
|
|
255
|
-
} & {
|
|
256
|
-
event: "annotation_status";
|
|
257
|
-
action: "changed";
|
|
258
|
-
annotationId?: number | null | undefined;
|
|
259
|
-
}) | ({
|
|
260
|
-
message: string;
|
|
261
|
-
hookId: number;
|
|
262
|
-
requestId: string;
|
|
263
|
-
timestamp: string;
|
|
264
|
-
hookType: "function" | "webhook";
|
|
265
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
266
|
-
request: string | null;
|
|
267
|
-
response: string | null;
|
|
268
|
-
queueId?: number | null | undefined;
|
|
269
|
-
} & {
|
|
270
|
-
event: "upload";
|
|
271
|
-
action: "created";
|
|
272
|
-
emailId?: number | null | undefined;
|
|
273
|
-
}) | ({
|
|
274
|
-
message: string;
|
|
275
|
-
hookId: number;
|
|
276
|
-
requestId: string;
|
|
277
|
-
timestamp: string;
|
|
278
|
-
hookType: "function" | "webhook";
|
|
279
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
280
|
-
request: string | null;
|
|
281
|
-
response: string | null;
|
|
282
|
-
queueId?: number | null | undefined;
|
|
283
|
-
} & {
|
|
284
|
-
event: "email";
|
|
285
|
-
action: "received";
|
|
286
|
-
emailId?: number | null | undefined;
|
|
287
|
-
}) | ({
|
|
288
|
-
message: string;
|
|
289
|
-
hookId: number;
|
|
290
|
-
requestId: string;
|
|
291
|
-
timestamp: string;
|
|
292
|
-
hookType: "function" | "webhook";
|
|
293
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
294
|
-
request: string | null;
|
|
295
|
-
response: string | null;
|
|
296
|
-
queueId?: number | null | undefined;
|
|
297
|
-
} & {
|
|
298
|
-
event: "invocation";
|
|
299
|
-
action: "manual" | "scheduled";
|
|
300
|
-
}))[];
|
|
301
|
-
}, {
|
|
302
|
-
results: (({
|
|
303
|
-
message: string;
|
|
304
|
-
hookId: number;
|
|
305
|
-
requestId: string;
|
|
306
|
-
timestamp: string;
|
|
307
|
-
hookType: "function" | "webhook";
|
|
308
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
309
|
-
request: string | null;
|
|
310
|
-
response: string | null;
|
|
311
|
-
queueId?: number | null | undefined;
|
|
312
|
-
} & {
|
|
313
|
-
event: "annotation_content";
|
|
314
|
-
action: "started" | "confirm" | "export" | "initialize" | "updated" | "user_update";
|
|
315
|
-
annotationId?: number | null | undefined;
|
|
316
|
-
}) | ({
|
|
317
|
-
message: string;
|
|
318
|
-
hookId: number;
|
|
319
|
-
requestId: string;
|
|
320
|
-
timestamp: string;
|
|
321
|
-
hookType: "function" | "webhook";
|
|
322
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
323
|
-
request: string | null;
|
|
324
|
-
response: string | null;
|
|
325
|
-
queueId?: number | null | undefined;
|
|
326
|
-
} & {
|
|
327
|
-
event: "annotation_status";
|
|
328
|
-
action: "changed";
|
|
329
|
-
annotationId?: number | null | undefined;
|
|
330
|
-
}) | ({
|
|
331
|
-
message: string;
|
|
332
|
-
hookId: number;
|
|
333
|
-
requestId: string;
|
|
334
|
-
timestamp: string;
|
|
335
|
-
hookType: "function" | "webhook";
|
|
336
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
337
|
-
request: string | null;
|
|
338
|
-
response: string | null;
|
|
339
|
-
queueId?: number | null | undefined;
|
|
340
|
-
} & {
|
|
341
|
-
event: "upload";
|
|
342
|
-
action: "created";
|
|
343
|
-
emailId?: number | null | undefined;
|
|
344
|
-
}) | ({
|
|
345
|
-
message: string;
|
|
346
|
-
hookId: number;
|
|
347
|
-
requestId: string;
|
|
348
|
-
timestamp: string;
|
|
349
|
-
hookType: "function" | "webhook";
|
|
350
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
351
|
-
request: string | null;
|
|
352
|
-
response: string | null;
|
|
353
|
-
queueId?: number | null | undefined;
|
|
354
|
-
} & {
|
|
355
|
-
event: "email";
|
|
356
|
-
action: "received";
|
|
357
|
-
emailId?: number | null | undefined;
|
|
358
|
-
}) | ({
|
|
359
|
-
message: string;
|
|
360
|
-
hookId: number;
|
|
361
|
-
requestId: string;
|
|
362
|
-
timestamp: string;
|
|
363
|
-
hookType: "function" | "webhook";
|
|
364
|
-
logLevel: "INFO" | "WARNING" | "ERROR";
|
|
365
|
-
request: string | null;
|
|
366
|
-
response: string | null;
|
|
367
|
-
queueId?: number | null | undefined;
|
|
368
|
-
} & {
|
|
369
|
-
event: "invocation";
|
|
370
|
-
action: "manual" | "scheduled";
|
|
371
|
-
}))[];
|
|
372
|
-
}>;
|
|
373
|
-
readonly query: LogsQuery;
|
|
374
|
-
readonly querySchema: import("zod").ZodObject<{
|
|
375
|
-
timestampAfter: import("zod").ZodOptional<import("zod").ZodString>;
|
|
376
|
-
timestampBefore: import("zod").ZodOptional<import("zod").ZodString>;
|
|
377
|
-
search: import("zod").ZodOptional<import("zod").ZodString>;
|
|
378
|
-
hook: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
379
|
-
requestId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
380
|
-
logLevel: import("zod").ZodOptional<import("zod").ZodString>;
|
|
381
|
-
statusCode: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
382
|
-
queue: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
383
|
-
annotation: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
384
|
-
email: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
385
|
-
pageSize: import("zod").ZodOptional<import("zod").ZodString>;
|
|
386
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
387
|
-
timestampAfter?: string | undefined;
|
|
388
|
-
timestampBefore?: string | undefined;
|
|
389
|
-
search?: string | undefined;
|
|
390
|
-
hook?: string[] | undefined;
|
|
391
|
-
requestId?: string | undefined;
|
|
392
|
-
logLevel?: string | undefined;
|
|
393
|
-
statusCode?: string[] | undefined;
|
|
394
|
-
queue?: string[] | undefined;
|
|
395
|
-
annotation?: string[] | undefined;
|
|
396
|
-
email?: string[] | undefined;
|
|
397
|
-
pageSize?: string | undefined;
|
|
398
|
-
}, {
|
|
399
|
-
timestampAfter?: string | undefined;
|
|
400
|
-
timestampBefore?: string | undefined;
|
|
401
|
-
search?: string | undefined;
|
|
402
|
-
hook?: string[] | undefined;
|
|
403
|
-
requestId?: string | undefined;
|
|
404
|
-
logLevel?: string | undefined;
|
|
405
|
-
statusCode?: string[] | undefined;
|
|
406
|
-
queue?: string[] | undefined;
|
|
407
|
-
annotation?: string[] | undefined;
|
|
408
|
-
email?: string[] | undefined;
|
|
409
|
-
pageSize?: string | undefined;
|
|
410
|
-
}>;
|
|
411
|
-
};
|