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

Shared folders #261

Closed
skilion opened this issue Nov 28, 2015 · 2 comments
Closed

Shared folders #261

skilion opened this issue Nov 28, 2015 · 2 comments

Comments

@skilion
Copy link

skilion commented Nov 28, 2015

I am trying to view the changes of a folder that has been shared with me. I have added it to my OneDrive so it shows up as a normal folder in the website and my PC.
Looking at the metadata, the shared folder has an undocumented facet called remoteItem. It seems that I can use its content to make the item work like a normal folder (view.delta works fine with the id provided in the facet).
Can I rely on it ? Is this facet going to be documented ?

@ificator
Copy link
Contributor

ificator commented Dec 7, 2015

It looks like the documentation has caught up to the code! Have a read over https://github.com/OneDrive/onedrive-api-docs/blob/master/facets/remoteitem_facet.md and hopefully it'll confirm whatever you derived from the responses. To answer your first question, yes you can rely on it.

@ificator ificator closed this as completed Dec 7, 2015
@skilion
Copy link
Author

skilion commented Dec 9, 2015

Thank you

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