mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
Add REST API for featuring and unfeaturing a hashtag (#34489)
Co-authored-by: Matt Jankowski <matt@jankowski.online> Co-authored-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -216,6 +216,8 @@ namespace :api, format: false do
|
||||
member do
|
||||
post :follow
|
||||
post :unfollow
|
||||
post :feature
|
||||
post :unfeature
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user