zulip/zerver/webhooks/slack
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
__init__.py
doc.md docs: Advertise Slack-compatible webhook a bit. 2020-05-11 00:07:28 -07:00
tests.py webhooks/slack: Stop wrapping message content in backticks. 2022-01-10 11:37:53 -08:00
view.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00