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?
A query to find/filter contacts returns the full contact set.
It looks like the params are ignored, not utilized
closeio/lib/closeio/resources/contact.rb
Lines 4 to 6 in 4027cca
Is there a reason for this?