zulip/zerver/webhooks/insping
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 integrations: Add Insping integration. 2018-01-31 14:36:54 -08:00
__init__.py integrations: Add Insping integration. 2018-01-31 14:36:54 -08:00
doc.md webhooks: Update macros to specify custom topics and default PMs. 2018-03-18 10:53:45 -07:00
tests.py webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
view.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00