-
Notifications
You must be signed in to change notification settings - Fork 323
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Authentication - Add token/revoke endpoint. - Account - Add disabled field to Account. - Files - Add include_deleted and include_has_explicit_shared_members parameter to get_metadata and list_f - Add close parameter to upload_session/start endpoint to support explicitly close an upload sessi - Add upload_session/append_v2 endpoint which provides explicit session close support. upload_sess - Add copy_reference endpoint. - Add get_temporary_link endpoint. - Shared links - Add remove_expiration parameter to modify_shared_link_settings endpoint. - Shared folders - Add leave_a_copy to FolderAction. - Add time_invited to SharedFolderMetadata. - Return is_osx_package or inside_osx_package error when user attempts to share an OS X package or - Business endpoints - member_count is now optional in GroupSummary. - devices/list_team_devices endpoint is now deprecated by devices/list_member_devices. - linked_apps/list_team_linked_apps is now deprecated by linked_apps/list_members_linked_apps endp - Add return_members parameter to groups/members/set_access_type endpoint.
- Loading branch information
Showing
12 changed files
with
4,803 additions
and
997 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.