Skip to content

Fetch next page of comments. #1

@sirbrad

Description

@sirbrad

We need to automatically fetch the next page of comments. Our responseHeader provides us with the pagination information;

<https://api.github.com/repositories/3595893/issues/3/comments?page=2>; rel="next", <https://api.github.com/repositories/3595893/issues/3/comments?page=3>; rel="last"

Resources
https://developer.github.com/guides/traversing-with-pagination/
https://developer.github.com/v3/#pagination

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