mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
One of the code examples for GET /users was using the raw call_endpoint method from our Python bindings, rather than get_members, which has been specifically designed to interact with this endpoint. Now all the examples here use the appropiate method.
18 KiB
18 KiB