mirror of
https://github.com/discourse/discourse.git
synced 2025-02-14 23:35:00 +00:00
Added GET user by external_id to the api docs. Fixed `/users/{username}` docs to be `/u/{username}` Extracted out common user response into a shared helper.