mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 19:13:53 +00:00
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.