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 8a0fa4ef..0db91f05 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 @@ -8,13 +8,6 @@ "c['genre']": { "type": "string", "description": "Genre of the composer's music" - }, - "c['famous_works']": { - "type": "array", - "description": "List of the composer's famous works", - "items": { - "type": "string", - "description": "Title of a famous work" } }, "required": [