dropbox / dropbox/dropbox-sdk-java
Latest SDK doesn't support recent team spaces changes
- Dominant language
- Java
- Stars
- 627
- Forks
- 463
- Avg merge
- 5m
- Merged PRs (30d)
- 10
Description
Hi,
I think that latest (6.1.0) doesn't support these changes:
[team spaces](https://dropbox.tech/developers/api-updates-to-better-support-team-spaces)
For example,
In NamespaceType , there is no support for team_member_root
In TeamMemberProfile, there is no root_folder_id field.
Regards,
Evgeniy
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the NamespaceType and TeamMemberProfile model definitions and compare them with the linked Dropbox team spaces API update. Confirm how model changes are represented and check nearby tests or generated-model conventions. Done means the SDK exposes team_member_root and root_folder_id consistently with the documented API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100