@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,104 @@
|
|
|
1
|
+
import { ID } from '../../utils/codecUtils';
|
|
2
|
+
import { TriggerEventType } from '../models/trigger';
|
|
3
|
+
export type TriggersListQuery = Partial<{
|
|
4
|
+
id: ID;
|
|
5
|
+
queue: ID;
|
|
6
|
+
event: TriggerEventType;
|
|
7
|
+
}>;
|
|
8
|
+
export declare const list: (query: TriggersListQuery) => {
|
|
9
|
+
readonly endpoint: "/triggers";
|
|
10
|
+
readonly method: "GET";
|
|
11
|
+
readonly responseSchema: import("zod").ZodObject<{
|
|
12
|
+
pagination: import("zod").ZodObject<{
|
|
13
|
+
next: import("zod").ZodNullable<import("zod").ZodString>;
|
|
14
|
+
previous: import("zod").ZodNullable<import("zod").ZodString>;
|
|
15
|
+
total: import("zod").ZodNumber;
|
|
16
|
+
totalPages: import("zod").ZodNumber;
|
|
17
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
18
|
+
next: string | null;
|
|
19
|
+
previous: string | null;
|
|
20
|
+
total: number;
|
|
21
|
+
totalPages: number;
|
|
22
|
+
}, {
|
|
23
|
+
next: string | null;
|
|
24
|
+
previous: string | null;
|
|
25
|
+
total: number;
|
|
26
|
+
totalPages: number;
|
|
27
|
+
}>;
|
|
28
|
+
results: import("zod").ZodArray<import("zod").ZodObject<{
|
|
29
|
+
id: import("zod").ZodNumber;
|
|
30
|
+
url: import("zod").ZodString;
|
|
31
|
+
queue: import("zod").ZodString;
|
|
32
|
+
event: import("zod").ZodUnion<[import("zod").ZodLiteral<"email_with_no_processable_attachments">, import("zod").ZodLiteral<"annotation_created">, import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">, import("zod").ZodLiteral<"validation">]>;
|
|
33
|
+
condition: import("zod").ZodNullable<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
34
|
+
emailTemplates: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
35
|
+
deleteRecommendations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
36
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
37
|
+
url: string;
|
|
38
|
+
queue: string;
|
|
39
|
+
id: number;
|
|
40
|
+
event: "validation" | "email_with_no_processable_attachments" | "annotation_created" | "annotation_imported" | "annotation_confirmed" | "annotation_exported";
|
|
41
|
+
condition: Record<string, unknown> | null;
|
|
42
|
+
emailTemplates: string[];
|
|
43
|
+
deleteRecommendations: string[];
|
|
44
|
+
}, {
|
|
45
|
+
url: string;
|
|
46
|
+
queue: string;
|
|
47
|
+
id: number;
|
|
48
|
+
event: "validation" | "email_with_no_processable_attachments" | "annotation_created" | "annotation_imported" | "annotation_confirmed" | "annotation_exported";
|
|
49
|
+
condition: Record<string, unknown> | null;
|
|
50
|
+
emailTemplates: string[];
|
|
51
|
+
deleteRecommendations: string[];
|
|
52
|
+
}>, "many">;
|
|
53
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
54
|
+
results: {
|
|
55
|
+
url: string;
|
|
56
|
+
queue: string;
|
|
57
|
+
id: number;
|
|
58
|
+
event: "validation" | "email_with_no_processable_attachments" | "annotation_created" | "annotation_imported" | "annotation_confirmed" | "annotation_exported";
|
|
59
|
+
condition: Record<string, unknown> | null;
|
|
60
|
+
emailTemplates: string[];
|
|
61
|
+
deleteRecommendations: string[];
|
|
62
|
+
}[];
|
|
63
|
+
pagination: {
|
|
64
|
+
next: string | null;
|
|
65
|
+
previous: string | null;
|
|
66
|
+
total: number;
|
|
67
|
+
totalPages: number;
|
|
68
|
+
};
|
|
69
|
+
}, {
|
|
70
|
+
results: {
|
|
71
|
+
url: string;
|
|
72
|
+
queue: string;
|
|
73
|
+
id: number;
|
|
74
|
+
event: "validation" | "email_with_no_processable_attachments" | "annotation_created" | "annotation_imported" | "annotation_confirmed" | "annotation_exported";
|
|
75
|
+
condition: Record<string, unknown> | null;
|
|
76
|
+
emailTemplates: string[];
|
|
77
|
+
deleteRecommendations: string[];
|
|
78
|
+
}[];
|
|
79
|
+
pagination: {
|
|
80
|
+
next: string | null;
|
|
81
|
+
previous: string | null;
|
|
82
|
+
total: number;
|
|
83
|
+
totalPages: number;
|
|
84
|
+
};
|
|
85
|
+
}>;
|
|
86
|
+
readonly query: Partial<{
|
|
87
|
+
id: ID;
|
|
88
|
+
queue: ID;
|
|
89
|
+
event: TriggerEventType;
|
|
90
|
+
}>;
|
|
91
|
+
readonly querySchema: import("zod").ZodObject<{
|
|
92
|
+
id: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
93
|
+
queue: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
94
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"email_with_no_processable_attachments">, import("zod").ZodLiteral<"annotation_created">, import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">, import("zod").ZodLiteral<"validation">]>>;
|
|
95
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
96
|
+
id?: number | undefined;
|
|
97
|
+
queue?: number | undefined;
|
|
98
|
+
event?: "validation" | "email_with_no_processable_attachments" | "annotation_created" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
99
|
+
}, {
|
|
100
|
+
id?: number | undefined;
|
|
101
|
+
queue?: number | undefined;
|
|
102
|
+
event?: "validation" | "email_with_no_processable_attachments" | "annotation_created" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
103
|
+
}>;
|
|
104
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
export declare const triggersListQuerySchema: z.ZodObject<{
|
|
3
|
+
id: z.ZodOptional<z.ZodNumber>;
|
|
4
|
+
queue: z.ZodOptional<z.ZodNumber>;
|
|
5
|
+
event: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"email_with_no_processable_attachments">, z.ZodLiteral<"annotation_created">, z.ZodLiteral<"annotation_imported">, z.ZodLiteral<"annotation_confirmed">, z.ZodLiteral<"annotation_exported">, z.ZodLiteral<"validation">]>>;
|
|
6
|
+
}, "strip", z.ZodTypeAny, {
|
|
7
|
+
id?: number | undefined;
|
|
8
|
+
queue?: number | undefined;
|
|
9
|
+
event?: "validation" | "email_with_no_processable_attachments" | "annotation_created" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
10
|
+
}, {
|
|
11
|
+
id?: number | undefined;
|
|
12
|
+
queue?: number | undefined;
|
|
13
|
+
event?: "validation" | "email_with_no_processable_attachments" | "annotation_created" | "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
14
|
+
}>;
|
|
@@ -19,17 +19,17 @@ export declare const patch: (triggerId: ID, payload: PatchTriggerPayload) => {
|
|
|
19
19
|
emailTemplates: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
20
20
|
deleteRecommendations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
21
21
|
}, "strip", import("zod").ZodTypeAny, {
|
|
22
|
-
id: number;
|
|
23
|
-
queue: string;
|
|
24
22
|
url: string;
|
|
23
|
+
queue: string;
|
|
24
|
+
id: number;
|
|
25
25
|
event: "validation" | "email_with_no_processable_attachments" | "annotation_created" | "annotation_imported" | "annotation_confirmed" | "annotation_exported";
|
|
26
26
|
condition: Record<string, unknown> | null;
|
|
27
27
|
emailTemplates: string[];
|
|
28
28
|
deleteRecommendations: string[];
|
|
29
29
|
}, {
|
|
30
|
-
id: number;
|
|
31
|
-
queue: string;
|
|
32
30
|
url: string;
|
|
31
|
+
queue: string;
|
|
32
|
+
id: number;
|
|
33
33
|
event: "validation" | "email_with_no_processable_attachments" | "annotation_created" | "annotation_imported" | "annotation_confirmed" | "annotation_exported";
|
|
34
34
|
condition: Record<string, unknown> | null;
|
|
35
35
|
emailTemplates: string[];
|
|
@@ -10,17 +10,17 @@ export declare const triggerSchema: z.ZodObject<{
|
|
|
10
10
|
emailTemplates: z.ZodArray<z.ZodString, "many">;
|
|
11
11
|
deleteRecommendations: z.ZodArray<z.ZodString, "many">;
|
|
12
12
|
}, "strip", z.ZodTypeAny, {
|
|
13
|
-
id: number;
|
|
14
|
-
queue: string;
|
|
15
13
|
url: string;
|
|
14
|
+
queue: string;
|
|
15
|
+
id: number;
|
|
16
16
|
event: "validation" | "email_with_no_processable_attachments" | "annotation_created" | "annotation_imported" | "annotation_confirmed" | "annotation_exported";
|
|
17
17
|
condition: Record<string, unknown> | null;
|
|
18
18
|
emailTemplates: string[];
|
|
19
19
|
deleteRecommendations: string[];
|
|
20
20
|
}, {
|
|
21
|
-
id: number;
|
|
22
|
-
queue: string;
|
|
23
21
|
url: string;
|
|
22
|
+
queue: string;
|
|
23
|
+
id: number;
|
|
24
24
|
event: "validation" | "email_with_no_processable_attachments" | "annotation_created" | "annotation_imported" | "annotation_confirmed" | "annotation_exported";
|
|
25
25
|
condition: Record<string, unknown> | null;
|
|
26
26
|
emailTemplates: string[];
|
|
@@ -14,22 +14,22 @@ export declare const get: (uploadId: number) => {
|
|
|
14
14
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
15
15
|
}, "strip", import("zod").ZodTypeAny, {
|
|
16
16
|
annotations: string[];
|
|
17
|
-
|
|
17
|
+
url: string;
|
|
18
18
|
queue: string;
|
|
19
|
+
id: number;
|
|
19
20
|
creator: string | null;
|
|
20
21
|
createdAt: string;
|
|
21
|
-
url: string;
|
|
22
22
|
email: string | null;
|
|
23
23
|
organization: string;
|
|
24
24
|
documents: string[];
|
|
25
25
|
additionalDocuments: string[];
|
|
26
26
|
}, {
|
|
27
27
|
annotations: string[];
|
|
28
|
-
|
|
28
|
+
url: string;
|
|
29
29
|
queue: string;
|
|
30
|
+
id: number;
|
|
30
31
|
creator: string | null;
|
|
31
32
|
createdAt: string;
|
|
32
|
-
url: string;
|
|
33
33
|
email: string | null;
|
|
34
34
|
organization: string;
|
|
35
35
|
documents: string[];
|
|
@@ -15,22 +15,22 @@ export declare const uploads: {
|
|
|
15
15
|
annotations: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
16
16
|
}, "strip", import("zod").ZodTypeAny, {
|
|
17
17
|
annotations: string[];
|
|
18
|
-
|
|
18
|
+
url: string;
|
|
19
19
|
queue: string;
|
|
20
|
+
id: number;
|
|
20
21
|
creator: string | null;
|
|
21
22
|
createdAt: string;
|
|
22
|
-
url: string;
|
|
23
23
|
email: string | null;
|
|
24
24
|
organization: string;
|
|
25
25
|
documents: string[];
|
|
26
26
|
additionalDocuments: string[];
|
|
27
27
|
}, {
|
|
28
28
|
annotations: string[];
|
|
29
|
-
|
|
29
|
+
url: string;
|
|
30
30
|
queue: string;
|
|
31
|
+
id: number;
|
|
31
32
|
creator: string | null;
|
|
32
33
|
createdAt: string;
|
|
33
|
-
url: string;
|
|
34
34
|
email: string | null;
|
|
35
35
|
organization: string;
|
|
36
36
|
documents: string[];
|
|
@@ -12,22 +12,22 @@ export declare const uploadSchema: z.ZodObject<{
|
|
|
12
12
|
annotations: z.ZodArray<z.ZodString, "many">;
|
|
13
13
|
}, "strip", z.ZodTypeAny, {
|
|
14
14
|
annotations: string[];
|
|
15
|
-
|
|
15
|
+
url: string;
|
|
16
16
|
queue: string;
|
|
17
|
+
id: number;
|
|
17
18
|
creator: string | null;
|
|
18
19
|
createdAt: string;
|
|
19
|
-
url: string;
|
|
20
20
|
email: string | null;
|
|
21
21
|
organization: string;
|
|
22
22
|
documents: string[];
|
|
23
23
|
additionalDocuments: string[];
|
|
24
24
|
}, {
|
|
25
25
|
annotations: string[];
|
|
26
|
-
|
|
26
|
+
url: string;
|
|
27
27
|
queue: string;
|
|
28
|
+
id: number;
|
|
28
29
|
creator: string | null;
|
|
29
30
|
createdAt: string;
|
|
30
|
-
url: string;
|
|
31
31
|
email: string | null;
|
|
32
32
|
organization: string;
|
|
33
33
|
documents: string[];
|
|
@@ -36,8 +36,8 @@ export declare const create: (payload: CreateUserPayload) => {
|
|
|
36
36
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
37
37
|
}, "strip", import("zod").ZodTypeAny, {
|
|
38
38
|
deleted: boolean;
|
|
39
|
-
id: number;
|
|
40
39
|
url: string;
|
|
40
|
+
id: number;
|
|
41
41
|
organization: string;
|
|
42
42
|
queues: string[];
|
|
43
43
|
lastName: string;
|
|
@@ -56,8 +56,8 @@ export declare const create: (payload: CreateUserPayload) => {
|
|
|
56
56
|
oidcId?: string | null | undefined;
|
|
57
57
|
}, {
|
|
58
58
|
deleted: boolean;
|
|
59
|
-
id: number;
|
|
60
59
|
url: string;
|
|
60
|
+
id: number;
|
|
61
61
|
organization: string;
|
|
62
62
|
queues: string[];
|
|
63
63
|
lastName: string;
|
|
@@ -23,8 +23,8 @@ export declare const get: (userId: string) => {
|
|
|
23
23
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
24
24
|
}, "strip", import("zod").ZodTypeAny, {
|
|
25
25
|
deleted: boolean;
|
|
26
|
-
id: number;
|
|
27
26
|
url: string;
|
|
27
|
+
id: number;
|
|
28
28
|
organization: string;
|
|
29
29
|
queues: string[];
|
|
30
30
|
lastName: string;
|
|
@@ -43,8 +43,8 @@ export declare const get: (userId: string) => {
|
|
|
43
43
|
oidcId?: string | null | undefined;
|
|
44
44
|
}, {
|
|
45
45
|
deleted: boolean;
|
|
46
|
-
id: number;
|
|
47
46
|
url: string;
|
|
47
|
+
id: number;
|
|
48
48
|
organization: string;
|
|
49
49
|
queues: string[];
|
|
50
50
|
lastName: string;
|
|
@@ -30,8 +30,8 @@ export declare const users: {
|
|
|
30
30
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
31
31
|
}, "strip", import("zod").ZodTypeAny, {
|
|
32
32
|
deleted: boolean;
|
|
33
|
-
id: number;
|
|
34
33
|
url: string;
|
|
34
|
+
id: number;
|
|
35
35
|
organization: string;
|
|
36
36
|
queues: string[];
|
|
37
37
|
lastName: string;
|
|
@@ -50,8 +50,8 @@ export declare const users: {
|
|
|
50
50
|
oidcId?: string | null | undefined;
|
|
51
51
|
}, {
|
|
52
52
|
deleted: boolean;
|
|
53
|
-
id: number;
|
|
54
53
|
url: string;
|
|
54
|
+
id: number;
|
|
55
55
|
organization: string;
|
|
56
56
|
queues: string[];
|
|
57
57
|
lastName: string;
|
|
@@ -133,8 +133,8 @@ export declare const users: {
|
|
|
133
133
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
134
134
|
}, "strip", import("zod").ZodTypeAny, {
|
|
135
135
|
deleted: boolean;
|
|
136
|
-
id: number;
|
|
137
136
|
url: string;
|
|
137
|
+
id: number;
|
|
138
138
|
organization: string;
|
|
139
139
|
queues: string[];
|
|
140
140
|
lastName: string;
|
|
@@ -153,8 +153,8 @@ export declare const users: {
|
|
|
153
153
|
oidcId?: string | null | undefined;
|
|
154
154
|
}, {
|
|
155
155
|
deleted: boolean;
|
|
156
|
-
id: number;
|
|
157
156
|
url: string;
|
|
157
|
+
id: number;
|
|
158
158
|
organization: string;
|
|
159
159
|
queues: string[];
|
|
160
160
|
lastName: string;
|
|
@@ -277,8 +277,8 @@ export declare const users: {
|
|
|
277
277
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
278
278
|
}, "strip", import("zod").ZodTypeAny, {
|
|
279
279
|
deleted: boolean;
|
|
280
|
-
id: number;
|
|
281
280
|
url: string;
|
|
281
|
+
id: number;
|
|
282
282
|
organization: string;
|
|
283
283
|
queues: string[];
|
|
284
284
|
lastName: string;
|
|
@@ -297,8 +297,8 @@ export declare const users: {
|
|
|
297
297
|
oidcId?: string | null | undefined;
|
|
298
298
|
}, {
|
|
299
299
|
deleted: boolean;
|
|
300
|
-
id: number;
|
|
301
300
|
url: string;
|
|
301
|
+
id: number;
|
|
302
302
|
organization: string;
|
|
303
303
|
queues: string[];
|
|
304
304
|
lastName: string;
|
|
@@ -319,8 +319,8 @@ export declare const users: {
|
|
|
319
319
|
}, "strip", import("zod").ZodTypeAny, {
|
|
320
320
|
results: {
|
|
321
321
|
deleted: boolean;
|
|
322
|
-
id: number;
|
|
323
322
|
url: string;
|
|
323
|
+
id: number;
|
|
324
324
|
organization: string;
|
|
325
325
|
queues: string[];
|
|
326
326
|
lastName: string;
|
|
@@ -347,8 +347,8 @@ export declare const users: {
|
|
|
347
347
|
}, {
|
|
348
348
|
results: {
|
|
349
349
|
deleted: boolean;
|
|
350
|
-
id: number;
|
|
351
350
|
url: string;
|
|
351
|
+
id: number;
|
|
352
352
|
organization: string;
|
|
353
353
|
queues: string[];
|
|
354
354
|
lastName: string;
|
|
@@ -468,8 +468,8 @@ export declare const users: {
|
|
|
468
468
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
469
469
|
}, "strip", import("zod").ZodTypeAny, {
|
|
470
470
|
deleted: boolean;
|
|
471
|
-
id: number;
|
|
472
471
|
url: string;
|
|
472
|
+
id: number;
|
|
473
473
|
organization: string;
|
|
474
474
|
queues: string[];
|
|
475
475
|
lastName: string;
|
|
@@ -488,8 +488,8 @@ export declare const users: {
|
|
|
488
488
|
oidcId?: string | null | undefined;
|
|
489
489
|
}, {
|
|
490
490
|
deleted: boolean;
|
|
491
|
-
id: number;
|
|
492
491
|
url: string;
|
|
492
|
+
id: number;
|
|
493
493
|
organization: string;
|
|
494
494
|
queues: string[];
|
|
495
495
|
lastName: string;
|
|
@@ -55,8 +55,8 @@ export declare const list: (query?: UsersListQuery) => {
|
|
|
55
55
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
56
56
|
}, "strip", import("zod").ZodTypeAny, {
|
|
57
57
|
deleted: boolean;
|
|
58
|
-
id: number;
|
|
59
58
|
url: string;
|
|
59
|
+
id: number;
|
|
60
60
|
organization: string;
|
|
61
61
|
queues: string[];
|
|
62
62
|
lastName: string;
|
|
@@ -75,8 +75,8 @@ export declare const list: (query?: UsersListQuery) => {
|
|
|
75
75
|
oidcId?: string | null | undefined;
|
|
76
76
|
}, {
|
|
77
77
|
deleted: boolean;
|
|
78
|
-
id: number;
|
|
79
78
|
url: string;
|
|
79
|
+
id: number;
|
|
80
80
|
organization: string;
|
|
81
81
|
queues: string[];
|
|
82
82
|
lastName: string;
|
|
@@ -97,8 +97,8 @@ export declare const list: (query?: UsersListQuery) => {
|
|
|
97
97
|
}, "strip", import("zod").ZodTypeAny, {
|
|
98
98
|
results: {
|
|
99
99
|
deleted: boolean;
|
|
100
|
-
id: number;
|
|
101
100
|
url: string;
|
|
101
|
+
id: number;
|
|
102
102
|
organization: string;
|
|
103
103
|
queues: string[];
|
|
104
104
|
lastName: string;
|
|
@@ -125,8 +125,8 @@ export declare const list: (query?: UsersListQuery) => {
|
|
|
125
125
|
}, {
|
|
126
126
|
results: {
|
|
127
127
|
deleted: boolean;
|
|
128
|
-
id: number;
|
|
129
128
|
url: string;
|
|
129
|
+
id: number;
|
|
130
130
|
organization: string;
|
|
131
131
|
queues: string[];
|
|
132
132
|
lastName: string;
|
|
@@ -26,8 +26,8 @@ export declare const patch: (userId: ID, payload: PatchUserPayload) => {
|
|
|
26
26
|
phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
|
|
27
27
|
}, "strip", import("zod").ZodTypeAny, {
|
|
28
28
|
deleted: boolean;
|
|
29
|
-
id: number;
|
|
30
29
|
url: string;
|
|
30
|
+
id: number;
|
|
31
31
|
organization: string;
|
|
32
32
|
queues: string[];
|
|
33
33
|
lastName: string;
|
|
@@ -46,8 +46,8 @@ export declare const patch: (userId: ID, payload: PatchUserPayload) => {
|
|
|
46
46
|
oidcId?: string | null | undefined;
|
|
47
47
|
}, {
|
|
48
48
|
deleted: boolean;
|
|
49
|
-
id: number;
|
|
50
49
|
url: string;
|
|
50
|
+
id: number;
|
|
51
51
|
organization: string;
|
|
52
52
|
queues: string[];
|
|
53
53
|
lastName: string;
|
|
@@ -21,8 +21,8 @@ export declare const userSchema: z.ZodObject<{
|
|
|
21
21
|
phoneNumber: z.ZodNullable<z.ZodString>;
|
|
22
22
|
}, "strip", z.ZodTypeAny, {
|
|
23
23
|
deleted: boolean;
|
|
24
|
-
id: number;
|
|
25
24
|
url: string;
|
|
25
|
+
id: number;
|
|
26
26
|
organization: string;
|
|
27
27
|
queues: string[];
|
|
28
28
|
lastName: string;
|
|
@@ -41,8 +41,8 @@ export declare const userSchema: z.ZodObject<{
|
|
|
41
41
|
oidcId?: string | null | undefined;
|
|
42
42
|
}, {
|
|
43
43
|
deleted: boolean;
|
|
44
|
-
id: number;
|
|
45
44
|
url: string;
|
|
45
|
+
id: number;
|
|
46
46
|
organization: string;
|
|
47
47
|
queues: string[];
|
|
48
48
|
lastName: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ZodArray, ZodObject, ZodRawShape, ZodType, ZodTypeAny, z } from 'zod';
|
|
2
|
-
export declare const withFields: <ResultsShape extends ZodRawShape, PayloadShape extends ZodRawShape, PaginationShape extends ZodRawShape, Payload extends Record<string, unknown>, Mask extends { [
|
|
2
|
+
export declare const withFields: <ResultsShape extends ZodRawShape, PayloadShape extends ZodRawShape, PaginationShape extends ZodRawShape, Payload extends Record<string, unknown>, Mask extends { [k_7 in keyof ResultsShape]?: true; }>(obj: {
|
|
3
3
|
responseSchema: ZodObject<{
|
|
4
4
|
results: ZodArray<ZodObject<ResultsShape>>;
|
|
5
5
|
pagination: ZodObject<PaginationShape>;
|
|
@@ -12,19 +12,19 @@ export declare const withFields: <ResultsShape extends ZodRawShape, PayloadShape
|
|
|
12
12
|
}, mask: Mask) => {
|
|
13
13
|
readonly responseSchema: ZodObject<{
|
|
14
14
|
pagination: ZodObject<PaginationShape>;
|
|
15
|
-
results: ZodArray<ZodObject<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>, z.UnknownKeysParam, ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer
|
|
15
|
+
results: ZodArray<ZodObject<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>, z.UnknownKeysParam, ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_2 extends object ? { [k_1 in keyof T_2]: undefined extends z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_1] ? never : k_1; } : never)[Extract<keyof ResultsShape, keyof Mask>]> extends infer T ? { [k in keyof T]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_1 extends object ? { [k_1 in keyof T_1]: undefined extends z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_1] ? never : k_1; } : never)[Extract<keyof ResultsShape, keyof Mask>]>[k]; } : never, z.baseObjectInputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_3 ? { [k_2 in keyof T_3]: z.baseObjectInputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_2]; } : never>, "many">;
|
|
16
16
|
}, "strip", ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
17
17
|
pagination: ZodObject<PaginationShape>;
|
|
18
|
-
results: ZodArray<ZodObject<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>, z.UnknownKeysParam, ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer
|
|
19
|
-
}>, "results" | (undefined extends (z.objectUtil.addQuestionMarks<z.baseObjectOutputType<PaginationShape>, { [k_5 in keyof z.baseObjectOutputType<PaginationShape>]: undefined extends z.baseObjectOutputType<PaginationShape>[k_5] ? never : k_5; }[keyof PaginationShape]> extends infer
|
|
18
|
+
results: ZodArray<ZodObject<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>, z.UnknownKeysParam, ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_12 extends object ? { [k_1 in keyof T_12]: undefined extends z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_1] ? never : k_1; } : never)[Extract<keyof ResultsShape, keyof Mask>]> extends infer T_10 ? { [k in keyof T_10]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_11 extends object ? { [k_1 in keyof T_11]: undefined extends z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_1] ? never : k_1; } : never)[Extract<keyof ResultsShape, keyof Mask>]>[k]; } : never, z.baseObjectInputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_13 ? { [k_2 in keyof T_13]: z.baseObjectInputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_2]; } : never>, "many">;
|
|
19
|
+
}>, "results" | (undefined extends (z.objectUtil.addQuestionMarks<z.baseObjectOutputType<PaginationShape>, { [k_5 in keyof z.baseObjectOutputType<PaginationShape>]: undefined extends z.baseObjectOutputType<PaginationShape>[k_5] ? never : k_5; }[keyof PaginationShape]> extends infer T_14 ? { [k_4 in keyof T_14]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<PaginationShape>, { [k_5 in keyof z.baseObjectOutputType<PaginationShape>]: undefined extends z.baseObjectOutputType<PaginationShape>[k_5] ? never : k_5; }[keyof PaginationShape]>[k_4]; } : never) ? never : "pagination")> extends infer T_4 ? { [k_3 in keyof T_4]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
|
|
20
20
|
pagination: ZodObject<PaginationShape>;
|
|
21
|
-
results: ZodArray<ZodObject<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>, z.UnknownKeysParam, ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer
|
|
22
|
-
}>, "results" | (undefined extends (z.objectUtil.addQuestionMarks<z.baseObjectOutputType<PaginationShape>, { [k_5 in keyof z.baseObjectOutputType<PaginationShape>]: undefined extends z.baseObjectOutputType<PaginationShape>[k_5] ? never : k_5; }[keyof PaginationShape]> extends infer
|
|
21
|
+
results: ZodArray<ZodObject<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>, z.UnknownKeysParam, ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_7 extends object ? { [k_1 in keyof T_7]: undefined extends z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_1] ? never : k_1; } : never)[Extract<keyof ResultsShape, keyof Mask>]> extends infer T_5 ? { [k in keyof T_5]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_6 extends object ? { [k_1 in keyof T_6]: undefined extends z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_1] ? never : k_1; } : never)[Extract<keyof ResultsShape, keyof Mask>]>[k]; } : never, z.baseObjectInputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_8 ? { [k_2 in keyof T_8]: z.baseObjectInputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_2]; } : never>, "many">;
|
|
22
|
+
}>, "results" | (undefined extends (z.objectUtil.addQuestionMarks<z.baseObjectOutputType<PaginationShape>, { [k_5 in keyof z.baseObjectOutputType<PaginationShape>]: undefined extends z.baseObjectOutputType<PaginationShape>[k_5] ? never : k_5; }[keyof PaginationShape]> extends infer T_9 ? { [k_4 in keyof T_9]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<PaginationShape>, { [k_5 in keyof z.baseObjectOutputType<PaginationShape>]: undefined extends z.baseObjectOutputType<PaginationShape>[k_5] ? never : k_5; }[keyof PaginationShape]>[k_4]; } : never) ? never : "pagination")>[k_3]; } : never, z.baseObjectInputType<{
|
|
23
23
|
pagination: ZodObject<PaginationShape>;
|
|
24
|
-
results: ZodArray<ZodObject<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>, z.UnknownKeysParam, ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer
|
|
25
|
-
}> extends infer
|
|
24
|
+
results: ZodArray<ZodObject<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>, z.UnknownKeysParam, ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_22 extends object ? { [k_1 in keyof T_22]: undefined extends z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_1] ? never : k_1; } : never)[Extract<keyof ResultsShape, keyof Mask>]> extends infer T_20 ? { [k in keyof T_20]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_21 extends object ? { [k_1 in keyof T_21]: undefined extends z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_1] ? never : k_1; } : never)[Extract<keyof ResultsShape, keyof Mask>]>[k]; } : never, z.baseObjectInputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_23 ? { [k_2 in keyof T_23]: z.baseObjectInputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_2]; } : never>, "many">;
|
|
25
|
+
}> extends infer T_15 ? { [k_6 in keyof T_15]: z.baseObjectInputType<{
|
|
26
26
|
pagination: ZodObject<PaginationShape>;
|
|
27
|
-
results: ZodArray<ZodObject<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>, z.UnknownKeysParam, ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer
|
|
27
|
+
results: ZodArray<ZodObject<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>, z.UnknownKeysParam, ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_18 extends object ? { [k_1 in keyof T_18]: undefined extends z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_1] ? never : k_1; } : never)[Extract<keyof ResultsShape, keyof Mask>]> extends infer T_16 ? { [k in keyof T_16]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_17 extends object ? { [k_1 in keyof T_17]: undefined extends z.baseObjectOutputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_1] ? never : k_1; } : never)[Extract<keyof ResultsShape, keyof Mask>]>[k]; } : never, z.baseObjectInputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>> extends infer T_19 ? { [k_2 in keyof T_19]: z.baseObjectInputType<Pick<ResultsShape, Extract<keyof ResultsShape, keyof Mask>>>[k_2]; } : never>, "many">;
|
|
28
28
|
}>[k_6]; } : never>;
|
|
29
29
|
readonly querySchema: z.ZodIntersection<ZodType<unknown, z.ZodTypeDef, unknown>, ZodObject<{
|
|
30
30
|
fields: ZodArray<z.ZodString, "many">;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { ZodObject, ZodRawShape, ZodType, z } from 'zod';
|
|
2
|
-
export declare const withSideload: <SideloadShape extends ZodRawShape, ResponseShape extends ZodRawShape, Mask extends { [
|
|
2
|
+
export declare const withSideload: <SideloadShape extends ZodRawShape, ResponseShape extends ZodRawShape, Mask extends { [k_6 in keyof SideloadShape]?: true; }>(endpoint: {
|
|
3
3
|
sideloadSchema: ZodObject<SideloadShape>;
|
|
4
4
|
responseSchema: ZodObject<ResponseShape>;
|
|
5
5
|
querySchema: ZodType<unknown>;
|
|
6
6
|
endpoint: string;
|
|
7
7
|
query: Record<string, unknown>;
|
|
8
8
|
}, mask: Mask) => {
|
|
9
|
-
readonly responseSchema: z.ZodIntersection<ZodObject<ResponseShape, z.UnknownKeysParam, z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<ResponseShape>, { [k_1 in keyof z.baseObjectOutputType<ResponseShape>]: undefined extends z.baseObjectOutputType<ResponseShape>[k_1] ? never : k_1; }[keyof ResponseShape]> extends infer T ? { [k in keyof T]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<ResponseShape>, { [k_1 in keyof z.baseObjectOutputType<ResponseShape>]: undefined extends z.baseObjectOutputType<ResponseShape>[k_1] ? never : k_1; }[keyof ResponseShape]>[k]; } : never, z.baseObjectInputType<ResponseShape> extends infer T_1 ? { [k_2 in keyof T_1]: z.baseObjectInputType<ResponseShape>[k_2]; } : never>, ZodObject<Pick<SideloadShape, Extract<keyof SideloadShape, keyof Mask>>, z.UnknownKeysParam, z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<SideloadShape, Extract<keyof SideloadShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<SideloadShape, Extract<keyof SideloadShape, keyof Mask>>> extends infer
|
|
9
|
+
readonly responseSchema: z.ZodIntersection<ZodObject<ResponseShape, z.UnknownKeysParam, z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<ResponseShape>, { [k_1 in keyof z.baseObjectOutputType<ResponseShape>]: undefined extends z.baseObjectOutputType<ResponseShape>[k_1] ? never : k_1; }[keyof ResponseShape]> extends infer T ? { [k in keyof T]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<ResponseShape>, { [k_1 in keyof z.baseObjectOutputType<ResponseShape>]: undefined extends z.baseObjectOutputType<ResponseShape>[k_1] ? never : k_1; }[keyof ResponseShape]>[k]; } : never, z.baseObjectInputType<ResponseShape> extends infer T_1 ? { [k_2 in keyof T_1]: z.baseObjectInputType<ResponseShape>[k_2]; } : never>, ZodObject<Pick<SideloadShape, Extract<keyof SideloadShape, keyof Mask>>, z.UnknownKeysParam, z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<SideloadShape, Extract<keyof SideloadShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<SideloadShape, Extract<keyof SideloadShape, keyof Mask>>> extends infer T_4 extends object ? { [k_4 in keyof T_4]: undefined extends z.baseObjectOutputType<Pick<SideloadShape, Extract<keyof SideloadShape, keyof Mask>>>[k_4] ? never : k_4; } : never)[Extract<keyof SideloadShape, keyof Mask>]> extends infer T_2 ? { [k_3 in keyof T_2]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<Pick<SideloadShape, Extract<keyof SideloadShape, keyof Mask>>>, (z.baseObjectOutputType<Pick<SideloadShape, Extract<keyof SideloadShape, keyof Mask>>> extends infer T_3 extends object ? { [k_4 in keyof T_3]: undefined extends z.baseObjectOutputType<Pick<SideloadShape, Extract<keyof SideloadShape, keyof Mask>>>[k_4] ? never : k_4; } : never)[Extract<keyof SideloadShape, keyof Mask>]>[k_3]; } : never, z.baseObjectInputType<Pick<SideloadShape, Extract<keyof SideloadShape, keyof Mask>>> extends infer T_5 ? { [k_5 in keyof T_5]: z.baseObjectInputType<Pick<SideloadShape, Extract<keyof SideloadShape, keyof Mask>>>[k_5]; } : never>>;
|
|
10
10
|
readonly querySchema: z.ZodIntersection<ZodType<unknown, z.ZodTypeDef, unknown>, ZodObject<{
|
|
11
11
|
sideload: z.ZodArray<z.ZodString, "many">;
|
|
12
12
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -17,11 +17,11 @@ export declare const get: (workflowActivityUrl: WorkflowActivityUrl) => {
|
|
|
17
17
|
assignees: import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
18
18
|
}, "strip", import("zod").ZodTypeAny, {
|
|
19
19
|
assignees: string[] | null;
|
|
20
|
+
annotation: string;
|
|
21
|
+
url: string;
|
|
20
22
|
id: number;
|
|
21
23
|
createdAt: string;
|
|
22
|
-
url: string;
|
|
23
24
|
organization: string;
|
|
24
|
-
annotation: string;
|
|
25
25
|
action: string;
|
|
26
26
|
workflow: string | null;
|
|
27
27
|
createdBy: string | null;
|
|
@@ -30,11 +30,11 @@ export declare const get: (workflowActivityUrl: WorkflowActivityUrl) => {
|
|
|
30
30
|
note: string | null;
|
|
31
31
|
}, {
|
|
32
32
|
assignees: string[] | null;
|
|
33
|
+
annotation: string;
|
|
34
|
+
url: string;
|
|
33
35
|
id: number;
|
|
34
36
|
createdAt: string;
|
|
35
|
-
url: string;
|
|
36
37
|
organization: string;
|
|
37
|
-
annotation: string;
|
|
38
38
|
action: string;
|
|
39
39
|
workflow: string | null;
|
|
40
40
|
createdBy: string | null;
|