]> git.arvados.org - arvados.git/blob - services/api/app/helpers/application_helper.rb
17004: Allow output_properties to override the default metadata
[arvados.git] / services / api / app / helpers / application_helper.rb
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: AGPL-3.0
4
5 module ApplicationHelper
6   include CurrentApiClient
7 end