mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +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.