zulip/zerver/webhooks/ifttt
Lauryn Menard 3be622ffa7 backend: Add request as parameter to json_success.
Adds request as a parameter to json_success as a refactor towards
making `ignored_parameters_unsupported` functionality available
for all API endpoints.

Also, removes any data parameters that are an empty dict or
a dict with the generic success response values.
2022-02-04 15:16:56 -08:00
..
fixtures ifttt: Ensure topic and body are strings, and not dicts / arrays. 2021-12-13 14:59:00 -08:00
__init__.py
doc.md integrations: Fix typo in IFTTT doc. 2018-08-10 14:23:29 -07:00
tests.py ifttt: Ensure topic and body are strings, and not dicts / arrays. 2021-12-13 14:59:00 -08:00
view.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00