config/precedence_routes.rb in scrivito_sdk-0.70.2 vs config/precedence_routes.rb in scrivito_sdk-0.71.0.rc1
- old
+ new
@@ -24,9 +24,10 @@
put :restore
put :mark_resolved
put :destroy_widget
put :revert_widget
put :restore_widget
+ put :transfer_modifications
end
end
resources :tasks, controller: 'scrivito/tasks', path: '__scrivito/tasks', only: [:show],
defaults: {format: :json}