Skip to content

Commit 9502f5e

Browse files
authored
Merge pull request #1336 from Sage-Bionetworks/SYNPY-1787
update example conditional
2 parents 5a40d1e + cce1ce0 commit 9502f5e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/explanations/curator_data_model.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,8 @@ As a result of the above data model, in the JSON Schema:
412412
"Cancer"
413413
]
414414
}
415-
}
415+
},
416+
"required": ["Diagnosis"]
416417
},
417418
"then": {
418419
"required": ["Cancer Type", "Family History"]

0 commit comments

Comments
 (0)