Sign in
qemu-android
/
qemu-android
/
5243722376873a48e9852a58b91f4d4101ee66e4
/
.
/
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'
}
]
}
}