diff --git a/json_schema/death.json b/json_schema/death.json index f316c5748..3b2e3ae82 100644 --- a/json_schema/death.json +++ b/json_schema/death.json @@ -31,8 +31,7 @@ } }, "required": [ - "cause_of_death", - "time_of_death" + "cause_of_death" ], "title": "death", "type": "object"