X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5126d94fd644a657243e5ec80d5ef1fc250f8b76..53e8fa61ae4275ac3c7c72f658553aea4c40fd13:/apps/workbench/app/views/application/api_error.json.erb diff --git a/apps/workbench/app/views/application/api_error.json.erb b/apps/workbench/app/views/application/api_error.json.erb index 8371ff9c0e..a69749050d 100644 --- a/apps/workbench/app/views/application/api_error.json.erb +++ b/apps/workbench/app/views/application/api_error.json.erb @@ -1 +1,5 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + {"errors":<%= raw @errors.to_json %>} \ No newline at end of file