Files
zulip/zerver/openapi/python_examples.py
Kartik Srivastava 1388a1d2b1 api docs: Refactor get_single_user to use get_user_by_id.
This refactors get_single_user to use get_user_by_id instead of
call_endpoint.  Doing so is only possible now that we've upgraded
python-zulip-api to a version with the new function.
2020-03-27 15:49:20 -07:00

39 KiB