mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
As noted in the docstring, this is a temporary helper function that separates routing for paths that support multiple HTTP methods from `rest_dispatch` itself. We will need to replace this helper with class-based views in the future. The helper will also be handy to reduce duplication when splitting up `rest_dispatch` by authentication methods. Signed-off-by: Zixuan James Li <p359101898@gmail.com>
8.5 KiB
8.5 KiB