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 Folder Collaborations - response is not a collaborations resource #152

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

Comments

@mitquinn
Copy link
Contributor

mitquinn commented Apr 2, 2021

Description of the issue

This API response only contains a total_count and entries properties in the response.

Current content

array(2) { 'total_count' => int(0) 'entries' => array(0) { } }

Expected content

Collaborations properties should include:

  • entries
  • limit
  • offset
  • order (object)
  • total_count
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