Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored relay webhooks library #171

Merged
merged 6 commits into from
Sep 7, 2016

Conversation

aydrian
Copy link
Contributor

@aydrian aydrian commented Aug 31, 2016

Issue #156 Relay Webhooks

@aydrian aydrian added this to the 2.0.0 Release milestone Aug 31, 2016
@coveralls
Copy link

coveralls commented Aug 31, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 67577a7 on aydrian:issue-156-relayWebhooks into 1faf3fc on SparkPost:wip-2.0.0.

@coveralls
Copy link

coveralls commented Sep 1, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling c387b4c on aydrian:issue-156-relayWebhooks into 1faf3fc on SparkPost:wip-2.0.0.

});

```

Check out all the examples provided [here](/examples/relayWebhooks).
Copy link
Contributor

Choose a reason for hiding this comment

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

Visit our examples section to see all of [our relay webhook resource examples](/examples/relayWebhooks).

@aydrian aydrian merged commit 4d3890d into SparkPost:wip-2.0.0 Sep 7, 2016
@aydrian aydrian deleted the issue-156-relayWebhooks branch September 7, 2016 16:32
, SparkPost = require('sparkpost')
, client = new SparkPost(key)
, webhook = {
target: 'http://client.test.com/test-webhook'
Copy link

Choose a reason for hiding this comment

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

is match required for updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants