Skip to content

Commit 62b8dcc

Browse files
DropboxBotScott Erickson
andauthored
Automated Spec Update (#901)
13bbef7298d235257ee5576025b5938f748de526 Change Notes: files Namespace - Add MoveIntoFamilyError unions - Add payload_too_large and cant_move_into_family errors sharing_files Namespace - doc update team_log_generated Namespace - Add DataResidencyMigrationRequestSuccessfulDetails, DataResidencyMigrationRequestUnsuccessfulDetails, DataResidencyMigrationRequestSuccessfulType, DataResidencyMigrationRequestUnsuccessfulType structs Co-authored-by: Scott Erickson <serickson@dropbox.com> Co-authored-by: DropboxBot <DropboxBot@users.noreply.github.com> Co-authored-by: Scott Erickson <serickson@dropbox.com>
1 parent 52e6a5f commit 62b8dcc

File tree

5 files changed

+175
-22
lines changed

5 files changed

+175
-22
lines changed

lib/types.js

Lines changed: 56 additions & 11 deletions
Large diffs are not rendered by default.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dropbox",
3-
"version": "10.23.0",
3+
"version": "10.24.0",
44
"registry": "npm",
55
"description": "The Dropbox JavaScript SDK is a lightweight, promise based interface to the Dropbox v2 API that works in both nodejs and browser environments.",
66
"main": "cjs/index.js",

types/dropbox_types.d.ts

Lines changed: 116 additions & 8 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)