diff --git a/data-model/fdo-type/shared-model/0.4.0/schema/tombstone-metadata.json b/data-model/fdo-type/shared-model/0.4.0/schema/tombstone-metadata.json index da228a9..700e047 100644 --- a/data-model/fdo-type/shared-model/0.4.0/schema/tombstone-metadata.json +++ b/data-model/fdo-type/shared-model/0.4.0/schema/tombstone-metadata.json @@ -69,13 +69,13 @@ "IsDuplicateOf", "IsReplacedWith" ] - }, - "additionalProperties": false, - "required": [ - "@type", - "ods:relationshipType" - ] - } + } + }, + "additionalProperties": false, + "required": [ + "@type", + "ods:relationshipType" + ] } } },