Skip to content

Repositories.ListForTeam tries to deserialize raw stream #181

@soult

Description

@soult

In repositories.go, the ListForTeam method calls the Client.executeRaw, most likely due to an oversight in PR #88. This means that any calls to this function will fail, which went undetected since this function and ListForAccount perform the same function, and we don't have any tests for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions