Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added file sharing and file properties endpoints.
- sharing/remove_folder_member only ever returns an async_job_id. - sharing/check_remove_member_job_status returns a MemberAccessLevelResult on completion. - sharing/update_folder_member returns a MemberAccessLevelResult on completion. - no_explicit_access information added to UpdateFolderMemberError.
- Loading branch information