X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ab710b74b2751f9a0d4eb5c5f950c6bb04865e79..c1e7255a85dfc2807ba78e1cf9d109d896c80b42:/services/api/config/routes.rb diff --git a/services/api/config/routes.rb b/services/api/config/routes.rb index c1549d082a..0223c04da4 100644 --- a/services/api/config/routes.rb +++ b/services/api/config/routes.rb @@ -28,7 +28,7 @@ Server::Application.routes.draw do post 'ping', on: :collection end resources :keep_services do - get 'accessable', on: :collection + get 'accessible', on: :collection end resources :links resources :logs