diff --git a/examples/2-in-depth/2-5-loops/multi-instance/composer-schema.json b/examples/2-in-depth/2-5-loops/multi-instance/composer-schema.json index 6831b34a..2fa29100 100644 --- a/examples/2-in-depth/2-5-loops/multi-instance/composer-schema.json +++ b/examples/2-in-depth/2-5-loops/multi-instance/composer-schema.json @@ -3,7 +3,7 @@ "properties": { "c": { "type": "object", - "properties": [ + "properties": {} "composer": { "type": "string", "description": "Name of the Composer"