zulip/zerver/webhooks/yo
Eeshan Garg b79213d260 webhooks: Notify bot owner on invalid JSON.
There are only a handful of non-JSON webhooks that wouldn't
benefit from the notify_bot_owner_on_invalid_json feature.

Specifically, these are the webhooks where the third-party product
uses another format, whether it be HTML form-encoded, XML, or
something else.

Tweaked by tabbott to correc the list of excluded webhooks.
2018-11-20 15:59:09 -08:00
..
__init__.py
doc.md template context: Give better names to the URLs for the API. 2017-10-30 18:29:29 -07:00
tests.py zerver/webhooks: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
view.py webhooks: Notify bot owner on invalid JSON. 2018-11-20 15:59:09 -08:00