Skip to content

List group collaborations AND List pending collaborations - Collaboration response is missing order property #151

Description

@mitquinn

Description of the issue

It seems to be returning a collaborations resource in the response but the order property is missing from the collaborations resource.

Current content

array(4) { 'total_count' => int(0) 'entries' => array(0) { } 'offset' => int(0) 'limit' => int(100) }

Expected content

Collaborations properties should include:

  • entries
  • limit
  • offset
  • order (object)
  • total_count

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions