]> git.arvados.org - arvados.git/blob - services/api/app/controllers/arvados/v1/authorized_keys_controller.rb
18693: Use row locking only if enabled in config.
[arvados.git] / services / api / app / controllers / arvados / v1 / authorized_keys_controller.rb
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: AGPL-3.0
4
5 class Arvados::V1::AuthorizedKeysController < ApplicationController
6 end