taylorbrooks / closeio

A Ruby wrapper for the Close.io API
http://developer.close.com
MIT License
45 stars 57 forks source link

Unable to List Contacts by attributes #68

Open TruRooms opened 2 years ago

TruRooms commented 2 years ago

A query to find/filter contacts returns the full contact set.

It looks like the params are ignored, not utilized

https://github.com/taylorbrooks/closeio/blob/4027ccadaf25a607337a311c9ef774f210b98ead/lib/closeio/resources/contact.rb#L4-L6

Is there a reason for this?