Skip to content

[Schema Inaccuracy] Should GET /user/repos be paginated? #4048

Open
@tonyarnold

Description

@tonyarnold

Schema Inaccuracy

GET /user/repos does not include pagination information in the returned header responses, despite taking page/per_page in the query.

Expected

The response should include headers containing the standard set of links to the previous, next, first and last pages.

I've found that if I manually add these to the schema I'm using that this endpoint does return the expected pagination details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions