3 "description": "a schema given for items",
5 "items": {"type": "integer"}
9 "description": "valid items",
14 "description": "wrong type of items",
19 "description": "ignores non-arrays",
20 "data": {"foo" : "bar"},
26 "description": "an array of schemas for items",
35 "description": "correct types",
40 "description": "wrong types",