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

Webhook endpoints implementation #2

Merged
merged 5 commits into from Jan 9, 2017

Conversation

vmasalau
Copy link
Contributor

@vmasalau vmasalau commented Dec 7, 2016

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 33c17a7 on feature/webhook-implementation into d560cf3 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling fbcd94b on feature/webhook-implementation into d560cf3 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling fbcd94b on feature/webhook-implementation into d560cf3 on master.

* @param {api-callback} callback - The callback for this call
*
*/
getWebhookEventConfigurationTypes(options, callback) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This is also an internal endpoint we just need the two webhook notification endpoints

* @param {Object} options - The query parameters to send
* @param {api-callback} callback - The callback for this call
*/
getWebhookNotifications(options, callback) {
Copy link
Contributor

Choose a reason for hiding this comment

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

naming convention is listWebhookNotifications

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling cf64786 on feature/webhook-implementation into d560cf3 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d705961 on feature/webhook-implementation into d560cf3 on master.

@fkrauthan-hyperwallet fkrauthan-hyperwallet merged commit a22aa3b into master Jan 9, 2017
@fkrauthan-hyperwallet fkrauthan-hyperwallet deleted the feature/webhook-implementation branch January 9, 2017 20:10
peter-joseph pushed a commit that referenced this pull request Dec 21, 2018
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