mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
Merge commit '658addcbf783f6baa922d11c9524ebb9ddbcbc59' into glitch-soc/merge-upstream
This commit is contained in:
@@ -338,6 +338,10 @@ namespace :api, format: false do
|
||||
namespace :admin do
|
||||
resources :accounts, only: [:index]
|
||||
end
|
||||
|
||||
namespace :notifications do
|
||||
resource :policy, only: [:show, :update]
|
||||
end
|
||||
end
|
||||
|
||||
namespace :v2_alpha do
|
||||
|
||||
Reference in New Issue
Block a user