Commit Graph

5 Commits

Author SHA1 Message Date
Thomas Frössman
e83fd911e0 add GetWebhookEventTypes 2021-01-03 21:20:12 +01:00
Thomas Frössman
cc8b3cee69 add context support 2021-01-03 10:49:14 +01:00
Bülent Rahim Kazancı
21b349dbdc
Add functions of create, get, update, delete and list webhooks (#146)
* Add webhook creation function

* Add webhook list function

* Add webhook delete function

* Add webhook get function

* Add webhook update function

* Update documentation related to webhooks

* Fix addressed issues on code review
2020-05-02 16:42:37 +02:00
Roopak Venkatakrishnan
06a298ef76
Reset after reading (#118) 2019-09-24 07:51:55 -07:00
Roopak Venkatakrishnan
cd72fd3aec
Add verify webhook signature response (#117) 2019-09-19 08:03:42 -07:00