Sha256: ddcb4d332c713e921f32450a82bcdd74b34ec294ea3982d1aeeb49ea16074b7e

Contents?: true

Size: 214 Bytes

Versions: 30

Compression:

Stored size: 214 Bytes

Contents

{
    "cars": [{
        "make": "Tesla",
        "model": "Model S",
        "owners": [
            {"name": "Bart Simpson"}
        ]
    }, {
        "make": "Lamborghini",
        "model": "Aventador"
    }]
}

Version data entries

30 entries across 30 versions & 2 rubygems

Version Path
airborne-0.2.4 spec/test_responses/array_with_partial_nested.json
airborne-0.2.3 spec/test_responses/array_with_partial_nested.json
airborne-0.2.2 spec/test_responses/array_with_partial_nested.json
airborne-0.2.1 spec/test_responses/array_with_partial_nested.json
airborne-0.2.0 spec/test_responses/array_with_partial_nested.json
airborne-0.1.20 spec/test_responses/array_with_partial_nested.json
airborne-0.1.19 spec/test_responses/array_with_partial_nested.json
airborne-0.1.18 spec/test_responses/array_with_partial_nested.json
airborne-0.1.17 spec/test_responses/array_with_partial_nested.json
airborne-0.1.16 spec/test_responses/array_with_partial_nested.json