From 933a067ee34a8c714f0ee9eab0179ce4a707d7a2 Mon Sep 17 00:00:00 2001 From: Clarisse Lau <63608514+clarisse-lau@users.noreply.github.com> Date: Mon, 19 Feb 2024 11:51:23 -0800 Subject: [PATCH] Update dca-template-config.json --- dca-template-config.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dca-template-config.json b/dca-template-config.json index a32c9eb0..90ba719b 100644 --- a/dca-template-config.json +++ b/dca-template-config.json @@ -265,6 +265,11 @@ "schema_name": "ScmC-seqLevel2", "type": "file" }, + { + "display_name": "Accessory Manifest", + "schema_name": "AccessoryManifest", + "type": "record" + }, { "display_name": "Acute Lymphoblastic Leukemia Tier 3", "schema_name": "AcuteLymphoblasticLeukemiaTier3", @@ -393,4 +398,4 @@ ], "service_version": "1", "schema_version": "v23.11.1" - } \ No newline at end of file + }