mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
This is more consistent with how other URLs work in Zulip.
Replaces `/message_edit_typing` with `/messages/{message_id}/typing`.
The `message_id` parameter, previously passed in the request body,
is now included in the URL path.