Releases
v2.1.2
2.1.2 (2016-10-04)
Fix "Bad JSON: expected field ..." deserialization bug in union deserializer when union member is an enumerate subtype.
Stop decoding PEM format root cert at run time in order to make apps boot faster.
Dropbox Java SDK generator is now open sourced!
Update to latest API specs:
Auth:
Added user_suspended to AuthError.
Files:
Added traverse_only and no_access to FolderSharingInfo.
Added PathRootError.
Added invalid_path_root to LookupError.
Added autorename to CreateFolderArg.
Added DeleteBatchArg, DeleteBatchResultEntry, DeleteResult, DeleteBatchResult, DeleteBatchError and DeleteBatchJobStatus.
Added delete_batch and delete_batch/check routes.
Added RelocationPath.
Added to allow_shared_folder and autorename to RelocationArg.
Added RelocationBatchArg, RelocationBatchResult, RelocationBatchJobStatus, RelocationResult and RelocationBatchError.
Added copy_batch and copy_batch/check routes.
Added move_batch and move_batch/check routes.
Sharing:
Added create_link to FileAction.
Added time_invited to SharedFileMetadata.
Added access_error to FileMemberActionError.
Changed PathOrId validation pattern.
Changed path in ShareFolderArg from type files.Path to files.WritePath.
Added contains_app_folder, contains_team_folder and invalid_path_root to ShareFolderArg.
User:
Added abbreviated_name to Name.
Team:
Added team_license_limit to MembersRecoverError.
Removed beta_group attribute from members/recover.
Stone Cfg:
Changed validation pattern for owner in Route.
You can’t perform that action at this time.