jonallured / braze_ruby

A wrapper gem for the Braze REST API.
MIT License
18 stars 21 forks source link

Add campaign scheduling endpoint #41

Closed jacobherrington closed 2 years ago

jacobherrington commented 2 years ago

This PR adds support for the Schedule API-Triggered Campaigns endpoint!

jonallured commented 2 years ago

Ok I think this is red because standardrb is complaining - maybe try this:

$ bundle exec standardrb --fix
jacobherrington commented 2 years ago

I'm removing the spec from this PR until we can decide how we want to proceed regarding VCR.