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