@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
|
@@ -0,0 +1,208 @@
|
|
|
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 ConnectedFileId = {
|
|
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 ConnectedFileStorageProvider = {
|
|
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 ConnectedFileStorageProvider = OpenEnum<
|
|
39
|
+
typeof ConnectedFileStorageProvider
|
|
40
|
+
>;
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* The type of actor. [Read more information on actor types here](/docs/actors).
|
|
44
|
+
*/
|
|
45
|
+
export const ConnectedFileType = {
|
|
46
|
+
ApiToken: "api-token",
|
|
47
|
+
WorkspaceMember: "workspace-member",
|
|
48
|
+
System: "system",
|
|
49
|
+
App: "app",
|
|
50
|
+
} as const;
|
|
51
|
+
/**
|
|
52
|
+
* The type of actor. [Read more information on actor types here](/docs/actors).
|
|
53
|
+
*/
|
|
54
|
+
export type ConnectedFileType = OpenEnum<typeof ConnectedFileType>;
|
|
55
|
+
|
|
56
|
+
/**
|
|
57
|
+
* The actor that created this file entry.
|
|
58
|
+
*/
|
|
59
|
+
export type ConnectedFileCreatedByActor = {
|
|
60
|
+
/**
|
|
61
|
+
* An ID to identify the actor.
|
|
62
|
+
*/
|
|
63
|
+
id?: string | null | undefined;
|
|
64
|
+
/**
|
|
65
|
+
* The type of actor. [Read more information on actor types here](/docs/actors).
|
|
66
|
+
*/
|
|
67
|
+
type?: ConnectedFileType | null | undefined;
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export type ConnectedFile = {
|
|
71
|
+
id: ConnectedFileId;
|
|
72
|
+
/**
|
|
73
|
+
* The ID of the object the record belongs to.
|
|
74
|
+
*/
|
|
75
|
+
objectId: string;
|
|
76
|
+
/**
|
|
77
|
+
* The slug of the object the record belongs to.
|
|
78
|
+
*/
|
|
79
|
+
objectSlug: string;
|
|
80
|
+
/**
|
|
81
|
+
* The ID of the record the file is linked to.
|
|
82
|
+
*/
|
|
83
|
+
recordId: string;
|
|
84
|
+
/**
|
|
85
|
+
* The storage provider for this file entry.
|
|
86
|
+
*/
|
|
87
|
+
storageProvider: ConnectedFileStorageProvider;
|
|
88
|
+
/**
|
|
89
|
+
* The actor that created this file entry.
|
|
90
|
+
*/
|
|
91
|
+
createdByActor: ConnectedFileCreatedByActor;
|
|
92
|
+
/**
|
|
93
|
+
* Timestamp representing when the file entry was created.
|
|
94
|
+
*/
|
|
95
|
+
createdAt: string;
|
|
96
|
+
/**
|
|
97
|
+
* The type of file entry.
|
|
98
|
+
*/
|
|
99
|
+
fileType: "connected-file";
|
|
100
|
+
/**
|
|
101
|
+
* The file ID in the external storage provider.
|
|
102
|
+
*/
|
|
103
|
+
externalProviderFileId: string;
|
|
104
|
+
/**
|
|
105
|
+
* Microsoft drive ID. This field is only populated for `microsoft-onedrive` entries.
|
|
106
|
+
*/
|
|
107
|
+
microsoftDriveId: string | null;
|
|
108
|
+
};
|
|
109
|
+
|
|
110
|
+
/** @internal */
|
|
111
|
+
export const ConnectedFileId$inboundSchema: z.ZodMiniType<
|
|
112
|
+
ConnectedFileId,
|
|
113
|
+
unknown
|
|
114
|
+
> = z.pipe(
|
|
115
|
+
z.object({
|
|
116
|
+
workspace_id: types.string(),
|
|
117
|
+
file_id: types.string(),
|
|
118
|
+
}),
|
|
119
|
+
z.transform((v) => {
|
|
120
|
+
return remap$(v, {
|
|
121
|
+
"workspace_id": "workspaceId",
|
|
122
|
+
"file_id": "fileId",
|
|
123
|
+
});
|
|
124
|
+
}),
|
|
125
|
+
);
|
|
126
|
+
|
|
127
|
+
export function connectedFileIdFromJSON(
|
|
128
|
+
jsonString: string,
|
|
129
|
+
): SafeParseResult<ConnectedFileId, SDKValidationError> {
|
|
130
|
+
return safeParse(
|
|
131
|
+
jsonString,
|
|
132
|
+
(x) => ConnectedFileId$inboundSchema.parse(JSON.parse(x)),
|
|
133
|
+
`Failed to parse 'ConnectedFileId' from JSON`,
|
|
134
|
+
);
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
/** @internal */
|
|
138
|
+
export const ConnectedFileStorageProvider$inboundSchema: z.ZodMiniType<
|
|
139
|
+
ConnectedFileStorageProvider,
|
|
140
|
+
unknown
|
|
141
|
+
> = openEnums.inboundSchema(ConnectedFileStorageProvider);
|
|
142
|
+
|
|
143
|
+
/** @internal */
|
|
144
|
+
export const ConnectedFileType$inboundSchema: z.ZodMiniType<
|
|
145
|
+
ConnectedFileType,
|
|
146
|
+
unknown
|
|
147
|
+
> = openEnums.inboundSchema(ConnectedFileType);
|
|
148
|
+
|
|
149
|
+
/** @internal */
|
|
150
|
+
export const ConnectedFileCreatedByActor$inboundSchema: z.ZodMiniType<
|
|
151
|
+
ConnectedFileCreatedByActor,
|
|
152
|
+
unknown
|
|
153
|
+
> = z.object({
|
|
154
|
+
id: z.optional(z.nullable(types.string())),
|
|
155
|
+
type: z.optional(z.nullable(ConnectedFileType$inboundSchema)),
|
|
156
|
+
});
|
|
157
|
+
|
|
158
|
+
export function connectedFileCreatedByActorFromJSON(
|
|
159
|
+
jsonString: string,
|
|
160
|
+
): SafeParseResult<ConnectedFileCreatedByActor, SDKValidationError> {
|
|
161
|
+
return safeParse(
|
|
162
|
+
jsonString,
|
|
163
|
+
(x) => ConnectedFileCreatedByActor$inboundSchema.parse(JSON.parse(x)),
|
|
164
|
+
`Failed to parse 'ConnectedFileCreatedByActor' from JSON`,
|
|
165
|
+
);
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
/** @internal */
|
|
169
|
+
export const ConnectedFile$inboundSchema: z.ZodMiniType<
|
|
170
|
+
ConnectedFile,
|
|
171
|
+
unknown
|
|
172
|
+
> = z.pipe(
|
|
173
|
+
z.object({
|
|
174
|
+
id: z.lazy(() => ConnectedFileId$inboundSchema),
|
|
175
|
+
object_id: types.string(),
|
|
176
|
+
object_slug: types.string(),
|
|
177
|
+
record_id: types.string(),
|
|
178
|
+
storage_provider: ConnectedFileStorageProvider$inboundSchema,
|
|
179
|
+
created_by_actor: z.lazy(() => ConnectedFileCreatedByActor$inboundSchema),
|
|
180
|
+
created_at: types.string(),
|
|
181
|
+
file_type: types.literal("connected-file"),
|
|
182
|
+
external_provider_file_id: types.string(),
|
|
183
|
+
microsoft_drive_id: types.nullable(types.string()),
|
|
184
|
+
}),
|
|
185
|
+
z.transform((v) => {
|
|
186
|
+
return remap$(v, {
|
|
187
|
+
"object_id": "objectId",
|
|
188
|
+
"object_slug": "objectSlug",
|
|
189
|
+
"record_id": "recordId",
|
|
190
|
+
"storage_provider": "storageProvider",
|
|
191
|
+
"created_by_actor": "createdByActor",
|
|
192
|
+
"created_at": "createdAt",
|
|
193
|
+
"file_type": "fileType",
|
|
194
|
+
"external_provider_file_id": "externalProviderFileId",
|
|
195
|
+
"microsoft_drive_id": "microsoftDriveId",
|
|
196
|
+
});
|
|
197
|
+
}),
|
|
198
|
+
);
|
|
199
|
+
|
|
200
|
+
export function connectedFileFromJSON(
|
|
201
|
+
jsonString: string,
|
|
202
|
+
): SafeParseResult<ConnectedFile, SDKValidationError> {
|
|
203
|
+
return safeParse(
|
|
204
|
+
jsonString,
|
|
205
|
+
(x) => ConnectedFile$inboundSchema.parse(JSON.parse(x)),
|
|
206
|
+
`Failed to parse 'ConnectedFile' from JSON`,
|
|
207
|
+
);
|
|
208
|
+
}
|
|
@@ -0,0 +1,208 @@
|
|
|
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 ConnectedFolderId = {
|
|
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 ConnectedFolderStorageProvider = {
|
|
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 ConnectedFolderStorageProvider = OpenEnum<
|
|
39
|
+
typeof ConnectedFolderStorageProvider
|
|
40
|
+
>;
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* The type of actor. [Read more information on actor types here](/docs/actors).
|
|
44
|
+
*/
|
|
45
|
+
export const ConnectedFolderType = {
|
|
46
|
+
ApiToken: "api-token",
|
|
47
|
+
WorkspaceMember: "workspace-member",
|
|
48
|
+
System: "system",
|
|
49
|
+
App: "app",
|
|
50
|
+
} as const;
|
|
51
|
+
/**
|
|
52
|
+
* The type of actor. [Read more information on actor types here](/docs/actors).
|
|
53
|
+
*/
|
|
54
|
+
export type ConnectedFolderType = OpenEnum<typeof ConnectedFolderType>;
|
|
55
|
+
|
|
56
|
+
/**
|
|
57
|
+
* The actor that created this file entry.
|
|
58
|
+
*/
|
|
59
|
+
export type ConnectedFolderCreatedByActor = {
|
|
60
|
+
/**
|
|
61
|
+
* An ID to identify the actor.
|
|
62
|
+
*/
|
|
63
|
+
id?: string | null | undefined;
|
|
64
|
+
/**
|
|
65
|
+
* The type of actor. [Read more information on actor types here](/docs/actors).
|
|
66
|
+
*/
|
|
67
|
+
type?: ConnectedFolderType | null | undefined;
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export type ConnectedFolder = {
|
|
71
|
+
id: ConnectedFolderId;
|
|
72
|
+
/**
|
|
73
|
+
* The ID of the object the record belongs to.
|
|
74
|
+
*/
|
|
75
|
+
objectId: string;
|
|
76
|
+
/**
|
|
77
|
+
* The slug of the object the record belongs to.
|
|
78
|
+
*/
|
|
79
|
+
objectSlug: string;
|
|
80
|
+
/**
|
|
81
|
+
* The ID of the record the file is linked to.
|
|
82
|
+
*/
|
|
83
|
+
recordId: string;
|
|
84
|
+
/**
|
|
85
|
+
* The storage provider for this file entry.
|
|
86
|
+
*/
|
|
87
|
+
storageProvider: ConnectedFolderStorageProvider;
|
|
88
|
+
/**
|
|
89
|
+
* The actor that created this file entry.
|
|
90
|
+
*/
|
|
91
|
+
createdByActor: ConnectedFolderCreatedByActor;
|
|
92
|
+
/**
|
|
93
|
+
* Timestamp representing when the file entry was created.
|
|
94
|
+
*/
|
|
95
|
+
createdAt: string;
|
|
96
|
+
/**
|
|
97
|
+
* The type of file entry.
|
|
98
|
+
*/
|
|
99
|
+
fileType: "connected-folder";
|
|
100
|
+
/**
|
|
101
|
+
* The file ID in the external storage provider.
|
|
102
|
+
*/
|
|
103
|
+
externalProviderFileId: string;
|
|
104
|
+
/**
|
|
105
|
+
* Microsoft drive ID. This field is only populated for `microsoft-onedrive` entries.
|
|
106
|
+
*/
|
|
107
|
+
microsoftDriveId: string | null;
|
|
108
|
+
};
|
|
109
|
+
|
|
110
|
+
/** @internal */
|
|
111
|
+
export const ConnectedFolderId$inboundSchema: z.ZodMiniType<
|
|
112
|
+
ConnectedFolderId,
|
|
113
|
+
unknown
|
|
114
|
+
> = z.pipe(
|
|
115
|
+
z.object({
|
|
116
|
+
workspace_id: types.string(),
|
|
117
|
+
file_id: types.string(),
|
|
118
|
+
}),
|
|
119
|
+
z.transform((v) => {
|
|
120
|
+
return remap$(v, {
|
|
121
|
+
"workspace_id": "workspaceId",
|
|
122
|
+
"file_id": "fileId",
|
|
123
|
+
});
|
|
124
|
+
}),
|
|
125
|
+
);
|
|
126
|
+
|
|
127
|
+
export function connectedFolderIdFromJSON(
|
|
128
|
+
jsonString: string,
|
|
129
|
+
): SafeParseResult<ConnectedFolderId, SDKValidationError> {
|
|
130
|
+
return safeParse(
|
|
131
|
+
jsonString,
|
|
132
|
+
(x) => ConnectedFolderId$inboundSchema.parse(JSON.parse(x)),
|
|
133
|
+
`Failed to parse 'ConnectedFolderId' from JSON`,
|
|
134
|
+
);
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
/** @internal */
|
|
138
|
+
export const ConnectedFolderStorageProvider$inboundSchema: z.ZodMiniType<
|
|
139
|
+
ConnectedFolderStorageProvider,
|
|
140
|
+
unknown
|
|
141
|
+
> = openEnums.inboundSchema(ConnectedFolderStorageProvider);
|
|
142
|
+
|
|
143
|
+
/** @internal */
|
|
144
|
+
export const ConnectedFolderType$inboundSchema: z.ZodMiniType<
|
|
145
|
+
ConnectedFolderType,
|
|
146
|
+
unknown
|
|
147
|
+
> = openEnums.inboundSchema(ConnectedFolderType);
|
|
148
|
+
|
|
149
|
+
/** @internal */
|
|
150
|
+
export const ConnectedFolderCreatedByActor$inboundSchema: z.ZodMiniType<
|
|
151
|
+
ConnectedFolderCreatedByActor,
|
|
152
|
+
unknown
|
|
153
|
+
> = z.object({
|
|
154
|
+
id: z.optional(z.nullable(types.string())),
|
|
155
|
+
type: z.optional(z.nullable(ConnectedFolderType$inboundSchema)),
|
|
156
|
+
});
|
|
157
|
+
|
|
158
|
+
export function connectedFolderCreatedByActorFromJSON(
|
|
159
|
+
jsonString: string,
|
|
160
|
+
): SafeParseResult<ConnectedFolderCreatedByActor, SDKValidationError> {
|
|
161
|
+
return safeParse(
|
|
162
|
+
jsonString,
|
|
163
|
+
(x) => ConnectedFolderCreatedByActor$inboundSchema.parse(JSON.parse(x)),
|
|
164
|
+
`Failed to parse 'ConnectedFolderCreatedByActor' from JSON`,
|
|
165
|
+
);
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
/** @internal */
|
|
169
|
+
export const ConnectedFolder$inboundSchema: z.ZodMiniType<
|
|
170
|
+
ConnectedFolder,
|
|
171
|
+
unknown
|
|
172
|
+
> = z.pipe(
|
|
173
|
+
z.object({
|
|
174
|
+
id: z.lazy(() => ConnectedFolderId$inboundSchema),
|
|
175
|
+
object_id: types.string(),
|
|
176
|
+
object_slug: types.string(),
|
|
177
|
+
record_id: types.string(),
|
|
178
|
+
storage_provider: ConnectedFolderStorageProvider$inboundSchema,
|
|
179
|
+
created_by_actor: z.lazy(() => ConnectedFolderCreatedByActor$inboundSchema),
|
|
180
|
+
created_at: types.string(),
|
|
181
|
+
file_type: types.literal("connected-folder"),
|
|
182
|
+
external_provider_file_id: types.string(),
|
|
183
|
+
microsoft_drive_id: types.nullable(types.string()),
|
|
184
|
+
}),
|
|
185
|
+
z.transform((v) => {
|
|
186
|
+
return remap$(v, {
|
|
187
|
+
"object_id": "objectId",
|
|
188
|
+
"object_slug": "objectSlug",
|
|
189
|
+
"record_id": "recordId",
|
|
190
|
+
"storage_provider": "storageProvider",
|
|
191
|
+
"created_by_actor": "createdByActor",
|
|
192
|
+
"created_at": "createdAt",
|
|
193
|
+
"file_type": "fileType",
|
|
194
|
+
"external_provider_file_id": "externalProviderFileId",
|
|
195
|
+
"microsoft_drive_id": "microsoftDriveId",
|
|
196
|
+
});
|
|
197
|
+
}),
|
|
198
|
+
);
|
|
199
|
+
|
|
200
|
+
export function connectedFolderFromJSON(
|
|
201
|
+
jsonString: string,
|
|
202
|
+
): SafeParseResult<ConnectedFolder, SDKValidationError> {
|
|
203
|
+
return safeParse(
|
|
204
|
+
jsonString,
|
|
205
|
+
(x) => ConnectedFolder$inboundSchema.parse(JSON.parse(x)),
|
|
206
|
+
`Failed to parse 'ConnectedFolder' from JSON`,
|
|
207
|
+
);
|
|
208
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
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 * as types from "../../types/primitives.js";
|
|
8
|
+
import * as operations from "../operations/index.js";
|
|
9
|
+
import { AttioBaseError } from "./attio-base-error.js";
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* Not Found
|
|
13
|
+
*/
|
|
14
|
+
export type GetV2FilesFileIdNotFoundErrorData = {
|
|
15
|
+
statusCode: number;
|
|
16
|
+
type: operations.GetV2FilesFileIdNotFoundType;
|
|
17
|
+
code: operations.GetV2FilesFileIdCode;
|
|
18
|
+
message: string;
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* Not Found
|
|
23
|
+
*/
|
|
24
|
+
export class GetV2FilesFileIdNotFoundError extends AttioBaseError {
|
|
25
|
+
type: operations.GetV2FilesFileIdNotFoundType;
|
|
26
|
+
code: operations.GetV2FilesFileIdCode;
|
|
27
|
+
|
|
28
|
+
/** The original data that was passed to this error instance. */
|
|
29
|
+
data$: GetV2FilesFileIdNotFoundErrorData;
|
|
30
|
+
|
|
31
|
+
constructor(
|
|
32
|
+
err: GetV2FilesFileIdNotFoundErrorData,
|
|
33
|
+
httpMeta: { response: Response; request: Request; body: string },
|
|
34
|
+
) {
|
|
35
|
+
const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
|
|
36
|
+
super(message, httpMeta);
|
|
37
|
+
this.data$ = err;
|
|
38
|
+
this.type = err.type;
|
|
39
|
+
this.code = err.code;
|
|
40
|
+
|
|
41
|
+
this.name = "GetV2FilesFileIdNotFoundError";
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/** @internal */
|
|
46
|
+
export const GetV2FilesFileIdNotFoundError$inboundSchema: z.ZodMiniType<
|
|
47
|
+
GetV2FilesFileIdNotFoundError,
|
|
48
|
+
unknown
|
|
49
|
+
> = z.pipe(
|
|
50
|
+
z.object({
|
|
51
|
+
status_code: types.number(),
|
|
52
|
+
type: operations.GetV2FilesFileIdNotFoundType$inboundSchema,
|
|
53
|
+
code: operations.GetV2FilesFileIdCode$inboundSchema,
|
|
54
|
+
message: types.string(),
|
|
55
|
+
request$: z.custom<Request>(x => x instanceof Request),
|
|
56
|
+
response$: z.custom<Response>(x => x instanceof Response),
|
|
57
|
+
body$: z.string(),
|
|
58
|
+
}),
|
|
59
|
+
z.transform((v) => {
|
|
60
|
+
const remapped = remap$(v, {
|
|
61
|
+
"status_code": "statusCode",
|
|
62
|
+
});
|
|
63
|
+
|
|
64
|
+
return new GetV2FilesFileIdNotFoundError(remapped, {
|
|
65
|
+
request: v.request$,
|
|
66
|
+
response: v.response$,
|
|
67
|
+
body: v.body$,
|
|
68
|
+
});
|
|
69
|
+
}),
|
|
70
|
+
);
|
|
@@ -216,6 +216,40 @@ export class MissingValueError extends AttioBaseError {
|
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
+
/**
|
|
220
|
+
* Content Too Large
|
|
221
|
+
*/
|
|
222
|
+
export type PostV2NotesValidationTypeErrorData = {
|
|
223
|
+
statusCode: number;
|
|
224
|
+
type: operations.RequestEntityTooLargeType;
|
|
225
|
+
code: operations.RequestEntityTooLargeCode;
|
|
226
|
+
message: string;
|
|
227
|
+
};
|
|
228
|
+
|
|
229
|
+
/**
|
|
230
|
+
* Content Too Large
|
|
231
|
+
*/
|
|
232
|
+
export class PostV2NotesValidationTypeError extends AttioBaseError {
|
|
233
|
+
type: operations.RequestEntityTooLargeType;
|
|
234
|
+
code: operations.RequestEntityTooLargeCode;
|
|
235
|
+
|
|
236
|
+
/** The original data that was passed to this error instance. */
|
|
237
|
+
data$: PostV2NotesValidationTypeErrorData;
|
|
238
|
+
|
|
239
|
+
constructor(
|
|
240
|
+
err: PostV2NotesValidationTypeErrorData,
|
|
241
|
+
httpMeta: { response: Response; request: Request; body: string },
|
|
242
|
+
) {
|
|
243
|
+
const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
|
|
244
|
+
super(message, httpMeta);
|
|
245
|
+
this.data$ = err;
|
|
246
|
+
this.type = err.type;
|
|
247
|
+
this.code = err.code;
|
|
248
|
+
|
|
249
|
+
this.name = "PostV2NotesValidationTypeError";
|
|
250
|
+
}
|
|
251
|
+
}
|
|
252
|
+
|
|
219
253
|
/**
|
|
220
254
|
* Bad Request
|
|
221
255
|
*/
|
|
@@ -445,6 +479,33 @@ export const MissingValueError$inboundSchema: z.ZodMiniType<
|
|
|
445
479
|
}),
|
|
446
480
|
);
|
|
447
481
|
|
|
482
|
+
/** @internal */
|
|
483
|
+
export const PostV2NotesValidationTypeError$inboundSchema: z.ZodMiniType<
|
|
484
|
+
PostV2NotesValidationTypeError,
|
|
485
|
+
unknown
|
|
486
|
+
> = z.pipe(
|
|
487
|
+
z.object({
|
|
488
|
+
status_code: types.number(),
|
|
489
|
+
type: operations.RequestEntityTooLargeType$inboundSchema,
|
|
490
|
+
code: operations.RequestEntityTooLargeCode$inboundSchema,
|
|
491
|
+
message: types.string(),
|
|
492
|
+
request$: z.custom<Request>(x => x instanceof Request),
|
|
493
|
+
response$: z.custom<Response>(x => x instanceof Response),
|
|
494
|
+
body$: z.string(),
|
|
495
|
+
}),
|
|
496
|
+
z.transform((v) => {
|
|
497
|
+
const remapped = remap$(v, {
|
|
498
|
+
"status_code": "statusCode",
|
|
499
|
+
});
|
|
500
|
+
|
|
501
|
+
return new PostV2NotesValidationTypeError(remapped, {
|
|
502
|
+
request: v.request$,
|
|
503
|
+
response: v.response$,
|
|
504
|
+
body: v.body$,
|
|
505
|
+
});
|
|
506
|
+
}),
|
|
507
|
+
);
|
|
508
|
+
|
|
448
509
|
/** @internal */
|
|
449
510
|
export const PostV2TasksValidationTypeError$inboundSchema: z.ZodMiniType<
|
|
450
511
|
PostV2TasksValidationTypeError,
|