Made a note about user how permissions are applied when attempting to create a
[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