zulip/zerver/webhooks/pagerduty
Zixuan James Li 84723654c8 webhooks: Use 200 status code for unknown events.
Because the third party might not be expecting a 400 from our
webhooks, we now instead use 200 status code for unknown events,
while sending back the error to Sentry. Because it is no longer an error
response, the response type should now be "success".

Fixes #24721.
2023-07-11 13:51:37 -07:00
..
fixtures integrations: Add V3 support for PagerDuty. 2021-06-09 16:34:34 -07:00
__init__.py
doc.md markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
tests.py webhooks: Use 200 status code for unknown events. 2023-07-11 13:51:37 -07:00
view.py Fix typos caught by typos. 2023-01-03 11:09:50 -08:00