Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auth namespace: - Added user_suspended to AuthError. Files namespace: - 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 namespace: - 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. Stone Cfg namespace: - Changed validation pattern for owner in Route. Team namespace: - Added team_license_limit to MembersRecoverError. - Removed beta_group attribute from members/recover.
- Loading branch information