@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,6 +1,4 @@
1
1
  import { ID, Url } from '../../utils/codecUtils';
2
- import { ElisRequestConfig } from '../../utils/requestConfig';
3
- import { DedicatedEngineSchema } from '../models/dedicatedEngineSchema';
4
2
  import { DedicatedEngineSchemaObjectPatchModel } from '../models/dedicatedEngineSchemaObject';
5
3
  export type DedicatedEngineSchemaPatchPayload = {
6
4
  content: {
@@ -8,4 +6,1054 @@ export type DedicatedEngineSchemaPatchPayload = {
8
6
  fields: DedicatedEngineSchemaObjectPatchModel[];
9
7
  };
10
8
  };
11
- export declare const patch: (engineSchemaId: ID, payload: DedicatedEngineSchemaPatchPayload) => ElisRequestConfig<DedicatedEngineSchema, never, DedicatedEngineSchemaPatchPayload>;
9
+ export declare const patch: (engineSchemaId: ID, payload: DedicatedEngineSchemaPatchPayload) => {
10
+ readonly endpoint: `/dedicated_engine_schemas/${number}`;
11
+ readonly method: "PATCH";
12
+ readonly responseSchema: import("zod").ZodObject<{
13
+ id: import("zod").ZodNumber;
14
+ url: import("zod").ZodString;
15
+ content: import("zod").ZodObject<{
16
+ fields: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodEffects<import("zod").ZodObject<{
17
+ category: import("zod").ZodLiteral<"datapoint">;
18
+ engineOutputId: import("zod").ZodString;
19
+ type: import("zod").ZodUnion<[import("zod").ZodLiteral<"number">, import("zod").ZodLiteral<"string">, import("zod").ZodLiteral<"date">, import("zod").ZodLiteral<"enum">]>;
20
+ label: import("zod").ZodString;
21
+ trained: import("zod").ZodBoolean;
22
+ description: import("zod").ZodString;
23
+ sources: import("zod").ZodArray<import("zod").ZodObject<{
24
+ queue: import("zod").ZodString;
25
+ schemaId: import("zod").ZodString;
26
+ }, "strip", import("zod").ZodTypeAny, {
27
+ queue: string;
28
+ schemaId: string;
29
+ }, {
30
+ queue: string;
31
+ schemaId: string;
32
+ }>, "many">;
33
+ }, "strip", import("zod").ZodTypeAny, {
34
+ type: "string" | "number" | "date" | "enum";
35
+ category: "datapoint";
36
+ label: string;
37
+ description: string;
38
+ engineOutputId: string;
39
+ trained: boolean;
40
+ sources: {
41
+ queue: string;
42
+ schemaId: string;
43
+ }[];
44
+ }, {
45
+ type: "string" | "number" | "date" | "enum";
46
+ category: "datapoint";
47
+ label: string;
48
+ description: string;
49
+ engineOutputId: string;
50
+ trained: boolean;
51
+ sources: {
52
+ queue: string;
53
+ schemaId: string;
54
+ }[];
55
+ }>, {
56
+ __kind: "Datapoint";
57
+ type: "string" | "number" | "date" | "enum";
58
+ category: "datapoint";
59
+ label: string;
60
+ description: string;
61
+ engineOutputId: string;
62
+ trained: boolean;
63
+ sources: {
64
+ queue: string;
65
+ schemaId: string;
66
+ }[];
67
+ }, {
68
+ type: "string" | "number" | "date" | "enum";
69
+ category: "datapoint";
70
+ label: string;
71
+ description: string;
72
+ engineOutputId: string;
73
+ trained: boolean;
74
+ sources: {
75
+ queue: string;
76
+ schemaId: string;
77
+ }[];
78
+ }>, import("zod").ZodEffects<import("zod").ZodObject<{
79
+ category: import("zod").ZodLiteral<"multivalue">;
80
+ children: import("zod").ZodEffects<import("zod").ZodObject<{
81
+ category: import("zod").ZodLiteral<"datapoint">;
82
+ engineOutputId: import("zod").ZodString;
83
+ type: import("zod").ZodUnion<[import("zod").ZodLiteral<"number">, import("zod").ZodLiteral<"string">, import("zod").ZodLiteral<"date">, import("zod").ZodLiteral<"enum">]>;
84
+ label: import("zod").ZodString;
85
+ trained: import("zod").ZodBoolean;
86
+ description: import("zod").ZodString;
87
+ sources: import("zod").ZodArray<import("zod").ZodObject<{
88
+ queue: import("zod").ZodString;
89
+ schemaId: import("zod").ZodString;
90
+ }, "strip", import("zod").ZodTypeAny, {
91
+ queue: string;
92
+ schemaId: string;
93
+ }, {
94
+ queue: string;
95
+ schemaId: string;
96
+ }>, "many">;
97
+ }, "strip", import("zod").ZodTypeAny, {
98
+ type: "string" | "number" | "date" | "enum";
99
+ category: "datapoint";
100
+ label: string;
101
+ description: string;
102
+ engineOutputId: string;
103
+ trained: boolean;
104
+ sources: {
105
+ queue: string;
106
+ schemaId: string;
107
+ }[];
108
+ }, {
109
+ type: "string" | "number" | "date" | "enum";
110
+ category: "datapoint";
111
+ label: string;
112
+ description: string;
113
+ engineOutputId: string;
114
+ trained: boolean;
115
+ sources: {
116
+ queue: string;
117
+ schemaId: string;
118
+ }[];
119
+ }>, {
120
+ __kind: "Datapoint";
121
+ type: "string" | "number" | "date" | "enum";
122
+ category: "datapoint";
123
+ label: string;
124
+ description: string;
125
+ engineOutputId: string;
126
+ trained: boolean;
127
+ sources: {
128
+ queue: string;
129
+ schemaId: string;
130
+ }[];
131
+ }, {
132
+ type: "string" | "number" | "date" | "enum";
133
+ category: "datapoint";
134
+ label: string;
135
+ description: string;
136
+ engineOutputId: string;
137
+ trained: boolean;
138
+ sources: {
139
+ queue: string;
140
+ schemaId: string;
141
+ }[];
142
+ }>;
143
+ }, "strip", import("zod").ZodTypeAny, {
144
+ children: {
145
+ __kind: "Datapoint";
146
+ type: "string" | "number" | "date" | "enum";
147
+ category: "datapoint";
148
+ label: string;
149
+ description: string;
150
+ engineOutputId: string;
151
+ trained: boolean;
152
+ sources: {
153
+ queue: string;
154
+ schemaId: string;
155
+ }[];
156
+ };
157
+ category: "multivalue";
158
+ }, {
159
+ children: {
160
+ type: "string" | "number" | "date" | "enum";
161
+ category: "datapoint";
162
+ label: string;
163
+ description: string;
164
+ engineOutputId: string;
165
+ trained: boolean;
166
+ sources: {
167
+ queue: string;
168
+ schemaId: string;
169
+ }[];
170
+ };
171
+ category: "multivalue";
172
+ }>, {
173
+ __kind: "SimpleMultivalue";
174
+ children: {
175
+ __kind: "Datapoint";
176
+ type: "string" | "number" | "date" | "enum";
177
+ category: "datapoint";
178
+ label: string;
179
+ description: string;
180
+ engineOutputId: string;
181
+ trained: boolean;
182
+ sources: {
183
+ queue: string;
184
+ schemaId: string;
185
+ }[];
186
+ };
187
+ category: "multivalue";
188
+ }, {
189
+ children: {
190
+ type: "string" | "number" | "date" | "enum";
191
+ category: "datapoint";
192
+ label: string;
193
+ description: string;
194
+ engineOutputId: string;
195
+ trained: boolean;
196
+ sources: {
197
+ queue: string;
198
+ schemaId: string;
199
+ }[];
200
+ };
201
+ category: "multivalue";
202
+ }>, import("zod").ZodEffects<import("zod").ZodObject<{
203
+ category: import("zod").ZodLiteral<"multivalue">;
204
+ engineOutputId: import("zod").ZodString;
205
+ type: import("zod").ZodUnion<[import("zod").ZodLiteral<"grid">, import("zod").ZodLiteral<"freeform">]>;
206
+ label: import("zod").ZodString;
207
+ trained: import("zod").ZodBoolean;
208
+ description: import("zod").ZodString;
209
+ children: import("zod").ZodObject<{
210
+ category: import("zod").ZodLiteral<"tuple">;
211
+ children: import("zod").ZodArray<import("zod").ZodEffects<import("zod").ZodObject<{
212
+ category: import("zod").ZodLiteral<"datapoint">;
213
+ engineOutputId: import("zod").ZodString;
214
+ type: import("zod").ZodUnion<[import("zod").ZodLiteral<"number">, import("zod").ZodLiteral<"string">, import("zod").ZodLiteral<"date">, import("zod").ZodLiteral<"enum">]>;
215
+ label: import("zod").ZodString;
216
+ trained: import("zod").ZodBoolean;
217
+ description: import("zod").ZodString;
218
+ sources: import("zod").ZodArray<import("zod").ZodObject<{
219
+ queue: import("zod").ZodString;
220
+ schemaId: import("zod").ZodString;
221
+ }, "strip", import("zod").ZodTypeAny, {
222
+ queue: string;
223
+ schemaId: string;
224
+ }, {
225
+ queue: string;
226
+ schemaId: string;
227
+ }>, "many">;
228
+ }, "strip", import("zod").ZodTypeAny, {
229
+ type: "string" | "number" | "date" | "enum";
230
+ category: "datapoint";
231
+ label: string;
232
+ description: string;
233
+ engineOutputId: string;
234
+ trained: boolean;
235
+ sources: {
236
+ queue: string;
237
+ schemaId: string;
238
+ }[];
239
+ }, {
240
+ type: "string" | "number" | "date" | "enum";
241
+ category: "datapoint";
242
+ label: string;
243
+ description: string;
244
+ engineOutputId: string;
245
+ trained: boolean;
246
+ sources: {
247
+ queue: string;
248
+ schemaId: string;
249
+ }[];
250
+ }>, {
251
+ __kind: "Datapoint";
252
+ type: "string" | "number" | "date" | "enum";
253
+ category: "datapoint";
254
+ label: string;
255
+ description: string;
256
+ engineOutputId: string;
257
+ trained: boolean;
258
+ sources: {
259
+ queue: string;
260
+ schemaId: string;
261
+ }[];
262
+ }, {
263
+ type: "string" | "number" | "date" | "enum";
264
+ category: "datapoint";
265
+ label: string;
266
+ description: string;
267
+ engineOutputId: string;
268
+ trained: boolean;
269
+ sources: {
270
+ queue: string;
271
+ schemaId: string;
272
+ }[];
273
+ }>, "many">;
274
+ }, "strip", import("zod").ZodTypeAny, {
275
+ children: {
276
+ __kind: "Datapoint";
277
+ type: "string" | "number" | "date" | "enum";
278
+ category: "datapoint";
279
+ label: string;
280
+ description: string;
281
+ engineOutputId: string;
282
+ trained: boolean;
283
+ sources: {
284
+ queue: string;
285
+ schemaId: string;
286
+ }[];
287
+ }[];
288
+ category: "tuple";
289
+ }, {
290
+ children: {
291
+ type: "string" | "number" | "date" | "enum";
292
+ category: "datapoint";
293
+ label: string;
294
+ description: string;
295
+ engineOutputId: string;
296
+ trained: boolean;
297
+ sources: {
298
+ queue: string;
299
+ schemaId: string;
300
+ }[];
301
+ }[];
302
+ category: "tuple";
303
+ }>;
304
+ }, "strip", import("zod").ZodTypeAny, {
305
+ type: "grid" | "freeform";
306
+ children: {
307
+ children: {
308
+ __kind: "Datapoint";
309
+ type: "string" | "number" | "date" | "enum";
310
+ category: "datapoint";
311
+ label: string;
312
+ description: string;
313
+ engineOutputId: string;
314
+ trained: boolean;
315
+ sources: {
316
+ queue: string;
317
+ schemaId: string;
318
+ }[];
319
+ }[];
320
+ category: "tuple";
321
+ };
322
+ category: "multivalue";
323
+ label: string;
324
+ description: string;
325
+ engineOutputId: string;
326
+ trained: boolean;
327
+ }, {
328
+ type: "grid" | "freeform";
329
+ children: {
330
+ children: {
331
+ type: "string" | "number" | "date" | "enum";
332
+ category: "datapoint";
333
+ label: string;
334
+ description: string;
335
+ engineOutputId: string;
336
+ trained: boolean;
337
+ sources: {
338
+ queue: string;
339
+ schemaId: string;
340
+ }[];
341
+ }[];
342
+ category: "tuple";
343
+ };
344
+ category: "multivalue";
345
+ label: string;
346
+ description: string;
347
+ engineOutputId: string;
348
+ trained: boolean;
349
+ }>, {
350
+ __kind: "TableMultivalue";
351
+ type: "grid" | "freeform";
352
+ children: {
353
+ children: {
354
+ __kind: "Datapoint";
355
+ type: "string" | "number" | "date" | "enum";
356
+ category: "datapoint";
357
+ label: string;
358
+ description: string;
359
+ engineOutputId: string;
360
+ trained: boolean;
361
+ sources: {
362
+ queue: string;
363
+ schemaId: string;
364
+ }[];
365
+ }[];
366
+ category: "tuple";
367
+ };
368
+ category: "multivalue";
369
+ label: string;
370
+ description: string;
371
+ engineOutputId: string;
372
+ trained: boolean;
373
+ }, {
374
+ type: "grid" | "freeform";
375
+ children: {
376
+ children: {
377
+ type: "string" | "number" | "date" | "enum";
378
+ category: "datapoint";
379
+ label: string;
380
+ description: string;
381
+ engineOutputId: string;
382
+ trained: boolean;
383
+ sources: {
384
+ queue: string;
385
+ schemaId: string;
386
+ }[];
387
+ }[];
388
+ category: "tuple";
389
+ };
390
+ category: "multivalue";
391
+ label: string;
392
+ description: string;
393
+ engineOutputId: string;
394
+ trained: boolean;
395
+ }>]>, "many">;
396
+ trainingQueues: import("zod").ZodArray<import("zod").ZodString, "many">;
397
+ }, "strip", import("zod").ZodTypeAny, {
398
+ fields: ({
399
+ __kind: "Datapoint";
400
+ type: "string" | "number" | "date" | "enum";
401
+ category: "datapoint";
402
+ label: string;
403
+ description: string;
404
+ engineOutputId: string;
405
+ trained: boolean;
406
+ sources: {
407
+ queue: string;
408
+ schemaId: string;
409
+ }[];
410
+ } | {
411
+ __kind: "SimpleMultivalue";
412
+ children: {
413
+ __kind: "Datapoint";
414
+ type: "string" | "number" | "date" | "enum";
415
+ category: "datapoint";
416
+ label: string;
417
+ description: string;
418
+ engineOutputId: string;
419
+ trained: boolean;
420
+ sources: {
421
+ queue: string;
422
+ schemaId: string;
423
+ }[];
424
+ };
425
+ category: "multivalue";
426
+ } | {
427
+ __kind: "TableMultivalue";
428
+ type: "grid" | "freeform";
429
+ children: {
430
+ children: {
431
+ __kind: "Datapoint";
432
+ type: "string" | "number" | "date" | "enum";
433
+ category: "datapoint";
434
+ label: string;
435
+ description: string;
436
+ engineOutputId: string;
437
+ trained: boolean;
438
+ sources: {
439
+ queue: string;
440
+ schemaId: string;
441
+ }[];
442
+ }[];
443
+ category: "tuple";
444
+ };
445
+ category: "multivalue";
446
+ label: string;
447
+ description: string;
448
+ engineOutputId: string;
449
+ trained: boolean;
450
+ })[];
451
+ trainingQueues: string[];
452
+ }, {
453
+ fields: ({
454
+ type: "string" | "number" | "date" | "enum";
455
+ category: "datapoint";
456
+ label: string;
457
+ description: string;
458
+ engineOutputId: string;
459
+ trained: boolean;
460
+ sources: {
461
+ queue: string;
462
+ schemaId: string;
463
+ }[];
464
+ } | {
465
+ children: {
466
+ type: "string" | "number" | "date" | "enum";
467
+ category: "datapoint";
468
+ label: string;
469
+ description: string;
470
+ engineOutputId: string;
471
+ trained: boolean;
472
+ sources: {
473
+ queue: string;
474
+ schemaId: string;
475
+ }[];
476
+ };
477
+ category: "multivalue";
478
+ } | {
479
+ type: "grid" | "freeform";
480
+ children: {
481
+ children: {
482
+ type: "string" | "number" | "date" | "enum";
483
+ category: "datapoint";
484
+ label: string;
485
+ description: string;
486
+ engineOutputId: string;
487
+ trained: boolean;
488
+ sources: {
489
+ queue: string;
490
+ schemaId: string;
491
+ }[];
492
+ }[];
493
+ category: "tuple";
494
+ };
495
+ category: "multivalue";
496
+ label: string;
497
+ description: string;
498
+ engineOutputId: string;
499
+ trained: boolean;
500
+ })[];
501
+ trainingQueues: string[];
502
+ }>;
503
+ }, "strip", import("zod").ZodTypeAny, {
504
+ url: string;
505
+ id: number;
506
+ content: {
507
+ fields: ({
508
+ __kind: "Datapoint";
509
+ type: "string" | "number" | "date" | "enum";
510
+ category: "datapoint";
511
+ label: string;
512
+ description: string;
513
+ engineOutputId: string;
514
+ trained: boolean;
515
+ sources: {
516
+ queue: string;
517
+ schemaId: string;
518
+ }[];
519
+ } | {
520
+ __kind: "SimpleMultivalue";
521
+ children: {
522
+ __kind: "Datapoint";
523
+ type: "string" | "number" | "date" | "enum";
524
+ category: "datapoint";
525
+ label: string;
526
+ description: string;
527
+ engineOutputId: string;
528
+ trained: boolean;
529
+ sources: {
530
+ queue: string;
531
+ schemaId: string;
532
+ }[];
533
+ };
534
+ category: "multivalue";
535
+ } | {
536
+ __kind: "TableMultivalue";
537
+ type: "grid" | "freeform";
538
+ children: {
539
+ children: {
540
+ __kind: "Datapoint";
541
+ type: "string" | "number" | "date" | "enum";
542
+ category: "datapoint";
543
+ label: string;
544
+ description: string;
545
+ engineOutputId: string;
546
+ trained: boolean;
547
+ sources: {
548
+ queue: string;
549
+ schemaId: string;
550
+ }[];
551
+ }[];
552
+ category: "tuple";
553
+ };
554
+ category: "multivalue";
555
+ label: string;
556
+ description: string;
557
+ engineOutputId: string;
558
+ trained: boolean;
559
+ })[];
560
+ trainingQueues: string[];
561
+ };
562
+ }, {
563
+ url: string;
564
+ id: number;
565
+ content: {
566
+ fields: ({
567
+ type: "string" | "number" | "date" | "enum";
568
+ category: "datapoint";
569
+ label: string;
570
+ description: string;
571
+ engineOutputId: string;
572
+ trained: boolean;
573
+ sources: {
574
+ queue: string;
575
+ schemaId: string;
576
+ }[];
577
+ } | {
578
+ children: {
579
+ type: "string" | "number" | "date" | "enum";
580
+ category: "datapoint";
581
+ label: string;
582
+ description: string;
583
+ engineOutputId: string;
584
+ trained: boolean;
585
+ sources: {
586
+ queue: string;
587
+ schemaId: string;
588
+ }[];
589
+ };
590
+ category: "multivalue";
591
+ } | {
592
+ type: "grid" | "freeform";
593
+ children: {
594
+ children: {
595
+ type: "string" | "number" | "date" | "enum";
596
+ category: "datapoint";
597
+ label: string;
598
+ description: string;
599
+ engineOutputId: string;
600
+ trained: boolean;
601
+ sources: {
602
+ queue: string;
603
+ schemaId: string;
604
+ }[];
605
+ }[];
606
+ category: "tuple";
607
+ };
608
+ category: "multivalue";
609
+ label: string;
610
+ description: string;
611
+ engineOutputId: string;
612
+ trained: boolean;
613
+ })[];
614
+ trainingQueues: string[];
615
+ };
616
+ }>;
617
+ readonly payloadSchema: import("zod").ZodObject<{
618
+ content: import("zod").ZodObject<{
619
+ trainingQueues: import("zod").ZodArray<import("zod").ZodString, "many">;
620
+ fields: import("zod").ZodArray<import("zod").ZodUnion<[import("zod").ZodIntersection<import("zod").ZodObject<{
621
+ category: import("zod").ZodLiteral<"datapoint">;
622
+ }, "strip", import("zod").ZodTypeAny, {
623
+ category: "datapoint";
624
+ }, {
625
+ category: "datapoint";
626
+ }>, import("zod").ZodObject<{
627
+ engineOutputId: import("zod").ZodOptional<import("zod").ZodString>;
628
+ type: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"number">, import("zod").ZodLiteral<"string">, import("zod").ZodLiteral<"date">, import("zod").ZodLiteral<"enum">]>>;
629
+ label: import("zod").ZodOptional<import("zod").ZodString>;
630
+ description: import("zod").ZodOptional<import("zod").ZodString>;
631
+ sources: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
632
+ queue: import("zod").ZodString;
633
+ schemaId: import("zod").ZodString;
634
+ }, "strip", import("zod").ZodTypeAny, {
635
+ queue: string;
636
+ schemaId: string;
637
+ }, {
638
+ queue: string;
639
+ schemaId: string;
640
+ }>, "many">>;
641
+ }, "strip", import("zod").ZodTypeAny, {
642
+ engineOutputId?: string | undefined;
643
+ type?: "string" | "number" | "date" | "enum" | undefined;
644
+ label?: string | undefined;
645
+ description?: string | undefined;
646
+ sources?: {
647
+ queue: string;
648
+ schemaId: string;
649
+ }[] | undefined;
650
+ }, {
651
+ engineOutputId?: string | undefined;
652
+ type?: "string" | "number" | "date" | "enum" | undefined;
653
+ label?: string | undefined;
654
+ description?: string | undefined;
655
+ sources?: {
656
+ queue: string;
657
+ schemaId: string;
658
+ }[] | undefined;
659
+ }>>, import("zod").ZodObject<{
660
+ category: import("zod").ZodLiteral<"multivalue">;
661
+ children: import("zod").ZodOptional<import("zod").ZodIntersection<import("zod").ZodObject<{
662
+ category: import("zod").ZodLiteral<"datapoint">;
663
+ }, "strip", import("zod").ZodTypeAny, {
664
+ category: "datapoint";
665
+ }, {
666
+ category: "datapoint";
667
+ }>, import("zod").ZodObject<{
668
+ engineOutputId: import("zod").ZodOptional<import("zod").ZodString>;
669
+ type: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"number">, import("zod").ZodLiteral<"string">, import("zod").ZodLiteral<"date">, import("zod").ZodLiteral<"enum">]>>;
670
+ label: import("zod").ZodOptional<import("zod").ZodString>;
671
+ description: import("zod").ZodOptional<import("zod").ZodString>;
672
+ sources: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
673
+ queue: import("zod").ZodString;
674
+ schemaId: import("zod").ZodString;
675
+ }, "strip", import("zod").ZodTypeAny, {
676
+ queue: string;
677
+ schemaId: string;
678
+ }, {
679
+ queue: string;
680
+ schemaId: string;
681
+ }>, "many">>;
682
+ }, "strip", import("zod").ZodTypeAny, {
683
+ engineOutputId?: string | undefined;
684
+ type?: "string" | "number" | "date" | "enum" | undefined;
685
+ label?: string | undefined;
686
+ description?: string | undefined;
687
+ sources?: {
688
+ queue: string;
689
+ schemaId: string;
690
+ }[] | undefined;
691
+ }, {
692
+ engineOutputId?: string | undefined;
693
+ type?: "string" | "number" | "date" | "enum" | undefined;
694
+ label?: string | undefined;
695
+ description?: string | undefined;
696
+ sources?: {
697
+ queue: string;
698
+ schemaId: string;
699
+ }[] | undefined;
700
+ }>>>;
701
+ }, "strip", import("zod").ZodTypeAny, {
702
+ category: "multivalue";
703
+ children?: ({
704
+ category: "datapoint";
705
+ } & {
706
+ engineOutputId?: string | undefined;
707
+ type?: "string" | "number" | "date" | "enum" | undefined;
708
+ label?: string | undefined;
709
+ description?: string | undefined;
710
+ sources?: {
711
+ queue: string;
712
+ schemaId: string;
713
+ }[] | undefined;
714
+ }) | undefined;
715
+ }, {
716
+ category: "multivalue";
717
+ children?: ({
718
+ category: "datapoint";
719
+ } & {
720
+ engineOutputId?: string | undefined;
721
+ type?: "string" | "number" | "date" | "enum" | undefined;
722
+ label?: string | undefined;
723
+ description?: string | undefined;
724
+ sources?: {
725
+ queue: string;
726
+ schemaId: string;
727
+ }[] | undefined;
728
+ }) | undefined;
729
+ }>, import("zod").ZodIntersection<import("zod").ZodObject<{
730
+ category: import("zod").ZodLiteral<"multivalue">;
731
+ }, "strip", import("zod").ZodTypeAny, {
732
+ category: "multivalue";
733
+ }, {
734
+ category: "multivalue";
735
+ }>, import("zod").ZodObject<{
736
+ engineOutputId: import("zod").ZodOptional<import("zod").ZodString>;
737
+ type: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"grid">, import("zod").ZodLiteral<"freeform">]>>;
738
+ label: import("zod").ZodOptional<import("zod").ZodString>;
739
+ description: import("zod").ZodOptional<import("zod").ZodString>;
740
+ children: import("zod").ZodOptional<import("zod").ZodObject<{
741
+ category: import("zod").ZodLiteral<"tuple">;
742
+ children: import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
743
+ category: import("zod").ZodLiteral<"datapoint">;
744
+ }, "strip", import("zod").ZodTypeAny, {
745
+ category: "datapoint";
746
+ }, {
747
+ category: "datapoint";
748
+ }>, import("zod").ZodObject<{
749
+ engineOutputId: import("zod").ZodOptional<import("zod").ZodString>;
750
+ type: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"number">, import("zod").ZodLiteral<"string">, import("zod").ZodLiteral<"date">, import("zod").ZodLiteral<"enum">]>>;
751
+ label: import("zod").ZodOptional<import("zod").ZodString>;
752
+ description: import("zod").ZodOptional<import("zod").ZodString>;
753
+ sources: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
754
+ queue: import("zod").ZodString;
755
+ schemaId: import("zod").ZodString;
756
+ }, "strip", import("zod").ZodTypeAny, {
757
+ queue: string;
758
+ schemaId: string;
759
+ }, {
760
+ queue: string;
761
+ schemaId: string;
762
+ }>, "many">>;
763
+ }, "strip", import("zod").ZodTypeAny, {
764
+ engineOutputId?: string | undefined;
765
+ type?: "string" | "number" | "date" | "enum" | undefined;
766
+ label?: string | undefined;
767
+ description?: string | undefined;
768
+ sources?: {
769
+ queue: string;
770
+ schemaId: string;
771
+ }[] | undefined;
772
+ }, {
773
+ engineOutputId?: string | undefined;
774
+ type?: "string" | "number" | "date" | "enum" | undefined;
775
+ label?: string | undefined;
776
+ description?: string | undefined;
777
+ sources?: {
778
+ queue: string;
779
+ schemaId: string;
780
+ }[] | undefined;
781
+ }>>, "many">;
782
+ }, "strip", import("zod").ZodTypeAny, {
783
+ children: ({
784
+ category: "datapoint";
785
+ } & {
786
+ engineOutputId?: string | undefined;
787
+ type?: "string" | "number" | "date" | "enum" | undefined;
788
+ label?: string | undefined;
789
+ description?: string | undefined;
790
+ sources?: {
791
+ queue: string;
792
+ schemaId: string;
793
+ }[] | undefined;
794
+ })[];
795
+ category: "tuple";
796
+ }, {
797
+ children: ({
798
+ category: "datapoint";
799
+ } & {
800
+ engineOutputId?: string | undefined;
801
+ type?: "string" | "number" | "date" | "enum" | undefined;
802
+ label?: string | undefined;
803
+ description?: string | undefined;
804
+ sources?: {
805
+ queue: string;
806
+ schemaId: string;
807
+ }[] | undefined;
808
+ })[];
809
+ category: "tuple";
810
+ }>>;
811
+ }, "strip", import("zod").ZodTypeAny, {
812
+ engineOutputId?: string | undefined;
813
+ type?: "grid" | "freeform" | undefined;
814
+ label?: string | undefined;
815
+ description?: string | undefined;
816
+ children?: {
817
+ children: ({
818
+ category: "datapoint";
819
+ } & {
820
+ engineOutputId?: string | undefined;
821
+ type?: "string" | "number" | "date" | "enum" | undefined;
822
+ label?: string | undefined;
823
+ description?: string | undefined;
824
+ sources?: {
825
+ queue: string;
826
+ schemaId: string;
827
+ }[] | undefined;
828
+ })[];
829
+ category: "tuple";
830
+ } | undefined;
831
+ }, {
832
+ engineOutputId?: string | undefined;
833
+ type?: "grid" | "freeform" | undefined;
834
+ label?: string | undefined;
835
+ description?: string | undefined;
836
+ children?: {
837
+ children: ({
838
+ category: "datapoint";
839
+ } & {
840
+ engineOutputId?: string | undefined;
841
+ type?: "string" | "number" | "date" | "enum" | undefined;
842
+ label?: string | undefined;
843
+ description?: string | undefined;
844
+ sources?: {
845
+ queue: string;
846
+ schemaId: string;
847
+ }[] | undefined;
848
+ })[];
849
+ category: "tuple";
850
+ } | undefined;
851
+ }>>]>, "many">;
852
+ }, "strip", import("zod").ZodTypeAny, {
853
+ fields: (({
854
+ category: "datapoint";
855
+ } & {
856
+ engineOutputId?: string | undefined;
857
+ type?: "string" | "number" | "date" | "enum" | undefined;
858
+ label?: string | undefined;
859
+ description?: string | undefined;
860
+ sources?: {
861
+ queue: string;
862
+ schemaId: string;
863
+ }[] | undefined;
864
+ }) | {
865
+ category: "multivalue";
866
+ children?: ({
867
+ category: "datapoint";
868
+ } & {
869
+ engineOutputId?: string | undefined;
870
+ type?: "string" | "number" | "date" | "enum" | undefined;
871
+ label?: string | undefined;
872
+ description?: string | undefined;
873
+ sources?: {
874
+ queue: string;
875
+ schemaId: string;
876
+ }[] | undefined;
877
+ }) | undefined;
878
+ } | ({
879
+ category: "multivalue";
880
+ } & {
881
+ engineOutputId?: string | undefined;
882
+ type?: "grid" | "freeform" | undefined;
883
+ label?: string | undefined;
884
+ description?: string | undefined;
885
+ children?: {
886
+ children: ({
887
+ category: "datapoint";
888
+ } & {
889
+ engineOutputId?: string | undefined;
890
+ type?: "string" | "number" | "date" | "enum" | undefined;
891
+ label?: string | undefined;
892
+ description?: string | undefined;
893
+ sources?: {
894
+ queue: string;
895
+ schemaId: string;
896
+ }[] | undefined;
897
+ })[];
898
+ category: "tuple";
899
+ } | undefined;
900
+ }))[];
901
+ trainingQueues: string[];
902
+ }, {
903
+ fields: (({
904
+ category: "datapoint";
905
+ } & {
906
+ engineOutputId?: string | undefined;
907
+ type?: "string" | "number" | "date" | "enum" | undefined;
908
+ label?: string | undefined;
909
+ description?: string | undefined;
910
+ sources?: {
911
+ queue: string;
912
+ schemaId: string;
913
+ }[] | undefined;
914
+ }) | {
915
+ category: "multivalue";
916
+ children?: ({
917
+ category: "datapoint";
918
+ } & {
919
+ engineOutputId?: string | undefined;
920
+ type?: "string" | "number" | "date" | "enum" | undefined;
921
+ label?: string | undefined;
922
+ description?: string | undefined;
923
+ sources?: {
924
+ queue: string;
925
+ schemaId: string;
926
+ }[] | undefined;
927
+ }) | undefined;
928
+ } | ({
929
+ category: "multivalue";
930
+ } & {
931
+ engineOutputId?: string | undefined;
932
+ type?: "grid" | "freeform" | undefined;
933
+ label?: string | undefined;
934
+ description?: string | undefined;
935
+ children?: {
936
+ children: ({
937
+ category: "datapoint";
938
+ } & {
939
+ engineOutputId?: string | undefined;
940
+ type?: "string" | "number" | "date" | "enum" | undefined;
941
+ label?: string | undefined;
942
+ description?: string | undefined;
943
+ sources?: {
944
+ queue: string;
945
+ schemaId: string;
946
+ }[] | undefined;
947
+ })[];
948
+ category: "tuple";
949
+ } | undefined;
950
+ }))[];
951
+ trainingQueues: string[];
952
+ }>;
953
+ }, "strip", import("zod").ZodTypeAny, {
954
+ content: {
955
+ fields: (({
956
+ category: "datapoint";
957
+ } & {
958
+ engineOutputId?: string | undefined;
959
+ type?: "string" | "number" | "date" | "enum" | undefined;
960
+ label?: string | undefined;
961
+ description?: string | undefined;
962
+ sources?: {
963
+ queue: string;
964
+ schemaId: string;
965
+ }[] | undefined;
966
+ }) | {
967
+ category: "multivalue";
968
+ children?: ({
969
+ category: "datapoint";
970
+ } & {
971
+ engineOutputId?: string | undefined;
972
+ type?: "string" | "number" | "date" | "enum" | undefined;
973
+ label?: string | undefined;
974
+ description?: string | undefined;
975
+ sources?: {
976
+ queue: string;
977
+ schemaId: string;
978
+ }[] | undefined;
979
+ }) | undefined;
980
+ } | ({
981
+ category: "multivalue";
982
+ } & {
983
+ engineOutputId?: string | undefined;
984
+ type?: "grid" | "freeform" | undefined;
985
+ label?: string | undefined;
986
+ description?: string | undefined;
987
+ children?: {
988
+ children: ({
989
+ category: "datapoint";
990
+ } & {
991
+ engineOutputId?: string | undefined;
992
+ type?: "string" | "number" | "date" | "enum" | undefined;
993
+ label?: string | undefined;
994
+ description?: string | undefined;
995
+ sources?: {
996
+ queue: string;
997
+ schemaId: string;
998
+ }[] | undefined;
999
+ })[];
1000
+ category: "tuple";
1001
+ } | undefined;
1002
+ }))[];
1003
+ trainingQueues: string[];
1004
+ };
1005
+ }, {
1006
+ content: {
1007
+ fields: (({
1008
+ category: "datapoint";
1009
+ } & {
1010
+ engineOutputId?: string | undefined;
1011
+ type?: "string" | "number" | "date" | "enum" | undefined;
1012
+ label?: string | undefined;
1013
+ description?: string | undefined;
1014
+ sources?: {
1015
+ queue: string;
1016
+ schemaId: string;
1017
+ }[] | undefined;
1018
+ }) | {
1019
+ category: "multivalue";
1020
+ children?: ({
1021
+ category: "datapoint";
1022
+ } & {
1023
+ engineOutputId?: string | undefined;
1024
+ type?: "string" | "number" | "date" | "enum" | undefined;
1025
+ label?: string | undefined;
1026
+ description?: string | undefined;
1027
+ sources?: {
1028
+ queue: string;
1029
+ schemaId: string;
1030
+ }[] | undefined;
1031
+ }) | undefined;
1032
+ } | ({
1033
+ category: "multivalue";
1034
+ } & {
1035
+ engineOutputId?: string | undefined;
1036
+ type?: "grid" | "freeform" | undefined;
1037
+ label?: string | undefined;
1038
+ description?: string | undefined;
1039
+ children?: {
1040
+ children: ({
1041
+ category: "datapoint";
1042
+ } & {
1043
+ engineOutputId?: string | undefined;
1044
+ type?: "string" | "number" | "date" | "enum" | undefined;
1045
+ label?: string | undefined;
1046
+ description?: string | undefined;
1047
+ sources?: {
1048
+ queue: string;
1049
+ schemaId: string;
1050
+ }[] | undefined;
1051
+ })[];
1052
+ category: "tuple";
1053
+ } | undefined;
1054
+ }))[];
1055
+ trainingQueues: string[];
1056
+ };
1057
+ }>;
1058
+ readonly payload: DedicatedEngineSchemaPatchPayload;
1059
+ };