Sign in
qemu-android
/
qemu-android
/
06c4670ff6d4acdc5a24e3d25748ee4a489d5869
/
.
/
tests
/
qapi-schema
/
data-member-array-bad.json
blob: b2ff144ec632c5975c7e24847cc14a4898bdb452 [
file
]
#
we reject data if it does not contain a valid array type
{
'command'
:
'oops'
,
'data'
:
{
'member'
:
[
{
'nested'
:
'str'
}
]
}
}