box / box/box-openapi

List Folder Collaborations - response is not a collaborations resource

Open
#152 0 comments 0 reactions 1 assignee Claimed by @cbetta View on GitHub
bug
Dominant language
No language data
Stars
101
Forks
89
Avg merge
30m
Merged PRs (30d)
3

Description

## 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.