Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pagination #20

Closed
dnl-blkv opened this issue Aug 30, 2017 · 1 comment
Closed

Add Pagination #20

dnl-blkv opened this issue Aug 30, 2017 · 1 comment
Assignees
Milestone

Comments

@dnl-blkv
Copy link
Contributor

How to Reproduce

  1. Make a LIST call with count=1 over a resource for which you have at least 2 items
  2. Try to get the next page of the results

What Should Happen

  1. The next page is specified in Pagination object and is easy to get

What Happens

  1. There is no pagination in Python SDK and therefore no way to get the next page
@dnl-blkv dnl-blkv self-assigned this Aug 30, 2017
dnl-blkv added a commit that referenced this issue Sep 1, 2017
dnl-blkv added a commit that referenced this issue Sep 1, 2017
dnl-blkv added a commit that referenced this issue Sep 1, 2017
dnl-blkv added a commit that referenced this issue Sep 1, 2017
dnl-blkv added a commit that referenced this issue Sep 1, 2017
dnl-blkv added a commit that referenced this issue Sep 1, 2017
dnl-blkv added a commit that referenced this issue Sep 1, 2017
dnl-blkv added a commit that referenced this issue Sep 1, 2017
dnl-blkv added a commit that referenced this issue Sep 1, 2017
dnl-blkv added a commit that referenced this issue Sep 1, 2017
dnl-blkv added a commit that referenced this issue Sep 3, 2017
dnl-blkv added a commit that referenced this issue Sep 3, 2017
dnl-blkv added a commit that referenced this issue Sep 3, 2017
dnl-blkv added a commit that referenced this issue Sep 3, 2017
dnl-blkv added a commit that referenced this issue Sep 3, 2017
dnl-blkv added a commit that referenced this issue Sep 4, 2017
@OGKevin OGKevin modified the milestone: V0.11.0 Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 6, 2017
dnl-blkv added a commit that referenced this issue Sep 6, 2017
dnl-blkv added a commit that referenced this issue Sep 6, 2017
dnl-blkv added a commit that referenced this issue Sep 6, 2017
@OGKevin
Copy link
Contributor

OGKevin commented Sep 6, 2017

Closing in favour of #21

@OGKevin OGKevin closed this as completed Sep 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants