Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

fix stories.all, return all stories#21

Open
gaboesquivel wants to merge 1 commit intogeneralui:masterfrom
gaboesquivel:fix-pagination
Open

fix stories.all, return all stories#21
gaboesquivel wants to merge 1 commit intogeneralui:masterfrom
gaboesquivel:fix-pagination

Conversation

@gaboesquivel
Copy link

@gaboesquivel gaboesquivel commented Oct 2, 2017

Piv REST API v5 limits has pagination by default
https://www.pivotaltracker.com/help/api#Paginating_List_Responses

It also restrict to maximum result set of 500 entries.

Therefore it was required to call the api recursively to fetch all stories

solves #20

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant