Add 'build/' from commit '555b039609a3c8700c27767c255fdfe00eb42063'
[arvados.git] / services / api / app / controllers / arvados / v1 / pipeline_templates_controller.rb
1 class Arvados::V1::PipelineTemplatesController < ApplicationController
2   accept_attribute_as_json :components, Hash
3 end