@interfere/attio 0.2.0 → 0.2.2

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 (374) hide show
  1. package/README.md +57 -54
  2. package/dist/commonjs/funcs/{attributes-create.d.ts → attributes-create-new.d.ts} +2 -2
  3. package/dist/commonjs/funcs/attributes-create-new.d.ts.map +1 -0
  4. package/dist/commonjs/funcs/{attributes-create.js → attributes-create-new.js} +3 -3
  5. package/dist/commonjs/funcs/attributes-create-new.js.map +1 -0
  6. package/dist/{esm/funcs/attributes-list.d.ts → commonjs/funcs/attributes-list-all.d.ts} +2 -2
  7. package/dist/commonjs/funcs/attributes-list-all.d.ts.map +1 -0
  8. package/dist/commonjs/funcs/{attributes-list.js → attributes-list-all.js} +3 -3
  9. package/dist/commonjs/funcs/attributes-list-all.js.map +1 -0
  10. package/dist/commonjs/funcs/{attributes-create-option.d.ts → attributes-options-create.d.ts} +2 -2
  11. package/dist/commonjs/funcs/attributes-options-create.d.ts.map +1 -0
  12. package/dist/commonjs/funcs/{attributes-create-option.js → attributes-options-create.js} +3 -3
  13. package/dist/commonjs/funcs/attributes-options-create.js.map +1 -0
  14. package/dist/{esm/funcs/attributes-list-options.d.ts → commonjs/funcs/attributes-options-list.d.ts} +2 -2
  15. package/dist/commonjs/funcs/{attributes-list-options.d.ts.map → attributes-options-list.d.ts.map} +1 -1
  16. package/dist/commonjs/funcs/{attributes-list-options.js → attributes-options-list.js} +3 -3
  17. package/dist/commonjs/funcs/{attributes-list-options.js.map → attributes-options-list.js.map} +1 -1
  18. package/dist/commonjs/funcs/{attributes-update-option.d.ts → attributes-update-select-option.d.ts} +2 -2
  19. package/dist/commonjs/funcs/attributes-update-select-option.d.ts.map +1 -0
  20. package/dist/commonjs/funcs/{attributes-update-option.js → attributes-update-select-option.js} +3 -3
  21. package/dist/commonjs/funcs/attributes-update-select-option.js.map +1 -0
  22. package/dist/{esm/funcs/call-recordings-list-by-meeting.d.ts → commonjs/funcs/call-recordings-list.d.ts} +2 -2
  23. package/dist/commonjs/funcs/call-recordings-list.d.ts.map +1 -0
  24. package/dist/commonjs/funcs/{call-recordings-list-by-meeting.js → call-recordings-list.js} +3 -3
  25. package/dist/commonjs/funcs/call-recordings-list.js.map +1 -0
  26. package/dist/commonjs/funcs/{entries-upsert-by-parent.d.ts → entries-assert.d.ts} +2 -2
  27. package/dist/commonjs/funcs/entries-assert.d.ts.map +1 -0
  28. package/dist/commonjs/funcs/{entries-upsert-by-parent.js → entries-assert.js} +3 -3
  29. package/dist/commonjs/funcs/entries-assert.js.map +1 -0
  30. package/dist/{esm/funcs/entries-append-update.d.ts → commonjs/funcs/entries-update-appending.d.ts} +2 -2
  31. package/dist/{esm/funcs/records-overwrite-update.d.ts.map → commonjs/funcs/entries-update-appending.d.ts.map} +1 -1
  32. package/dist/commonjs/funcs/{entries-append-update.js → entries-update-appending.js} +3 -3
  33. package/dist/commonjs/funcs/{records-overwrite-update.js.map → entries-update-appending.js.map} +1 -1
  34. package/dist/commonjs/funcs/files-create.d.ts +21 -0
  35. package/dist/commonjs/funcs/{threads-list.d.ts.map → files-create.d.ts.map} +1 -1
  36. package/dist/commonjs/funcs/files-create.js +119 -0
  37. package/dist/commonjs/funcs/files-create.js.map +1 -0
  38. package/dist/commonjs/funcs/files-delete.d.ts +22 -0
  39. package/dist/commonjs/funcs/files-delete.d.ts.map +1 -0
  40. package/dist/commonjs/funcs/files-delete.js +128 -0
  41. package/dist/commonjs/funcs/files-delete.js.map +1 -0
  42. package/dist/commonjs/funcs/files-download.d.ts +21 -0
  43. package/dist/commonjs/funcs/files-download.d.ts.map +1 -0
  44. package/dist/commonjs/funcs/files-download.js +124 -0
  45. package/dist/commonjs/funcs/files-download.js.map +1 -0
  46. package/dist/commonjs/funcs/files-get.d.ts +22 -0
  47. package/dist/commonjs/funcs/files-get.d.ts.map +1 -0
  48. package/dist/commonjs/funcs/files-get.js +128 -0
  49. package/dist/commonjs/funcs/files-get.js.map +1 -0
  50. package/dist/commonjs/funcs/files-list.d.ts +21 -0
  51. package/dist/commonjs/funcs/files-list.d.ts.map +1 -0
  52. package/dist/commonjs/funcs/files-list.js +127 -0
  53. package/dist/commonjs/funcs/files-list.js.map +1 -0
  54. package/dist/commonjs/funcs/files-upload.d.ts +21 -0
  55. package/dist/commonjs/funcs/files-upload.d.ts.map +1 -0
  56. package/dist/commonjs/funcs/files-upload.js +148 -0
  57. package/dist/commonjs/funcs/files-upload.js.map +1 -0
  58. package/dist/{esm/funcs/meetings-create-or-find.d.ts → commonjs/funcs/meetings-find-or-create.d.ts} +2 -2
  59. package/dist/commonjs/funcs/{meetings-create-or-find.d.ts.map → meetings-find-or-create.d.ts.map} +1 -1
  60. package/dist/commonjs/funcs/{meetings-create-or-find.js → meetings-find-or-create.js} +3 -3
  61. package/dist/commonjs/funcs/{meetings-create-or-find.js.map → meetings-find-or-create.js.map} +1 -1
  62. package/dist/commonjs/funcs/{records-get-attribute-values.d.ts → records-list-attribute-values.d.ts} +2 -2
  63. package/dist/commonjs/funcs/records-list-attribute-values.d.ts.map +1 -0
  64. package/dist/commonjs/funcs/{records-get-attribute-values.js → records-list-attribute-values.js} +3 -3
  65. package/dist/commonjs/funcs/records-list-attribute-values.js.map +1 -0
  66. package/dist/commonjs/funcs/{records-overwrite-update.d.ts → records-update-append.d.ts} +4 -4
  67. package/dist/commonjs/funcs/{entries-append-update.d.ts.map → records-update-append.d.ts.map} +1 -1
  68. package/dist/commonjs/funcs/{records-overwrite-update.js → records-update-append.js} +9 -9
  69. package/dist/commonjs/funcs/{entries-append-update.js.map → records-update-append.js.map} +1 -1
  70. package/dist/commonjs/funcs/records-update.d.ts +3 -3
  71. package/dist/commonjs/funcs/records-update.d.ts.map +1 -1
  72. package/dist/commonjs/funcs/records-update.js +6 -6
  73. package/dist/commonjs/funcs/records-update.js.map +1 -1
  74. package/dist/commonjs/funcs/scim-groups-create.d.ts +19 -0
  75. package/dist/commonjs/funcs/scim-groups-create.d.ts.map +1 -0
  76. package/dist/commonjs/funcs/scim-groups-create.js +106 -0
  77. package/dist/commonjs/funcs/scim-groups-create.js.map +1 -0
  78. package/dist/commonjs/funcs/scim-groups-list.d.ts +19 -0
  79. package/dist/commonjs/funcs/scim-groups-list.d.ts.map +1 -0
  80. package/dist/commonjs/funcs/scim-groups-list.js +106 -0
  81. package/dist/commonjs/funcs/scim-groups-list.js.map +1 -0
  82. package/dist/commonjs/funcs/scim-users-create.d.ts +19 -0
  83. package/dist/commonjs/funcs/scim-users-create.d.ts.map +1 -0
  84. package/dist/commonjs/funcs/scim-users-create.js +106 -0
  85. package/dist/commonjs/funcs/scim-users-create.js.map +1 -0
  86. package/dist/commonjs/funcs/scim-users-list.d.ts +19 -0
  87. package/dist/commonjs/funcs/scim-users-list.d.ts.map +1 -0
  88. package/dist/commonjs/funcs/scim-users-list.js +106 -0
  89. package/dist/commonjs/funcs/scim-users-list.js.map +1 -0
  90. package/dist/commonjs/funcs/{threads-list.d.ts → threads-list-all.d.ts} +2 -2
  91. package/dist/commonjs/funcs/threads-list-all.d.ts.map +1 -0
  92. package/dist/commonjs/funcs/{threads-list.js → threads-list-all.js} +3 -3
  93. package/dist/commonjs/funcs/threads-list-all.js.map +1 -0
  94. package/dist/{esm/funcs/transcripts-get.d.ts → commonjs/funcs/transcripts-get-call-transcript.d.ts} +2 -2
  95. package/dist/commonjs/funcs/{call-recordings-list-by-meeting.d.ts.map → transcripts-get-call-transcript.d.ts.map} +1 -1
  96. package/dist/commonjs/funcs/{transcripts-get.js → transcripts-get-call-transcript.js} +3 -3
  97. package/dist/commonjs/funcs/transcripts-get-call-transcript.js.map +1 -0
  98. package/dist/commonjs/lib/config.d.ts +2 -2
  99. package/dist/commonjs/lib/config.js +2 -2
  100. package/dist/commonjs/models/errors/get-v2-target-identifier-attributes-attribute.d.ts +25 -25
  101. package/dist/commonjs/models/errors/get-v2-target-identifier-attributes-attribute.d.ts.map +1 -1
  102. package/dist/commonjs/models/errors/get-v2-target-identifier-attributes-attribute.js +33 -33
  103. package/dist/commonjs/models/errors/get-v2-target-identifier-attributes-attribute.js.map +1 -1
  104. package/dist/commonjs/models/operations/get-v2-target-identifier-attributes-attribute.d.ts +129 -129
  105. package/dist/commonjs/models/operations/get-v2-target-identifier-attributes-attribute.d.ts.map +1 -1
  106. package/dist/commonjs/models/operations/get-v2-target-identifier-attributes-attribute.js +98 -98
  107. package/dist/commonjs/models/operations/get-v2-target-identifier-attributes-attribute.js.map +1 -1
  108. package/dist/commonjs/sdk/attributes.d.ts +6 -21
  109. package/dist/commonjs/sdk/attributes.d.ts.map +1 -1
  110. package/dist/commonjs/sdk/attributes.js +13 -33
  111. package/dist/commonjs/sdk/attributes.js.map +1 -1
  112. package/dist/commonjs/sdk/call-recordings.d.ts +1 -1
  113. package/dist/commonjs/sdk/call-recordings.d.ts.map +1 -1
  114. package/dist/commonjs/sdk/call-recordings.js +3 -3
  115. package/dist/commonjs/sdk/call-recordings.js.map +1 -1
  116. package/dist/commonjs/sdk/entries.d.ts +2 -2
  117. package/dist/commonjs/sdk/entries.d.ts.map +1 -1
  118. package/dist/commonjs/sdk/entries.js +6 -6
  119. package/dist/commonjs/sdk/entries.js.map +1 -1
  120. package/dist/commonjs/sdk/files.d.ts +6 -6
  121. package/dist/commonjs/sdk/files.d.ts.map +1 -1
  122. package/dist/commonjs/sdk/files.js +18 -18
  123. package/dist/commonjs/sdk/files.js.map +1 -1
  124. package/dist/commonjs/sdk/meetings.d.ts +1 -1
  125. package/dist/commonjs/sdk/meetings.js +3 -3
  126. package/dist/commonjs/sdk/options.d.ts +23 -0
  127. package/dist/commonjs/sdk/options.d.ts.map +1 -0
  128. package/dist/commonjs/sdk/options.js +36 -0
  129. package/dist/commonjs/sdk/options.js.map +1 -0
  130. package/dist/commonjs/sdk/records.d.ts +3 -3
  131. package/dist/commonjs/sdk/records.d.ts.map +1 -1
  132. package/dist/commonjs/sdk/records.js +8 -8
  133. package/dist/commonjs/sdk/records.js.map +1 -1
  134. package/dist/commonjs/sdk/scim-groups.d.ts +3 -3
  135. package/dist/commonjs/sdk/scim-groups.d.ts.map +1 -1
  136. package/dist/commonjs/sdk/scim-groups.js +9 -9
  137. package/dist/commonjs/sdk/scim-groups.js.map +1 -1
  138. package/dist/commonjs/sdk/scim-users.d.ts +3 -3
  139. package/dist/commonjs/sdk/scim-users.d.ts.map +1 -1
  140. package/dist/commonjs/sdk/scim-users.js +9 -9
  141. package/dist/commonjs/sdk/scim-users.js.map +1 -1
  142. package/dist/commonjs/sdk/sdk.d.ts +4 -4
  143. package/dist/commonjs/sdk/sdk.js +2 -2
  144. package/dist/commonjs/sdk/threads.d.ts +1 -1
  145. package/dist/commonjs/sdk/threads.d.ts.map +1 -1
  146. package/dist/commonjs/sdk/threads.js +3 -3
  147. package/dist/commonjs/sdk/threads.js.map +1 -1
  148. package/dist/commonjs/sdk/transcripts.d.ts +1 -1
  149. package/dist/commonjs/sdk/transcripts.d.ts.map +1 -1
  150. package/dist/commonjs/sdk/transcripts.js +3 -3
  151. package/dist/commonjs/sdk/transcripts.js.map +1 -1
  152. package/dist/esm/funcs/{attributes-create.d.ts → attributes-create-new.d.ts} +2 -2
  153. package/dist/esm/funcs/attributes-create-new.d.ts.map +1 -0
  154. package/dist/esm/funcs/{attributes-create.js → attributes-create-new.js} +2 -2
  155. package/dist/esm/funcs/attributes-create-new.js.map +1 -0
  156. package/dist/{commonjs/funcs/attributes-list.d.ts → esm/funcs/attributes-list-all.d.ts} +2 -2
  157. package/dist/esm/funcs/attributes-list-all.d.ts.map +1 -0
  158. package/dist/esm/funcs/{attributes-list.js → attributes-list-all.js} +2 -2
  159. package/dist/esm/funcs/attributes-list-all.js.map +1 -0
  160. package/dist/esm/funcs/{attributes-create-option.d.ts → attributes-options-create.d.ts} +2 -2
  161. package/dist/esm/funcs/attributes-options-create.d.ts.map +1 -0
  162. package/dist/esm/funcs/{attributes-create-option.js → attributes-options-create.js} +2 -2
  163. package/dist/esm/funcs/attributes-options-create.js.map +1 -0
  164. package/dist/{commonjs/funcs/attributes-list-options.d.ts → esm/funcs/attributes-options-list.d.ts} +2 -2
  165. package/dist/esm/funcs/{attributes-list-options.d.ts.map → attributes-options-list.d.ts.map} +1 -1
  166. package/dist/esm/funcs/{attributes-list-options.js → attributes-options-list.js} +2 -2
  167. package/dist/esm/funcs/{attributes-list-options.js.map → attributes-options-list.js.map} +1 -1
  168. package/dist/esm/funcs/{attributes-update-option.d.ts → attributes-update-select-option.d.ts} +2 -2
  169. package/dist/esm/funcs/attributes-update-select-option.d.ts.map +1 -0
  170. package/dist/esm/funcs/{attributes-update-option.js → attributes-update-select-option.js} +2 -2
  171. package/dist/esm/funcs/attributes-update-select-option.js.map +1 -0
  172. package/dist/{commonjs/funcs/call-recordings-list-by-meeting.d.ts → esm/funcs/call-recordings-list.d.ts} +2 -2
  173. package/dist/esm/funcs/call-recordings-list.d.ts.map +1 -0
  174. package/dist/esm/funcs/{call-recordings-list-by-meeting.js → call-recordings-list.js} +2 -2
  175. package/dist/esm/funcs/call-recordings-list.js.map +1 -0
  176. package/dist/esm/funcs/{entries-upsert-by-parent.d.ts → entries-assert.d.ts} +2 -2
  177. package/dist/esm/funcs/entries-assert.d.ts.map +1 -0
  178. package/dist/esm/funcs/{entries-upsert-by-parent.js → entries-assert.js} +2 -2
  179. package/dist/esm/funcs/entries-assert.js.map +1 -0
  180. package/dist/{commonjs/funcs/entries-append-update.d.ts → esm/funcs/entries-update-appending.d.ts} +2 -2
  181. package/dist/{commonjs/funcs/records-overwrite-update.d.ts.map → esm/funcs/entries-update-appending.d.ts.map} +1 -1
  182. package/dist/esm/funcs/{entries-append-update.js → entries-update-appending.js} +2 -2
  183. package/dist/esm/funcs/{records-overwrite-update.js.map → entries-update-appending.js.map} +1 -1
  184. package/dist/esm/funcs/files-create.d.ts +21 -0
  185. package/dist/esm/funcs/{threads-list.d.ts.map → files-create.d.ts.map} +1 -1
  186. package/dist/esm/funcs/files-create.js +83 -0
  187. package/dist/esm/funcs/files-create.js.map +1 -0
  188. package/dist/esm/funcs/files-delete.d.ts +22 -0
  189. package/dist/esm/funcs/files-delete.d.ts.map +1 -0
  190. package/dist/esm/funcs/files-delete.js +92 -0
  191. package/dist/esm/funcs/files-delete.js.map +1 -0
  192. package/dist/esm/funcs/files-download.d.ts +21 -0
  193. package/dist/esm/funcs/files-download.d.ts.map +1 -0
  194. package/dist/esm/funcs/files-download.js +88 -0
  195. package/dist/esm/funcs/files-download.js.map +1 -0
  196. package/dist/esm/funcs/files-get.d.ts +22 -0
  197. package/dist/esm/funcs/files-get.d.ts.map +1 -0
  198. package/dist/esm/funcs/files-get.js +92 -0
  199. package/dist/esm/funcs/files-get.js.map +1 -0
  200. package/dist/esm/funcs/files-list.d.ts +21 -0
  201. package/dist/esm/funcs/files-list.d.ts.map +1 -0
  202. package/dist/esm/funcs/files-list.js +91 -0
  203. package/dist/esm/funcs/files-list.js.map +1 -0
  204. package/dist/esm/funcs/files-upload.d.ts +21 -0
  205. package/dist/esm/funcs/files-upload.d.ts.map +1 -0
  206. package/dist/esm/funcs/files-upload.js +112 -0
  207. package/dist/esm/funcs/files-upload.js.map +1 -0
  208. package/dist/{commonjs/funcs/meetings-create-or-find.d.ts → esm/funcs/meetings-find-or-create.d.ts} +2 -2
  209. package/dist/esm/funcs/{meetings-create-or-find.d.ts.map → meetings-find-or-create.d.ts.map} +1 -1
  210. package/dist/esm/funcs/{meetings-create-or-find.js → meetings-find-or-create.js} +2 -2
  211. package/dist/esm/funcs/{meetings-create-or-find.js.map → meetings-find-or-create.js.map} +1 -1
  212. package/dist/esm/funcs/{records-get-attribute-values.d.ts → records-list-attribute-values.d.ts} +2 -2
  213. package/dist/esm/funcs/records-list-attribute-values.d.ts.map +1 -0
  214. package/dist/esm/funcs/{records-get-attribute-values.js → records-list-attribute-values.js} +2 -2
  215. package/dist/esm/funcs/records-list-attribute-values.js.map +1 -0
  216. package/dist/esm/funcs/{records-overwrite-update.d.ts → records-update-append.d.ts} +4 -4
  217. package/dist/esm/funcs/{entries-append-update.d.ts.map → records-update-append.d.ts.map} +1 -1
  218. package/dist/esm/funcs/{records-overwrite-update.js → records-update-append.js} +8 -8
  219. package/dist/esm/funcs/{entries-append-update.js.map → records-update-append.js.map} +1 -1
  220. package/dist/esm/funcs/records-update.d.ts +3 -3
  221. package/dist/esm/funcs/records-update.d.ts.map +1 -1
  222. package/dist/esm/funcs/records-update.js +6 -6
  223. package/dist/esm/funcs/records-update.js.map +1 -1
  224. package/dist/esm/funcs/scim-groups-create.d.ts +19 -0
  225. package/dist/esm/funcs/scim-groups-create.d.ts.map +1 -0
  226. package/dist/esm/funcs/scim-groups-create.js +70 -0
  227. package/dist/esm/funcs/scim-groups-create.js.map +1 -0
  228. package/dist/esm/funcs/scim-groups-list.d.ts +19 -0
  229. package/dist/esm/funcs/scim-groups-list.d.ts.map +1 -0
  230. package/dist/esm/funcs/scim-groups-list.js +70 -0
  231. package/dist/esm/funcs/scim-groups-list.js.map +1 -0
  232. package/dist/esm/funcs/scim-users-create.d.ts +19 -0
  233. package/dist/esm/funcs/scim-users-create.d.ts.map +1 -0
  234. package/dist/esm/funcs/scim-users-create.js +70 -0
  235. package/dist/esm/funcs/scim-users-create.js.map +1 -0
  236. package/dist/esm/funcs/scim-users-list.d.ts +19 -0
  237. package/dist/esm/funcs/scim-users-list.d.ts.map +1 -0
  238. package/dist/esm/funcs/scim-users-list.js +70 -0
  239. package/dist/esm/funcs/scim-users-list.js.map +1 -0
  240. package/dist/esm/funcs/{threads-list.d.ts → threads-list-all.d.ts} +2 -2
  241. package/dist/esm/funcs/threads-list-all.d.ts.map +1 -0
  242. package/dist/esm/funcs/{threads-list.js → threads-list-all.js} +2 -2
  243. package/dist/esm/funcs/threads-list-all.js.map +1 -0
  244. package/dist/{commonjs/funcs/transcripts-get.d.ts → esm/funcs/transcripts-get-call-transcript.d.ts} +2 -2
  245. package/dist/esm/funcs/{call-recordings-list-by-meeting.d.ts.map → transcripts-get-call-transcript.d.ts.map} +1 -1
  246. package/dist/esm/funcs/{transcripts-get.js → transcripts-get-call-transcript.js} +2 -2
  247. package/dist/esm/funcs/transcripts-get-call-transcript.js.map +1 -0
  248. package/dist/esm/lib/config.d.ts +2 -2
  249. package/dist/esm/lib/config.js +2 -2
  250. package/dist/esm/models/errors/get-v2-target-identifier-attributes-attribute.d.ts +25 -25
  251. package/dist/esm/models/errors/get-v2-target-identifier-attributes-attribute.d.ts.map +1 -1
  252. package/dist/esm/models/errors/get-v2-target-identifier-attributes-attribute.js +29 -29
  253. package/dist/esm/models/errors/get-v2-target-identifier-attributes-attribute.js.map +1 -1
  254. package/dist/esm/models/operations/get-v2-target-identifier-attributes-attribute.d.ts +129 -129
  255. package/dist/esm/models/operations/get-v2-target-identifier-attributes-attribute.d.ts.map +1 -1
  256. package/dist/esm/models/operations/get-v2-target-identifier-attributes-attribute.js +89 -89
  257. package/dist/esm/models/operations/get-v2-target-identifier-attributes-attribute.js.map +1 -1
  258. package/dist/esm/sdk/attributes.d.ts +6 -21
  259. package/dist/esm/sdk/attributes.d.ts.map +1 -1
  260. package/dist/esm/sdk/attributes.js +13 -33
  261. package/dist/esm/sdk/attributes.js.map +1 -1
  262. package/dist/esm/sdk/call-recordings.d.ts +1 -1
  263. package/dist/esm/sdk/call-recordings.d.ts.map +1 -1
  264. package/dist/esm/sdk/call-recordings.js +3 -3
  265. package/dist/esm/sdk/call-recordings.js.map +1 -1
  266. package/dist/esm/sdk/entries.d.ts +2 -2
  267. package/dist/esm/sdk/entries.d.ts.map +1 -1
  268. package/dist/esm/sdk/entries.js +6 -6
  269. package/dist/esm/sdk/entries.js.map +1 -1
  270. package/dist/esm/sdk/files.d.ts +6 -6
  271. package/dist/esm/sdk/files.d.ts.map +1 -1
  272. package/dist/esm/sdk/files.js +18 -18
  273. package/dist/esm/sdk/files.js.map +1 -1
  274. package/dist/esm/sdk/meetings.d.ts +1 -1
  275. package/dist/esm/sdk/meetings.js +3 -3
  276. package/dist/esm/sdk/options.d.ts +23 -0
  277. package/dist/esm/sdk/options.d.ts.map +1 -0
  278. package/dist/esm/sdk/options.js +32 -0
  279. package/dist/esm/sdk/options.js.map +1 -0
  280. package/dist/esm/sdk/records.d.ts +3 -3
  281. package/dist/esm/sdk/records.d.ts.map +1 -1
  282. package/dist/esm/sdk/records.js +8 -8
  283. package/dist/esm/sdk/records.js.map +1 -1
  284. package/dist/esm/sdk/scim-groups.d.ts +3 -3
  285. package/dist/esm/sdk/scim-groups.d.ts.map +1 -1
  286. package/dist/esm/sdk/scim-groups.js +7 -7
  287. package/dist/esm/sdk/scim-groups.js.map +1 -1
  288. package/dist/esm/sdk/scim-users.d.ts +3 -3
  289. package/dist/esm/sdk/scim-users.d.ts.map +1 -1
  290. package/dist/esm/sdk/scim-users.js +7 -7
  291. package/dist/esm/sdk/scim-users.js.map +1 -1
  292. package/dist/esm/sdk/sdk.d.ts +4 -4
  293. package/dist/esm/sdk/sdk.js +4 -4
  294. package/dist/esm/sdk/threads.d.ts +1 -1
  295. package/dist/esm/sdk/threads.d.ts.map +1 -1
  296. package/dist/esm/sdk/threads.js +3 -3
  297. package/dist/esm/sdk/threads.js.map +1 -1
  298. package/dist/esm/sdk/transcripts.d.ts +1 -1
  299. package/dist/esm/sdk/transcripts.d.ts.map +1 -1
  300. package/dist/esm/sdk/transcripts.js +3 -3
  301. package/dist/esm/sdk/transcripts.js.map +1 -1
  302. package/jsr.json +1 -1
  303. package/package.json +1 -1
  304. package/src/funcs/{attributes-create.ts → attributes-create-new.ts} +1 -1
  305. package/src/funcs/{attributes-list.ts → attributes-list-all.ts} +1 -1
  306. package/src/funcs/{attributes-create-option.ts → attributes-options-create.ts} +1 -1
  307. package/src/funcs/{attributes-list-options.ts → attributes-options-list.ts} +1 -1
  308. package/src/funcs/{attributes-update-option.ts → attributes-update-select-option.ts} +1 -1
  309. package/src/funcs/{call-recordings-list-by-meeting.ts → call-recordings-list.ts} +1 -1
  310. package/src/funcs/{entries-upsert-by-parent.ts → entries-assert.ts} +1 -1
  311. package/src/funcs/{entries-append-update.ts → entries-update-appending.ts} +1 -1
  312. package/src/funcs/files-create.ts +165 -0
  313. package/src/funcs/files-delete.ts +181 -0
  314. package/src/funcs/files-download.ts +172 -0
  315. package/src/funcs/files-get.ts +181 -0
  316. package/src/funcs/files-list.ts +174 -0
  317. package/src/funcs/files-upload.ts +206 -0
  318. package/src/funcs/{meetings-create-or-find.ts → meetings-find-or-create.ts} +1 -1
  319. package/src/funcs/{records-get-attribute-values.ts → records-list-attribute-values.ts} +1 -1
  320. package/src/funcs/{records-overwrite-update.ts → records-update-append.ts} +12 -12
  321. package/src/funcs/records-update.ts +11 -11
  322. package/src/funcs/scim-groups-create.ts +144 -0
  323. package/src/funcs/scim-groups-list.ts +144 -0
  324. package/src/funcs/scim-users-create.ts +144 -0
  325. package/src/funcs/scim-users-list.ts +144 -0
  326. package/src/funcs/{threads-list.ts → threads-list-all.ts} +1 -1
  327. package/src/funcs/{transcripts-get.ts → transcripts-get-call-transcript.ts} +1 -1
  328. package/src/lib/config.ts +2 -2
  329. package/src/models/errors/get-v2-target-identifier-attributes-attribute.ts +69 -69
  330. package/src/models/operations/get-v2-target-identifier-attributes-attribute.ts +334 -334
  331. package/src/sdk/attributes.ts +15 -53
  332. package/src/sdk/call-recordings.ts +3 -3
  333. package/src/sdk/entries.ts +6 -6
  334. package/src/sdk/files.ts +18 -18
  335. package/src/sdk/meetings.ts +3 -3
  336. package/src/sdk/options.ts +53 -0
  337. package/src/sdk/records.ts +8 -8
  338. package/src/sdk/scim-groups.ts +7 -7
  339. package/src/sdk/scim-users.ts +7 -7
  340. package/src/sdk/sdk.ts +8 -8
  341. package/src/sdk/threads.ts +3 -3
  342. package/src/sdk/transcripts.ts +3 -3
  343. package/dist/commonjs/funcs/attributes-create-option.d.ts.map +0 -1
  344. package/dist/commonjs/funcs/attributes-create-option.js.map +0 -1
  345. package/dist/commonjs/funcs/attributes-create.d.ts.map +0 -1
  346. package/dist/commonjs/funcs/attributes-create.js.map +0 -1
  347. package/dist/commonjs/funcs/attributes-list.d.ts.map +0 -1
  348. package/dist/commonjs/funcs/attributes-list.js.map +0 -1
  349. package/dist/commonjs/funcs/attributes-update-option.d.ts.map +0 -1
  350. package/dist/commonjs/funcs/attributes-update-option.js.map +0 -1
  351. package/dist/commonjs/funcs/call-recordings-list-by-meeting.js.map +0 -1
  352. package/dist/commonjs/funcs/entries-upsert-by-parent.d.ts.map +0 -1
  353. package/dist/commonjs/funcs/entries-upsert-by-parent.js.map +0 -1
  354. package/dist/commonjs/funcs/records-get-attribute-values.d.ts.map +0 -1
  355. package/dist/commonjs/funcs/records-get-attribute-values.js.map +0 -1
  356. package/dist/commonjs/funcs/threads-list.js.map +0 -1
  357. package/dist/commonjs/funcs/transcripts-get.d.ts.map +0 -1
  358. package/dist/commonjs/funcs/transcripts-get.js.map +0 -1
  359. package/dist/esm/funcs/attributes-create-option.d.ts.map +0 -1
  360. package/dist/esm/funcs/attributes-create-option.js.map +0 -1
  361. package/dist/esm/funcs/attributes-create.d.ts.map +0 -1
  362. package/dist/esm/funcs/attributes-create.js.map +0 -1
  363. package/dist/esm/funcs/attributes-list.d.ts.map +0 -1
  364. package/dist/esm/funcs/attributes-list.js.map +0 -1
  365. package/dist/esm/funcs/attributes-update-option.d.ts.map +0 -1
  366. package/dist/esm/funcs/attributes-update-option.js.map +0 -1
  367. package/dist/esm/funcs/call-recordings-list-by-meeting.js.map +0 -1
  368. package/dist/esm/funcs/entries-upsert-by-parent.d.ts.map +0 -1
  369. package/dist/esm/funcs/entries-upsert-by-parent.js.map +0 -1
  370. package/dist/esm/funcs/records-get-attribute-values.d.ts.map +0 -1
  371. package/dist/esm/funcs/records-get-attribute-values.js.map +0 -1
  372. package/dist/esm/funcs/threads-list.js.map +0 -1
  373. package/dist/esm/funcs/transcripts-get.d.ts.map +0 -1
  374. package/dist/esm/funcs/transcripts-get.js.map +0 -1
