Skip to content

Commit

Permalink
fix: removed comments from JSON (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
m0nhawk authored Jul 25, 2024
1 parent 83ac2f4 commit aa3d7aa
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions config/gen3/crosswalk.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit aa3d7aa

Please sign in to comment.