Skip to content

Commit cce1ce0

Browse files
committed
update example conditional
1 parent 93e674f commit cce1ce0

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)