Merge branch 'master' into 9998-no-count-items-available
[arvados.git] / apps / workbench / config / routes.rb
index 7c2312c1cee57c7ffef86ad300539d8c575db5bf..21cb7c40bc7755c22dc026a9f23c917369614149 100644 (file)
@@ -26,6 +26,7 @@ ArvadosWorkbench::Application.routes.draw do
   resources :containers
   resources :container_requests do
     post 'cancel', :on => :member
+    post 'copy', on: :member
   end
   get '/virtual_machines/:id/webshell/:login' => 'virtual_machines#webshell', :as => :webshell_virtual_machine
   resources :authorized_keys