@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,336 @@
|
|
|
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 discriminatedUnionTypes from "../../types/discriminated-union.js";
|
|
9
|
+
import { discriminatedUnion } from "../../types/discriminated-union.js";
|
|
10
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
11
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
12
|
+
import { SDKValidationError } from "../errors/sdk-validation-error.js";
|
|
13
|
+
import * as models from "../index.js";
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
* The external storage provider.
|
|
17
|
+
*/
|
|
18
|
+
export const PostV2FilesStorageProvider2 = {
|
|
19
|
+
Dropbox: "dropbox",
|
|
20
|
+
Box: "box",
|
|
21
|
+
GoogleDrive: "google-drive",
|
|
22
|
+
MicrosoftOnedrive: "microsoft-onedrive",
|
|
23
|
+
} as const;
|
|
24
|
+
/**
|
|
25
|
+
* The external storage provider.
|
|
26
|
+
*/
|
|
27
|
+
export type PostV2FilesStorageProvider2 = ClosedEnum<
|
|
28
|
+
typeof PostV2FilesStorageProvider2
|
|
29
|
+
>;
|
|
30
|
+
|
|
31
|
+
export type ConnectedFile = {
|
|
32
|
+
/**
|
|
33
|
+
* The object slug or ID.
|
|
34
|
+
*/
|
|
35
|
+
object: string;
|
|
36
|
+
/**
|
|
37
|
+
* The ID of the record to create the file entry on.
|
|
38
|
+
*/
|
|
39
|
+
recordId: string;
|
|
40
|
+
/**
|
|
41
|
+
* The external storage provider.
|
|
42
|
+
*/
|
|
43
|
+
storageProvider: PostV2FilesStorageProvider2;
|
|
44
|
+
/**
|
|
45
|
+
* The ID of the file or folder in the external storage provider.
|
|
46
|
+
*/
|
|
47
|
+
externalProviderFileId: string;
|
|
48
|
+
/**
|
|
49
|
+
* Microsoft drive ID. Only used when `storage_provider` is `microsoft-onedrive`.
|
|
50
|
+
*/
|
|
51
|
+
microsoftDriveId?: string | null | undefined;
|
|
52
|
+
/**
|
|
53
|
+
* Creates a connected file entry.
|
|
54
|
+
*/
|
|
55
|
+
fileType: "connected-file";
|
|
56
|
+
};
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* The external storage provider.
|
|
60
|
+
*/
|
|
61
|
+
export const PostV2FilesStorageProvider1 = {
|
|
62
|
+
Dropbox: "dropbox",
|
|
63
|
+
Box: "box",
|
|
64
|
+
GoogleDrive: "google-drive",
|
|
65
|
+
MicrosoftOnedrive: "microsoft-onedrive",
|
|
66
|
+
} as const;
|
|
67
|
+
/**
|
|
68
|
+
* The external storage provider.
|
|
69
|
+
*/
|
|
70
|
+
export type PostV2FilesStorageProvider1 = ClosedEnum<
|
|
71
|
+
typeof PostV2FilesStorageProvider1
|
|
72
|
+
>;
|
|
73
|
+
|
|
74
|
+
export type ConnectedFolder = {
|
|
75
|
+
/**
|
|
76
|
+
* The object slug or ID.
|
|
77
|
+
*/
|
|
78
|
+
object: string;
|
|
79
|
+
/**
|
|
80
|
+
* The ID of the record to create the file entry on.
|
|
81
|
+
*/
|
|
82
|
+
recordId: string;
|
|
83
|
+
/**
|
|
84
|
+
* The external storage provider.
|
|
85
|
+
*/
|
|
86
|
+
storageProvider: PostV2FilesStorageProvider1;
|
|
87
|
+
/**
|
|
88
|
+
* The ID of the file or folder in the external storage provider.
|
|
89
|
+
*/
|
|
90
|
+
externalProviderFileId: string;
|
|
91
|
+
/**
|
|
92
|
+
* Microsoft drive ID. Only used when `storage_provider` is `microsoft-onedrive`.
|
|
93
|
+
*/
|
|
94
|
+
microsoftDriveId?: string | null | undefined;
|
|
95
|
+
/**
|
|
96
|
+
* Creates a connected folder entry.
|
|
97
|
+
*/
|
|
98
|
+
fileType: "connected-folder";
|
|
99
|
+
};
|
|
100
|
+
|
|
101
|
+
export type PostV2FilesFolder = {
|
|
102
|
+
/**
|
|
103
|
+
* The object slug or ID.
|
|
104
|
+
*/
|
|
105
|
+
object: string;
|
|
106
|
+
/**
|
|
107
|
+
* The ID of the record to create the file entry on.
|
|
108
|
+
*/
|
|
109
|
+
recordId: string;
|
|
110
|
+
/**
|
|
111
|
+
* Creates a native Attio folder entry.
|
|
112
|
+
*/
|
|
113
|
+
fileType: "folder";
|
|
114
|
+
/**
|
|
115
|
+
* The folder name.
|
|
116
|
+
*/
|
|
117
|
+
name: string;
|
|
118
|
+
/**
|
|
119
|
+
* Optional parent folder ID. Omit to create a top-level folder.
|
|
120
|
+
*/
|
|
121
|
+
parentFolderId?: string | undefined;
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
export type PostV2FilesRequest =
|
|
125
|
+
| PostV2FilesFolder
|
|
126
|
+
| ConnectedFolder
|
|
127
|
+
| ConnectedFile;
|
|
128
|
+
|
|
129
|
+
export type PostV2FilesData =
|
|
130
|
+
| models.Folder
|
|
131
|
+
| models.ConnectedFile
|
|
132
|
+
| models.ConnectedFolder
|
|
133
|
+
| discriminatedUnionTypes.Unknown<"fileType">;
|
|
134
|
+
|
|
135
|
+
/**
|
|
136
|
+
* Success
|
|
137
|
+
*/
|
|
138
|
+
export type PostV2FilesResponse = {
|
|
139
|
+
data:
|
|
140
|
+
| models.Folder
|
|
141
|
+
| models.ConnectedFile
|
|
142
|
+
| models.ConnectedFolder
|
|
143
|
+
| discriminatedUnionTypes.Unknown<"fileType">;
|
|
144
|
+
};
|
|
145
|
+
|
|
146
|
+
/** @internal */
|
|
147
|
+
export const PostV2FilesStorageProvider2$outboundSchema: z.ZodMiniEnum<
|
|
148
|
+
typeof PostV2FilesStorageProvider2
|
|
149
|
+
> = z.enum(PostV2FilesStorageProvider2);
|
|
150
|
+
|
|
151
|
+
/** @internal */
|
|
152
|
+
export type ConnectedFile$Outbound = {
|
|
153
|
+
object: string;
|
|
154
|
+
record_id: string;
|
|
155
|
+
storage_provider: string;
|
|
156
|
+
external_provider_file_id: string;
|
|
157
|
+
microsoft_drive_id?: string | null | undefined;
|
|
158
|
+
file_type: "connected-file";
|
|
159
|
+
};
|
|
160
|
+
|
|
161
|
+
/** @internal */
|
|
162
|
+
export const ConnectedFile$outboundSchema: z.ZodMiniType<
|
|
163
|
+
ConnectedFile$Outbound,
|
|
164
|
+
ConnectedFile
|
|
165
|
+
> = z.pipe(
|
|
166
|
+
z.object({
|
|
167
|
+
object: z.string(),
|
|
168
|
+
recordId: z.string(),
|
|
169
|
+
storageProvider: PostV2FilesStorageProvider2$outboundSchema,
|
|
170
|
+
externalProviderFileId: z.string(),
|
|
171
|
+
microsoftDriveId: z.optional(z.nullable(z.string())),
|
|
172
|
+
fileType: z.literal("connected-file"),
|
|
173
|
+
}),
|
|
174
|
+
z.transform((v) => {
|
|
175
|
+
return remap$(v, {
|
|
176
|
+
recordId: "record_id",
|
|
177
|
+
storageProvider: "storage_provider",
|
|
178
|
+
externalProviderFileId: "external_provider_file_id",
|
|
179
|
+
microsoftDriveId: "microsoft_drive_id",
|
|
180
|
+
fileType: "file_type",
|
|
181
|
+
});
|
|
182
|
+
}),
|
|
183
|
+
);
|
|
184
|
+
|
|
185
|
+
export function connectedFileToJSON(connectedFile: ConnectedFile): string {
|
|
186
|
+
return JSON.stringify(ConnectedFile$outboundSchema.parse(connectedFile));
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
/** @internal */
|
|
190
|
+
export const PostV2FilesStorageProvider1$outboundSchema: z.ZodMiniEnum<
|
|
191
|
+
typeof PostV2FilesStorageProvider1
|
|
192
|
+
> = z.enum(PostV2FilesStorageProvider1);
|
|
193
|
+
|
|
194
|
+
/** @internal */
|
|
195
|
+
export type ConnectedFolder$Outbound = {
|
|
196
|
+
object: string;
|
|
197
|
+
record_id: string;
|
|
198
|
+
storage_provider: string;
|
|
199
|
+
external_provider_file_id: string;
|
|
200
|
+
microsoft_drive_id?: string | null | undefined;
|
|
201
|
+
file_type: "connected-folder";
|
|
202
|
+
};
|
|
203
|
+
|
|
204
|
+
/** @internal */
|
|
205
|
+
export const ConnectedFolder$outboundSchema: z.ZodMiniType<
|
|
206
|
+
ConnectedFolder$Outbound,
|
|
207
|
+
ConnectedFolder
|
|
208
|
+
> = z.pipe(
|
|
209
|
+
z.object({
|
|
210
|
+
object: z.string(),
|
|
211
|
+
recordId: z.string(),
|
|
212
|
+
storageProvider: PostV2FilesStorageProvider1$outboundSchema,
|
|
213
|
+
externalProviderFileId: z.string(),
|
|
214
|
+
microsoftDriveId: z.optional(z.nullable(z.string())),
|
|
215
|
+
fileType: z.literal("connected-folder"),
|
|
216
|
+
}),
|
|
217
|
+
z.transform((v) => {
|
|
218
|
+
return remap$(v, {
|
|
219
|
+
recordId: "record_id",
|
|
220
|
+
storageProvider: "storage_provider",
|
|
221
|
+
externalProviderFileId: "external_provider_file_id",
|
|
222
|
+
microsoftDriveId: "microsoft_drive_id",
|
|
223
|
+
fileType: "file_type",
|
|
224
|
+
});
|
|
225
|
+
}),
|
|
226
|
+
);
|
|
227
|
+
|
|
228
|
+
export function connectedFolderToJSON(
|
|
229
|
+
connectedFolder: ConnectedFolder,
|
|
230
|
+
): string {
|
|
231
|
+
return JSON.stringify(ConnectedFolder$outboundSchema.parse(connectedFolder));
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
/** @internal */
|
|
235
|
+
export type PostV2FilesFolder$Outbound = {
|
|
236
|
+
object: string;
|
|
237
|
+
record_id: string;
|
|
238
|
+
file_type: "folder";
|
|
239
|
+
name: string;
|
|
240
|
+
parent_folder_id?: string | undefined;
|
|
241
|
+
};
|
|
242
|
+
|
|
243
|
+
/** @internal */
|
|
244
|
+
export const PostV2FilesFolder$outboundSchema: z.ZodMiniType<
|
|
245
|
+
PostV2FilesFolder$Outbound,
|
|
246
|
+
PostV2FilesFolder
|
|
247
|
+
> = z.pipe(
|
|
248
|
+
z.object({
|
|
249
|
+
object: z.string(),
|
|
250
|
+
recordId: z.string(),
|
|
251
|
+
fileType: z.literal("folder"),
|
|
252
|
+
name: z.string(),
|
|
253
|
+
parentFolderId: z.optional(z.string()),
|
|
254
|
+
}),
|
|
255
|
+
z.transform((v) => {
|
|
256
|
+
return remap$(v, {
|
|
257
|
+
recordId: "record_id",
|
|
258
|
+
fileType: "file_type",
|
|
259
|
+
parentFolderId: "parent_folder_id",
|
|
260
|
+
});
|
|
261
|
+
}),
|
|
262
|
+
);
|
|
263
|
+
|
|
264
|
+
export function postV2FilesFolderToJSON(
|
|
265
|
+
postV2FilesFolder: PostV2FilesFolder,
|
|
266
|
+
): string {
|
|
267
|
+
return JSON.stringify(
|
|
268
|
+
PostV2FilesFolder$outboundSchema.parse(postV2FilesFolder),
|
|
269
|
+
);
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
/** @internal */
|
|
273
|
+
export type PostV2FilesRequest$Outbound =
|
|
274
|
+
| PostV2FilesFolder$Outbound
|
|
275
|
+
| ConnectedFolder$Outbound
|
|
276
|
+
| ConnectedFile$Outbound;
|
|
277
|
+
|
|
278
|
+
/** @internal */
|
|
279
|
+
export const PostV2FilesRequest$outboundSchema: z.ZodMiniType<
|
|
280
|
+
PostV2FilesRequest$Outbound,
|
|
281
|
+
PostV2FilesRequest
|
|
282
|
+
> = z.union([
|
|
283
|
+
z.lazy(() => PostV2FilesFolder$outboundSchema),
|
|
284
|
+
z.lazy(() => ConnectedFolder$outboundSchema),
|
|
285
|
+
z.lazy(() => ConnectedFile$outboundSchema),
|
|
286
|
+
]);
|
|
287
|
+
|
|
288
|
+
export function postV2FilesRequestToJSON(
|
|
289
|
+
postV2FilesRequest: PostV2FilesRequest,
|
|
290
|
+
): string {
|
|
291
|
+
return JSON.stringify(
|
|
292
|
+
PostV2FilesRequest$outboundSchema.parse(postV2FilesRequest),
|
|
293
|
+
);
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
/** @internal */
|
|
297
|
+
export const PostV2FilesData$inboundSchema: z.ZodMiniType<
|
|
298
|
+
PostV2FilesData,
|
|
299
|
+
unknown
|
|
300
|
+
> = discriminatedUnion("file_type", {
|
|
301
|
+
folder: models.Folder$inboundSchema,
|
|
302
|
+
["connected-file"]: models.ConnectedFile$inboundSchema,
|
|
303
|
+
["connected-folder"]: models.ConnectedFolder$inboundSchema,
|
|
304
|
+
}, { outputPropertyName: "fileType" });
|
|
305
|
+
|
|
306
|
+
export function postV2FilesDataFromJSON(
|
|
307
|
+
jsonString: string,
|
|
308
|
+
): SafeParseResult<PostV2FilesData, SDKValidationError> {
|
|
309
|
+
return safeParse(
|
|
310
|
+
jsonString,
|
|
311
|
+
(x) => PostV2FilesData$inboundSchema.parse(JSON.parse(x)),
|
|
312
|
+
`Failed to parse 'PostV2FilesData' from JSON`,
|
|
313
|
+
);
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
/** @internal */
|
|
317
|
+
export const PostV2FilesResponse$inboundSchema: z.ZodMiniType<
|
|
318
|
+
PostV2FilesResponse,
|
|
319
|
+
unknown
|
|
320
|
+
> = z.object({
|
|
321
|
+
data: discriminatedUnion("file_type", {
|
|
322
|
+
folder: models.Folder$inboundSchema,
|
|
323
|
+
["connected-file"]: models.ConnectedFile$inboundSchema,
|
|
324
|
+
["connected-folder"]: models.ConnectedFolder$inboundSchema,
|
|
325
|
+
}, { outputPropertyName: "fileType" }),
|
|
326
|
+
});
|
|
327
|
+
|
|
328
|
+
export function postV2FilesResponseFromJSON(
|
|
329
|
+
jsonString: string,
|
|
330
|
+
): SafeParseResult<PostV2FilesResponse, SDKValidationError> {
|
|
331
|
+
return safeParse(
|
|
332
|
+
jsonString,
|
|
333
|
+
(x) => PostV2FilesResponse$inboundSchema.parse(JSON.parse(x)),
|
|
334
|
+
`Failed to parse 'PostV2FilesResponse' from JSON`,
|
|
335
|
+
);
|
|
336
|
+
}
|
package/src/models/operations/{post-v2-tasks-data.ts → post-v2-tasks-assignee-workspace-member.ts}
RENAMED
|
@@ -3610,6 +3610,20 @@ export type PostV2NotesRequest = {
|
|
|
3610
3610
|
data: PostV2NotesData;
|
|
3611
3611
|
};
|
|
3612
3612
|
|
|
3613
|
+
export const RequestEntityTooLargeType = {
|
|
3614
|
+
InvalidRequestError: "invalid_request_error",
|
|
3615
|
+
} as const;
|
|
3616
|
+
export type RequestEntityTooLargeType = ClosedEnum<
|
|
3617
|
+
typeof RequestEntityTooLargeType
|
|
3618
|
+
>;
|
|
3619
|
+
|
|
3620
|
+
export const RequestEntityTooLargeCode = {
|
|
3621
|
+
ValidationType: "validation_type",
|
|
3622
|
+
} as const;
|
|
3623
|
+
export type RequestEntityTooLargeCode = ClosedEnum<
|
|
3624
|
+
typeof RequestEntityTooLargeCode
|
|
3625
|
+
>;
|
|
3626
|
+
|
|
3613
3627
|
/**
|
|
3614
3628
|
* Success
|
|
3615
3629
|
*/
|
|
@@ -3999,37 +4013,6 @@ export type PostV2TasksAssigneeWorkspaceMember = {
|
|
|
3999
4013
|
referencedActorId: string;
|
|
4000
4014
|
};
|
|
4001
4015
|
|
|
4002
|
-
export type PostV2TasksAssigneeUnion =
|
|
4003
|
-
| PostV2TasksAssigneeWorkspaceMember
|
|
4004
|
-
| PostV2TasksAssignee;
|
|
4005
|
-
|
|
4006
|
-
export type PostV2TasksData = {
|
|
4007
|
-
/**
|
|
4008
|
-
* The text content of the task, in the format specified by the `format` property. A max length of 2000 characters is enforced.
|
|
4009
|
-
*/
|
|
4010
|
-
content: string;
|
|
4011
|
-
/**
|
|
4012
|
-
* The format of the task content to be created. Rich text formatting, links and @references are not supported.
|
|
4013
|
-
*/
|
|
4014
|
-
format: PostV2TasksFormat;
|
|
4015
|
-
/**
|
|
4016
|
-
* The deadline of the task, in ISO 8601 format.
|
|
4017
|
-
*/
|
|
4018
|
-
deadlineAt: string | null;
|
|
4019
|
-
/**
|
|
4020
|
-
* Whether the task has been completed.
|
|
4021
|
-
*/
|
|
4022
|
-
isCompleted: boolean;
|
|
4023
|
-
/**
|
|
4024
|
-
* Records linked to the task. Creating record links within task content text is not possible via the API at present.
|
|
4025
|
-
*/
|
|
4026
|
-
linkedRecords: Array<PostV2TasksLinkedRecord1 | PostV2TasksLinkedRecord2>;
|
|
4027
|
-
/**
|
|
4028
|
-
* Workspace members assigned to this task.
|
|
4029
|
-
*/
|
|
4030
|
-
assignees: Array<PostV2TasksAssigneeWorkspaceMember | PostV2TasksAssignee>;
|
|
4031
|
-
};
|
|
4032
|
-
|
|
4033
4016
|
/** @internal */
|
|
4034
4017
|
export const PatchV2ObjectsObjectRecordsRecordIdCodeMissingValue$inboundSchema:
|
|
4035
4018
|
z.ZodMiniEnum<typeof PatchV2ObjectsObjectRecordsRecordIdCodeMissingValue> = z
|
|
@@ -7481,6 +7464,16 @@ export function postV2NotesRequestToJSON(
|
|
|
7481
7464
|
);
|
|
7482
7465
|
}
|
|
7483
7466
|
|
|
7467
|
+
/** @internal */
|
|
7468
|
+
export const RequestEntityTooLargeType$inboundSchema: z.ZodMiniEnum<
|
|
7469
|
+
typeof RequestEntityTooLargeType
|
|
7470
|
+
> = z.enum(RequestEntityTooLargeType);
|
|
7471
|
+
|
|
7472
|
+
/** @internal */
|
|
7473
|
+
export const RequestEntityTooLargeCode$inboundSchema: z.ZodMiniEnum<
|
|
7474
|
+
typeof RequestEntityTooLargeCode
|
|
7475
|
+
> = z.enum(RequestEntityTooLargeCode);
|
|
7476
|
+
|
|
7484
7477
|
/** @internal */
|
|
7485
7478
|
export const PostV2NotesResponse$inboundSchema: z.ZodMiniType<
|
|
7486
7479
|
PostV2NotesResponse,
|
|
@@ -7848,75 +7841,3 @@ export function postV2TasksAssigneeWorkspaceMemberToJSON(
|
|
|
7848
7841
|
),
|
|
7849
7842
|
);
|
|
7850
7843
|
}
|
|
7851
|
-
|
|
7852
|
-
/** @internal */
|
|
7853
|
-
export type PostV2TasksAssigneeUnion$Outbound =
|
|
7854
|
-
| PostV2TasksAssigneeWorkspaceMember$Outbound
|
|
7855
|
-
| PostV2TasksAssignee$Outbound;
|
|
7856
|
-
|
|
7857
|
-
/** @internal */
|
|
7858
|
-
export const PostV2TasksAssigneeUnion$outboundSchema: z.ZodMiniType<
|
|
7859
|
-
PostV2TasksAssigneeUnion$Outbound,
|
|
7860
|
-
PostV2TasksAssigneeUnion
|
|
7861
|
-
> = smartUnion([
|
|
7862
|
-
z.lazy(() => PostV2TasksAssigneeWorkspaceMember$outboundSchema),
|
|
7863
|
-
z.lazy(() => PostV2TasksAssignee$outboundSchema),
|
|
7864
|
-
]);
|
|
7865
|
-
|
|
7866
|
-
export function postV2TasksAssigneeUnionToJSON(
|
|
7867
|
-
postV2TasksAssigneeUnion: PostV2TasksAssigneeUnion,
|
|
7868
|
-
): string {
|
|
7869
|
-
return JSON.stringify(
|
|
7870
|
-
PostV2TasksAssigneeUnion$outboundSchema.parse(postV2TasksAssigneeUnion),
|
|
7871
|
-
);
|
|
7872
|
-
}
|
|
7873
|
-
|
|
7874
|
-
/** @internal */
|
|
7875
|
-
export type PostV2TasksData$Outbound = {
|
|
7876
|
-
content: string;
|
|
7877
|
-
format: string;
|
|
7878
|
-
deadline_at: string | null;
|
|
7879
|
-
is_completed: boolean;
|
|
7880
|
-
linked_records: Array<
|
|
7881
|
-
PostV2TasksLinkedRecord1$Outbound | PostV2TasksLinkedRecord2$Outbound
|
|
7882
|
-
>;
|
|
7883
|
-
assignees: Array<
|
|
7884
|
-
PostV2TasksAssigneeWorkspaceMember$Outbound | PostV2TasksAssignee$Outbound
|
|
7885
|
-
>;
|
|
7886
|
-
};
|
|
7887
|
-
|
|
7888
|
-
/** @internal */
|
|
7889
|
-
export const PostV2TasksData$outboundSchema: z.ZodMiniType<
|
|
7890
|
-
PostV2TasksData$Outbound,
|
|
7891
|
-
PostV2TasksData
|
|
7892
|
-
> = z.pipe(
|
|
7893
|
-
z.object({
|
|
7894
|
-
content: z.string(),
|
|
7895
|
-
format: PostV2TasksFormat$outboundSchema,
|
|
7896
|
-
deadlineAt: z.nullable(z.string()),
|
|
7897
|
-
isCompleted: z.boolean(),
|
|
7898
|
-
linkedRecords: z.array(smartUnion([
|
|
7899
|
-
z.lazy(() => PostV2TasksLinkedRecord1$outboundSchema),
|
|
7900
|
-
z.lazy(() => PostV2TasksLinkedRecord2$outboundSchema),
|
|
7901
|
-
])),
|
|
7902
|
-
assignees: z.array(smartUnion([
|
|
7903
|
-
z.lazy(() => PostV2TasksAssigneeWorkspaceMember$outboundSchema),
|
|
7904
|
-
z.lazy(() =>
|
|
7905
|
-
PostV2TasksAssignee$outboundSchema
|
|
7906
|
-
),
|
|
7907
|
-
])),
|
|
7908
|
-
}),
|
|
7909
|
-
z.transform((v) => {
|
|
7910
|
-
return remap$(v, {
|
|
7911
|
-
deadlineAt: "deadline_at",
|
|
7912
|
-
isCompleted: "is_completed",
|
|
7913
|
-
linkedRecords: "linked_records",
|
|
7914
|
-
});
|
|
7915
|
-
}),
|
|
7916
|
-
);
|
|
7917
|
-
|
|
7918
|
-
export function postV2TasksDataToJSON(
|
|
7919
|
-
postV2TasksData: PostV2TasksData,
|
|
7920
|
-
): string {
|
|
7921
|
-
return JSON.stringify(PostV2TasksData$outboundSchema.parse(postV2TasksData));
|
|
7922
|
-
}
|
package/src/sdk/attributes.ts
CHANGED
|
@@ -2,21 +2,25 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { attributesCreateNew } from "../funcs/attributes-create-new.js";
|
|
6
6
|
import { attributesCreateStatus } from "../funcs/attributes-create-status.js";
|
|
7
|
-
import { attributesCreate } from "../funcs/attributes-create.js";
|
|
8
7
|
import { attributesGet } from "../funcs/attributes-get.js";
|
|
9
|
-
import {
|
|
8
|
+
import { attributesListAll } from "../funcs/attributes-list-all.js";
|
|
10
9
|
import { attributesListStatuses } from "../funcs/attributes-list-statuses.js";
|
|
11
|
-
import {
|
|
12
|
-
import { attributesUpdateOption } from "../funcs/attributes-update-option.js";
|
|
10
|
+
import { attributesUpdateSelectOption } from "../funcs/attributes-update-select-option.js";
|
|
13
11
|
import { attributesUpdateStatus } from "../funcs/attributes-update-status.js";
|
|
14
12
|
import { attributesUpdate } from "../funcs/attributes-update.js";
|
|
15
13
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
16
14
|
import * as operations from "../models/operations/index.js";
|
|
17
15
|
import { unwrapAsync } from "../types/fp.js";
|
|
16
|
+
import { Options } from "./options.js";
|
|
18
17
|
|
|
19
18
|
export class Attributes extends ClientSDK {
|
|
19
|
+
private _options$?: Options;
|
|
20
|
+
get options$(): Options {
|
|
21
|
+
return (this._options$ ??= new Options(this._options));
|
|
22
|
+
}
|
|
23
|
+
|
|
20
24
|
/**
|
|
21
25
|
* List attributes
|
|
22
26
|
*
|
|
@@ -25,11 +29,11 @@ export class Attributes extends ClientSDK {
|
|
|
25
29
|
*
|
|
26
30
|
* Required scopes: `object_configuration:read`.
|
|
27
31
|
*/
|
|
28
|
-
async
|
|
32
|
+
async listAll(
|
|
29
33
|
request: operations.GetV2TargetIdentifierAttributesRequest,
|
|
30
34
|
options?: RequestOptions,
|
|
31
35
|
): Promise<operations.GetV2TargetIdentifierAttributesResponse> {
|
|
32
|
-
return unwrapAsync(
|
|
36
|
+
return unwrapAsync(attributesListAll(
|
|
33
37
|
this,
|
|
34
38
|
request,
|
|
35
39
|
options,
|
|
@@ -48,11 +52,11 @@ export class Attributes extends ClientSDK {
|
|
|
48
52
|
*
|
|
49
53
|
* To create an attribute on a list, you must also have the `list_configuration:read-write` scope.
|
|
50
54
|
*/
|
|
51
|
-
async
|
|
55
|
+
async createNew(
|
|
52
56
|
request: operations.PostV2TargetIdentifierAttributesRequest,
|
|
53
57
|
options?: RequestOptions,
|
|
54
58
|
): Promise<operations.PostV2TargetIdentifierAttributesResponse> {
|
|
55
|
-
return unwrapAsync(
|
|
59
|
+
return unwrapAsync(attributesCreateNew(
|
|
56
60
|
this,
|
|
57
61
|
request,
|
|
58
62
|
options,
|
|
@@ -97,48 +101,6 @@ export class Attributes extends ClientSDK {
|
|
|
97
101
|
));
|
|
98
102
|
}
|
|
99
103
|
|
|
100
|
-
/**
|
|
101
|
-
* List select options
|
|
102
|
-
*
|
|
103
|
-
* @remarks
|
|
104
|
-
* Lists all select options for a particular attribute on either an object or a list.
|
|
105
|
-
*
|
|
106
|
-
* Required scopes: `object_configuration:read`.
|
|
107
|
-
*/
|
|
108
|
-
async listOptions(
|
|
109
|
-
request: operations.GetV2TargetIdentifierAttributesAttributeOptionsRequest,
|
|
110
|
-
options?: RequestOptions,
|
|
111
|
-
): Promise<
|
|
112
|
-
operations.GetV2TargetIdentifierAttributesAttributeOptionsResponse
|
|
113
|
-
> {
|
|
114
|
-
return unwrapAsync(attributesListOptions(
|
|
115
|
-
this,
|
|
116
|
-
request,
|
|
117
|
-
options,
|
|
118
|
-
));
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
/**
|
|
122
|
-
* Create a select option
|
|
123
|
-
*
|
|
124
|
-
* @remarks
|
|
125
|
-
* Adds a select option to a select attribute on an object or a list.
|
|
126
|
-
*
|
|
127
|
-
* Required scopes: `object_configuration:read-write`.
|
|
128
|
-
*/
|
|
129
|
-
async createOption(
|
|
130
|
-
request: operations.PostV2TargetIdentifierAttributesAttributeOptionsRequest,
|
|
131
|
-
options?: RequestOptions,
|
|
132
|
-
): Promise<
|
|
133
|
-
operations.PostV2TargetIdentifierAttributesAttributeOptionsResponse
|
|
134
|
-
> {
|
|
135
|
-
return unwrapAsync(attributesCreateOption(
|
|
136
|
-
this,
|
|
137
|
-
request,
|
|
138
|
-
options,
|
|
139
|
-
));
|
|
140
|
-
}
|
|
141
|
-
|
|
142
104
|
/**
|
|
143
105
|
* Update a select option
|
|
144
106
|
*
|
|
@@ -147,14 +109,14 @@ export class Attributes extends ClientSDK {
|
|
|
147
109
|
*
|
|
148
110
|
* Required scopes: `object_configuration:read-write`.
|
|
149
111
|
*/
|
|
150
|
-
async
|
|
112
|
+
async updateSelectOption(
|
|
151
113
|
request:
|
|
152
114
|
operations.PatchV2TargetIdentifierAttributesAttributeOptionsOptionRequest,
|
|
153
115
|
options?: RequestOptions,
|
|
154
116
|
): Promise<
|
|
155
117
|
operations.PatchV2TargetIdentifierAttributesAttributeOptionsOptionResponse
|
|
156
118
|
> {
|
|
157
|
-
return unwrapAsync(
|
|
119
|
+
return unwrapAsync(attributesUpdateSelectOption(
|
|
158
120
|
this,
|
|
159
121
|
request,
|
|
160
122
|
options,
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
import { callRecordingsCreate } from "../funcs/call-recordings-create.js";
|
|
6
6
|
import { callRecordingsDelete } from "../funcs/call-recordings-delete.js";
|
|
7
7
|
import { callRecordingsGet } from "../funcs/call-recordings-get.js";
|
|
8
|
-
import {
|
|
8
|
+
import { callRecordingsList } from "../funcs/call-recordings-list.js";
|
|
9
9
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
10
10
|
import * as operations from "../models/operations/index.js";
|
|
11
11
|
import { unwrapAsync } from "../types/fp.js";
|
|
@@ -21,11 +21,11 @@ export class CallRecordings extends ClientSDK {
|
|
|
21
21
|
*
|
|
22
22
|
* Required scopes: `meeting:read`, `call_recording:read`.
|
|
23
23
|
*/
|
|
24
|
-
async
|
|
24
|
+
async list(
|
|
25
25
|
request: operations.GetV2MeetingsMeetingIdCallRecordingsRequest,
|
|
26
26
|
options?: RequestOptions,
|
|
27
27
|
): Promise<operations.GetV2MeetingsMeetingIdCallRecordingsResponse> {
|
|
28
|
-
return unwrapAsync(
|
|
28
|
+
return unwrapAsync(callRecordingsList(
|
|
29
29
|
this,
|
|
30
30
|
request,
|
|
31
31
|
options,
|
package/src/sdk/entries.ts
CHANGED
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { entriesAssert } from "../funcs/entries-assert.js";
|
|
6
6
|
import { entriesCreate } from "../funcs/entries-create.js";
|
|
7
7
|
import { entriesDelete } from "../funcs/entries-delete.js";
|
|
8
8
|
import { entriesGet } from "../funcs/entries-get.js";
|
|
9
9
|
import { entriesListAttributeValues } from "../funcs/entries-list-attribute-values.js";
|
|
10
10
|
import { entriesQuery } from "../funcs/entries-query.js";
|
|
11
|
+
import { entriesUpdateAppending } from "../funcs/entries-update-appending.js";
|
|
11
12
|
import { entriesUpdate } from "../funcs/entries-update.js";
|
|
12
|
-
import { entriesUpsertByParent } from "../funcs/entries-upsert-by-parent.js";
|
|
13
13
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
14
14
|
import * as operations from "../models/operations/index.js";
|
|
15
15
|
import { unwrapAsync } from "../types/fp.js";
|
|
@@ -61,11 +61,11 @@ export class Entries extends ClientSDK {
|
|
|
61
61
|
*
|
|
62
62
|
* Required scopes: `list_entry:read-write`, `list_configuration:read`.
|
|
63
63
|
*/
|
|
64
|
-
async
|
|
64
|
+
async assert(
|
|
65
65
|
request: operations.PutV2ListsListEntriesRequest,
|
|
66
66
|
options?: RequestOptions,
|
|
67
67
|
): Promise<operations.PutV2ListsListEntriesResponse> {
|
|
68
|
-
return unwrapAsync(
|
|
68
|
+
return unwrapAsync(entriesAssert(
|
|
69
69
|
this,
|
|
70
70
|
request,
|
|
71
71
|
options,
|
|
@@ -99,11 +99,11 @@ export class Entries extends ClientSDK {
|
|
|
99
99
|
*
|
|
100
100
|
* Required scopes: `list_entry:read-write`, `list_configuration:read`.
|
|
101
101
|
*/
|
|
102
|
-
async
|
|
102
|
+
async updateAppending(
|
|
103
103
|
request: operations.PatchV2ListsListEntriesEntryIdRequest,
|
|
104
104
|
options?: RequestOptions,
|
|
105
105
|
): Promise<operations.PatchV2ListsListEntriesEntryIdResponse> {
|
|
106
|
-
return unwrapAsync(
|
|
106
|
+
return unwrapAsync(entriesUpdateAppending(
|
|
107
107
|
this,
|
|
108
108
|
request,
|
|
109
109
|
options,
|