Skip to content

Conversation

nicolasrouanne
Copy link
Contributor

Purpose

Add the following missing routes for Campaigns in the Batch client:

  • get(token) get infos for a specific notification campaign
  • list() list all notification campaigns (paginated)
  • enable(token) force enable a notification campaign
  • disable(token) force disable a notification campaign

Note

This PR was almost fully made and developed by @eilgin. So all the good work goes to him. All I did was review, split and commit while he was on 🌴.

Checklist

  • Configuration changes
  • Added tests

Copy link

@hkzzz21 hkzzz21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@hkzzz21 hkzzz21 merged commit aa1bf19 into master Jul 26, 2017
@hkzzz21 hkzzz21 deleted the feat/add-missing-routes-campaigns branch July 26, 2017 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants