Sha256: 4127c887c0cac2e3c85f5bc19e7abbcc76488e34cbc9bc063514cbe59e640e16

Contents?: true

Size: 568 Bytes

Versions: 3

Compression:

Stored size: 568 Bytes

Contents

{
    "order_id": "-10",
    "products": [
        {
            "product_type": "material",
            "material_id": 0,
            "quantity": ""
        },
        {
            "product_type": "material",
            "material_id": 100,
            "quantity": 10,
            "warehouse_id": -100
        },
        {
            "product_type": "service",
            "name": "Very Long Name"
        },
        {
            "product_type": "wrongtype",
            "name": "Wrongtype"
        },
        "Some Wrong Data"
    ],
    "users": "not an array"
}

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
ruby-livr-2.0.0 spec/test_suite/negative/21-list_of_different_objects/input.json
livr2-2.0.0 spec/test_suite/negative/21-list_of_different_objects/input.json
livr-0.0.2 test/test_suite/negative/21-list_of_different_objects/input.json