Merge branch 'master' into 14965-arv-mount-py-three
[arvados.git] / services / api / app / controllers / arvados / v1 / job_tasks_controller.rb
index d2916242ef57484195ecd579a51cd232f712a828..07bbc33ab2f599245e68af092145f24130536761 100644 (file)
@@ -1,2 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class Arvados::V1::JobTasksController < ApplicationController
+  accept_attribute_as_json :parameters, Hash
 end