{ "description": "A complex object array response", "schema": { "type": "array", "items": { "$ref": "VeryComplexType" } } }