@@ -118,50 +118,6 @@ export class PostV2TargetIdentifierAttributesAttributeOptionsSlugConflictError
118
118
  }
119
119
  }
120
120
 
121
- /**
122
- * Bad Request
123
- */
124
- export type PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeErrorData =
125
- {
126
- statusCode: number;
127
- type:
128
- operations.PostV2TargetIdentifierAttributesAttributeOptionsBadRequestType;
129
- code:
130
- operations.PostV2TargetIdentifierAttributesAttributeOptionsCodeValidationType;
131
- message: string;
132
- };
133
-
134
- /**
135
- * Bad Request
136
- */
137
- export class PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError
138
- extends AttioBaseError
139
- {
140
- type:
141
- operations.PostV2TargetIdentifierAttributesAttributeOptionsBadRequestType;
142
- code:
143
- operations.PostV2TargetIdentifierAttributesAttributeOptionsCodeValidationType;
144
-
145
- /** The original data that was passed to this error instance. */
146
- data$:
147
- PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeErrorData;
148
-
149
- constructor(
150
- err:
151
- PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeErrorData,
152
- httpMeta: { response: Response; request: Request; body: string },
153
- ) {
154
- const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
155
- super(message, httpMeta);
156
- this.data$ = err;
157
- this.type = err.type;
158
- this.code = err.code;
159
-
160
- this.name =
161
- "PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError";
162
- }
163
- }
164
-
165
121
  /**
166
122
  * Bad Request
167
123
  */
@@ -336,6 +292,50 @@ export class PatchV2TargetIdentifierAttributesAttributeStatusesStatusValueNotFou
336
292
  }
337
293
  }
338
294
 
295
+ /**
296
+ * Bad Request
297
+ */
298
+ export type PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeErrorData =
299
+ {
300
+ statusCode: number;
301
+ type:
302
+ operations.PostV2TargetIdentifierAttributesAttributeOptionsBadRequestType;
303
+ code:
304
+ operations.PostV2TargetIdentifierAttributesAttributeOptionsCodeValidationType;
305
+ message: string;
306
+ };
307
+
308
+ /**
309
+ * Bad Request
310
+ */
311
+ export class PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError
312
+ extends AttioBaseError
313
+ {
314
+ type:
315
+ operations.PostV2TargetIdentifierAttributesAttributeOptionsBadRequestType;
316
+ code:
317
+ operations.PostV2TargetIdentifierAttributesAttributeOptionsCodeValidationType;
318
+
319
+ /** The original data that was passed to this error instance. */
320
+ data$:
321
+ PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeErrorData;
322
+
323
+ constructor(
324
+ err:
325
+ PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeErrorData,
326
+ httpMeta: { response: Response; request: Request; body: string },
327
+ ) {
328
+ const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
329
+ super(message, httpMeta);
330
+ this.data$ = err;
331
+ this.type = err.type;
332
+ this.code = err.code;
333
+
334
+ this.name =
335
+ "PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError";
336
+ }
337
+ }
338
+
339
339
  /**
340
340
  * Bad Request
341
341
  */
