X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3ede205bf0e5af7a88e04009cd66ff111e0729c3..97d6365ee6a5f5bde1c8571fe1d2f3777a67cc3f:/services/api/config/routes.rb diff --git a/services/api/config/routes.rb b/services/api/config/routes.rb index ed8f8d89af..7bf75800b4 100644 --- a/services/api/config/routes.rb +++ b/services/api/config/routes.rb @@ -52,6 +52,7 @@ Server::Application.routes.draw do end resources :pipeline_instances resources :pipeline_templates + resources :workflows resources :repositories do get 'get_all_permissions', on: :collection end