Skip to content

Inconsistency with rest documentation parameters #298

Open
@fxwiegand

Description

@fxwiegand

What article on docs.github.com is affected?

Get all contributor commit activity

What part(s) of the article would you like to see updated?

I was wondering why i only got 100 entries for most repositories and it turns out that the maximum of entries per page is 100 and results are paginated so you can use ?per_page=50&page=3 to navigate. For example list release assets has per_page and page listed as parameters. This looks a little bit inconsistent to me and could be very confusing to some people.

Additional Information

The link to the unix timestamps wikipedia page also seems to be broken.

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