@interfere/attio 0.1.3 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +154 -81
- package/dist/commonjs/funcs/{attributes-create.d.ts → attributes-create-new.d.ts} +2 -2
- package/dist/commonjs/funcs/attributes-create-new.d.ts.map +1 -0
- package/dist/commonjs/funcs/{attributes-create.js → attributes-create-new.js} +3 -3
- package/dist/commonjs/funcs/attributes-create-new.js.map +1 -0
- package/dist/{esm/funcs/attributes-list.d.ts → commonjs/funcs/attributes-list-all.d.ts} +2 -2
- package/dist/commonjs/funcs/attributes-list-all.d.ts.map +1 -0
- package/dist/commonjs/funcs/{attributes-list.js → attributes-list-all.js} +3 -3
- package/dist/commonjs/funcs/attributes-list-all.js.map +1 -0
- package/dist/commonjs/funcs/{attributes-create-option.d.ts → attributes-options-create.d.ts} +2 -2
- package/dist/commonjs/funcs/attributes-options-create.d.ts.map +1 -0
- package/dist/commonjs/funcs/{attributes-create-option.js → attributes-options-create.js} +3 -3
- package/dist/commonjs/funcs/attributes-options-create.js.map +1 -0
- package/dist/{esm/funcs/attributes-list-options.d.ts → commonjs/funcs/attributes-options-list.d.ts} +2 -2
- package/dist/commonjs/funcs/{attributes-list-options.d.ts.map → attributes-options-list.d.ts.map} +1 -1
- package/dist/commonjs/funcs/{attributes-list-options.js → attributes-options-list.js} +3 -3
- package/dist/commonjs/funcs/{attributes-list-options.js.map → attributes-options-list.js.map} +1 -1
- package/dist/commonjs/funcs/{attributes-update-option.d.ts → attributes-update-select-option.d.ts} +2 -2
- package/dist/commonjs/funcs/attributes-update-select-option.d.ts.map +1 -0
- package/dist/commonjs/funcs/{attributes-update-option.js → attributes-update-select-option.js} +3 -3
- package/dist/commonjs/funcs/attributes-update-select-option.js.map +1 -0
- package/dist/{esm/funcs/call-recordings-list-by-meeting.d.ts → commonjs/funcs/call-recordings-list.d.ts} +2 -2
- package/dist/commonjs/funcs/call-recordings-list.d.ts.map +1 -0
- package/dist/commonjs/funcs/{call-recordings-list-by-meeting.js → call-recordings-list.js} +3 -3
- package/dist/commonjs/funcs/call-recordings-list.js.map +1 -0
- package/dist/commonjs/funcs/{entries-upsert-by-parent.d.ts → entries-assert.d.ts} +2 -2
- package/dist/commonjs/funcs/entries-assert.d.ts.map +1 -0
- package/dist/commonjs/funcs/{entries-upsert-by-parent.js → entries-assert.js} +3 -3
- package/dist/commonjs/funcs/entries-assert.js.map +1 -0
- package/dist/{esm/funcs/entries-append-update.d.ts → commonjs/funcs/entries-update-appending.d.ts} +2 -2
- package/dist/{esm/funcs/records-overwrite-update.d.ts.map → commonjs/funcs/entries-update-appending.d.ts.map} +1 -1
- package/dist/commonjs/funcs/{entries-append-update.js → entries-update-appending.js} +3 -3
- package/dist/commonjs/funcs/{records-overwrite-update.js.map → entries-update-appending.js.map} +1 -1
- package/dist/commonjs/funcs/files-create.d.ts +21 -0
- package/dist/commonjs/funcs/{threads-list.d.ts.map → files-create.d.ts.map} +1 -1
- package/dist/commonjs/funcs/files-create.js +119 -0
- package/dist/commonjs/funcs/files-create.js.map +1 -0
- package/dist/commonjs/funcs/files-delete-v2-files-file-id.d.ts +22 -0
- package/dist/commonjs/funcs/files-delete-v2-files-file-id.d.ts.map +1 -0
- package/dist/commonjs/funcs/files-delete-v2-files-file-id.js +128 -0
- package/dist/commonjs/funcs/files-delete-v2-files-file-id.js.map +1 -0
- package/dist/commonjs/funcs/files-delete.d.ts +22 -0
- package/dist/commonjs/funcs/files-delete.d.ts.map +1 -0
- package/dist/commonjs/funcs/files-delete.js +128 -0
- package/dist/commonjs/funcs/files-delete.js.map +1 -0
- package/dist/commonjs/funcs/files-download.d.ts +21 -0
- package/dist/commonjs/funcs/files-download.d.ts.map +1 -0
- package/dist/commonjs/funcs/files-download.js +124 -0
- package/dist/commonjs/funcs/files-download.js.map +1 -0
- package/dist/commonjs/funcs/files-get-v2-files-file-id-download.d.ts +21 -0
- package/dist/commonjs/funcs/files-get-v2-files-file-id-download.d.ts.map +1 -0
- package/dist/commonjs/funcs/files-get-v2-files-file-id-download.js +124 -0
- package/dist/commonjs/funcs/files-get-v2-files-file-id-download.js.map +1 -0
- package/dist/commonjs/funcs/files-get-v2-files-file-id.d.ts +22 -0
- package/dist/commonjs/funcs/files-get-v2-files-file-id.d.ts.map +1 -0
- package/dist/commonjs/funcs/files-get-v2-files-file-id.js +128 -0
- package/dist/commonjs/funcs/files-get-v2-files-file-id.js.map +1 -0
- package/dist/commonjs/funcs/files-get-v2-files.d.ts +21 -0
- package/dist/commonjs/funcs/files-get-v2-files.d.ts.map +1 -0
- package/dist/commonjs/funcs/files-get-v2-files.js +127 -0
- package/dist/commonjs/funcs/files-get-v2-files.js.map +1 -0
- package/dist/commonjs/funcs/files-get.d.ts +22 -0
- package/dist/commonjs/funcs/files-get.d.ts.map +1 -0
- package/dist/commonjs/funcs/files-get.js +128 -0
- package/dist/commonjs/funcs/files-get.js.map +1 -0
- package/dist/commonjs/funcs/files-list.d.ts +21 -0
- package/dist/commonjs/funcs/files-list.d.ts.map +1 -0
- package/dist/commonjs/funcs/files-list.js +127 -0
- package/dist/commonjs/funcs/files-list.js.map +1 -0
- package/dist/commonjs/funcs/files-post-v2-files-upload.d.ts +21 -0
- package/dist/commonjs/funcs/files-post-v2-files-upload.d.ts.map +1 -0
- package/dist/commonjs/funcs/files-post-v2-files-upload.js +148 -0
- package/dist/commonjs/funcs/files-post-v2-files-upload.js.map +1 -0
- package/dist/commonjs/funcs/files-post-v2-files.d.ts +21 -0
- package/dist/commonjs/funcs/files-post-v2-files.d.ts.map +1 -0
- package/dist/commonjs/funcs/files-post-v2-files.js +119 -0
- package/dist/commonjs/funcs/files-post-v2-files.js.map +1 -0
- package/dist/commonjs/funcs/files-upload.d.ts +21 -0
- package/dist/commonjs/funcs/files-upload.d.ts.map +1 -0
- package/dist/commonjs/funcs/files-upload.js +148 -0
- package/dist/commonjs/funcs/files-upload.js.map +1 -0
- package/dist/{esm/funcs/meetings-create-or-find.d.ts → commonjs/funcs/meetings-find-or-create.d.ts} +2 -2
- package/dist/commonjs/funcs/{meetings-create-or-find.d.ts.map → meetings-find-or-create.d.ts.map} +1 -1
- package/dist/commonjs/funcs/{meetings-create-or-find.js → meetings-find-or-create.js} +3 -3
- package/dist/commonjs/funcs/{meetings-create-or-find.js.map → meetings-find-or-create.js.map} +1 -1
- package/dist/commonjs/funcs/notes-create.d.ts +1 -1
- package/dist/commonjs/funcs/notes-create.d.ts.map +1 -1
- package/dist/commonjs/funcs/notes-create.js +2 -2
- package/dist/commonjs/funcs/notes-create.js.map +1 -1
- package/dist/commonjs/funcs/{records-get-attribute-values.d.ts → records-list-attribute-values.d.ts} +2 -2
- package/dist/commonjs/funcs/records-list-attribute-values.d.ts.map +1 -0
- package/dist/commonjs/funcs/{records-get-attribute-values.js → records-list-attribute-values.js} +3 -3
- package/dist/commonjs/funcs/records-list-attribute-values.js.map +1 -0
- package/dist/commonjs/funcs/{records-overwrite-update.d.ts → records-update-append.d.ts} +4 -4
- package/dist/commonjs/funcs/{entries-append-update.d.ts.map → records-update-append.d.ts.map} +1 -1
- package/dist/commonjs/funcs/{records-overwrite-update.js → records-update-append.js} +9 -9
- package/dist/commonjs/funcs/{entries-append-update.js.map → records-update-append.js.map} +1 -1
- package/dist/commonjs/funcs/records-update.d.ts +3 -3
- package/dist/commonjs/funcs/records-update.d.ts.map +1 -1
- package/dist/commonjs/funcs/records-update.js +6 -6
- package/dist/commonjs/funcs/records-update.js.map +1 -1
- package/dist/commonjs/funcs/scim-groups-create.d.ts +19 -0
- package/dist/commonjs/funcs/scim-groups-create.d.ts.map +1 -0
- package/dist/commonjs/funcs/scim-groups-create.js +106 -0
- package/dist/commonjs/funcs/scim-groups-create.js.map +1 -0
- package/dist/commonjs/funcs/scim-groups-get-scimv2-groups.d.ts +19 -0
- package/dist/commonjs/funcs/scim-groups-get-scimv2-groups.d.ts.map +1 -0
- package/dist/commonjs/funcs/scim-groups-get-scimv2-groups.js +106 -0
- package/dist/commonjs/funcs/scim-groups-get-scimv2-groups.js.map +1 -0
- package/dist/commonjs/funcs/scim-groups-list.d.ts +19 -0
- package/dist/commonjs/funcs/scim-groups-list.d.ts.map +1 -0
- package/dist/commonjs/funcs/scim-groups-list.js +106 -0
- package/dist/commonjs/funcs/scim-groups-list.js.map +1 -0
- package/dist/commonjs/funcs/scim-groups-post-scimv2-groups.d.ts +19 -0
- package/dist/commonjs/funcs/scim-groups-post-scimv2-groups.d.ts.map +1 -0
- package/dist/commonjs/funcs/scim-groups-post-scimv2-groups.js +106 -0
- package/dist/commonjs/funcs/scim-groups-post-scimv2-groups.js.map +1 -0
- package/dist/commonjs/funcs/scim-schemas-list.d.ts +1 -1
- package/dist/commonjs/funcs/scim-schemas-list.js +1 -1
- package/dist/commonjs/funcs/scim-users-create.d.ts +19 -0
- package/dist/commonjs/funcs/scim-users-create.d.ts.map +1 -0
- package/dist/commonjs/funcs/scim-users-create.js +106 -0
- package/dist/commonjs/funcs/scim-users-create.js.map +1 -0
- package/dist/commonjs/funcs/scim-users-get-scimv2-users.d.ts +19 -0
- package/dist/commonjs/funcs/scim-users-get-scimv2-users.d.ts.map +1 -0
- package/dist/commonjs/funcs/scim-users-get-scimv2-users.js +106 -0
- package/dist/commonjs/funcs/scim-users-get-scimv2-users.js.map +1 -0
- package/dist/commonjs/funcs/scim-users-list.d.ts +19 -0
- package/dist/commonjs/funcs/scim-users-list.d.ts.map +1 -0
- package/dist/commonjs/funcs/scim-users-list.js +106 -0
- package/dist/commonjs/funcs/scim-users-list.js.map +1 -0
- package/dist/commonjs/funcs/scim-users-post-scimv2-users.d.ts +19 -0
- package/dist/commonjs/funcs/scim-users-post-scimv2-users.d.ts.map +1 -0
- package/dist/commonjs/funcs/scim-users-post-scimv2-users.js +106 -0
- package/dist/commonjs/funcs/scim-users-post-scimv2-users.js.map +1 -0
- package/dist/commonjs/funcs/{threads-list.d.ts → threads-list-all.d.ts} +2 -2
- package/dist/commonjs/funcs/threads-list-all.d.ts.map +1 -0
- package/dist/commonjs/funcs/{threads-list.js → threads-list-all.js} +3 -3
- package/dist/commonjs/funcs/threads-list-all.js.map +1 -0
- package/dist/{esm/funcs/transcripts-get.d.ts → commonjs/funcs/transcripts-get-call-transcript.d.ts} +2 -2
- package/dist/commonjs/funcs/{call-recordings-list-by-meeting.d.ts.map → transcripts-get-call-transcript.d.ts.map} +1 -1
- package/dist/commonjs/funcs/{transcripts-get.js → transcripts-get-call-transcript.js} +3 -3
- package/dist/commonjs/funcs/transcripts-get-call-transcript.js.map +1 -0
- package/dist/commonjs/lib/config.d.ts +3 -3
- package/dist/commonjs/lib/config.js +3 -3
- package/dist/commonjs/lib/config.js.map +1 -1
- package/dist/commonjs/lib/matchers.d.ts.map +1 -1
- package/dist/commonjs/lib/matchers.js +0 -1
- package/dist/commonjs/lib/matchers.js.map +1 -1
- package/dist/commonjs/lib/security.d.ts.map +1 -1
- package/dist/commonjs/lib/security.js +1 -2
- package/dist/commonjs/lib/security.js.map +1 -1
- package/dist/commonjs/models/connected-file.d.ts +107 -0
- package/dist/commonjs/models/connected-file.d.ts.map +1 -0
- package/dist/commonjs/models/connected-file.js +120 -0
- package/dist/commonjs/models/connected-file.js.map +1 -0
- package/dist/commonjs/models/connected-folder.d.ts +107 -0
- package/dist/commonjs/models/connected-folder.d.ts.map +1 -0
- package/dist/commonjs/models/connected-folder.js +120 -0
- package/dist/commonjs/models/connected-folder.js.map +1 -0
- package/dist/commonjs/models/errors/get-v2-files-file-id.d.ts +29 -0
- package/dist/commonjs/models/errors/get-v2-files-file-id.d.ts.map +1 -0
- package/dist/commonjs/models/errors/get-v2-files-file-id.js +78 -0
- package/dist/commonjs/models/errors/get-v2-files-file-id.js.map +1 -0
- package/dist/commonjs/models/errors/get-v2-objects-object.d.ts +25 -0
- package/dist/commonjs/models/errors/get-v2-objects-object.d.ts.map +1 -1
- package/dist/commonjs/models/errors/get-v2-objects-object.js +34 -1
- package/dist/commonjs/models/errors/get-v2-objects-object.js.map +1 -1
- package/dist/commonjs/models/errors/get-v2-target-identifier-attributes-attribute.d.ts +25 -25
- package/dist/commonjs/models/errors/get-v2-target-identifier-attributes-attribute.d.ts.map +1 -1
- package/dist/commonjs/models/errors/get-v2-target-identifier-attributes-attribute.js +33 -33
- package/dist/commonjs/models/errors/get-v2-target-identifier-attributes-attribute.js.map +1 -1
- package/dist/commonjs/models/errors/index.d.ts +1 -0
- package/dist/commonjs/models/errors/index.d.ts.map +1 -1
- package/dist/commonjs/models/errors/index.js +1 -0
- package/dist/commonjs/models/errors/index.js.map +1 -1
- package/dist/commonjs/models/file.d.ts +127 -0
- package/dist/commonjs/models/file.d.ts.map +1 -0
- package/dist/commonjs/models/file.js +132 -0
- package/dist/commonjs/models/file.js.map +1 -0
- package/dist/commonjs/models/folder.d.ts +107 -0
- package/dist/commonjs/models/folder.d.ts.map +1 -0
- package/dist/commonjs/models/folder.js +119 -0
- package/dist/commonjs/models/folder.js.map +1 -0
- package/dist/commonjs/models/index.d.ts +4 -0
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +4 -0
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/operations/get-scim-v2-groups.d.ts +17 -0
- package/dist/commonjs/models/operations/get-scim-v2-groups.d.ts.map +1 -0
- package/dist/commonjs/models/operations/get-scim-v2-groups.js +60 -0
- package/dist/commonjs/models/operations/get-scim-v2-groups.js.map +1 -0
- package/dist/commonjs/models/operations/get-scim-v2-users.d.ts +17 -0
- package/dist/commonjs/models/operations/get-scim-v2-users.d.ts.map +1 -0
- package/dist/commonjs/models/operations/get-scim-v2-users.js +60 -0
- package/dist/commonjs/models/operations/get-scim-v2-users.js.map +1 -0
- package/dist/commonjs/models/operations/get-v2-files-file-id-download.d.ts +21 -0
- package/dist/commonjs/models/operations/get-v2-files-file-id-download.d.ts.map +1 -0
- package/dist/commonjs/models/operations/get-v2-files-file-id-download.js +61 -0
- package/dist/commonjs/models/operations/get-v2-files-file-id-download.js.map +1 -0
- package/dist/commonjs/models/operations/get-v2-files-file-id.d.ts +169 -0
- package/dist/commonjs/models/operations/get-v2-files-file-id.d.ts.map +1 -0
- package/dist/commonjs/models/operations/get-v2-files-file-id.js +187 -0
- package/dist/commonjs/models/operations/get-v2-files-file-id.js.map +1 -0
- package/dist/commonjs/models/operations/get-v2-files.d.ts +70 -0
- package/dist/commonjs/models/operations/get-v2-files.d.ts.map +1 -0
- package/dist/commonjs/models/operations/get-v2-files.js +114 -0
- package/dist/commonjs/models/operations/get-v2-files.js.map +1 -0
- package/dist/commonjs/models/operations/get-v2-self.d.ts +1 -1
- package/dist/commonjs/models/operations/get-v2-self.d.ts.map +1 -1
- package/dist/commonjs/models/operations/get-v2-self.js +1 -1
- package/dist/commonjs/models/operations/get-v2-self.js.map +1 -1
- package/dist/commonjs/models/operations/get-v2-target-identifier-attributes-attribute.d.ts +129 -129
- package/dist/commonjs/models/operations/get-v2-target-identifier-attributes-attribute.d.ts.map +1 -1
- package/dist/commonjs/models/operations/get-v2-target-identifier-attributes-attribute.js +98 -98
- package/dist/commonjs/models/operations/get-v2-target-identifier-attributes-attribute.js.map +1 -1
- package/dist/commonjs/models/operations/index.d.ts +10 -1
- package/dist/commonjs/models/operations/index.d.ts.map +1 -1
- package/dist/commonjs/models/operations/index.js +10 -1
- package/dist/commonjs/models/operations/index.js.map +1 -1
- package/dist/commonjs/models/operations/patch-v2-tasks-task-id-response.d.ts +45 -1
- package/dist/commonjs/models/operations/patch-v2-tasks-task-id-response.d.ts.map +1 -1
- package/dist/commonjs/models/operations/patch-v2-tasks-task-id-response.js +34 -3
- package/dist/commonjs/models/operations/patch-v2-tasks-task-id-response.js.map +1 -1
- package/dist/commonjs/models/operations/post-scim-v2-groups.d.ts +33 -0
- package/dist/commonjs/models/operations/post-scim-v2-groups.d.ts.map +1 -0
- package/dist/commonjs/models/operations/post-scim-v2-groups.js +80 -0
- package/dist/commonjs/models/operations/post-scim-v2-groups.js.map +1 -0
- package/dist/commonjs/models/operations/post-scim-v2-users.d.ts +51 -0
- package/dist/commonjs/models/operations/post-scim-v2-users.d.ts.map +1 -0
- package/dist/commonjs/models/operations/post-scim-v2-users.js +97 -0
- package/dist/commonjs/models/operations/post-scim-v2-users.js.map +1 -0
- package/dist/commonjs/models/operations/post-v2-files-upload.d.ts +54 -0
- package/dist/commonjs/models/operations/post-v2-files-upload.d.ts.map +1 -0
- package/dist/commonjs/models/operations/post-v2-files-upload.js +84 -0
- package/dist/commonjs/models/operations/post-v2-files-upload.js.map +1 -0
- package/dist/commonjs/models/operations/post-v2-files.d.ts +165 -0
- package/dist/commonjs/models/operations/post-v2-files.d.ts.map +1 -0
- package/dist/commonjs/models/operations/post-v2-files.js +159 -0
- package/dist/commonjs/models/operations/post-v2-files.js.map +1 -0
- package/dist/commonjs/models/operations/{post-v2-tasks-data.d.ts → post-v2-tasks-assignee-workspace-member.d.ts} +13 -45
- package/dist/commonjs/models/operations/post-v2-tasks-assignee-workspace-member.d.ts.map +1 -0
- package/dist/commonjs/models/operations/{post-v2-tasks-data.js → post-v2-tasks-assignee-workspace-member.js} +16 -40
- package/dist/commonjs/models/operations/post-v2-tasks-assignee-workspace-member.js.map +1 -0
- package/dist/commonjs/sdk/attributes.d.ts +6 -21
- package/dist/commonjs/sdk/attributes.d.ts.map +1 -1
- package/dist/commonjs/sdk/attributes.js +13 -33
- package/dist/commonjs/sdk/attributes.js.map +1 -1
- package/dist/commonjs/sdk/call-recordings.d.ts +1 -1
- package/dist/commonjs/sdk/call-recordings.d.ts.map +1 -1
- package/dist/commonjs/sdk/call-recordings.js +3 -3
- package/dist/commonjs/sdk/call-recordings.js.map +1 -1
- package/dist/commonjs/sdk/entries.d.ts +2 -2
- package/dist/commonjs/sdk/entries.d.ts.map +1 -1
- package/dist/commonjs/sdk/entries.js +6 -6
- package/dist/commonjs/sdk/entries.js.map +1 -1
- package/dist/commonjs/sdk/files.d.ts +71 -0
- package/dist/commonjs/sdk/files.d.ts.map +1 -0
- package/dist/commonjs/sdk/files.js +96 -0
- package/dist/commonjs/sdk/files.js.map +1 -0
- package/dist/commonjs/sdk/meetings.d.ts +1 -1
- package/dist/commonjs/sdk/meetings.js +3 -3
- package/dist/commonjs/sdk/options.d.ts +23 -0
- package/dist/commonjs/sdk/options.d.ts.map +1 -0
- package/dist/commonjs/sdk/options.js +36 -0
- package/dist/commonjs/sdk/options.js.map +1 -0
- package/dist/commonjs/sdk/records.d.ts +3 -3
- package/dist/commonjs/sdk/records.d.ts.map +1 -1
- package/dist/commonjs/sdk/records.js +8 -8
- package/dist/commonjs/sdk/records.js.map +1 -1
- package/dist/commonjs/sdk/scim-groups.d.ts +23 -0
- package/dist/commonjs/sdk/scim-groups.d.ts.map +1 -0
- package/dist/commonjs/sdk/scim-groups.js +36 -0
- package/dist/commonjs/sdk/scim-groups.js.map +1 -0
- package/dist/commonjs/sdk/scim-schemas.d.ts +1 -1
- package/dist/commonjs/sdk/scim-schemas.js +1 -1
- package/dist/commonjs/sdk/scim-users.d.ts +23 -0
- package/dist/commonjs/sdk/scim-users.d.ts.map +1 -0
- package/dist/commonjs/sdk/scim-users.js +36 -0
- package/dist/commonjs/sdk/scim-users.js.map +1 -0
- package/dist/commonjs/sdk/sdk.d.ts +9 -0
- package/dist/commonjs/sdk/sdk.d.ts.map +1 -1
- package/dist/commonjs/sdk/sdk.js +12 -0
- package/dist/commonjs/sdk/sdk.js.map +1 -1
- package/dist/commonjs/sdk/threads.d.ts +1 -1
- package/dist/commonjs/sdk/threads.d.ts.map +1 -1
- package/dist/commonjs/sdk/threads.js +3 -3
- package/dist/commonjs/sdk/threads.js.map +1 -1
- package/dist/commonjs/sdk/transcripts.d.ts +1 -1
- package/dist/commonjs/sdk/transcripts.d.ts.map +1 -1
- package/dist/commonjs/sdk/transcripts.js +3 -3
- package/dist/commonjs/sdk/transcripts.js.map +1 -1
- package/dist/esm/funcs/{attributes-create.d.ts → attributes-create-new.d.ts} +2 -2
- package/dist/esm/funcs/attributes-create-new.d.ts.map +1 -0
- package/dist/esm/funcs/{attributes-create.js → attributes-create-new.js} +2 -2
- package/dist/esm/funcs/attributes-create-new.js.map +1 -0
- package/dist/{commonjs/funcs/attributes-list.d.ts → esm/funcs/attributes-list-all.d.ts} +2 -2
- package/dist/esm/funcs/attributes-list-all.d.ts.map +1 -0
- package/dist/esm/funcs/{attributes-list.js → attributes-list-all.js} +2 -2
- package/dist/esm/funcs/attributes-list-all.js.map +1 -0
- package/dist/esm/funcs/{attributes-create-option.d.ts → attributes-options-create.d.ts} +2 -2
- package/dist/esm/funcs/attributes-options-create.d.ts.map +1 -0
- package/dist/esm/funcs/{attributes-create-option.js → attributes-options-create.js} +2 -2
- package/dist/esm/funcs/attributes-options-create.js.map +1 -0
- package/dist/{commonjs/funcs/attributes-list-options.d.ts → esm/funcs/attributes-options-list.d.ts} +2 -2
- package/dist/esm/funcs/{attributes-list-options.d.ts.map → attributes-options-list.d.ts.map} +1 -1
- package/dist/esm/funcs/{attributes-list-options.js → attributes-options-list.js} +2 -2
- package/dist/esm/funcs/{attributes-list-options.js.map → attributes-options-list.js.map} +1 -1
- package/dist/esm/funcs/{attributes-update-option.d.ts → attributes-update-select-option.d.ts} +2 -2
- package/dist/esm/funcs/attributes-update-select-option.d.ts.map +1 -0
- package/dist/esm/funcs/{attributes-update-option.js → attributes-update-select-option.js} +2 -2
- package/dist/esm/funcs/attributes-update-select-option.js.map +1 -0
- package/dist/{commonjs/funcs/call-recordings-list-by-meeting.d.ts → esm/funcs/call-recordings-list.d.ts} +2 -2
- package/dist/esm/funcs/call-recordings-list.d.ts.map +1 -0
- package/dist/esm/funcs/{call-recordings-list-by-meeting.js → call-recordings-list.js} +2 -2
- package/dist/esm/funcs/call-recordings-list.js.map +1 -0
- package/dist/esm/funcs/{entries-upsert-by-parent.d.ts → entries-assert.d.ts} +2 -2
- package/dist/esm/funcs/entries-assert.d.ts.map +1 -0
- package/dist/esm/funcs/{entries-upsert-by-parent.js → entries-assert.js} +2 -2
- package/dist/esm/funcs/entries-assert.js.map +1 -0
- package/dist/{commonjs/funcs/entries-append-update.d.ts → esm/funcs/entries-update-appending.d.ts} +2 -2
- package/dist/{commonjs/funcs/records-overwrite-update.d.ts.map → esm/funcs/entries-update-appending.d.ts.map} +1 -1
- package/dist/esm/funcs/{entries-append-update.js → entries-update-appending.js} +2 -2
- package/dist/esm/funcs/{records-overwrite-update.js.map → entries-update-appending.js.map} +1 -1
- package/dist/esm/funcs/files-create.d.ts +21 -0
- package/dist/esm/funcs/{threads-list.d.ts.map → files-create.d.ts.map} +1 -1
- package/dist/esm/funcs/files-create.js +83 -0
- package/dist/esm/funcs/files-create.js.map +1 -0
- package/dist/esm/funcs/files-delete-v2-files-file-id.d.ts +22 -0
- package/dist/esm/funcs/files-delete-v2-files-file-id.d.ts.map +1 -0
- package/dist/esm/funcs/files-delete-v2-files-file-id.js +92 -0
- package/dist/esm/funcs/files-delete-v2-files-file-id.js.map +1 -0
- package/dist/esm/funcs/files-delete.d.ts +22 -0
- package/dist/esm/funcs/files-delete.d.ts.map +1 -0
- package/dist/esm/funcs/files-delete.js +92 -0
- package/dist/esm/funcs/files-delete.js.map +1 -0
- package/dist/esm/funcs/files-download.d.ts +21 -0
- package/dist/esm/funcs/files-download.d.ts.map +1 -0
- package/dist/esm/funcs/files-download.js +88 -0
- package/dist/esm/funcs/files-download.js.map +1 -0
- package/dist/esm/funcs/files-get-v2-files-file-id-download.d.ts +21 -0
- package/dist/esm/funcs/files-get-v2-files-file-id-download.d.ts.map +1 -0
- package/dist/esm/funcs/files-get-v2-files-file-id-download.js +88 -0
- package/dist/esm/funcs/files-get-v2-files-file-id-download.js.map +1 -0
- package/dist/esm/funcs/files-get-v2-files-file-id.d.ts +22 -0
- package/dist/esm/funcs/files-get-v2-files-file-id.d.ts.map +1 -0
- package/dist/esm/funcs/files-get-v2-files-file-id.js +92 -0
- package/dist/esm/funcs/files-get-v2-files-file-id.js.map +1 -0
- package/dist/esm/funcs/files-get-v2-files.d.ts +21 -0
- package/dist/esm/funcs/files-get-v2-files.d.ts.map +1 -0
- package/dist/esm/funcs/files-get-v2-files.js +91 -0
- package/dist/esm/funcs/files-get-v2-files.js.map +1 -0
- package/dist/esm/funcs/files-get.d.ts +22 -0
- package/dist/esm/funcs/files-get.d.ts.map +1 -0
- package/dist/esm/funcs/files-get.js +92 -0
- package/dist/esm/funcs/files-get.js.map +1 -0
- package/dist/esm/funcs/files-list.d.ts +21 -0
- package/dist/esm/funcs/files-list.d.ts.map +1 -0
- package/dist/esm/funcs/files-list.js +91 -0
- package/dist/esm/funcs/files-list.js.map +1 -0
- package/dist/esm/funcs/files-post-v2-files-upload.d.ts +21 -0
- package/dist/esm/funcs/files-post-v2-files-upload.d.ts.map +1 -0
- package/dist/esm/funcs/files-post-v2-files-upload.js +112 -0
- package/dist/esm/funcs/files-post-v2-files-upload.js.map +1 -0
- package/dist/esm/funcs/files-post-v2-files.d.ts +21 -0
- package/dist/esm/funcs/files-post-v2-files.d.ts.map +1 -0
- package/dist/esm/funcs/files-post-v2-files.js +83 -0
- package/dist/esm/funcs/files-post-v2-files.js.map +1 -0
- package/dist/esm/funcs/files-upload.d.ts +21 -0
- package/dist/esm/funcs/files-upload.d.ts.map +1 -0
- package/dist/esm/funcs/files-upload.js +112 -0
- package/dist/esm/funcs/files-upload.js.map +1 -0
- package/dist/{commonjs/funcs/meetings-create-or-find.d.ts → esm/funcs/meetings-find-or-create.d.ts} +2 -2
- package/dist/esm/funcs/{meetings-create-or-find.d.ts.map → meetings-find-or-create.d.ts.map} +1 -1
- package/dist/esm/funcs/{meetings-create-or-find.js → meetings-find-or-create.js} +2 -2
- package/dist/esm/funcs/{meetings-create-or-find.js.map → meetings-find-or-create.js.map} +1 -1
- package/dist/esm/funcs/notes-create.d.ts +1 -1
- package/dist/esm/funcs/notes-create.d.ts.map +1 -1
- package/dist/esm/funcs/notes-create.js +2 -2
- package/dist/esm/funcs/notes-create.js.map +1 -1
- package/dist/esm/funcs/{records-get-attribute-values.d.ts → records-list-attribute-values.d.ts} +2 -2
- package/dist/esm/funcs/records-list-attribute-values.d.ts.map +1 -0
- package/dist/esm/funcs/{records-get-attribute-values.js → records-list-attribute-values.js} +2 -2
- package/dist/esm/funcs/records-list-attribute-values.js.map +1 -0
- package/dist/esm/funcs/{records-overwrite-update.d.ts → records-update-append.d.ts} +4 -4
- package/dist/esm/funcs/{entries-append-update.d.ts.map → records-update-append.d.ts.map} +1 -1
- package/dist/esm/funcs/{records-overwrite-update.js → records-update-append.js} +8 -8
- package/dist/esm/funcs/{entries-append-update.js.map → records-update-append.js.map} +1 -1
- package/dist/esm/funcs/records-update.d.ts +3 -3
- package/dist/esm/funcs/records-update.d.ts.map +1 -1
- package/dist/esm/funcs/records-update.js +6 -6
- package/dist/esm/funcs/records-update.js.map +1 -1
- package/dist/esm/funcs/scim-groups-create.d.ts +19 -0
- package/dist/esm/funcs/scim-groups-create.d.ts.map +1 -0
- package/dist/esm/funcs/scim-groups-create.js +70 -0
- package/dist/esm/funcs/scim-groups-create.js.map +1 -0
- package/dist/esm/funcs/scim-groups-get-scimv2-groups.d.ts +19 -0
- package/dist/esm/funcs/scim-groups-get-scimv2-groups.d.ts.map +1 -0
- package/dist/esm/funcs/scim-groups-get-scimv2-groups.js +70 -0
- package/dist/esm/funcs/scim-groups-get-scimv2-groups.js.map +1 -0
- package/dist/esm/funcs/scim-groups-list.d.ts +19 -0
- package/dist/esm/funcs/scim-groups-list.d.ts.map +1 -0
- package/dist/esm/funcs/scim-groups-list.js +70 -0
- package/dist/esm/funcs/scim-groups-list.js.map +1 -0
- package/dist/esm/funcs/scim-groups-post-scimv2-groups.d.ts +19 -0
- package/dist/esm/funcs/scim-groups-post-scimv2-groups.d.ts.map +1 -0
- package/dist/esm/funcs/scim-groups-post-scimv2-groups.js +70 -0
- package/dist/esm/funcs/scim-groups-post-scimv2-groups.js.map +1 -0
- package/dist/esm/funcs/scim-schemas-list.d.ts +1 -1
- package/dist/esm/funcs/scim-schemas-list.js +1 -1
- package/dist/esm/funcs/scim-users-create.d.ts +19 -0
- package/dist/esm/funcs/scim-users-create.d.ts.map +1 -0
- package/dist/esm/funcs/scim-users-create.js +70 -0
- package/dist/esm/funcs/scim-users-create.js.map +1 -0
- package/dist/esm/funcs/scim-users-get-scimv2-users.d.ts +19 -0
- package/dist/esm/funcs/scim-users-get-scimv2-users.d.ts.map +1 -0
- package/dist/esm/funcs/scim-users-get-scimv2-users.js +70 -0
- package/dist/esm/funcs/scim-users-get-scimv2-users.js.map +1 -0
- package/dist/esm/funcs/scim-users-list.d.ts +19 -0
- package/dist/esm/funcs/scim-users-list.d.ts.map +1 -0
- package/dist/esm/funcs/scim-users-list.js +70 -0
- package/dist/esm/funcs/scim-users-list.js.map +1 -0
- package/dist/esm/funcs/scim-users-post-scimv2-users.d.ts +19 -0
- package/dist/esm/funcs/scim-users-post-scimv2-users.d.ts.map +1 -0
- package/dist/esm/funcs/scim-users-post-scimv2-users.js +70 -0
- package/dist/esm/funcs/scim-users-post-scimv2-users.js.map +1 -0
- package/dist/esm/funcs/{threads-list.d.ts → threads-list-all.d.ts} +2 -2
- package/dist/esm/funcs/threads-list-all.d.ts.map +1 -0
- package/dist/esm/funcs/{threads-list.js → threads-list-all.js} +2 -2
- package/dist/esm/funcs/threads-list-all.js.map +1 -0
- package/dist/{commonjs/funcs/transcripts-get.d.ts → esm/funcs/transcripts-get-call-transcript.d.ts} +2 -2
- package/dist/esm/funcs/{call-recordings-list-by-meeting.d.ts.map → transcripts-get-call-transcript.d.ts.map} +1 -1
- package/dist/esm/funcs/{transcripts-get.js → transcripts-get-call-transcript.js} +2 -2
- package/dist/esm/funcs/transcripts-get-call-transcript.js.map +1 -0
- package/dist/esm/lib/config.d.ts +3 -3
- package/dist/esm/lib/config.js +3 -3
- package/dist/esm/lib/config.js.map +1 -1
- package/dist/esm/lib/matchers.d.ts.map +1 -1
- package/dist/esm/lib/matchers.js +0 -1
- package/dist/esm/lib/matchers.js.map +1 -1
- package/dist/esm/lib/security.d.ts.map +1 -1
- package/dist/esm/lib/security.js +1 -2
- package/dist/esm/lib/security.js.map +1 -1
- package/dist/esm/models/connected-file.d.ts +107 -0
- package/dist/esm/models/connected-file.d.ts.map +1 -0
- package/dist/esm/models/connected-file.js +81 -0
- package/dist/esm/models/connected-file.js.map +1 -0
- package/dist/esm/models/connected-folder.d.ts +107 -0
- package/dist/esm/models/connected-folder.d.ts.map +1 -0
- package/dist/esm/models/connected-folder.js +81 -0
- package/dist/esm/models/connected-folder.js.map +1 -0
- package/dist/esm/models/errors/get-v2-files-file-id.d.ts +29 -0
- package/dist/esm/models/errors/get-v2-files-file-id.d.ts.map +1 -0
- package/dist/esm/models/errors/get-v2-files-file-id.js +41 -0
- package/dist/esm/models/errors/get-v2-files-file-id.js.map +1 -0
- package/dist/esm/models/errors/get-v2-objects-object.d.ts +25 -0
- package/dist/esm/models/errors/get-v2-objects-object.d.ts.map +1 -1
- package/dist/esm/models/errors/get-v2-objects-object.js +32 -0
- package/dist/esm/models/errors/get-v2-objects-object.js.map +1 -1
- package/dist/esm/models/errors/get-v2-target-identifier-attributes-attribute.d.ts +25 -25
- package/dist/esm/models/errors/get-v2-target-identifier-attributes-attribute.d.ts.map +1 -1
- package/dist/esm/models/errors/get-v2-target-identifier-attributes-attribute.js +29 -29
- package/dist/esm/models/errors/get-v2-target-identifier-attributes-attribute.js.map +1 -1
- package/dist/esm/models/errors/index.d.ts +1 -0
- package/dist/esm/models/errors/index.d.ts.map +1 -1
- package/dist/esm/models/errors/index.js +1 -0
- package/dist/esm/models/errors/index.js.map +1 -1
- package/dist/esm/models/file.d.ts +127 -0
- package/dist/esm/models/file.d.ts.map +1 -0
- package/dist/esm/models/file.js +93 -0
- package/dist/esm/models/file.js.map +1 -0
- package/dist/esm/models/folder.d.ts +107 -0
- package/dist/esm/models/folder.d.ts.map +1 -0
- package/dist/esm/models/folder.js +80 -0
- package/dist/esm/models/folder.js.map +1 -0
- package/dist/esm/models/index.d.ts +4 -0
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +4 -0
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/operations/get-scim-v2-groups.d.ts +17 -0
- package/dist/esm/models/operations/get-scim-v2-groups.d.ts.map +1 -0
- package/dist/esm/models/operations/get-scim-v2-groups.js +23 -0
- package/dist/esm/models/operations/get-scim-v2-groups.js.map +1 -0
- package/dist/esm/models/operations/get-scim-v2-users.d.ts +17 -0
- package/dist/esm/models/operations/get-scim-v2-users.d.ts.map +1 -0
- package/dist/esm/models/operations/get-scim-v2-users.js +23 -0
- package/dist/esm/models/operations/get-scim-v2-users.js.map +1 -0
- package/dist/esm/models/operations/get-v2-files-file-id-download.d.ts +21 -0
- package/dist/esm/models/operations/get-v2-files-file-id-download.d.ts.map +1 -0
- package/dist/esm/models/operations/get-v2-files-file-id-download.js +23 -0
- package/dist/esm/models/operations/get-v2-files-file-id-download.js.map +1 -0
- package/dist/esm/models/operations/get-v2-files-file-id.d.ts +169 -0
- package/dist/esm/models/operations/get-v2-files-file-id.d.ts.map +1 -0
- package/dist/esm/models/operations/get-v2-files-file-id.js +143 -0
- package/dist/esm/models/operations/get-v2-files-file-id.js.map +1 -0
- package/dist/esm/models/operations/get-v2-files.d.ts +70 -0
- package/dist/esm/models/operations/get-v2-files.d.ts.map +1 -0
- package/dist/esm/models/operations/get-v2-files.js +74 -0
- package/dist/esm/models/operations/get-v2-files.js.map +1 -0
- package/dist/esm/models/operations/get-v2-self.d.ts +1 -1
- package/dist/esm/models/operations/get-v2-self.d.ts.map +1 -1
- package/dist/esm/models/operations/get-v2-self.js +1 -1
- package/dist/esm/models/operations/get-v2-self.js.map +1 -1
- package/dist/esm/models/operations/get-v2-target-identifier-attributes-attribute.d.ts +129 -129
- package/dist/esm/models/operations/get-v2-target-identifier-attributes-attribute.d.ts.map +1 -1
- package/dist/esm/models/operations/get-v2-target-identifier-attributes-attribute.js +89 -89
- package/dist/esm/models/operations/get-v2-target-identifier-attributes-attribute.js.map +1 -1
- package/dist/esm/models/operations/index.d.ts +10 -1
- package/dist/esm/models/operations/index.d.ts.map +1 -1
- package/dist/esm/models/operations/index.js +10 -1
- package/dist/esm/models/operations/index.js.map +1 -1
- package/dist/esm/models/operations/patch-v2-tasks-task-id-response.d.ts +45 -1
- package/dist/esm/models/operations/patch-v2-tasks-task-id-response.d.ts.map +1 -1
- package/dist/esm/models/operations/patch-v2-tasks-task-id-response.js +31 -2
- package/dist/esm/models/operations/patch-v2-tasks-task-id-response.js.map +1 -1
- package/dist/esm/models/operations/post-scim-v2-groups.d.ts +33 -0
- package/dist/esm/models/operations/post-scim-v2-groups.d.ts.map +1 -0
- package/dist/esm/models/operations/post-scim-v2-groups.js +41 -0
- package/dist/esm/models/operations/post-scim-v2-groups.js.map +1 -0
- package/dist/esm/models/operations/post-scim-v2-users.d.ts +51 -0
- package/dist/esm/models/operations/post-scim-v2-users.d.ts.map +1 -0
- package/dist/esm/models/operations/post-scim-v2-users.js +56 -0
- package/dist/esm/models/operations/post-scim-v2-users.js.map +1 -0
- package/dist/esm/models/operations/post-v2-files-upload.d.ts +54 -0
- package/dist/esm/models/operations/post-v2-files-upload.d.ts.map +1 -0
- package/dist/esm/models/operations/post-v2-files-upload.js +45 -0
- package/dist/esm/models/operations/post-v2-files-upload.js.map +1 -0
- package/dist/esm/models/operations/post-v2-files.d.ts +165 -0
- package/dist/esm/models/operations/post-v2-files.d.ts.map +1 -0
- package/dist/esm/models/operations/post-v2-files.js +117 -0
- package/dist/esm/models/operations/post-v2-files.js.map +1 -0
- package/dist/esm/models/operations/{post-v2-tasks-data.d.ts → post-v2-tasks-assignee-workspace-member.d.ts} +13 -45
- package/dist/esm/models/operations/post-v2-tasks-assignee-workspace-member.d.ts.map +1 -0
- package/dist/esm/models/operations/{post-v2-tasks-data.js → post-v2-tasks-assignee-workspace-member.js} +11 -33
- package/dist/esm/models/operations/post-v2-tasks-assignee-workspace-member.js.map +1 -0
- package/dist/esm/sdk/attributes.d.ts +6 -21
- package/dist/esm/sdk/attributes.d.ts.map +1 -1
- package/dist/esm/sdk/attributes.js +13 -33
- package/dist/esm/sdk/attributes.js.map +1 -1
- package/dist/esm/sdk/call-recordings.d.ts +1 -1
- package/dist/esm/sdk/call-recordings.d.ts.map +1 -1
- package/dist/esm/sdk/call-recordings.js +3 -3
- package/dist/esm/sdk/call-recordings.js.map +1 -1
- package/dist/esm/sdk/entries.d.ts +2 -2
- package/dist/esm/sdk/entries.d.ts.map +1 -1
- package/dist/esm/sdk/entries.js +6 -6
- package/dist/esm/sdk/entries.js.map +1 -1
- package/dist/esm/sdk/files.d.ts +71 -0
- package/dist/esm/sdk/files.d.ts.map +1 -0
- package/dist/esm/sdk/files.js +92 -0
- package/dist/esm/sdk/files.js.map +1 -0
- package/dist/esm/sdk/meetings.d.ts +1 -1
- package/dist/esm/sdk/meetings.js +3 -3
- package/dist/esm/sdk/options.d.ts +23 -0
- package/dist/esm/sdk/options.d.ts.map +1 -0
- package/dist/esm/sdk/options.js +32 -0
- package/dist/esm/sdk/options.js.map +1 -0
- package/dist/esm/sdk/records.d.ts +3 -3
- package/dist/esm/sdk/records.d.ts.map +1 -1
- package/dist/esm/sdk/records.js +8 -8
- package/dist/esm/sdk/records.js.map +1 -1
- package/dist/esm/sdk/scim-groups.d.ts +23 -0
- package/dist/esm/sdk/scim-groups.d.ts.map +1 -0
- package/dist/esm/sdk/scim-groups.js +32 -0
- package/dist/esm/sdk/scim-groups.js.map +1 -0
- package/dist/esm/sdk/scim-schemas.d.ts +1 -1
- package/dist/esm/sdk/scim-schemas.js +1 -1
- package/dist/esm/sdk/scim-users.d.ts +23 -0
- package/dist/esm/sdk/scim-users.d.ts.map +1 -0
- package/dist/esm/sdk/scim-users.js +32 -0
- package/dist/esm/sdk/scim-users.js.map +1 -0
- package/dist/esm/sdk/sdk.d.ts +9 -0
- package/dist/esm/sdk/sdk.d.ts.map +1 -1
- package/dist/esm/sdk/sdk.js +12 -0
- package/dist/esm/sdk/sdk.js.map +1 -1
- package/dist/esm/sdk/threads.d.ts +1 -1
- package/dist/esm/sdk/threads.d.ts.map +1 -1
- package/dist/esm/sdk/threads.js +3 -3
- package/dist/esm/sdk/threads.js.map +1 -1
- package/dist/esm/sdk/transcripts.d.ts +1 -1
- package/dist/esm/sdk/transcripts.d.ts.map +1 -1
- package/dist/esm/sdk/transcripts.js +3 -3
- package/dist/esm/sdk/transcripts.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +2 -2
- package/src/funcs/{attributes-create.ts → attributes-create-new.ts} +1 -1
- package/src/funcs/{attributes-list.ts → attributes-list-all.ts} +1 -1
- package/src/funcs/{attributes-create-option.ts → attributes-options-create.ts} +1 -1
- package/src/funcs/{attributes-list-options.ts → attributes-options-list.ts} +1 -1
- package/src/funcs/{attributes-update-option.ts → attributes-update-select-option.ts} +1 -1
- package/src/funcs/{call-recordings-list-by-meeting.ts → call-recordings-list.ts} +1 -1
- package/src/funcs/{entries-upsert-by-parent.ts → entries-assert.ts} +1 -1
- package/src/funcs/{entries-append-update.ts → entries-update-appending.ts} +1 -1
- package/src/funcs/files-create.ts +165 -0
- package/src/funcs/files-delete-v2-files-file-id.ts +181 -0
- package/src/funcs/files-delete.ts +181 -0
- package/src/funcs/files-download.ts +172 -0
- package/src/funcs/files-get-v2-files-file-id-download.ts +172 -0
- package/src/funcs/files-get-v2-files-file-id.ts +181 -0
- package/src/funcs/files-get-v2-files.ts +174 -0
- package/src/funcs/files-get.ts +181 -0
- package/src/funcs/files-list.ts +174 -0
- package/src/funcs/files-post-v2-files-upload.ts +206 -0
- package/src/funcs/files-post-v2-files.ts +165 -0
- package/src/funcs/files-upload.ts +206 -0
- package/src/funcs/{meetings-create-or-find.ts → meetings-find-or-create.ts} +1 -1
- package/src/funcs/notes-create.ts +5 -1
- package/src/funcs/{records-get-attribute-values.ts → records-list-attribute-values.ts} +1 -1
- package/src/funcs/{records-overwrite-update.ts → records-update-append.ts} +12 -12
- package/src/funcs/records-update.ts +11 -11
- package/src/funcs/scim-groups-create.ts +144 -0
- package/src/funcs/scim-groups-get-scimv2-groups.ts +144 -0
- package/src/funcs/scim-groups-list.ts +144 -0
- package/src/funcs/scim-groups-post-scimv2-groups.ts +144 -0
- package/src/funcs/scim-schemas-list.ts +1 -1
- package/src/funcs/scim-users-create.ts +144 -0
- package/src/funcs/scim-users-get-scimv2-users.ts +144 -0
- package/src/funcs/scim-users-list.ts +144 -0
- package/src/funcs/scim-users-post-scimv2-users.ts +144 -0
- package/src/funcs/{threads-list.ts → threads-list-all.ts} +1 -1
- package/src/funcs/{transcripts-get.ts → transcripts-get-call-transcript.ts} +1 -1
- package/src/lib/config.ts +3 -3
- package/src/lib/matchers.ts +3 -2
- package/src/lib/security.ts +1 -2
- package/src/models/connected-file.ts +208 -0
- package/src/models/connected-folder.ts +208 -0
- package/src/models/errors/get-v2-files-file-id.ts +70 -0
- package/src/models/errors/get-v2-objects-object.ts +61 -0
- package/src/models/errors/get-v2-target-identifier-attributes-attribute.ts +69 -69
- package/src/models/errors/index.ts +1 -0
- package/src/models/file.ts +224 -0
- package/src/models/folder.ts +197 -0
- package/src/models/index.ts +4 -0
- package/src/models/operations/get-scim-v2-groups.ts +50 -0
- package/src/models/operations/get-scim-v2-users.ts +50 -0
- package/src/models/operations/get-v2-files-file-id-download.ts +64 -0
- package/src/models/operations/get-v2-files-file-id.ts +404 -0
- package/src/models/operations/get-v2-files.ts +195 -0
- package/src/models/operations/get-v2-self.ts +2 -2
- package/src/models/operations/get-v2-target-identifier-attributes-attribute.ts +334 -334
- package/src/models/operations/index.ts +10 -1
- package/src/models/operations/patch-v2-tasks-task-id-response.ts +111 -5
- package/src/models/operations/post-scim-v2-groups.ts +99 -0
- package/src/models/operations/post-scim-v2-users.ts +141 -0
- package/src/models/operations/post-v2-files-upload.ts +117 -0
- package/src/models/operations/post-v2-files.ts +336 -0
- package/src/models/operations/{post-v2-tasks-data.ts → post-v2-tasks-assignee-workspace-member.ts} +24 -103
- package/src/sdk/attributes.ts +15 -53
- package/src/sdk/call-recordings.ts +3 -3
- package/src/sdk/entries.ts +6 -6
- package/src/sdk/files.ts +141 -0
- package/src/sdk/meetings.ts +3 -3
- package/src/sdk/options.ts +53 -0
- package/src/sdk/records.ts +8 -8
- package/src/sdk/scim-groups.ts +45 -0
- package/src/sdk/scim-schemas.ts +1 -1
- package/src/sdk/scim-users.ts +45 -0
- package/src/sdk/sdk.ts +18 -0
- package/src/sdk/threads.ts +3 -3
- package/src/sdk/transcripts.ts +3 -3
- package/dist/commonjs/funcs/attributes-create-option.d.ts.map +0 -1
- package/dist/commonjs/funcs/attributes-create-option.js.map +0 -1
- package/dist/commonjs/funcs/attributes-create.d.ts.map +0 -1
- package/dist/commonjs/funcs/attributes-create.js.map +0 -1
- package/dist/commonjs/funcs/attributes-list.d.ts.map +0 -1
- package/dist/commonjs/funcs/attributes-list.js.map +0 -1
- package/dist/commonjs/funcs/attributes-update-option.d.ts.map +0 -1
- package/dist/commonjs/funcs/attributes-update-option.js.map +0 -1
- package/dist/commonjs/funcs/call-recordings-list-by-meeting.js.map +0 -1
- package/dist/commonjs/funcs/entries-upsert-by-parent.d.ts.map +0 -1
- package/dist/commonjs/funcs/entries-upsert-by-parent.js.map +0 -1
- package/dist/commonjs/funcs/records-get-attribute-values.d.ts.map +0 -1
- package/dist/commonjs/funcs/records-get-attribute-values.js.map +0 -1
- package/dist/commonjs/funcs/threads-list.js.map +0 -1
- package/dist/commonjs/funcs/transcripts-get.d.ts.map +0 -1
- package/dist/commonjs/funcs/transcripts-get.js.map +0 -1
- package/dist/commonjs/models/operations/post-v2-tasks-data.d.ts.map +0 -1
- package/dist/commonjs/models/operations/post-v2-tasks-data.js.map +0 -1
- package/dist/esm/funcs/attributes-create-option.d.ts.map +0 -1
- package/dist/esm/funcs/attributes-create-option.js.map +0 -1
- package/dist/esm/funcs/attributes-create.d.ts.map +0 -1
- package/dist/esm/funcs/attributes-create.js.map +0 -1
- package/dist/esm/funcs/attributes-list.d.ts.map +0 -1
- package/dist/esm/funcs/attributes-list.js.map +0 -1
- package/dist/esm/funcs/attributes-update-option.d.ts.map +0 -1
- package/dist/esm/funcs/attributes-update-option.js.map +0 -1
- package/dist/esm/funcs/call-recordings-list-by-meeting.js.map +0 -1
- package/dist/esm/funcs/entries-upsert-by-parent.d.ts.map +0 -1
- package/dist/esm/funcs/entries-upsert-by-parent.js.map +0 -1
- package/dist/esm/funcs/records-get-attribute-values.d.ts.map +0 -1
- package/dist/esm/funcs/records-get-attribute-values.js.map +0 -1
- package/dist/esm/funcs/threads-list.js.map +0 -1
- package/dist/esm/funcs/transcripts-get.d.ts.map +0 -1
- package/dist/esm/funcs/transcripts-get.js.map +0 -1
- package/dist/esm/models/operations/post-v2-tasks-data.d.ts.map +0 -1
- package/dist/esm/models/operations/post-v2-tasks-data.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
|
|
473
|
+
export const PatchV2TargetIdentifierAttributesAttributeOptionsOptionValueNotFoundError$inboundSchema:
|
|
474
474
|
z.ZodMiniType<
|
|
475
|
-
|
|
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
|
-
.
|
|
482
|
+
.PatchV2TargetIdentifierAttributesAttributeOptionsOptionBadRequestType$inboundSchema,
|
|
483
483
|
code:
|
|
484
484
|
operations
|
|
485
|
-
.
|
|
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
|
|
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
|
|
504
|
+
export const PostV2TargetIdentifierAttributesAttributeStatusesSlugConflictError$inboundSchema:
|
|
505
505
|
z.ZodMiniType<
|
|
506
|
-
|
|
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
|
-
.
|
|
513
|
+
.PostV2TargetIdentifierAttributesAttributeStatusesConflictType$inboundSchema,
|
|
514
514
|
code:
|
|
515
515
|
operations
|
|
516
|
-
.
|
|
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
|
|
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
|
|
535
|
+
export const PostV2TargetIdentifierAttributesAttributeStatusesValidationTypeError$inboundSchema:
|
|
536
536
|
z.ZodMiniType<
|
|
537
|
-
|
|
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
|
-
.
|
|
544
|
+
.PostV2TargetIdentifierAttributesAttributeStatusesBadRequestType$inboundSchema,
|
|
545
545
|
code:
|
|
546
546
|
operations
|
|
547
|
-
.
|
|
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
|
|
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
|
|
566
|
+
export const PatchV2TargetIdentifierAttributesAttributeStatusesStatusValueNotFoundError$inboundSchema:
|
|
567
567
|
z.ZodMiniType<
|
|
568
|
-
|
|
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
|
-
.
|
|
575
|
+
.PatchV2TargetIdentifierAttributesAttributeStatusesStatusBadRequestType$inboundSchema,
|
|
576
576
|
code:
|
|
577
577
|
operations
|
|
578
|
-
.
|
|
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
|
|
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
|
|
597
|
+
export const PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError$inboundSchema:
|
|
598
598
|
z.ZodMiniType<
|
|
599
|
-
|
|
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
|
-
.
|
|
606
|
+
.PostV2TargetIdentifierAttributesAttributeOptionsBadRequestType$inboundSchema,
|
|
607
607
|
code:
|
|
608
608
|
operations
|
|
609
|
-
.
|
|
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
|
|
620
|
+
return new PostV2TargetIdentifierAttributesAttributeOptionsValidationTypeError(
|
|
621
621
|
remapped,
|
|
622
622
|
{ request: v.request$, response: v.response$, body: v.body$ },
|
|
623
623
|
);
|
|
@@ -8,6 +8,7 @@ export * from "./delete-v2-comments-comment-id.js";
|
|
|
8
8
|
export * from "./delete-v2-meetings-meeting-id-call-recordings-call-recording-id.js";
|
|
9
9
|
export * from "./delete-v2-webhooks-webhook-id.js";
|
|
10
10
|
export * from "./get-v2-comments-comment-id.js";
|
|
11
|
+
export * from "./get-v2-files-file-id.js";
|
|
11
12
|
export * from "./get-v2-lists-list.js";
|
|
12
13
|
export * from "./get-v2-meetings-meeting-id-call-recordings-call-recording-id.js";
|
|
13
14
|
export * from "./get-v2-meetings-meeting-id.js";
|
|
@@ -0,0 +1,224 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v4-mini";
|
|
6
|
+
import { remap as remap$ } from "../lib/primitives.js";
|
|
7
|
+
import { safeParse } from "../lib/schemas.js";
|
|
8
|
+
import * as openEnums from "../types/enums.js";
|
|
9
|
+
import { ClosedEnum, OpenEnum } from "../types/enums.js";
|
|
10
|
+
import { Result as SafeParseResult } from "../types/fp.js";
|
|
11
|
+
import * as types from "../types/primitives.js";
|
|
12
|
+
import { SDKValidationError } from "./errors/sdk-validation-error.js";
|
|
13
|
+
|
|
14
|
+
export type FileId = {
|
|
15
|
+
/**
|
|
16
|
+
* The ID of the workspace the file belongs to.
|
|
17
|
+
*/
|
|
18
|
+
workspaceId: string;
|
|
19
|
+
/**
|
|
20
|
+
* The ID of the file entry.
|
|
21
|
+
*/
|
|
22
|
+
fileId: string;
|
|
23
|
+
};
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* The storage provider for this file entry.
|
|
27
|
+
*/
|
|
28
|
+
export const FileStorageProvider = {
|
|
29
|
+
Attio: "attio",
|
|
30
|
+
Dropbox: "dropbox",
|
|
31
|
+
Box: "box",
|
|
32
|
+
GoogleDrive: "google-drive",
|
|
33
|
+
MicrosoftOnedrive: "microsoft-onedrive",
|
|
34
|
+
} as const;
|
|
35
|
+
/**
|
|
36
|
+
* The storage provider for this file entry.
|
|
37
|
+
*/
|
|
38
|
+
export type FileStorageProvider = OpenEnum<typeof FileStorageProvider>;
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* The type of actor. [Read more information on actor types here](/docs/actors).
|
|
42
|
+
*/
|
|
43
|
+
export const FileType = {
|
|
44
|
+
ApiToken: "api-token",
|
|
45
|
+
WorkspaceMember: "workspace-member",
|
|
46
|
+
System: "system",
|
|
47
|
+
App: "app",
|
|
48
|
+
} as const;
|
|
49
|
+
/**
|
|
50
|
+
* The type of actor. [Read more information on actor types here](/docs/actors).
|
|
51
|
+
*/
|
|
52
|
+
export type FileType = OpenEnum<typeof FileType>;
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* The actor that created this file entry.
|
|
56
|
+
*/
|
|
57
|
+
export type FileCreatedByActor = {
|
|
58
|
+
/**
|
|
59
|
+
* An ID to identify the actor.
|
|
60
|
+
*/
|
|
61
|
+
id?: string | null | undefined;
|
|
62
|
+
/**
|
|
63
|
+
* The type of actor. [Read more information on actor types here](/docs/actors).
|
|
64
|
+
*/
|
|
65
|
+
type?: FileType | null | undefined;
|
|
66
|
+
};
|
|
67
|
+
|
|
68
|
+
/**
|
|
69
|
+
* The type of file entry.
|
|
70
|
+
*/
|
|
71
|
+
export const FileTypeEnum = {
|
|
72
|
+
File: "file",
|
|
73
|
+
} as const;
|
|
74
|
+
/**
|
|
75
|
+
* The type of file entry.
|
|
76
|
+
*/
|
|
77
|
+
export type FileTypeEnum = ClosedEnum<typeof FileTypeEnum>;
|
|
78
|
+
|
|
79
|
+
export type FileT = {
|
|
80
|
+
id: FileId;
|
|
81
|
+
/**
|
|
82
|
+
* The ID of the object the record belongs to.
|
|
83
|
+
*/
|
|
84
|
+
objectId: string;
|
|
85
|
+
/**
|
|
86
|
+
* The slug of the object the record belongs to.
|
|
87
|
+
*/
|
|
88
|
+
objectSlug: string;
|
|
89
|
+
/**
|
|
90
|
+
* The ID of the record the file is linked to.
|
|
91
|
+
*/
|
|
92
|
+
recordId: string;
|
|
93
|
+
/**
|
|
94
|
+
* The storage provider for this file entry.
|
|
95
|
+
*/
|
|
96
|
+
storageProvider: FileStorageProvider;
|
|
97
|
+
/**
|
|
98
|
+
* The actor that created this file entry.
|
|
99
|
+
*/
|
|
100
|
+
createdByActor: FileCreatedByActor;
|
|
101
|
+
/**
|
|
102
|
+
* Timestamp representing when the file entry was created.
|
|
103
|
+
*/
|
|
104
|
+
createdAt: string;
|
|
105
|
+
/**
|
|
106
|
+
* The type of file entry.
|
|
107
|
+
*/
|
|
108
|
+
fileType: FileTypeEnum;
|
|
109
|
+
/**
|
|
110
|
+
* The name of the file.
|
|
111
|
+
*/
|
|
112
|
+
name: string;
|
|
113
|
+
/**
|
|
114
|
+
* The content type of the file.
|
|
115
|
+
*/
|
|
116
|
+
contentType: string | null;
|
|
117
|
+
/**
|
|
118
|
+
* The size of the file in bytes.
|
|
119
|
+
*/
|
|
120
|
+
contentSize: number | null;
|
|
121
|
+
/**
|
|
122
|
+
* The ID of the parent folder, or null if this is a top-level file.
|
|
123
|
+
*/
|
|
124
|
+
parentFolderId: string | null;
|
|
125
|
+
};
|
|
126
|
+
|
|
127
|
+
/** @internal */
|
|
128
|
+
export const FileId$inboundSchema: z.ZodMiniType<FileId, unknown> = z.pipe(
|
|
129
|
+
z.object({
|
|
130
|
+
workspace_id: types.string(),
|
|
131
|
+
file_id: types.string(),
|
|
132
|
+
}),
|
|
133
|
+
z.transform((v) => {
|
|
134
|
+
return remap$(v, {
|
|
135
|
+
"workspace_id": "workspaceId",
|
|
136
|
+
"file_id": "fileId",
|
|
137
|
+
});
|
|
138
|
+
}),
|
|
139
|
+
);
|
|
140
|
+
|
|
141
|
+
export function fileIdFromJSON(
|
|
142
|
+
jsonString: string,
|
|
143
|
+
): SafeParseResult<FileId, SDKValidationError> {
|
|
144
|
+
return safeParse(
|
|
145
|
+
jsonString,
|
|
146
|
+
(x) => FileId$inboundSchema.parse(JSON.parse(x)),
|
|
147
|
+
`Failed to parse 'FileId' from JSON`,
|
|
148
|
+
);
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
/** @internal */
|
|
152
|
+
export const FileStorageProvider$inboundSchema: z.ZodMiniType<
|
|
153
|
+
FileStorageProvider,
|
|
154
|
+
unknown
|
|
155
|
+
> = openEnums.inboundSchema(FileStorageProvider);
|
|
156
|
+
|
|
157
|
+
/** @internal */
|
|
158
|
+
export const FileType$inboundSchema: z.ZodMiniType<FileType, unknown> =
|
|
159
|
+
openEnums.inboundSchema(FileType);
|
|
160
|
+
|
|
161
|
+
/** @internal */
|
|
162
|
+
export const FileCreatedByActor$inboundSchema: z.ZodMiniType<
|
|
163
|
+
FileCreatedByActor,
|
|
164
|
+
unknown
|
|
165
|
+
> = z.object({
|
|
166
|
+
id: z.optional(z.nullable(types.string())),
|
|
167
|
+
type: z.optional(z.nullable(FileType$inboundSchema)),
|
|
168
|
+
});
|
|
169
|
+
|
|
170
|
+
export function fileCreatedByActorFromJSON(
|
|
171
|
+
jsonString: string,
|
|
172
|
+
): SafeParseResult<FileCreatedByActor, SDKValidationError> {
|
|
173
|
+
return safeParse(
|
|
174
|
+
jsonString,
|
|
175
|
+
(x) => FileCreatedByActor$inboundSchema.parse(JSON.parse(x)),
|
|
176
|
+
`Failed to parse 'FileCreatedByActor' from JSON`,
|
|
177
|
+
);
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
/** @internal */
|
|
181
|
+
export const FileTypeEnum$inboundSchema: z.ZodMiniEnum<typeof FileTypeEnum> = z
|
|
182
|
+
.enum(FileTypeEnum);
|
|
183
|
+
|
|
184
|
+
/** @internal */
|
|
185
|
+
export const FileT$inboundSchema: z.ZodMiniType<FileT, unknown> = z.pipe(
|
|
186
|
+
z.object({
|
|
187
|
+
id: z.lazy(() => FileId$inboundSchema),
|
|
188
|
+
object_id: types.string(),
|
|
189
|
+
object_slug: types.string(),
|
|
190
|
+
record_id: types.string(),
|
|
191
|
+
storage_provider: FileStorageProvider$inboundSchema,
|
|
192
|
+
created_by_actor: z.lazy(() => FileCreatedByActor$inboundSchema),
|
|
193
|
+
created_at: types.string(),
|
|
194
|
+
file_type: FileTypeEnum$inboundSchema,
|
|
195
|
+
name: types.string(),
|
|
196
|
+
content_type: types.nullable(types.string()),
|
|
197
|
+
content_size: types.nullable(types.number()),
|
|
198
|
+
parent_folder_id: types.nullable(types.string()),
|
|
199
|
+
}),
|
|
200
|
+
z.transform((v) => {
|
|
201
|
+
return remap$(v, {
|
|
202
|
+
"object_id": "objectId",
|
|
203
|
+
"object_slug": "objectSlug",
|
|
204
|
+
"record_id": "recordId",
|
|
205
|
+
"storage_provider": "storageProvider",
|
|
206
|
+
"created_by_actor": "createdByActor",
|
|
207
|
+
"created_at": "createdAt",
|
|
208
|
+
"file_type": "fileType",
|
|
209
|
+
"content_type": "contentType",
|
|
210
|
+
"content_size": "contentSize",
|
|
211
|
+
"parent_folder_id": "parentFolderId",
|
|
212
|
+
});
|
|
213
|
+
}),
|
|
214
|
+
);
|
|
215
|
+
|
|
216
|
+
export function fileFromJSON(
|
|
217
|
+
jsonString: string,
|
|
218
|
+
): SafeParseResult<FileT, SDKValidationError> {
|
|
219
|
+
return safeParse(
|
|
220
|
+
jsonString,
|
|
221
|
+
(x) => FileT$inboundSchema.parse(JSON.parse(x)),
|
|
222
|
+
`Failed to parse 'FileT' from JSON`,
|
|
223
|
+
);
|
|
224
|
+
}
|
|
@@ -0,0 +1,197 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v4-mini";
|
|
6
|
+
import { remap as remap$ } from "../lib/primitives.js";
|
|
7
|
+
import { safeParse } from "../lib/schemas.js";
|
|
8
|
+
import * as openEnums from "../types/enums.js";
|
|
9
|
+
import { OpenEnum } from "../types/enums.js";
|
|
10
|
+
import { Result as SafeParseResult } from "../types/fp.js";
|
|
11
|
+
import * as types from "../types/primitives.js";
|
|
12
|
+
import { SDKValidationError } from "./errors/sdk-validation-error.js";
|
|
13
|
+
|
|
14
|
+
export type FolderId = {
|
|
15
|
+
/**
|
|
16
|
+
* The ID of the workspace the file belongs to.
|
|
17
|
+
*/
|
|
18
|
+
workspaceId: string;
|
|
19
|
+
/**
|
|
20
|
+
* The ID of the file entry.
|
|
21
|
+
*/
|
|
22
|
+
fileId: string;
|
|
23
|
+
};
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* The storage provider for this file entry.
|
|
27
|
+
*/
|
|
28
|
+
export const FolderStorageProvider = {
|
|
29
|
+
Attio: "attio",
|
|
30
|
+
Dropbox: "dropbox",
|
|
31
|
+
Box: "box",
|
|
32
|
+
GoogleDrive: "google-drive",
|
|
33
|
+
MicrosoftOnedrive: "microsoft-onedrive",
|
|
34
|
+
} as const;
|
|
35
|
+
/**
|
|
36
|
+
* The storage provider for this file entry.
|
|
37
|
+
*/
|
|
38
|
+
export type FolderStorageProvider = OpenEnum<typeof FolderStorageProvider>;
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* The type of actor. [Read more information on actor types here](/docs/actors).
|
|
42
|
+
*/
|
|
43
|
+
export const FolderType = {
|
|
44
|
+
ApiToken: "api-token",
|
|
45
|
+
WorkspaceMember: "workspace-member",
|
|
46
|
+
System: "system",
|
|
47
|
+
App: "app",
|
|
48
|
+
} as const;
|
|
49
|
+
/**
|
|
50
|
+
* The type of actor. [Read more information on actor types here](/docs/actors).
|
|
51
|
+
*/
|
|
52
|
+
export type FolderType = OpenEnum<typeof FolderType>;
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* The actor that created this file entry.
|
|
56
|
+
*/
|
|
57
|
+
export type FolderCreatedByActor = {
|
|
58
|
+
/**
|
|
59
|
+
* An ID to identify the actor.
|
|
60
|
+
*/
|
|
61
|
+
id?: string | null | undefined;
|
|
62
|
+
/**
|
|
63
|
+
* The type of actor. [Read more information on actor types here](/docs/actors).
|
|
64
|
+
*/
|
|
65
|
+
type?: FolderType | null | undefined;
|
|
66
|
+
};
|
|
67
|
+
|
|
68
|
+
export type Folder = {
|
|
69
|
+
id: FolderId;
|
|
70
|
+
/**
|
|
71
|
+
* The ID of the object the record belongs to.
|
|
72
|
+
*/
|
|
73
|
+
objectId: string;
|
|
74
|
+
/**
|
|
75
|
+
* The slug of the object the record belongs to.
|
|
76
|
+
*/
|
|
77
|
+
objectSlug: string;
|
|
78
|
+
/**
|
|
79
|
+
* The ID of the record the file is linked to.
|
|
80
|
+
*/
|
|
81
|
+
recordId: string;
|
|
82
|
+
/**
|
|
83
|
+
* The storage provider for this file entry.
|
|
84
|
+
*/
|
|
85
|
+
storageProvider: FolderStorageProvider;
|
|
86
|
+
/**
|
|
87
|
+
* The actor that created this file entry.
|
|
88
|
+
*/
|
|
89
|
+
createdByActor: FolderCreatedByActor;
|
|
90
|
+
/**
|
|
91
|
+
* Timestamp representing when the file entry was created.
|
|
92
|
+
*/
|
|
93
|
+
createdAt: string;
|
|
94
|
+
/**
|
|
95
|
+
* The type of file entry.
|
|
96
|
+
*/
|
|
97
|
+
fileType: "folder";
|
|
98
|
+
/**
|
|
99
|
+
* The name of the folder.
|
|
100
|
+
*/
|
|
101
|
+
name: string;
|
|
102
|
+
/**
|
|
103
|
+
* The ID of the parent folder, or null if this is a top-level folder.
|
|
104
|
+
*/
|
|
105
|
+
parentFolderId: string | null;
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
/** @internal */
|
|
109
|
+
export const FolderId$inboundSchema: z.ZodMiniType<FolderId, unknown> = z.pipe(
|
|
110
|
+
z.object({
|
|
111
|
+
workspace_id: types.string(),
|
|
112
|
+
file_id: types.string(),
|
|
113
|
+
}),
|
|
114
|
+
z.transform((v) => {
|
|
115
|
+
return remap$(v, {
|
|
116
|
+
"workspace_id": "workspaceId",
|
|
117
|
+
"file_id": "fileId",
|
|
118
|
+
});
|
|
119
|
+
}),
|
|
120
|
+
);
|
|
121
|
+
|
|
122
|
+
export function folderIdFromJSON(
|
|
123
|
+
jsonString: string,
|
|
124
|
+
): SafeParseResult<FolderId, SDKValidationError> {
|
|
125
|
+
return safeParse(
|
|
126
|
+
jsonString,
|
|
127
|
+
(x) => FolderId$inboundSchema.parse(JSON.parse(x)),
|
|
128
|
+
`Failed to parse 'FolderId' from JSON`,
|
|
129
|
+
);
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
/** @internal */
|
|
133
|
+
export const FolderStorageProvider$inboundSchema: z.ZodMiniType<
|
|
134
|
+
FolderStorageProvider,
|
|
135
|
+
unknown
|
|
136
|
+
> = openEnums.inboundSchema(FolderStorageProvider);
|
|
137
|
+
|
|
138
|
+
/** @internal */
|
|
139
|
+
export const FolderType$inboundSchema: z.ZodMiniType<FolderType, unknown> =
|
|
140
|
+
openEnums.inboundSchema(FolderType);
|
|
141
|
+
|
|
142
|
+
/** @internal */
|
|
143
|
+
export const FolderCreatedByActor$inboundSchema: z.ZodMiniType<
|
|
144
|
+
FolderCreatedByActor,
|
|
145
|
+
unknown
|
|
146
|
+
> = z.object({
|
|
147
|
+
id: z.optional(z.nullable(types.string())),
|
|
148
|
+
type: z.optional(z.nullable(FolderType$inboundSchema)),
|
|
149
|
+
});
|
|
150
|
+
|
|
151
|
+
export function folderCreatedByActorFromJSON(
|
|
152
|
+
jsonString: string,
|
|
153
|
+
): SafeParseResult<FolderCreatedByActor, SDKValidationError> {
|
|
154
|
+
return safeParse(
|
|
155
|
+
jsonString,
|
|
156
|
+
(x) => FolderCreatedByActor$inboundSchema.parse(JSON.parse(x)),
|
|
157
|
+
`Failed to parse 'FolderCreatedByActor' from JSON`,
|
|
158
|
+
);
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
/** @internal */
|
|
162
|
+
export const Folder$inboundSchema: z.ZodMiniType<Folder, unknown> = z.pipe(
|
|
163
|
+
z.object({
|
|
164
|
+
id: z.lazy(() => FolderId$inboundSchema),
|
|
165
|
+
object_id: types.string(),
|
|
166
|
+
object_slug: types.string(),
|
|
167
|
+
record_id: types.string(),
|
|
168
|
+
storage_provider: FolderStorageProvider$inboundSchema,
|
|
169
|
+
created_by_actor: z.lazy(() => FolderCreatedByActor$inboundSchema),
|
|
170
|
+
created_at: types.string(),
|
|
171
|
+
file_type: types.literal("folder"),
|
|
172
|
+
name: types.string(),
|
|
173
|
+
parent_folder_id: types.nullable(types.string()),
|
|
174
|
+
}),
|
|
175
|
+
z.transform((v) => {
|
|
176
|
+
return remap$(v, {
|
|
177
|
+
"object_id": "objectId",
|
|
178
|
+
"object_slug": "objectSlug",
|
|
179
|
+
"record_id": "recordId",
|
|
180
|
+
"storage_provider": "storageProvider",
|
|
181
|
+
"created_by_actor": "createdByActor",
|
|
182
|
+
"created_at": "createdAt",
|
|
183
|
+
"file_type": "fileType",
|
|
184
|
+
"parent_folder_id": "parentFolderId",
|
|
185
|
+
});
|
|
186
|
+
}),
|
|
187
|
+
);
|
|
188
|
+
|
|
189
|
+
export function folderFromJSON(
|
|
190
|
+
jsonString: string,
|
|
191
|
+
): SafeParseResult<Folder, SDKValidationError> {
|
|
192
|
+
return safeParse(
|
|
193
|
+
jsonString,
|
|
194
|
+
(x) => Folder$inboundSchema.parse(JSON.parse(x)),
|
|
195
|
+
`Failed to parse 'Folder' from JSON`,
|
|
196
|
+
);
|
|
197
|
+
}
|
package/src/models/index.ts
CHANGED
|
@@ -4,6 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
export * from "./attribute.js";
|
|
6
6
|
export * from "./comment.js";
|
|
7
|
+
export * from "./connected-file.js";
|
|
8
|
+
export * from "./connected-folder.js";
|
|
9
|
+
export * from "./file.js";
|
|
10
|
+
export * from "./folder.js";
|
|
7
11
|
export * from "./input-value-union.js";
|
|
8
12
|
export * from "./list.js";
|
|
9
13
|
export * from "./meeting.js";
|