diff --git a/demo/dca-template-config.json b/demo/dca-template-config.json index 2963c67..911e337 100644 --- a/demo/dca-template-config.json +++ b/demo/dca-template-config.json @@ -18,9 +18,14 @@ { "display_name": "Other Assay", "schema_name": "OtherAssay", + "type": "file" + }, + { + "display_name": "MockComponent", + "schema_name": "MockComponent", "type": "record" } ], - "service_version": "v23.1.1", + "service_version": "v24.7.2", "schema_version": "" -} +} \ No newline at end of file