box / box/box-openapi

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

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

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](https://user-images.githubusercontent.com/9064425/113386461-4d680580-9358-11eb-9b25-ed01048d8601.png)

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

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.