summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/routes.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/routes.rb b/config/routes.rb
index bc48728470f..79b62a0b1bb 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -669,7 +669,7 @@ Rails.application.routes.draw do
post :cancel
post :retry
post :erase
- get :raw, format: false
+ get :raw
end
resource :artifacts, only: [] do