Merge branch '4523-full-text-search' into 5110-workbench-full-text-search
[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