@rossum/api-client 0.1.20 → 0.1.22

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.
Files changed (512) hide show
  1. package/index.js +4 -1
  2. package/index.js.map +1 -1
  3. package/knip.js +9 -0
  4. package/knip.js.map +1 -0
  5. package/package.json +1 -1
  6. package/src/annotations/endpoints/approve.js.map +1 -1
  7. package/src/annotations/endpoints/assign.js.map +1 -1
  8. package/src/annotations/endpoints/cancelEditPages.js.map +1 -1
  9. package/src/annotations/endpoints/confirm.js.map +1 -1
  10. package/src/annotations/endpoints/copy.js.map +1 -1
  11. package/src/annotations/endpoints/delete.js.map +1 -1
  12. package/src/annotations/endpoints/editPages.js.map +1 -1
  13. package/src/annotations/endpoints/editPagesInPlace.js.map +1 -1
  14. package/src/annotations/endpoints/exportAnnotationCrossQueue.js.map +1 -1
  15. package/src/annotations/endpoints/get.js.map +1 -1
  16. package/src/annotations/endpoints/getContent.js.map +1 -1
  17. package/src/annotations/endpoints/list.js.map +1 -1
  18. package/src/annotations/endpoints/list.schema.js +1 -1
  19. package/src/annotations/endpoints/patch.js.map +1 -1
  20. package/src/annotations/endpoints/postpone.js.map +1 -1
  21. package/src/annotations/endpoints/purge.js.map +1 -1
  22. package/src/annotations/endpoints/reject.js.map +1 -1
  23. package/src/annotations/endpoints/search.js.map +1 -1
  24. package/src/annotations/endpoints/split.js.map +1 -1
  25. package/src/annotations/endpoints/start.js.map +1 -1
  26. package/src/annotations/endpoints/startEditPages.js.map +1 -1
  27. package/src/annotations/endpoints/startEmbedded.js.map +1 -1
  28. package/src/annotations/endpoints/updateContent.js.map +1 -1
  29. package/src/annotations/endpoints/usageReportExport.js.map +1 -1
  30. package/src/annotations/endpoints/validate.js.map +1 -1
  31. package/src/annotations/models/annotation.schema.js +8 -2
  32. package/src/annotations/models/annotation.schema.js.map +1 -1
  33. package/src/annotations/models/editPages.schema.js +1 -1
  34. package/src/authentication/endpoints/getMembershipToken.js.map +1 -1
  35. package/src/authentication/endpoints/index.js +2 -0
  36. package/src/authentication/endpoints/index.js.map +1 -1
  37. package/src/authentication/endpoints/login.js.map +1 -1
  38. package/src/authentication/endpoints/password/change.js.map +1 -1
  39. package/src/authentication/endpoints/password/confirm.js.map +1 -1
  40. package/src/authentication/endpoints/password/reset.js.map +1 -1
  41. package/src/authentication/endpoints/password/score.js.map +1 -1
  42. package/src/authentication/endpoints/patch.js +16 -0
  43. package/src/authentication/endpoints/patch.js.map +1 -0
  44. package/src/authentication/endpoints/patch.schema.js +6 -0
  45. package/src/authentication/endpoints/patch.schema.js.map +1 -0
  46. package/src/authentication/endpoints/token.js.map +1 -1
  47. package/src/authentication/endpoints/user.js.map +1 -1
  48. package/src/automationBlockers/endpoints/get.js.map +1 -1
  49. package/src/billing/endpoints/getHistory.js.map +1 -1
  50. package/src/billing/endpoints/getHistoryExport.js.map +1 -1
  51. package/src/billing/endpoints/getStats.js.map +1 -1
  52. package/src/billing/endpoints/getStatsExport.js.map +1 -1
  53. package/src/connectors/endpoints/create.js.map +1 -1
  54. package/src/connectors/endpoints/delete.js.map +1 -1
  55. package/src/connectors/endpoints/list.js +1 -1
  56. package/src/connectors/endpoints/list.js.map +1 -1
  57. package/src/dedicatedEngineSchema/endpoints/create.js.map +1 -1
  58. package/src/dedicatedEngineSchema/endpoints/get.js.map +1 -1
  59. package/src/dedicatedEngineSchema/endpoints/patch.js.map +1 -1
  60. package/src/dedicatedEngineSchema/endpoints/predict.js.map +1 -1
  61. package/src/dedicatedEngineSchema/endpoints/validate.js.map +1 -1
  62. package/src/dedicatedEngines/endpoints/create.js.map +1 -1
  63. package/src/dedicatedEngines/endpoints/get.js.map +1 -1
  64. package/src/dedicatedEngines/endpoints/list.js.map +1 -1
  65. package/src/dedicatedEngines/endpoints/patch.js.map +1 -1
  66. package/src/dedicatedEngines/endpoints/request.js.map +1 -1
  67. package/src/deleteRecommendations/endpoints/create.js.map +1 -1
  68. package/src/deleteRecommendations/endpoints/get.js.map +1 -1
  69. package/src/deleteRecommendations/endpoints/list.js.map +1 -1
  70. package/src/deleteRecommendations/endpoints/patch.js.map +1 -1
  71. package/src/documents/endpoints/downloads.js.map +1 -1
  72. package/src/documents/endpoints/downloads.schema.js +1 -1
  73. package/src/documents/endpoints/downloads.schema.js.map +1 -1
  74. package/src/documents/endpoints/get.js.map +1 -1
  75. package/src/documents/endpoints/getBlob.js.map +1 -1
  76. package/src/documents/endpoints/list.js +1 -1
  77. package/src/documents/endpoints/list.js.map +1 -1
  78. package/src/documents/endpoints/patch.js.map +1 -1
  79. package/src/email/endpoints/get.js.map +1 -1
  80. package/src/email/endpoints/list.js +1 -1
  81. package/src/email/endpoints/list.js.map +1 -1
  82. package/src/email/endpoints/send.js.map +1 -1
  83. package/src/emailTemplates/endpoints/create.js.map +1 -1
  84. package/src/emailTemplates/endpoints/delete.js.map +1 -1
  85. package/src/emailTemplates/endpoints/get.js.map +1 -1
  86. package/src/emailTemplates/endpoints/list.js.map +1 -1
  87. package/src/emailTemplates/endpoints/patch.js.map +1 -1
  88. package/src/emailTemplates/endpoints/render.js.map +1 -1
  89. package/src/emailTemplatesStats/endpoints/list.js.map +1 -1
  90. package/src/emailThreads/endpoints/counts.js +16 -0
  91. package/src/emailThreads/endpoints/counts.js.map +1 -0
  92. package/src/emailThreads/endpoints/counts.schema.js +8 -0
  93. package/src/emailThreads/endpoints/counts.schema.js.map +1 -0
  94. package/src/emailThreads/endpoints/get.js.map +1 -1
  95. package/src/emailThreads/endpoints/index.js +5 -1
  96. package/src/emailThreads/endpoints/index.js.map +1 -1
  97. package/src/emailThreads/endpoints/list.js +17 -0
  98. package/src/emailThreads/endpoints/list.js.map +1 -0
  99. package/src/emailThreads/endpoints/list.schema.js +22 -0
  100. package/src/emailThreads/endpoints/list.schema.js.map +1 -0
  101. package/src/emailThreads/endpoints/patch.js.map +1 -1
  102. package/src/emailThreads/models/emailThreads.schema.js +10 -5
  103. package/src/emailThreads/models/emailThreads.schema.js.map +1 -1
  104. package/src/genericEngines/endpoints/get.js +16 -0
  105. package/src/genericEngines/endpoints/get.js.map +1 -0
  106. package/src/genericEngines/endpoints/get.schema.js +16 -0
  107. package/src/genericEngines/endpoints/get.schema.js.map +1 -0
  108. package/src/genericEngines/endpoints/index.js +2 -0
  109. package/src/genericEngines/endpoints/index.js.map +1 -1
  110. package/src/genericEngines/endpoints/list.js.map +1 -1
  111. package/src/groups/endpoints/list.js.map +1 -1
  112. package/src/hookTemplates/endpoints/list.js +9 -7
  113. package/src/hookTemplates/endpoints/list.js.map +1 -1
  114. package/src/hooks/endpoints/create.js.map +1 -1
  115. package/src/hooks/endpoints/delete.js.map +1 -1
  116. package/src/hooks/endpoints/get.js.map +1 -1
  117. package/src/hooks/endpoints/getSecretsKeys.js.map +1 -1
  118. package/src/hooks/endpoints/invoke.js.map +1 -1
  119. package/src/hooks/endpoints/list.js +1 -1
  120. package/src/hooks/endpoints/list.js.map +1 -1
  121. package/src/hooks/endpoints/logs.js.map +1 -1
  122. package/src/hooks/endpoints/patch.js.map +1 -1
  123. package/src/hooks/endpoints/test.js.map +1 -1
  124. package/src/hooks/endpoints/test.schema.js +1 -1
  125. package/src/hooks/endpoints/test.schema.js.map +1 -1
  126. package/src/inboxes/endpoints/create.js.map +1 -1
  127. package/src/inboxes/endpoints/get.js.map +1 -1
  128. package/src/inboxes/endpoints/list.js.map +1 -1
  129. package/src/inboxes/endpoints/patch.js.map +1 -1
  130. package/src/internal/endpoints/domainSettings.js.map +1 -1
  131. package/src/internal/endpoints/generateRejectionEmail.js.map +1 -1
  132. package/src/internal/endpoints/requestDemo.js.map +1 -1
  133. package/src/internal/endpoints/requestExtension.js.map +1 -1
  134. package/src/labels/endpoints/apply.js.map +1 -1
  135. package/src/labels/endpoints/create.js.map +1 -1
  136. package/src/labels/endpoints/delete.js.map +1 -1
  137. package/src/labels/endpoints/list.js.map +1 -1
  138. package/src/labels/endpoints/patch.js.map +1 -1
  139. package/src/manage/endpoints/chameleon.js.map +1 -1
  140. package/src/memberships/endpoints/create.js.map +1 -1
  141. package/src/organization/endpoints/create.js.map +1 -1
  142. package/src/organization/endpoints/create.schema.js +1 -1
  143. package/src/organization/endpoints/create.schema.js.map +1 -1
  144. package/src/organization/endpoints/get.js.map +1 -1
  145. package/src/organization/endpoints/limits.js.map +1 -1
  146. package/src/organization/endpoints/patch.js +3 -3
  147. package/src/organization/endpoints/patch.js.map +1 -1
  148. package/src/organization/endpoints/patch.schema.js +3 -25
  149. package/src/organization/endpoints/patch.schema.js.map +1 -1
  150. package/src/organization/models/organization.schema.js +4 -0
  151. package/src/organization/models/organization.schema.js.map +1 -1
  152. package/src/organizationGroups/endpoints/organizations.js.map +1 -1
  153. package/src/organizationGroups/endpoints/queues.js.map +1 -1
  154. package/src/organizationGroups/endpoints/workspaces.js.map +1 -1
  155. package/src/queues/endpoints/automation.js.map +1 -1
  156. package/src/queues/endpoints/create.js.map +1 -1
  157. package/src/queues/endpoints/createFromTemplate.js.map +1 -1
  158. package/src/queues/endpoints/delete.js.map +1 -1
  159. package/src/queues/endpoints/duplicate.js.map +1 -1
  160. package/src/queues/endpoints/exportAnnotation.js.map +1 -1
  161. package/src/queues/endpoints/get.js.map +1 -1
  162. package/src/queues/endpoints/getRelatedObjectsCounts.js.map +1 -1
  163. package/src/queues/endpoints/index.js +2 -0
  164. package/src/queues/endpoints/index.js.map +1 -1
  165. package/src/queues/endpoints/list.js.map +1 -1
  166. package/src/queues/endpoints/nextAnnotation.js +15 -0
  167. package/src/queues/endpoints/nextAnnotation.js.map +1 -0
  168. package/src/queues/endpoints/nextAnnotation.schema.js +15 -0
  169. package/src/queues/endpoints/nextAnnotation.schema.js.map +1 -0
  170. package/src/queues/endpoints/patch.js.map +1 -1
  171. package/src/queues/endpoints/suggestedRecipients.js.map +1 -1
  172. package/src/queues/endpoints/upload.js.map +1 -1
  173. package/src/queues/models/queueCounts.schema.js +1 -1
  174. package/src/queues/models/queueSettings.schema.js +2 -0
  175. package/src/queues/models/queueSettings.schema.js.map +1 -1
  176. package/src/relations/endpoints/create.js.map +1 -1
  177. package/src/relations/endpoints/delete.js.map +1 -1
  178. package/src/relations/endpoints/get.js.map +1 -1
  179. package/src/relations/endpoints/list.js +1 -1
  180. package/src/relations/endpoints/list.js.map +1 -1
  181. package/src/relations/endpoints/patch.js.map +1 -1
  182. package/src/schemaFields/endpoints/list.js +1 -1
  183. package/src/schemaFields/endpoints/list.js.map +1 -1
  184. package/src/schemaFields/endpoints/list.schema.js +3 -2
  185. package/src/schemaFields/endpoints/list.schema.js.map +1 -1
  186. package/src/schemas/endpoints/create.js.map +1 -1
  187. package/src/schemas/endpoints/create.schema.js +1 -1
  188. package/src/schemas/endpoints/create.schema.js.map +1 -1
  189. package/src/schemas/endpoints/get.js.map +1 -1
  190. package/src/schemas/endpoints/list.js +1 -1
  191. package/src/schemas/endpoints/list.js.map +1 -1
  192. package/src/schemas/endpoints/patch.js.map +1 -1
  193. package/src/{organization/models/allDocumentsDashboard.js → shared/annotationListTable.js} +1 -1
  194. package/src/shared/annotationListTable.js.map +1 -0
  195. package/src/shared/annotationListTable.schema.js +70 -0
  196. package/src/shared/annotationListTable.schema.js.map +1 -0
  197. package/src/shared/annotationStatus.js.map +1 -0
  198. package/src/{models → shared}/annotationStatus.schema.js.map +1 -1
  199. package/src/shared/index.js.map +1 -0
  200. package/src/{models → shared}/message.js.map +1 -1
  201. package/src/{models → shared}/message.schema.js +1 -1
  202. package/src/{models → shared}/message.schema.js.map +1 -1
  203. package/src/suggestedEdit/endpoints/get.js.map +1 -1
  204. package/src/surveys/endpoints/fromTemplate.js.map +1 -1
  205. package/src/surveys/endpoints/get.js.map +1 -1
  206. package/src/surveys/endpoints/list.js.map +1 -1
  207. package/src/surveys/endpoints/patch.js.map +1 -1
  208. package/src/tasks/endpoints/get.js.map +1 -1
  209. package/src/triggers/endpoints/create.js.map +1 -1
  210. package/src/triggers/endpoints/create.schema.js +1 -1
  211. package/src/triggers/endpoints/create.schema.js.map +1 -1
  212. package/src/triggers/endpoints/delete.js.map +1 -1
  213. package/src/triggers/endpoints/get.js.map +1 -1
  214. package/src/triggers/endpoints/patch.js.map +1 -1
  215. package/src/uploads/endpoints/get.js +13 -0
  216. package/src/uploads/endpoints/get.js.map +1 -0
  217. package/src/uploads/endpoints/index.js +2 -0
  218. package/src/uploads/endpoints/index.js.map +1 -1
  219. package/src/uploads/endpoints/post.js +3 -1
  220. package/src/uploads/endpoints/post.js.map +1 -1
  221. package/src/uploads/models/index.js +18 -0
  222. package/src/uploads/models/index.js.map +1 -0
  223. package/src/uploads/models/upload.js +3 -0
  224. package/src/uploads/models/upload.js.map +1 -0
  225. package/src/uploads/models/upload.schema.js +18 -0
  226. package/src/uploads/models/upload.schema.js.map +1 -0
  227. package/src/users/endpoints/create.js.map +1 -1
  228. package/src/users/endpoints/delete.js.map +1 -1
  229. package/src/users/endpoints/get.js.map +1 -1
  230. package/src/users/endpoints/list.js +1 -1
  231. package/src/users/endpoints/list.js.map +1 -1
  232. package/src/users/endpoints/patch.js.map +1 -1
  233. package/src/users/endpoints/resetPassword.js.map +1 -1
  234. package/src/utils/codecUtils.js +1 -8
  235. package/src/utils/codecUtils.js.map +1 -1
  236. package/src/utils/codecUtils.schema.js +1 -5
  237. package/src/utils/codecUtils.schema.js.map +1 -1
  238. package/src/utils/keyConvertor.js +1 -16
  239. package/src/utils/keyConvertor.js.map +1 -1
  240. package/src/utils/requestConfig.js.map +1 -1
  241. package/src/workflowActivities/endpoints/get.js.map +1 -1
  242. package/src/workflowActivities/endpoints/list.js +1 -1
  243. package/src/workflowActivities/endpoints/list.js.map +1 -1
  244. package/src/workflowRuns/endpoints/get.js.map +1 -1
  245. package/src/workflowRuns/endpoints/list.js.map +1 -1
  246. package/src/workflowRuns/endpoints/reset.js.map +1 -1
  247. package/src/workflowSteps/endpoints/get.js.map +1 -1
  248. package/src/workflowSteps/endpoints/list.js.map +1 -1
  249. package/src/workflows/endpoints/get.js.map +1 -1
  250. package/src/workflows/endpoints/list.js.map +1 -1
  251. package/src/workspaces/endpoints/create.js.map +1 -1
  252. package/src/workspaces/endpoints/delete.js.map +1 -1
  253. package/src/workspaces/endpoints/list.js.map +1 -1
  254. package/src/workspaces/endpoints/patch.js +2 -2
  255. package/src/workspaces/endpoints/patch.js.map +1 -1
  256. package/src/workspaces/endpoints/patch.schema.js +2 -4
  257. package/src/workspaces/endpoints/patch.schema.js.map +1 -1
  258. package/types/index.d.ts +59177 -282
  259. package/types/knip.d.ts +7 -0
  260. package/types/src/annotations/endpoints/approve.d.ts +14 -2
  261. package/types/src/annotations/endpoints/assign.d.ts +20 -2
  262. package/types/src/annotations/endpoints/cancelEditPages.d.ts +55 -2
  263. package/types/src/annotations/endpoints/confirm.d.ts +6 -2
  264. package/types/src/annotations/endpoints/copy.d.ts +22 -2
  265. package/types/src/annotations/endpoints/delete.d.ts +6 -2
  266. package/types/src/annotations/endpoints/editPages.d.ts +148 -2
  267. package/types/src/annotations/endpoints/editPagesInPlace.d.ts +93 -2
  268. package/types/src/annotations/endpoints/exportAnnotationCrossQueue.d.ts +35 -2
  269. package/types/src/annotations/endpoints/get.d.ts +207 -3
  270. package/types/src/annotations/endpoints/getContent.d.ts +3078 -3
  271. package/types/src/annotations/endpoints/index.d.ts +7200 -34
  272. package/types/src/annotations/endpoints/list.d.ts +937 -4
  273. package/types/src/annotations/endpoints/patch.d.ts +411 -2
  274. package/types/src/annotations/endpoints/patch.schema.d.ts +25 -7
  275. package/types/src/annotations/endpoints/postpone.d.ts +6 -2
  276. package/types/src/annotations/endpoints/purge.d.ts +20 -2
  277. package/types/src/annotations/endpoints/reject.d.ts +14 -2
  278. package/types/src/annotations/endpoints/search.d.ts +957 -3
  279. package/types/src/annotations/endpoints/split.d.ts +71 -2
  280. package/types/src/annotations/endpoints/start.d.ts +22 -3
  281. package/types/src/annotations/endpoints/startEditPages.d.ts +114 -3
  282. package/types/src/annotations/endpoints/startEmbedded.d.ts +22 -2
  283. package/types/src/annotations/endpoints/updateContent.d.ts +128 -3
  284. package/types/src/annotations/endpoints/usageReportExport.d.ts +359 -4
  285. package/types/src/annotations/endpoints/validate.d.ts +539 -2
  286. package/types/src/annotations/models/annotation.d.ts +8 -2
  287. package/types/src/annotations/models/annotation.schema.d.ts +25 -7
  288. package/types/src/annotations/models/annotationListResponse.d.ts +39 -9
  289. package/types/src/annotations/models/editPages.d.ts +1 -1
  290. package/types/src/authentication/endpoints/getMembershipToken.d.ts +22 -2
  291. package/types/src/authentication/endpoints/index.d.ts +369 -8
  292. package/types/src/authentication/endpoints/login.d.ts +29 -3
  293. package/types/src/authentication/endpoints/password/change.d.ts +25 -2
  294. package/types/src/authentication/endpoints/password/confirm.d.ts +27 -2
  295. package/types/src/authentication/endpoints/password/reset.d.ts +21 -2
  296. package/types/src/authentication/endpoints/password/score.d.ts +32 -2
  297. package/types/src/authentication/endpoints/patch.d.ts +129 -0
  298. package/types/src/authentication/endpoints/patch.schema.d.ts +62 -0
  299. package/types/src/authentication/endpoints/token.d.ts +23 -3
  300. package/types/src/authentication/endpoints/user.d.ts +65 -3
  301. package/types/src/automationBlockers/endpoints/get.d.ts +148 -3
  302. package/types/src/automationBlockers/endpoints/index.d.ts +148 -1
  303. package/types/src/billing/endpoints/getHistory.d.ts +150 -3
  304. package/types/src/billing/endpoints/getHistoryExport.d.ts +5 -2
  305. package/types/src/billing/endpoints/getStats.d.ts +194 -3
  306. package/types/src/billing/endpoints/getStatsExport.d.ts +53 -2
  307. package/types/src/connectors/endpoints/create.d.ts +61 -3
  308. package/types/src/connectors/endpoints/delete.d.ts +6 -2
  309. package/types/src/connectors/endpoints/index.d.ts +193 -3
  310. package/types/src/connectors/endpoints/list.d.ts +127 -4
  311. package/types/src/dedicatedEngineSchema/endpoints/create.d.ts +632 -3
  312. package/types/src/dedicatedEngineSchema/endpoints/get.d.ts +619 -3
  313. package/types/src/dedicatedEngineSchema/endpoints/index.d.ts +3690 -41
  314. package/types/src/dedicatedEngineSchema/endpoints/patch.d.ts +1051 -3
  315. package/types/src/dedicatedEngineSchema/endpoints/predict.d.ts +611 -2
  316. package/types/src/dedicatedEngineSchema/endpoints/validate.d.ts +781 -3
  317. package/types/src/dedicatedEngines/endpoints/create.d.ts +34 -3
  318. package/types/src/dedicatedEngines/endpoints/get.d.ts +36 -3
  319. package/types/src/dedicatedEngines/endpoints/index.d.ts +266 -14
  320. package/types/src/dedicatedEngines/endpoints/list.d.ts +109 -4
  321. package/types/src/dedicatedEngines/endpoints/patch.d.ts +40 -3
  322. package/types/src/dedicatedEngines/endpoints/request.d.ts +47 -3
  323. package/types/src/deleteRecommendations/endpoints/create.d.ts +40 -3
  324. package/types/src/deleteRecommendations/endpoints/get.d.ts +26 -3
  325. package/types/src/deleteRecommendations/endpoints/index.d.ts +192 -8
  326. package/types/src/deleteRecommendations/endpoints/list.d.ts +82 -4
  327. package/types/src/deleteRecommendations/endpoints/patch.d.ts +44 -3
  328. package/types/src/documents/endpoints/downloads.d.ts +38 -3
  329. package/types/src/documents/endpoints/downloads.schema.d.ts +3 -3
  330. package/types/src/documents/endpoints/get.d.ts +50 -3
  331. package/types/src/documents/endpoints/getBlob.d.ts +5 -2
  332. package/types/src/documents/endpoints/index.d.ts +341 -5
  333. package/types/src/documents/endpoints/list.d.ts +152 -4
  334. package/types/src/documents/endpoints/patch.d.ts +97 -2
  335. package/types/src/email/endpoints/get.d.ts +176 -3
  336. package/types/src/email/endpoints/index.d.ts +665 -3
  337. package/types/src/email/endpoints/list.d.ts +368 -4
  338. package/types/src/email/endpoints/send.d.ts +121 -2
  339. package/types/src/emailTemplates/endpoints/create.d.ts +263 -3
  340. package/types/src/emailTemplates/endpoints/delete.d.ts +6 -2
  341. package/types/src/emailTemplates/endpoints/get.d.ts +179 -3
  342. package/types/src/emailTemplates/endpoints/index.d.ts +1106 -6
  343. package/types/src/emailTemplates/endpoints/list.d.ts +325 -4
  344. package/types/src/emailTemplates/endpoints/patch.d.ts +254 -3
  345. package/types/src/emailTemplates/endpoints/render.d.ts +82 -3
  346. package/types/src/emailTemplatesStats/endpoints/index.d.ts +73 -1
  347. package/types/src/emailTemplatesStats/endpoints/list.d.ts +73 -4
  348. package/types/src/emailThreads/endpoints/counts.d.ts +29 -0
  349. package/types/src/emailThreads/endpoints/counts.schema.d.ts +8 -0
  350. package/types/src/emailThreads/endpoints/get.d.ts +100 -3
  351. package/types/src/emailThreads/endpoints/index.d.ts +464 -2
  352. package/types/src/emailThreads/endpoints/list.d.ts +245 -0
  353. package/types/src/emailThreads/endpoints/list.schema.d.ts +47 -0
  354. package/types/src/emailThreads/endpoints/patch.d.ts +108 -3
  355. package/types/src/emailThreads/models/emailThreads.d.ts +9 -4
  356. package/types/src/emailThreads/models/emailThreads.schema.d.ts +29 -16
  357. package/types/src/genericEngines/endpoints/get.d.ts +40 -0
  358. package/types/src/genericEngines/endpoints/get.schema.d.ts +8 -0
  359. package/types/src/genericEngines/endpoints/index.d.ts +147 -1
  360. package/types/src/genericEngines/endpoints/list.d.ts +109 -4
  361. package/types/src/groups/endpoints/index.d.ts +59 -1
  362. package/types/src/groups/endpoints/list.d.ts +59 -4
  363. package/types/src/hookTemplates/endpoints/index.d.ts +579 -1
  364. package/types/src/hookTemplates/endpoints/list.d.ts +579 -4
  365. package/types/src/hooks/endpoints/create.d.ts +558 -3
  366. package/types/src/hooks/endpoints/delete.d.ts +6 -2
  367. package/types/src/hooks/endpoints/get.d.ts +321 -3
  368. package/types/src/hooks/endpoints/getSecretsKeys.d.ts +5 -2
  369. package/types/src/hooks/endpoints/index.d.ts +2609 -9
  370. package/types/src/hooks/endpoints/invoke.d.ts +7 -2
  371. package/types/src/hooks/endpoints/list.d.ts +540 -4
  372. package/types/src/hooks/endpoints/logs.d.ts +391 -2
  373. package/types/src/hooks/endpoints/patch.d.ts +653 -3
  374. package/types/src/hooks/endpoints/test.d.ts +131 -3
  375. package/types/src/hooks/endpoints/test.schema.d.ts +1 -1
  376. package/types/src/inboxes/endpoints/create.d.ts +95 -3
  377. package/types/src/inboxes/endpoints/get.d.ts +65 -3
  378. package/types/src/inboxes/endpoints/index.d.ts +400 -4
  379. package/types/src/inboxes/endpoints/list.d.ts +143 -4
  380. package/types/src/inboxes/endpoints/patch.d.ts +97 -3
  381. package/types/src/internal/endpoints/domainSettings.d.ts +44 -2
  382. package/types/src/internal/endpoints/generateRejectionEmail.d.ts +60 -2
  383. package/types/src/internal/endpoints/index.d.ts +145 -4
  384. package/types/src/internal/endpoints/requestDemo.d.ts +20 -2
  385. package/types/src/internal/endpoints/requestExtension.d.ts +23 -2
  386. package/types/src/labels/endpoints/apply.d.ts +42 -2
  387. package/types/src/labels/endpoints/create.d.ts +25 -3
  388. package/types/src/labels/endpoints/delete.d.ts +6 -2
  389. package/types/src/labels/endpoints/index.d.ts +166 -5
  390. package/types/src/labels/endpoints/list.d.ts +70 -4
  391. package/types/src/labels/endpoints/patch.d.ts +25 -3
  392. package/types/src/manage/endpoints/chameleon.d.ts +11 -2
  393. package/types/src/manage/endpoints/index.d.ts +11 -1
  394. package/types/src/memberships/endpoints/create.d.ts +40 -3
  395. package/types/src/memberships/endpoints/index.d.ts +40 -1
  396. package/types/src/organization/endpoints/create.d.ts +279 -3
  397. package/types/src/organization/endpoints/create.schema.d.ts +159 -1
  398. package/types/src/organization/endpoints/get.d.ts +173 -3
  399. package/types/src/organization/endpoints/index.d.ts +1250 -32
  400. package/types/src/organization/endpoints/limits.d.ts +56 -3
  401. package/types/src/organization/endpoints/patch.d.ts +345 -22
  402. package/types/src/organization/endpoints/patch.schema.d.ts +158 -45
  403. package/types/src/organization/models/organization.d.ts +4 -0
  404. package/types/src/organization/models/organization.schema.d.ts +126 -0
  405. package/types/src/organizationGroups/endpoints/index.d.ts +648 -23
  406. package/types/src/organizationGroups/endpoints/organizations.d.ts +73 -4
  407. package/types/src/organizationGroups/endpoints/queues.d.ts +90 -4
  408. package/types/src/organizationGroups/endpoints/workspaces.d.ts +85 -4
  409. package/types/src/queues/endpoints/automation.d.ts +162 -2
  410. package/types/src/queues/endpoints/create.d.ts +593 -3
  411. package/types/src/queues/endpoints/createFromTemplate.d.ts +593 -3
  412. package/types/src/queues/endpoints/delete.d.ts +14 -2
  413. package/types/src/queues/endpoints/duplicate.d.ts +599 -3
  414. package/types/src/queues/endpoints/exportAnnotation.d.ts +23 -2
  415. package/types/src/queues/endpoints/get.d.ts +586 -3
  416. package/types/src/queues/endpoints/getRelatedObjectsCounts.d.ts +17 -3
  417. package/types/src/queues/endpoints/index.d.ts +4652 -20
  418. package/types/src/queues/endpoints/list.d.ts +809 -3
  419. package/types/src/queues/endpoints/nextAnnotation.d.ts +35 -0
  420. package/types/src/queues/endpoints/nextAnnotation.schema.d.ts +21 -0
  421. package/types/src/queues/endpoints/patch.d.ts +1149 -2
  422. package/types/src/queues/endpoints/patch.schema.d.ts +118 -0
  423. package/types/src/queues/endpoints/suggestedRecipients.d.ts +42 -2
  424. package/types/src/queues/endpoints/upload.d.ts +39 -2
  425. package/types/src/queues/models/queue.schema.d.ts +118 -0
  426. package/types/src/queues/models/queueSettings.d.ts +2 -0
  427. package/types/src/queues/models/queueSettings.schema.d.ts +90 -0
  428. package/types/src/relations/endpoints/create.d.ts +92 -3
  429. package/types/src/relations/endpoints/delete.d.ts +6 -2
  430. package/types/src/relations/endpoints/get.d.ts +77 -3
  431. package/types/src/relations/endpoints/index.d.ts +449 -5
  432. package/types/src/relations/endpoints/list.d.ts +183 -4
  433. package/types/src/relations/endpoints/patch.d.ts +95 -3
  434. package/types/src/schemaFields/endpoints/index.d.ts +48 -1
  435. package/types/src/schemaFields/endpoints/list.d.ts +50 -3
  436. package/types/src/schemaFields/endpoints/list.schema.d.ts +4 -1
  437. package/types/src/schemas/endpoints/create.d.ts +6032 -4
  438. package/types/src/schemas/endpoints/create.schema.d.ts +1 -1
  439. package/types/src/schemas/endpoints/get.d.ts +6030 -3
  440. package/types/src/schemas/endpoints/index.d.ts +31397 -6
  441. package/types/src/schemas/endpoints/list.d.ts +7299 -4
  442. package/types/src/schemas/endpoints/patch.d.ts +12037 -2
  443. package/types/src/shared/annotationListTable.d.ts +31 -0
  444. package/types/src/shared/annotationListTable.schema.d.ts +198 -0
  445. package/types/src/{models → shared}/message.d.ts +1 -1
  446. package/types/src/{models → shared}/message.schema.d.ts +5 -5
  447. package/types/src/suggestedEdit/endpoints/get.d.ts +51 -3
  448. package/types/src/suggestedEdit/endpoints/index.d.ts +51 -1
  449. package/types/src/surveys/endpoints/fromTemplate.d.ts +60 -3
  450. package/types/src/surveys/endpoints/get.d.ts +50 -3
  451. package/types/src/surveys/endpoints/index.d.ts +306 -4
  452. package/types/src/surveys/endpoints/list.d.ts +124 -4
  453. package/types/src/surveys/endpoints/patch.d.ts +72 -3
  454. package/types/src/tasks/endpoints/get.d.ts +59 -3
  455. package/types/src/tasks/endpoints/index.d.ts +59 -1
  456. package/types/src/triggers/endpoints/create.d.ts +51 -4
  457. package/types/src/triggers/endpoints/create.schema.d.ts +1 -1
  458. package/types/src/triggers/endpoints/delete.d.ts +6 -2
  459. package/types/src/triggers/endpoints/get.d.ts +29 -3
  460. package/types/src/triggers/endpoints/index.d.ts +138 -10
  461. package/types/src/triggers/endpoints/patch.d.ts +56 -3
  462. package/types/src/uploads/endpoints/get.d.ts +38 -0
  463. package/types/src/uploads/endpoints/index.d.ts +65 -1
  464. package/types/src/uploads/endpoints/post.d.ts +28 -2
  465. package/types/src/uploads/models/index.d.ts +1 -0
  466. package/types/src/uploads/models/upload.d.ts +13 -0
  467. package/types/src/uploads/models/upload.schema.d.ts +35 -0
  468. package/types/src/users/endpoints/create.d.ts +103 -3
  469. package/types/src/users/endpoints/delete.d.ts +6 -2
  470. package/types/src/users/endpoints/get.d.ts +65 -3
  471. package/types/src/users/endpoints/index.d.ts +505 -6
  472. package/types/src/users/endpoints/list.d.ts +186 -4
  473. package/types/src/users/endpoints/patch.d.ts +127 -2
  474. package/types/src/users/endpoints/resetPassword.d.ts +19 -3
  475. package/types/src/utils/client.d.ts +0 -1
  476. package/types/src/utils/codecUtils.d.ts +0 -10
  477. package/types/src/utils/codecUtils.schema.d.ts +0 -7
  478. package/types/src/utils/keyConvertor.d.ts +1 -17
  479. package/types/src/utils/requestConfig.d.ts +4 -8
  480. package/types/src/workflowActivities/endpoints/get.d.ts +45 -3
  481. package/types/src/workflowActivities/endpoints/index.d.ts +165 -2
  482. package/types/src/workflowActivities/endpoints/list.d.ts +121 -4
  483. package/types/src/workflowRuns/endpoints/get.d.ts +27 -3
  484. package/types/src/workflowRuns/endpoints/index.d.ts +133 -3
  485. package/types/src/workflowRuns/endpoints/list.d.ts +95 -4
  486. package/types/src/workflowRuns/endpoints/reset.d.ts +14 -2
  487. package/types/src/workflowSteps/endpoints/get.d.ts +33 -3
  488. package/types/src/workflowSteps/endpoints/index.d.ts +136 -2
  489. package/types/src/workflowSteps/endpoints/list.d.ts +104 -4
  490. package/types/src/workflows/endpoints/get.d.ts +26 -3
  491. package/types/src/workflows/endpoints/index.d.ts +117 -2
  492. package/types/src/workflows/endpoints/list.d.ts +91 -4
  493. package/types/src/workspaces/endpoints/create.d.ts +40 -3
  494. package/types/src/workspaces/endpoints/delete.d.ts +6 -2
  495. package/types/src/workspaces/endpoints/index.d.ts +184 -4
  496. package/types/src/workspaces/endpoints/list.d.ts +102 -4
  497. package/types/src/workspaces/endpoints/patch.d.ts +39 -6
  498. package/types/src/workspaces/endpoints/patch.schema.d.ts +1 -4
  499. package/src/models/annotationStatus.js.map +0 -1
  500. package/src/models/index.js.map +0 -1
  501. package/src/organization/models/allDocumentsDashboard.js.map +0 -1
  502. package/src/organization/models/allDocumentsDashboard.schema.js +0 -36
  503. package/src/organization/models/allDocumentsDashboard.schema.js.map +0 -1
  504. package/types/src/organization/models/allDocumentsDashboard.d.ts +0 -17
  505. package/types/src/organization/models/allDocumentsDashboard.schema.d.ts +0 -80
  506. /package/src/{models → shared}/annotationStatus.js +0 -0
  507. /package/src/{models → shared}/annotationStatus.schema.js +0 -0
  508. /package/src/{models → shared}/index.js +0 -0
  509. /package/src/{models → shared}/message.js +0 -0
  510. /package/types/src/{models → shared}/annotationStatus.d.ts +0 -0
  511. /package/types/src/{models → shared}/annotationStatus.schema.d.ts +0 -0
  512. /package/types/src/{models → shared}/index.d.ts +0 -0
