X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4e2763883588ac691da65ee316a52a052c002aa7..fdda56c99dbf581d7a09cebd28a16dceee2f8f02:/services/api/config/routes.rb diff --git a/services/api/config/routes.rb b/services/api/config/routes.rb index 4cea8748d5..ed8f8d89af 100644 --- a/services/api/config/routes.rb +++ b/services/api/config/routes.rb @@ -15,6 +15,7 @@ Server::Application.routes.draw do namespace :v1 do resources :api_client_authorizations do post 'create_system_auth', on: :collection + get 'current', on: :collection end resources :api_clients resources :authorized_keys