zulip/zerver/webhooks/helloworld
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 webhooks: Fix invalid JSON in Hello World test fixtures. 2020-08-11 10:47:13 -07:00
__init__.py
doc.md Remove Ubuntu 18.04 support. 2022-01-21 17:26:14 -08:00
tests.py bots: Pass realm to remaining get_system_bot calls in tests. 2021-07-26 15:33:13 -07:00
view.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00