mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
When passing arguments with the `-d` syntax, which is convenient for command-line examples, one needs to specify `-X GET` for curl to work properly. Fixes #12116