zulip/zerver/webhooks/wordpress
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 webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
__init__.py
doc.md webhooks/wordpress: Update docs to conform to style guide. 2018-04-23 00:07:19 -07:00
tests.py tests: Refactor use of test and webhook data fixtures. 2018-04-19 21:50:29 -07:00
view.py webhooks: Notify bot owner on invalid JSON. 2018-11-20 15:59:09 -08:00