zulip/zerver/webhooks/heroku
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 integrations: Fix heroku integration logging. 2018-07-01 12:43:31 -07:00
__init__.py
doc.md webhooks/heroku: Update text to conform to new style guide. 2018-03-14 18:13: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