zulip/zerver/webhooks/updown
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 webhooks: Use 200 status code for unknown events. 2023-07-11 13:51:37 -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 ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00