Sha256: af7bef23754e70f847119ae4d381bfea2f5f75f2ae9cacd2b834799274cd8b99
Contents?: true
Size: 527 Bytes
Versions: 2
Compression:
Stored size: 527 Bytes
Contents
{ "order_id": "-10", "product1": { "product_type": "material", "material_id": 0, "quantity": "" }, "product2": { "product_type": "material", "material_id": 100, "quantity": 10, "warehouse_id": -100 }, "product3": { "product_type": "service", "name": "Very Long Name" }, "product4": { "product_type": "wrongtype", "name": "Wrongtype" }, "product5": "Some Wrong Data", "users": "not an array" }
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
ruby-livr-2.0.0 | spec/test_suite/negative/28-variable_object/input.json |
livr2-2.0.0 | spec/test_suite/negative/28-variable_object/input.json |