diff --git a/schema/minimalRegistryPerson.json b/schema/minimalRegistryPerson.json index 9e128c0..86da6ab 100644 --- a/schema/minimalRegistryPerson.json +++ b/schema/minimalRegistryPerson.json @@ -19,7 +19,7 @@ "type": "array", "items": { "type": "object", - "properties": + "properties": { "value": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}