Merge branch 'explorer'
[arvados.git] / services / api / app / controllers / orvos / v1 / pipeline_templates_controller.rb
1 class Orvos::V1::PipelineTemplatesController < ApplicationController
2   accept_attribute_as_json :components, Hash
3 end