@@ -470,19 +470,19 @@ export const PostV2TargetIdentifierAttributesAttributeOptionsSlugConflictError$i
470
470
  );
471
471
 
472
472
  /** @internal */
473
- export const PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError$inboundSchema:
473
+ export const PatchV2TargetIdentifierAttributesAttributeOptionsOptionValueNotFoundError$inboundSchema:
474
474
  z.ZodMiniType<
475
- PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError,
475
+ PatchV2TargetIdentifierAttributesAttributeOptionsOptionValueNotFoundError,
476
476
  unknown
477
477
  > = z.pipe(
478
478
  z.object({
479
479
  status_code: types.number(),
480
480
  type:
481
481
  operations
482
- .PostV2TargetIdentifierAttributesAttributeOptionsBadRequestType$inboundSchema,
482
+ .PatchV2TargetIdentifierAttributesAttributeOptionsOptionBadRequestType$inboundSchema,
483
483
  code:
484
484
  operations
485
- .PostV2TargetIdentifierAttributesAttributeOptionsCodeValidationType$inboundSchema,
485
+ .PatchV2TargetIdentifierAttributesAttributeOptionsOptionCodeValueNotFound$inboundSchema,
486
486
  message: types.string(),
487
487
  request$: z.custom<Request>(x => x instanceof Request),
488
488
  response$: z.custom<Response>(x => x instanceof Response),
@@ -493,7 +493,7 @@ export const PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError
493
493
  "status_code": "statusCode",
494
494
  });
495
495
 
496
- return new PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError(
496
+ return new PatchV2TargetIdentifierAttributesAttributeOptionsOptionValueNotFoundError(
497
497
  remapped,
498
498
  { request: v.request$, response: v.response$, body: v.body$ },
499
499
  );
@@ -501,19 +501,19 @@ export const PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError
501
501
  );
502
502
 
503
503
  /** @internal */
504
- export const PatchV2TargetIdentifierAttributesAttributeOptionsOptionValueNotFoundError$inboundSchema:
504
+ export const PostV2TargetIdentifierAttributesAttributeStatusesSlugConflictError$inboundSchema:
505
505
  z.ZodMiniType<
506
- PatchV2TargetIdentifierAttributesAttributeOptionsOptionValueNotFoundError,
506
+ PostV2TargetIdentifierAttributesAttributeStatusesSlugConflictError,
507
507
  unknown
508
508
  > = z.pipe(
509
509
  z.object({
510
510
  status_code: types.number(),
511
511
  type:
512
512
  operations
513
- .PatchV2TargetIdentifierAttributesAttributeOptionsOptionBadRequestType$inboundSchema,
513
+ .PostV2TargetIdentifierAttributesAttributeStatusesConflictType$inboundSchema,
514
514
  code:
515
515
  operations
516
- .PatchV2TargetIdentifierAttributesAttributeOptionsOptionCodeValueNotFound$inboundSchema,
516
+ .PostV2TargetIdentifierAttributesAttributeStatusesConflictCode$inboundSchema,
517
517
  message: types.string(),
518
518
  request$: z.custom<Request>(x => x instanceof Request),
519
519
  response$: z.custom<Response>(x => x instanceof Response),
@@ -524,7 +524,7 @@ export const PatchV2TargetIdentifierAttributesAttributeOptionsOptionValueNotFoun
524
524
  "status_code": "statusCode",
525
525
  });
526
526
 
527
- return new PatchV2TargetIdentifierAttributesAttributeOptionsOptionValueNotFoundError(
527
+ return new PostV2TargetIdentifierAttributesAttributeStatusesSlugConflictError(
528
528
  remapped,
529
529
  { request: v.request$, response: v.response$, body: v.body$ },
530
530
  );
@@ -532,19 +532,19 @@ export const PatchV2TargetIdentifierAttributesAttributeOptionsOptionValueNotFoun
532
532
  );
533
533
 
534
534
  /** @internal */
535
- export const PostV2TargetIdentifierAttributesAttributeStatusesSlugConflictError$inboundSchema:
535
+ export const PostV2TargetIdentifierAttributesAttributeStatusesValidationTypeError$inboundSchema:
536
536
  z.ZodMiniType<
537
- PostV2TargetIdentifierAttributesAttributeStatusesSlugConflictError,
537
+ PostV2TargetIdentifierAttributesAttributeStatusesValidationTypeError,
538
538
  unknown
539
539
  > = z.pipe(
540
540
  z.object({
541
541
  status_code: types.number(),
542
542
  type:
543
543
  operations
544
- .PostV2TargetIdentifierAttributesAttributeStatusesConflictType$inboundSchema,
544
+ .PostV2TargetIdentifierAttributesAttributeStatusesBadRequestType$inboundSchema,
545
545
  code:
546
546
  operations
547
- .PostV2TargetIdentifierAttributesAttributeStatusesConflictCode$inboundSchema,
547
+ .PostV2TargetIdentifierAttributesAttributeStatusesCodeValidationType$inboundSchema,
548
548
  message: types.string(),
549
549
  request$: z.custom<Request>(x => x instanceof Request),
550
550
  response$: z.custom<Response>(x => x instanceof Response),
@@ -555,7 +555,7 @@ export const PostV2TargetIdentifierAttributesAttributeStatusesSlugConflictError$
555
555
  "status_code": "statusCode",
556
556
  });
557
557
 
558
- return new PostV2TargetIdentifierAttributesAttributeStatusesSlugConflictError(
558
+ return new PostV2TargetIdentifierAttributesAttributeStatusesValidationTypeError(
559
559
  remapped,
560
560
  { request: v.request$, response: v.response$, body: v.body$ },
561
561
  );
@@ -563,19 +563,19 @@ export const PostV2TargetIdentifierAttributesAttributeStatusesSlugConflictError$
563
563
  );
564
564
 
565
565
  /** @internal */
566
- export const PostV2TargetIdentifierAttributesAttributeStatusesValidationTypeError$inboundSchema:
566
+ export const PatchV2TargetIdentifierAttributesAttributeStatusesStatusValueNotFoundError$inboundSchema:
567
567
  z.ZodMiniType<
568
- PostV2TargetIdentifierAttributesAttributeStatusesValidationTypeError,
568
+ PatchV2TargetIdentifierAttributesAttributeStatusesStatusValueNotFoundError,
569
569
  unknown
570
570
  > = z.pipe(
571
571
  z.object({
572
572
  status_code: types.number(),
573
573
  type:
574
574
  operations
575
- .PostV2TargetIdentifierAttributesAttributeStatusesBadRequestType$inboundSchema,
575
+ .PatchV2TargetIdentifierAttributesAttributeStatusesStatusBadRequestType$inboundSchema,
576
576
  code:
577
577
  operations
578
- .PostV2TargetIdentifierAttributesAttributeStatusesCodeValidationType$inboundSchema,
578
+ .PatchV2TargetIdentifierAttributesAttributeStatusesStatusCodeValueNotFound$inboundSchema,
579
579
  message: types.string(),
580
580
  request$: z.custom<Request>(x => x instanceof Request),
581
581
  response$: z.custom<Response>(x => x instanceof Response),
@@ -586,7 +586,7 @@ export const PostV2TargetIdentifierAttributesAttributeStatusesValidationTypeErro
586
586
  "status_code": "statusCode",
587
587
  });
588
588
 
589
- return new PostV2TargetIdentifierAttributesAttributeStatusesValidationTypeError(
589
+ return new PatchV2TargetIdentifierAttributesAttributeStatusesStatusValueNotFoundError(
590
590
  remapped,
591
591
  { request: v.request$, response: v.response$, body: v.body$ },
592
592
  );
@@ -594,19 +594,19 @@ export const PostV2TargetIdentifierAttributesAttributeStatusesValidationTypeErro
594
594
  );
595
595
 
596
596
  /** @internal */
597
- export const PatchV2TargetIdentifierAttributesAttributeStatusesStatusValueNotFoundError$inboundSchema:
597
+ export const PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError$inboundSchema:
598
598
  z.ZodMiniType<
599
- PatchV2TargetIdentifierAttributesAttributeStatusesStatusValueNotFoundError,
599
+ PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError,
600
600
  unknown
601
601
  > = z.pipe(
602
602
  z.object({
603
603
  status_code: types.number(),
604
604
  type:
605
605
  operations
606
- .PatchV2TargetIdentifierAttributesAttributeStatusesStatusBadRequestType$inboundSchema,
606
+ .PostV2TargetIdentifierAttributesAttributeOptionsBadRequestType$inboundSchema,
607
607
  code:
608
608
  operations
609
- .PatchV2TargetIdentifierAttributesAttributeStatusesStatusCodeValueNotFound$inboundSchema,
609
+ .PostV2TargetIdentifierAttributesAttributeOptionsCodeValidationType$inboundSchema,
610
610
  message: types.string(),
611
611
  request$: z.custom<Request>(x => x instanceof Request),
612
612
  response$: z.custom<Response>(x => x instanceof Response),
@@ -617,7 +617,7 @@ export const PatchV2TargetIdentifierAttributesAttributeStatusesStatusValueNotFou
617
617
  "status_code": "statusCode",
618
618
  });
619
619
 
620
- return new PatchV2TargetIdentifierAttributesAttributeStatusesStatusValueNotFoundError(
620
+ return new PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError(
621
621
  remapped,
622
622
  { request: v.request$, response: v.response$, body: v.body$ },
623
623
  );