Skip to content

Conversation

@tdooner
Copy link
Contributor

@tdooner tdooner commented Dec 15, 2022

Arbitrary @query params could be passed in to filter resources, e.g. via the #find_all method. These params were not being forwarded through to the underlying HTTP client by BaseCollectionProxy in the same way that they are in ClientCollectionProxy.

Fixes #602.

Arbitrary @query params could be passed in to filter resources, e.g. via
the `#find_all` method. These params were not being forwarded through to
the underlying HTTP client by BaseCollectionProxy in the same way that
they are in ClientCollectionProxy.
@SeanHealy33 SeanHealy33 merged commit e9ae4b2 into intercom:master Dec 16, 2022
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.

#find_all method does not filter by user ID after bump to 4.2.0

2 participants