Skip to content

badge api #1192

@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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions