heap-ruby
heap-ruby copied to clipboard
timestamp and idempotency_key support
According to the track docs, the API now supports properties named timestamp
and idempotency_key
. It seems that the gem currently does not support these fields. Is it just because the gem needs to be updated, or is there some other reason these fields are not supported in the request?
There is a PR out for this: https://github.com/heap/heap-ruby/pull/17