mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
Correct the `PUT` to `POST` in the `/docs/tutorial/life-of-a-request.md` to match it with the actual code in `zproject/urls.py` route: '/users'. (The HTTP method changed at some point). Tested by tabbott using: curl -v -X HEAD https://chat.zulip.org/api/v1/users