Add PUT /api/v1/statuses/:status_id/interaction_policy (#35769)
This commit is contained in:
@@ -39,6 +39,8 @@ namespace :api, format: false do
|
||||
resource :history, only: :show
|
||||
resource :source, only: :show
|
||||
|
||||
resource :interaction_policy, only: :update
|
||||
|
||||
post :translate, to: 'translations#create'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user