8470: Resolve docker image hash or tag to collection PDH when creating a Container.
[arvados.git] / services / api / config / routes.rb
index 4cea8748d52897cf158e6ca389f0f2eed2a9a3ea..ed8f8d89af9c2d429dfe661633df2ec36a0484e9 100644 (file)
@@ -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