about summary refs log tree commit diff
path: root/app/controllers/api/v1/featured_tags_controller.rb
AgeCommit message (Collapse)Author
2019-09-09Add featured tags API (#11778)Takeshi Umeda
* Add featured tags API * Remove show and update, change scope, fix code style