8784: Fix test for latest firefox.
[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