mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
This adds a new API endpoint for querying basic data on a single other user in the organization, reusing the existing infrastructure (and view function!) for getting data on all users in an organization. Fixes #12277.