From aa3d7aacf8ef35030872c27a36b1514ca0ace68f Mon Sep 17 00:00:00 2001 From: Andrew Prokhorenkov Date: Thu, 25 Jul 2024 09:22:19 -0500 Subject: [PATCH] fix: removed comments from JSON (#16) --- config/gen3/crosswalk.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/config/gen3/crosswalk.json b/config/gen3/crosswalk.json index 55043e3..751babe 100644 --- a/config/gen3/crosswalk.json +++ b/config/gen3/crosswalk.json @@ -1,14 +1,12 @@ { - "showSubmittedIdInTable" : false, - "mapping" : { - "source" : { + "showSubmittedIdInTable": false, + "mapping": { + "source": { "id": "prom", "label": "PROMETHEUS", - "description" : "PROject for Military Exposures and Toxin History Evaluation in US Service Members" + "description": "PROject for Military Exposures and Toxin History Evaluation in US Service Members" }, - // PROMETHEUS, GDC, PDC, BLOODPAC, dbGaP? - // / - "external" : [ + "external": [ { "id": "PROMETHEUS", "label": "PROMETHEUS",