Skip to content

Collaborations - Response contains wrong properties? #148

@mitquinn

Description

@mitquinn

Description of the issue

The properties or the response of the Collaborations resource seem wrong.

I am expecting to see:
image

What I am actually seeing is:

array(3) { 'next_marker' => string(0) "" 'previous_marker' => string(0) "" 'entries' => array(0) { } }

I will submit a pull request for what I am seeing but it seems odd that the documentation is so far off on this.

Current content

Currently the response is:

  • entries
  • next_marker
  • prev_marker

Expected content

What is listed in the api reference

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions