Skip to content

Adding support for multi-page results for Event.find_all. #318

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

Merged
merged 1 commit into from
Feb 9, 2017

Conversation

jkeyes
Copy link
Contributor

@jkeyes jkeyes commented Feb 6, 2017

While examining a PR for python-intercom I noticed that intercom-ruby doesn't support multi-page results for `Event.find_all.

The API paging support for Events differs to that for the other resources, which means paging_info_present will always return false as there is no type attribute.

I'm unfamiliar with Ruby, so I hope this PR will prove useful.

@kant01ne
Copy link
Contributor

kant01ne commented Feb 9, 2017

Lgtm!
Thanks @jkeyes !

@kant01ne kant01ne merged commit 9c59b6d into intercom:master Feb 9, 2017
@jkeyes jkeyes deleted the events-find-all branch February 9, 2017 18:19
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.

2 participants