zulip/zerver/webhooks/pagerduty
Eeshan Garg e9e075f6e8 webhooks/pagerduty: Stop sending raw payloads in notifications.
For unsupported or invalid payloads, we should just raise the
UnexpectedWebhookEventType exception and let our logging system
take care of recording the payload that caused the error.
2019-01-13 19:09:11 -08:00
..
fixtures webhooks/pagerduty: Stop sending raw payloads in notifications. 2019-01-13 19:09:11 -08:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks/pagerduty: Update docs to conform to style guide. 2018-05-31 23:48:42 -04:00
tests.py webhooks/pagerduty: Stop sending raw payloads in notifications. 2019-01-13 19:09:11 -08:00
view.py webhooks/pagerduty: Stop sending raw payloads in notifications. 2019-01-13 19:09:11 -08:00