-
Notifications
You must be signed in to change notification settings - Fork 320
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Files - Add save_url endpoint for saving online content to your Dropbox. - Shared folders - Add viewer_no_comment to AccessLevel. - Add is_owner to GroupInfo. - Change return type of SharePathError.already_shared from Void to SharedFolderMetadata. - Add leave_a_copy parameter to relinquish_folder_membership endpoint. - Change relinquish_folder_membership to return async job ID when leaving a copy. - Add relinquish_folder_membership_error to JobError. - Business endpoints - Add membership_type to MemberProfile. - Add keep_account parameter to members/remove endpoint. - Add cannot_keep_account_and_transfer and cannot_keep_account_and_delete_data to MembersRemoveError.
- Loading branch information
Showing
11 changed files
with
2,742 additions
and
835 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.