zulip/zerver/webhooks/slack
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
..
fixtures
__init__.py
doc.md webhooks/slack: Update docs to conform to style guide. 2018-05-20 10:54:13 -07:00
tests.py Sweep tests for expected_subject -> expected_topic. 2018-11-12 15:47:11 -08:00
view.py webhooks: Notify bot owner on invalid JSON. 2018-11-20 15:59:09 -08:00