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

List file collaborations - Does not return a collaborations resource in response #150

Open
mitquinn opened this issue Apr 2, 2021 · 0 comments
Assignees
Labels

Comments

@mitquinn
Copy link
Contributor

mitquinn commented Apr 2, 2021

Description of the issue

See #149 for some context.

List file collaborations - 200 response is supposed to be a collaborations resource. But it seems this is incorrect.

It is returning this instead:
array(3) { 'next_marker' => string(0) "" 'previous_marker' => string(0) "" 'entries' => array(0) { } }

Current content

image

Expected content

It should probably be its own resource but I am unsure of how the Box team would want to handle this. Adding a new resource for a single endpoint seems not wise.

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

No branches or pull requests

2 participants