Skip to content

badge api #1192

Open
Open
@ramarro123

Description

@ramarro123

Hi,

i think that badge api in getProject()... get badges should be paginated if a project have more than 20 badges it fail, adding this

                return new Pager(this, Badge.class, 20, null, "projects", this.getProjectIdOrPath(k), "badges");

will work and return all badges

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions