8079: Added support get using uuid and list using uuid or api_token and added tests.
[arvados.git] / services / api / app / controllers / arvados / v1 / api_clients_controller.rb
1 class Arvados::V1::ApiClientsController < ApplicationController
2   before_filter :admin_required
3 end