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

Channel Paging #33

Closed
wants to merge 1 commit into from

Conversation

JBassett
Copy link

Missing the paging through channels.

" ]\n" +
" }\n" +
" ],\n" +
" \"next_page\": \"https:\\/\\/go.urbanairship.com\\/api\\/channels?limit=5&start=0143e4d6-724c-4fc8-bbc6-ca647b8993bf\"\n" +
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the sake of this test also being an implementation example, this next_page url would not be returned by itself as it's passed into client.listAllChannels below. You might want to generate a different random uuid to get returned here in the url.

@z0br0wn
Copy link
Contributor

z0br0wn commented Apr 8, 2015

Thank you for your addition! If you could please sign http://urbanairship.com/legal/contribution-agreement and clean up the above test, we can get this out in our next release.

@pdxmele
Copy link
Member

pdxmele commented May 16, 2016

Hey, I'm going to close this since we haven't heard from you in a while. Feel free to sign the contrib agreement & resolve conflicts and we'll still be happy to accept it though!

@pdxmele pdxmele closed this May 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants