zulip/zerver/webhooks/json
Adam Birds 188273d8f5 integrations: Add JSON Printer webhook integration.
I have added the JSON Printer integration which will show any webhook
payload inside a code block which is useful for webhook testing.

Fixes #17969.
2021-04-28 07:23:18 -07:00
..
fixtures integrations: Add JSON Printer webhook integration. 2021-04-28 07:23:18 -07:00
__init__.py integrations: Add JSON Printer webhook integration. 2021-04-28 07:23:18 -07:00
doc.md integrations: Add JSON Printer webhook integration. 2021-04-28 07:23:18 -07:00
tests.py integrations: Add JSON Printer webhook integration. 2021-04-28 07:23:18 -07:00
view.py integrations: Add JSON Printer webhook integration. 2021-04-28 07:23:18 -07:00