Skip to content

Commit 5a763b8

Browse files
author
Karl Rieb
committed
spec: Update to latest API specs.
1 parent 45a142c commit 5a763b8

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

ChangeLog.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2.0.6
2+
---------------------------------------------
3+
- Update to latest API specs:
4+
- Files (DbxUserFilesRequests)
5+
- Add file properties endpoints.
6+
- Sharing (DbxUserSharingRequests)
7+
- Add endpoints for sharing files and managing shared file membership.
8+
- Change return type of removeFolderMember(..) endpoint to always be an async Job ID (LaunchEmptyResult.isAsyncJobId() will be true).
9+
- Add checkRemoveMemberJobStatus(..) for checking asynchronous removeFolderMember(..) requests.
10+
- Returns additional information compared to checkJobStatus(..)
11+
- Change return type of updateFolderMember(..) to return a MemberAccessLevelResult instead of void.
12+
- Add NO_EXPLICIT_ACCESS to UpdateFolderMemberError.
13+
- Fix Android Fake ID exploit where app certificate chains aren't properly validated.
14+
115
2.0.5 (2016-06-08)
216
---------------------------------------------
317
- Allow old locale formats for APIv2 requests.

0 commit comments

Comments
 (0)