Is the inline documentation correct for kwarg time?
stevenou opened this issue · 2 comments
stevenou commented
ruby-klaviyo/lib/klaviyo/apis/public.rb
Line 41 in 90d6065
I don't think time
is supposed to be an integer based on the code here which calls to_time.to_i
ruby-klaviyo/lib/klaviyo/apis/public.rb
Line 69 in 90d6065
remstone7 commented
looks like you're correct, the unix timestamp should be the argument, not a datetime - we're making some updates this week, will add this in
cpcurtis1218 commented
Corrected in v2.0.6