Sha256: f85b1167ad3e3d9f8449aaa99826340b70e026c71b1b2dcf880a60de680cebc0

Contents?: true

Size: 196 Bytes

Versions: 55

Compression:

Stored size: 196 Bytes

Contents

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

Version data entries

55 entries across 55 versions & 2 rubygems

Version Path
airborne-0.1.5 spec/test_responses/array_with_nested_bad_data.json
airborne-0.1.4 spec/test_responses/array_with_nested_bad_data.json
airborne-0.1.3 spec/test_responses/array_with_nested_bad_data.json
airborne-0.1.2 spec/test_responses/array_with_nested_bad_data.json
airborne-0.1.1 spec/test_responses/array_with_nested_bad_data.json
airborne-0.0.23 spec/test_responses/array_with_nested_bad_data.json
airborne-0.0.22 spec/test_responses/array_with_nested_bad_data.json
airborne-0.0.21 spec/test_responses/array_with_nested_bad_data.json
airborne-0.0.20 spec/test_responses/array_with_nested_bad_data.json
airborne-0.0.19 spec/test_responses/array_with_nested_bad_data.json
airborne-0.0.18 spec/test_responses/array_with_nested_bad_data.json
airborne-0.0.17 spec/test_responses/array_with_nested_bad_data.json
airborne-0.0.16 spec/test_responses/array_with_nested_bad_data.json
airborne-0.0.15 spec/test_responses/array_with_nested_bad_data.json
airborne-0.0.14 spec/test_responses/array_with_nested_bad_data.json