@@ -1,11 +1,789 @@
1
1
  import { Url } from '../../utils/codecUtils';
2
- import { ElisRequestConfig } from '../../utils/requestConfig';
3
2
  import { DedicatedEngineSchemaObjectPatchModel } from '../models/dedicatedEngineSchemaObject';
4
- import { DedicatedEngineSchemaValidationResult } from '../models/integrityValidationResults';
5
3
  export type DedicatedEngineSchemaValidatePayload = {
6
4
  content: {
7
5
  trainingQueues: Url[];
8
6
  fields: DedicatedEngineSchemaObjectPatchModel[];
9
7
  };
10
8
  };
11
- export declare const validate: (payload: DedicatedEngineSchemaValidatePayload) => ElisRequestConfig<DedicatedEngineSchemaValidationResult, never, DedicatedEngineSchemaValidatePayload>;
9
+ export declare const validate: (payload: DedicatedEngineSchemaValidatePayload) => {
10
+ readonly endpoint: "/dedicated_engine_schemas/validate";
11
+ readonly method: "POST";
12
+ readonly responseSchema: import("zod").ZodObject<{
13
+ content: import("zod").ZodOptional<import("zod").ZodObject<{
14
+ fields: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
15
+ engineOutputId: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
16
+ type: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
17
+ label: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
18
+ description: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
19
+ sources: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
20
+ schemaId: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
21
+ queue: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
22
+ }, "strip", import("zod").ZodTypeAny, {
23
+ schemaId?: string[] | undefined;
24
+ queue?: string[] | undefined;
25
+ }, {
26
+ schemaId?: string[] | undefined;
27
+ queue?: string[] | undefined;
28
+ }>>>;
29
+ nonFieldErrors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
30
+ children: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodObject<{
31
+ children: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
32
+ engineOutputId: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
33
+ type: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
34
+ label: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
35
+ description: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
36
+ sources: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
37
+ schemaId: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
38
+ queue: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
39
+ }, "strip", import("zod").ZodTypeAny, {
40
+ schemaId?: string[] | undefined;
41
+ queue?: string[] | undefined;
42
+ }, {
43
+ schemaId?: string[] | undefined;
44
+ queue?: string[] | undefined;
45
+ }>>>;
46
+ nonFieldErrors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
47
+ }, "strip", import("zod").ZodTypeAny, {
48
+ engineOutputId?: string[] | undefined;
49
+ type?: string[] | undefined;
50
+ label?: string[] | undefined;
51
+ description?: string[] | undefined;
52
+ sources?: Record<string, {
53
+ schemaId?: string[] | undefined;
54
+ queue?: string[] | undefined;
55
+ }> | undefined;
56
+ nonFieldErrors?: string[] | undefined;
57
+ }, {
58
+ engineOutputId?: string[] | undefined;
59
+ type?: string[] | undefined;
60
+ label?: string[] | undefined;
61
+ description?: string[] | undefined;
62
+ sources?: Record<string, {
63
+ schemaId?: string[] | undefined;
64
+ queue?: string[] | undefined;
65
+ }> | undefined;
66
+ nonFieldErrors?: string[] | undefined;
67
+ }>>;
68
+ }, "strip", import("zod").ZodTypeAny, {
69
+ children: Record<string, {
70
+ engineOutputId?: string[] | undefined;
71
+ type?: string[] | undefined;
72
+ label?: string[] | undefined;
73
+ description?: string[] | undefined;
74
+ sources?: Record<string, {
75
+ schemaId?: string[] | undefined;
76
+ queue?: string[] | undefined;
77
+ }> | undefined;
78
+ nonFieldErrors?: string[] | undefined;
79
+ }>;
80
+ }, {
81
+ children: Record<string, {
82
+ engineOutputId?: string[] | undefined;
83
+ type?: string[] | undefined;
84
+ label?: string[] | undefined;
85
+ description?: string[] | undefined;
86
+ sources?: Record<string, {
87
+ schemaId?: string[] | undefined;
88
+ queue?: string[] | undefined;
89
+ }> | undefined;
90
+ nonFieldErrors?: string[] | undefined;
91
+ }>;
92
+ }>, import("zod").ZodObject<{
93
+ engineOutputId: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
94
+ type: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
95
+ label: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
96
+ description: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
97
+ sources: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
98
+ schemaId: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
99
+ queue: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
100
+ }, "strip", import("zod").ZodTypeAny, {
101
+ schemaId?: string[] | undefined;
102
+ queue?: string[] | undefined;
103
+ }, {
104
+ schemaId?: string[] | undefined;
105
+ queue?: string[] | undefined;
106
+ }>>>;
107
+ nonFieldErrors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
108
+ }, "strip", import("zod").ZodTypeAny, {
109
+ engineOutputId?: string[] | undefined;
110
+ type?: string[] | undefined;
111
+ label?: string[] | undefined;
112
+ description?: string[] | undefined;
113
+ sources?: Record<string, {
114
+ schemaId?: string[] | undefined;
115
+ queue?: string[] | undefined;
116
+ }> | undefined;
117
+ nonFieldErrors?: string[] | undefined;
118
+ }, {
119
+ engineOutputId?: string[] | undefined;
120
+ type?: string[] | undefined;
121
+ label?: string[] | undefined;
122
+ description?: string[] | undefined;
123
+ sources?: Record<string, {
124
+ schemaId?: string[] | undefined;
125
+ queue?: string[] | undefined;
126
+ }> | undefined;
127
+ nonFieldErrors?: string[] | undefined;
128
+ }>]>>;
129
+ }, "strip", import("zod").ZodTypeAny, {
130
+ engineOutputId?: string[] | undefined;
131
+ type?: string[] | undefined;
132
+ label?: string[] | undefined;
133
+ description?: string[] | undefined;
134
+ sources?: Record<string, {
135
+ schemaId?: string[] | undefined;
136
+ queue?: string[] | undefined;
137
+ }> | undefined;
138
+ nonFieldErrors?: string[] | undefined;
139
+ children?: {
140
+ engineOutputId?: string[] | undefined;
141
+ type?: string[] | undefined;
142
+ label?: string[] | undefined;
143
+ description?: string[] | undefined;
144
+ sources?: Record<string, {
145
+ schemaId?: string[] | undefined;
146
+ queue?: string[] | undefined;
147
+ }> | undefined;
148
+ nonFieldErrors?: string[] | undefined;
149
+ } | {
150
+ children: Record<string, {
151
+ engineOutputId?: string[] | undefined;
152
+ type?: string[] | undefined;
153
+ label?: string[] | undefined;
154
+ description?: string[] | undefined;
155
+ sources?: Record<string, {
156
+ schemaId?: string[] | undefined;
157
+ queue?: string[] | undefined;
158
+ }> | undefined;
159
+ nonFieldErrors?: string[] | undefined;
160
+ }>;
161
+ } | undefined;
162
+ }, {
163
+ engineOutputId?: string[] | undefined;
164
+ type?: string[] | undefined;
165
+ label?: string[] | undefined;
166
+ description?: string[] | undefined;
167
+ sources?: Record<string, {
168
+ schemaId?: string[] | undefined;
169
+ queue?: string[] | undefined;
170
+ }> | undefined;
171
+ nonFieldErrors?: string[] | undefined;
172
+ children?: {
173
+ engineOutputId?: string[] | undefined;
174
+ type?: string[] | undefined;
175
+ label?: string[] | undefined;
176
+ description?: string[] | undefined;
177
+ sources?: Record<string, {
178
+ schemaId?: string[] | undefined;
179
+ queue?: string[] | undefined;
180
+ }> | undefined;
181
+ nonFieldErrors?: string[] | undefined;
182
+ } | {
183
+ children: Record<string, {
184
+ engineOutputId?: string[] | undefined;
185
+ type?: string[] | undefined;
186
+ label?: string[] | undefined;
187
+ description?: string[] | undefined;
188
+ sources?: Record<string, {
189
+ schemaId?: string[] | undefined;
190
+ queue?: string[] | undefined;
191
+ }> | undefined;
192
+ nonFieldErrors?: string[] | undefined;
193
+ }>;
194
+ } | undefined;
195
+ }>>>;
196
+ trainingQueues: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodArray<import("zod").ZodString, "many">>>;
197
+ }, "strip", import("zod").ZodTypeAny, {
198
+ fields?: Record<string, {
199
+ engineOutputId?: string[] | undefined;
200
+ type?: string[] | undefined;
201
+ label?: string[] | undefined;
202
+ description?: string[] | undefined;
203
+ sources?: Record<string, {
204
+ schemaId?: string[] | undefined;
205
+ queue?: string[] | undefined;
206
+ }> | undefined;
207
+ nonFieldErrors?: string[] | undefined;
208
+ children?: {
209
+ engineOutputId?: string[] | undefined;
210
+ type?: string[] | undefined;
211
+ label?: string[] | undefined;
212
+ description?: string[] | undefined;
213
+ sources?: Record<string, {
214
+ schemaId?: string[] | undefined;
215
+ queue?: string[] | undefined;
216
+ }> | undefined;
217
+ nonFieldErrors?: string[] | undefined;
218
+ } | {
219
+ children: Record<string, {
220
+ engineOutputId?: string[] | undefined;
221
+ type?: string[] | undefined;
222
+ label?: string[] | undefined;
223
+ description?: string[] | undefined;
224
+ sources?: Record<string, {
225
+ schemaId?: string[] | undefined;
226
+ queue?: string[] | undefined;
227
+ }> | undefined;
228
+ nonFieldErrors?: string[] | undefined;
229
+ }>;
230
+ } | undefined;
231
+ }> | undefined;
232
+ trainingQueues?: Record<string, string[]> | undefined;
233
+ }, {
234
+ fields?: Record<string, {
235
+ engineOutputId?: string[] | undefined;
236
+ type?: string[] | undefined;
237
+ label?: string[] | undefined;
238
+ description?: string[] | undefined;
239
+ sources?: Record<string, {
240
+ schemaId?: string[] | undefined;
241
+ queue?: string[] | undefined;
242
+ }> | undefined;
243
+ nonFieldErrors?: string[] | undefined;
244
+ children?: {
245
+ engineOutputId?: string[] | undefined;
246
+ type?: string[] | undefined;
247
+ label?: string[] | undefined;
248
+ description?: string[] | undefined;
249
+ sources?: Record<string, {
250
+ schemaId?: string[] | undefined;
251
+ queue?: string[] | undefined;
252
+ }> | undefined;
253
+ nonFieldErrors?: string[] | undefined;
254
+ } | {
255
+ children: Record<string, {
256
+ engineOutputId?: string[] | undefined;
257
+ type?: string[] | undefined;
258
+ label?: string[] | undefined;
259
+ description?: string[] | undefined;
260
+ sources?: Record<string, {
261
+ schemaId?: string[] | undefined;
262
+ queue?: string[] | undefined;
263
+ }> | undefined;
264
+ nonFieldErrors?: string[] | undefined;
265
+ }>;
266
+ } | undefined;
267
+ }> | undefined;
268
+ trainingQueues?: Record<string, string[]> | undefined;
269
+ }>>;
270
+ }, "strip", import("zod").ZodTypeAny, {
271
+ content?: {
272
+ fields?: Record<string, {
273
+ engineOutputId?: string[] | undefined;
274
+ type?: string[] | undefined;
275
+ label?: string[] | undefined;
276
+ description?: string[] | undefined;
277
+ sources?: Record<string, {
278
+ schemaId?: string[] | undefined;
279
+ queue?: string[] | undefined;
280
+ }> | undefined;
281
+ nonFieldErrors?: string[] | undefined;
282
+ children?: {
283
+ engineOutputId?: string[] | undefined;
284
+ type?: string[] | undefined;
285
+ label?: string[] | undefined;
286
+ description?: string[] | undefined;
287
+ sources?: Record<string, {
288
+ schemaId?: string[] | undefined;
289
+ queue?: string[] | undefined;
290
+ }> | undefined;
291
+ nonFieldErrors?: string[] | undefined;
292
+ } | {
293
+ children: Record<string, {
294
+ engineOutputId?: string[] | undefined;
295
+ type?: string[] | undefined;
296
+ label?: string[] | undefined;
297
+ description?: string[] | undefined;
298
+ sources?: Record<string, {
299
+ schemaId?: string[] | undefined;
300
+ queue?: string[] | undefined;
301
+ }> | undefined;
302
+ nonFieldErrors?: string[] | undefined;
303
+ }>;
304
+ } | undefined;
305
+ }> | undefined;
306
+ trainingQueues?: Record<string, string[]> | undefined;
307
+ } | undefined;
308
+ }, {
309
+ content?: {
310
+ fields?: Record<string, {
311
+ engineOutputId?: string[] | undefined;
312
+ type?: string[] | undefined;
313
+ label?: string[] | undefined;
314
+ description?: string[] | undefined;
315
+ sources?: Record<string, {
316
+ schemaId?: string[] | undefined;
317
+ queue?: string[] | undefined;
318
+ }> | undefined;
319
+ nonFieldErrors?: string[] | undefined;
320
+ children?: {
321
+ engineOutputId?: string[] | undefined;
322
+ type?: string[] | undefined;
323
+ label?: string[] | undefined;
324
+ description?: string[] | undefined;
325
+ sources?: Record<string, {
326
+ schemaId?: string[] | undefined;
327
+ queue?: string[] | undefined;
328
+ }> | undefined;
329
+ nonFieldErrors?: string[] | undefined;
330
+ } | {
331
+ children: Record<string, {
332
+ engineOutputId?: string[] | undefined;
333
+ type?: string[] | undefined;
334
+ label?: string[] | undefined;
335
+ description?: string[] | undefined;
336
+ sources?: Record<string, {
337
+ schemaId?: string[] | undefined;
338
+ queue?: string[] | undefined;
339
+ }> | undefined;
340
+ nonFieldErrors?: string[] | undefined;
341
+ }>;
342
+ } | undefined;
343
+ }> | undefined;
344
+ trainingQueues?: Record<string, string[]> | undefined;
345
+ } | undefined;
346
+ }>;
347
+ readonly payload: DedicatedEngineSchemaValidatePayload;
348
+ readonly payloadSchema: import("zod").ZodObject<{
349
+ content: import("zod").ZodObject<{
350
+ trainingQueues: import("zod").ZodArray<import("zod").ZodString, "many">;
351
+ fields: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodIntersection<import("zod").ZodObject<{
352
+ category: import("zod").ZodLiteral<"datapoint">;
353
+ }, "strip", import("zod").ZodTypeAny, {
354
+ category: "datapoint";
355
+ }, {
356
+ category: "datapoint";
357
+ }>, import("zod").ZodObject<{
358
+ engineOutputId: import("zod").ZodOptional<import("zod").ZodString>;
359
+ type: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"number">, import("zod").ZodLiteral<"string">, import("zod").ZodLiteral<"date">, import("zod").ZodLiteral<"enum">]>>;
360
+ label: import("zod").ZodOptional<import("zod").ZodString>;
361
+ description: import("zod").ZodOptional<import("zod").ZodString>;
362
+ sources: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
363
+ queue: import("zod").ZodString;
364
+ schemaId: import("zod").ZodString;
365
+ }, "strip", import("zod").ZodTypeAny, {
366
+ queue: string;
367
+ schemaId: string;
368
+ }, {
369
+ queue: string;
370
+ schemaId: string;
371
+ }>, "many">>;
372
+ }, "strip", import("zod").ZodTypeAny, {
373
+ engineOutputId?: string | undefined;
374
+ type?: "string" | "number" | "date" | "enum" | undefined;
375
+ label?: string | undefined;
376
+ description?: string | undefined;
377
+ sources?: {
378
+ queue: string;
379
+ schemaId: string;
380
+ }[] | undefined;
381
+ }, {
382
+ engineOutputId?: string | undefined;
383
+ type?: "string" | "number" | "date" | "enum" | undefined;
384
+ label?: string | undefined;
385
+ description?: string | undefined;
386
+ sources?: {
387
+ queue: string;
388
+ schemaId: string;
389
+ }[] | undefined;
390
+ }>>, import("zod").ZodObject<{
391
+ category: import("zod").ZodLiteral<"multivalue">;
392
+ children: import("zod").ZodOptional<import("zod").ZodIntersection<import("zod").ZodObject<{
393
+ category: import("zod").ZodLiteral<"datapoint">;
394
+ }, "strip", import("zod").ZodTypeAny, {
395
+ category: "datapoint";
396
+ }, {
397
+ category: "datapoint";
398
+ }>, import("zod").ZodObject<{
399
+ engineOutputId: import("zod").ZodOptional<import("zod").ZodString>;
400
+ type: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"number">, import("zod").ZodLiteral<"string">, import("zod").ZodLiteral<"date">, import("zod").ZodLiteral<"enum">]>>;
401
+ label: import("zod").ZodOptional<import("zod").ZodString>;
402
+ description: import("zod").ZodOptional<import("zod").ZodString>;
403
+ sources: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
404
+ queue: import("zod").ZodString;
405
+ schemaId: import("zod").ZodString;
406
+ }, "strip", import("zod").ZodTypeAny, {
407
+ queue: string;
408
+ schemaId: string;
409
+ }, {
410
+ queue: string;
411
+ schemaId: string;
412
+ }>, "many">>;
413
+ }, "strip", import("zod").ZodTypeAny, {
414
+ engineOutputId?: string | undefined;
415
+ type?: "string" | "number" | "date" | "enum" | undefined;
416
+ label?: string | undefined;
417
+ description?: string | undefined;
418
+ sources?: {
419
+ queue: string;
420
+ schemaId: string;
421
+ }[] | undefined;
422
+ }, {
423
+ engineOutputId?: string | undefined;
424
+ type?: "string" | "number" | "date" | "enum" | undefined;
425
+ label?: string | undefined;
426
+ description?: string | undefined;
427
+ sources?: {
428
+ queue: string;
429
+ schemaId: string;
430
+ }[] | undefined;
431
+ }>>>;
432
+ }, "strip", import("zod").ZodTypeAny, {
433
+ category: "multivalue";
434
+ children?: ({
435
+ category: "datapoint";
436
+ } & {
437
+ engineOutputId?: string | undefined;
438
+ type?: "string" | "number" | "date" | "enum" | undefined;
439
+ label?: string | undefined;
440
+ description?: string | undefined;
441
+ sources?: {
442
+ queue: string;
443
+ schemaId: string;
444
+ }[] | undefined;
445
+ }) | undefined;
446
+ }, {
447
+ category: "multivalue";
448
+ children?: ({
449
+ category: "datapoint";
450
+ } & {
451
+ engineOutputId?: string | undefined;
452
+ type?: "string" | "number" | "date" | "enum" | undefined;
453
+ label?: string | undefined;
454
+ description?: string | undefined;
455
+ sources?: {
456
+ queue: string;
457
+ schemaId: string;
458
+ }[] | undefined;
459
+ }) | undefined;
460
+ }>, import("zod").ZodIntersection<import("zod").ZodObject<{
461
+ category: import("zod").ZodLiteral<"multivalue">;
462
+ }, "strip", import("zod").ZodTypeAny, {
463
+ category: "multivalue";
464
+ }, {
465
+ category: "multivalue";
466
+ }>, import("zod").ZodObject<{
467
+ engineOutputId: import("zod").ZodOptional<import("zod").ZodString>;
468
+ type: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"grid">, import("zod").ZodLiteral<"freeform">]>>;
469
+ label: import("zod").ZodOptional<import("zod").ZodString>;
470
+ description: import("zod").ZodOptional<import("zod").ZodString>;
471
+ children: import("zod").ZodOptional<import("zod").ZodObject<{
472
+ category: import("zod").ZodLiteral<"tuple">;
473
+ children: import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
474
+ category: import("zod").ZodLiteral<"datapoint">;
475
+ }, "strip", import("zod").ZodTypeAny, {
476
+ category: "datapoint";
477
+ }, {
478
+ category: "datapoint";
479
+ }>, import("zod").ZodObject<{
480
+ engineOutputId: import("zod").ZodOptional<import("zod").ZodString>;
481
+ type: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"number">, import("zod").ZodLiteral<"string">, import("zod").ZodLiteral<"date">, import("zod").ZodLiteral<"enum">]>>;
482
+ label: import("zod").ZodOptional<import("zod").ZodString>;
483
+ description: import("zod").ZodOptional<import("zod").ZodString>;
484
+ sources: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
485
+ queue: import("zod").ZodString;
486
+ schemaId: import("zod").ZodString;
487
+ }, "strip", import("zod").ZodTypeAny, {
488
+ queue: string;
489
+ schemaId: string;
490
+ }, {
491
+ queue: string;
492
+ schemaId: string;
493
+ }>, "many">>;
494
+ }, "strip", import("zod").ZodTypeAny, {
495
+ engineOutputId?: string | undefined;
496
+ type?: "string" | "number" | "date" | "enum" | undefined;
497
+ label?: string | undefined;
498
+ description?: string | undefined;
499
+ sources?: {
500
+ queue: string;
501
+ schemaId: string;
502
+ }[] | undefined;
503
+ }, {
504
+ engineOutputId?: string | undefined;
505
+ type?: "string" | "number" | "date" | "enum" | undefined;
506
+ label?: string | undefined;
507
+ description?: string | undefined;
508
+ sources?: {
509
+ queue: string;
510
+ schemaId: string;
511
+ }[] | undefined;
512
+ }>>, "many">;
513
+ }, "strip", import("zod").ZodTypeAny, {
514
+ children: ({
515
+ category: "datapoint";
516
+ } & {
517
+ engineOutputId?: string | undefined;
518
+ type?: "string" | "number" | "date" | "enum" | undefined;
519
+ label?: string | undefined;
520
+ description?: string | undefined;
521
+ sources?: {
522
+ queue: string;
523
+ schemaId: string;
524
+ }[] | undefined;
525
+ })[];
526
+ category: "tuple";
527
+ }, {
528
+ children: ({
529
+ category: "datapoint";
530
+ } & {
531
+ engineOutputId?: string | undefined;
532
+ type?: "string" | "number" | "date" | "enum" | undefined;
533
+ label?: string | undefined;
534
+ description?: string | undefined;
535
+ sources?: {
536
+ queue: string;
537
+ schemaId: string;
538
+ }[] | undefined;
539
+ })[];
540
+ category: "tuple";
541
+ }>>;
542
+ }, "strip", import("zod").ZodTypeAny, {
543
+ engineOutputId?: string | undefined;
544
+ type?: "grid" | "freeform" | undefined;
545
+ label?: string | undefined;
546
+ description?: string | undefined;
547
+ children?: {
548
+ children: ({
549
+ category: "datapoint";
550
+ } & {
551
+ engineOutputId?: string | undefined;
552
+ type?: "string" | "number" | "date" | "enum" | undefined;
553
+ label?: string | undefined;
554
+ description?: string | undefined;
555
+ sources?: {
556
+ queue: string;
557
+ schemaId: string;
558
+ }[] | undefined;
559
+ })[];
560
+ category: "tuple";
561
+ } | undefined;
562
+ }, {
563
+ engineOutputId?: string | undefined;
564
+ type?: "grid" | "freeform" | undefined;
565
+ label?: string | undefined;
566
+ description?: string | undefined;
567
+ children?: {
568
+ children: ({
569
+ category: "datapoint";
570
+ } & {
571
+ engineOutputId?: string | undefined;
572
+ type?: "string" | "number" | "date" | "enum" | undefined;
573
+ label?: string | undefined;
574
+ description?: string | undefined;
575
+ sources?: {
576
+ queue: string;
577
+ schemaId: string;
578
+ }[] | undefined;
579
+ })[];
580
+ category: "tuple";
581
+ } | undefined;
582
+ }>>]>, "many">;
583
+ }, "strip", import("zod").ZodTypeAny, {
584
+ fields: (({
585
+ category: "datapoint";
586
+ } & {
587
+ engineOutputId?: string | undefined;
588
+ type?: "string" | "number" | "date" | "enum" | undefined;
589
+ label?: string | undefined;
590
+ description?: string | undefined;
591
+ sources?: {
592
+ queue: string;
593
+ schemaId: string;
594
+ }[] | undefined;
595
+ }) | {
596
+ category: "multivalue";
597
+ children?: ({
598
+ category: "datapoint";
599
+ } & {
600
+ engineOutputId?: string | undefined;
601
+ type?: "string" | "number" | "date" | "enum" | undefined;
602
+ label?: string | undefined;
603
+ description?: string | undefined;
604
+ sources?: {
605
+ queue: string;
606
+ schemaId: string;
607
+ }[] | undefined;
608
+ }) | undefined;
609
+ } | ({
610
+ category: "multivalue";
611
+ } & {
612
+ engineOutputId?: string | undefined;
613
+ type?: "grid" | "freeform" | undefined;
614
+ label?: string | undefined;
615
+ description?: string | undefined;
616
+ children?: {
617
+ children: ({
618
+ category: "datapoint";
619
+ } & {
620
+ engineOutputId?: string | undefined;
621
+ type?: "string" | "number" | "date" | "enum" | undefined;
622
+ label?: string | undefined;
623
+ description?: string | undefined;
624
+ sources?: {
625
+ queue: string;
626
+ schemaId: string;
627
+ }[] | undefined;
628
+ })[];
629
+ category: "tuple";
630
+ } | undefined;
631
+ }))[];
632
+ trainingQueues: string[];
633
+ }, {
634
+ fields: (({
635
+ category: "datapoint";
636
+ } & {
637
+ engineOutputId?: string | undefined;
638
+ type?: "string" | "number" | "date" | "enum" | undefined;
639
+ label?: string | undefined;
640
+ description?: string | undefined;
641
+ sources?: {
642
+ queue: string;
643
+ schemaId: string;
644
+ }[] | undefined;
645
+ }) | {
646
+ category: "multivalue";
647
+ children?: ({
648
+ category: "datapoint";
649
+ } & {
650
+ engineOutputId?: string | undefined;
651
+ type?: "string" | "number" | "date" | "enum" | undefined;
652
+ label?: string | undefined;
653
+ description?: string | undefined;
654
+ sources?: {
655
+ queue: string;
656
+ schemaId: string;
657
+ }[] | undefined;
658
+ }) | undefined;
659
+ } | ({
660
+ category: "multivalue";
661
+ } & {
662
+ engineOutputId?: string | undefined;
663
+ type?: "grid" | "freeform" | undefined;
664
+ label?: string | undefined;
665
+ description?: string | undefined;
666
+ children?: {
667
+ children: ({
668
+ category: "datapoint";
669
+ } & {
670
+ engineOutputId?: string | undefined;
671
+ type?: "string" | "number" | "date" | "enum" | undefined;
672
+ label?: string | undefined;
673
+ description?: string | undefined;
674
+ sources?: {
675
+ queue: string;
676
+ schemaId: string;
677
+ }[] | undefined;
678
+ })[];
679
+ category: "tuple";
680
+ } | undefined;
681
+ }))[];
682
+ trainingQueues: string[];
683
+ }>;
684
+ }, "strip", import("zod").ZodTypeAny, {
685
+ content: {
686
+ fields: (({
687
+ category: "datapoint";
688
+ } & {
689
+ engineOutputId?: string | undefined;
690
+ type?: "string" | "number" | "date" | "enum" | undefined;
691
+ label?: string | undefined;
692
+ description?: string | undefined;
693
+ sources?: {
694
+ queue: string;
695
+ schemaId: string;
696
+ }[] | undefined;
697
+ }) | {
698
+ category: "multivalue";
699
+ children?: ({
700
+ category: "datapoint";
701
+ } & {
702
+ engineOutputId?: string | undefined;
703
+ type?: "string" | "number" | "date" | "enum" | undefined;
704
+ label?: string | undefined;
705
+ description?: string | undefined;
706
+ sources?: {
707
+ queue: string;
708
+ schemaId: string;
709
+ }[] | undefined;
710
+ }) | undefined;
711
+ } | ({
712
+ category: "multivalue";
713
+ } & {
714
+ engineOutputId?: string | undefined;
715
+ type?: "grid" | "freeform" | undefined;
716
+ label?: string | undefined;
717
+ description?: string | undefined;
718
+ children?: {
719
+ children: ({
720
+ category: "datapoint";
721
+ } & {
722
+ engineOutputId?: string | undefined;
723
+ type?: "string" | "number" | "date" | "enum" | undefined;
724
+ label?: string | undefined;
725
+ description?: string | undefined;
726
+ sources?: {
727
+ queue: string;
728
+ schemaId: string;
729
+ }[] | undefined;
730
+ })[];
731
+ category: "tuple";
732
+ } | undefined;
733
+ }))[];
734
+ trainingQueues: string[];
735
+ };
736
+ }, {
737
+ content: {
738
+ fields: (({
739
+ category: "datapoint";
740
+ } & {
741
+ engineOutputId?: string | undefined;
742
+ type?: "string" | "number" | "date" | "enum" | undefined;
743
+ label?: string | undefined;
744
+ description?: string | undefined;
745
+ sources?: {
746
+ queue: string;
747
+ schemaId: string;
748
+ }[] | undefined;
749
+ }) | {
750
+ category: "multivalue";
751
+ children?: ({
752
+ category: "datapoint";
753
+ } & {
754
+ engineOutputId?: string | undefined;
755
+ type?: "string" | "number" | "date" | "enum" | undefined;
756
+ label?: string | undefined;
757
+ description?: string | undefined;
758
+ sources?: {
759
+ queue: string;
760
+ schemaId: string;
761
+ }[] | undefined;
762
+ }) | undefined;
763
+ } | ({
764
+ category: "multivalue";
765
+ } & {
766
+ engineOutputId?: string | undefined;
767
+ type?: "grid" | "freeform" | undefined;
768
+ label?: string | undefined;
769
+ description?: string | undefined;
770
+ children?: {
771
+ children: ({
772
+ category: "datapoint";
773
+ } & {
774
+ engineOutputId?: string | undefined;
775
+ type?: "string" | "number" | "date" | "enum" | undefined;
776
+ label?: string | undefined;
777
+ description?: string | undefined;
778
+ sources?: {
779
+ queue: string;
780
+ schemaId: string;
781
+ }[] | undefined;
782
+ })[];
783
+ category: "tuple";
784
+ } | undefined;
785
+ }))[];
786
+ trainingQueues: string[];
787
+ };
788
+ }>;
789
+ };