mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
With the new signature of has_request_variables, we can now use `HttpResponseBase` as the return type of the decorated function. Signed-off-by: Zixuan James Li <p359101898@gmail.com>