]> cat aescling's git repositories - mastodon.git/commit
Add `GET /api/v1/accounts/lookup` REST API (#15740)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 16 Feb 2021 14:28:32 +0000 (15:28 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Feb 2021 14:28:32 +0000 (15:28 +0100)
commite31ed2748597c9f31afba87dcdf47082949f0f23
tree4260b4312b37eefd51e13e78e9d6f5fe296057fe
parent3f8523130da1029ba64d00c03360a2c15f85d9d6
Add `GET /api/v1/accounts/lookup` REST API (#15740)
app/controllers/api/v1/accounts/lookup_controller.rb [new file with mode: 0644]
config/routes.rb