spec/fixtures/lead.json in json_schema_tools-0.2.6 vs spec/fixtures/lead.json in json_schema_tools-0.3.0

- old
+ new

@@ -10,10 +10,10 @@ "maxLength": 255 }, "links_clicked":{ "description": "Timestamps of clicks. Test nested array values without object reference", "type":"array", - "properties":{ + "items":{ "type": "string" } }, "conversion":{ "description": "Test nested object value without object reference", \ No newline at end of file