Sha256: 975c7eb5d20d5f9697686a00161bd3623f912c799a7c0d7c914767658a2f2067

Contents?: true

Size: 284 Bytes

Versions: 46

Compression:

Stored size: 284 Bytes

Contents

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

        ]
    }]
}

Version data entries

46 entries across 46 versions & 2 rubygems

Version Path
airborne-0.2.4 spec/test_responses/array_with_nested.json
airborne-0.2.3 spec/test_responses/array_with_nested.json
airborne-0.2.2 spec/test_responses/array_with_nested.json
airborne-0.2.1 spec/test_responses/array_with_nested.json
airborne-0.2.0 spec/test_responses/array_with_nested.json
airborne-0.1.20 spec/test_responses/array_with_nested.json
airborne-0.1.19 spec/test_responses/array_with_nested.json
airborne-0.1.18 spec/test_responses/array_with_nested.json
airborne-0.1.17 spec/test_responses/array_with_nested.json
airborne-0.1.16 spec/test_responses/array_with_nested.json
airborne-0.1.15 spec/test_responses/array_with_nested.json
airborne-0.1.14 spec/test_responses/array_with_nested.json
airborne-0.1.13 spec/test_responses/array_with_nested.json
airborne-0.1.12 spec/test_responses/array_with_nested.json
airborne-0.1.11 spec/test_responses/array_with_nested.json
airborne-0.1.10 spec/test_responses/array_with_nested.json
airborne-0.1.9 spec/test_responses/array_with_nested.json
airborne-0.1.8 spec/test_responses/array_with_nested.json
airborne-0.1.7 spec/test_responses/array_with_nested.json
airborne-0.1.6 spec/test_responses/array_with_nested.json