1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: AGPL-3.0
5 class Arvados::V1::PipelineInstancesController < ApplicationController
6 accept_attribute_as_json :components, Hash
7 accept_attribute_as_json :properties, Hash
8 accept_attribute_as_json :components_summary, Hash
11 return send_error("Unsupported legacy jobs API",
16 return send_error("Unsupported legacy jobs API",