]> cat aescling's git repositories - mastodon.git/commit
Added account featured tags API (#11817)
authorTakeshi Umeda <noel.yoshiba@gmail.com>
Wed, 2 Sep 2020 00:13:10 +0000 (09:13 +0900)
committerGitHub <noreply@github.com>
Wed, 2 Sep 2020 00:13:10 +0000 (02:13 +0200)
commit33ad850c982bbe03214e2e2870751920721c23af
tree99d4cf909c77a3310a6e029d9751a897c5e7146f
parent17340365bbf057314d3cb19ec20c5d74b52c6395
Added account featured tags API (#11817)
app/controllers/api/v1/accounts/featured_tags_controller.rb [new file with mode: 0644]
app/serializers/rest/account_featured_tag_serializer.rb [new file with mode: 0644]
config/routes.rb