Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passing Id as path parameter #55

Open
yivasyuk opened this issue Jul 14, 2017 · 3 comments
Open

Passing Id as path parameter #55

yivasyuk opened this issue Jul 14, 2017 · 3 comments

Comments

@yivasyuk
Copy link

Hi guys,

Currently, our team is using dropbox api v2 in our application.
We have found that there is a mismatch between api and .net sdk.
Could you please provide us with information regarding path parameter validation
for following api methods?
-delete
-copy
-move

We are not able to use those methods with dropbox "id" parameter due to regex validation.
Looking forward to your reply.

@greg-db
Copy link
Contributor

greg-db commented Jul 14, 2017

The Dropbox API was recently updated to accept file IDs as parameters for these endpoints, but the SDK hasn't yet been updated to match. This should be supported with the next update of the SDK.

@yivasyuk
Copy link
Author

Hi Greg,

Could you please provide the approximate date of your next release where "id" will be supported. We would align our work in implementation with your changes.

Thanks in advance.

@greg-db
Copy link
Contributor

greg-db commented Jul 17, 2017

@yivasyuk I can't promise a timeline, but I'll ask the team to publish a new version soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants