Added admin api for managing tags (#26872)
This commit is contained in:
@@ -280,6 +280,8 @@ namespace :api, format: false do
|
||||
post :test
|
||||
end
|
||||
end
|
||||
|
||||
resources :tags, only: [:index, :show, :update]
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user