Sign in
qemu-android
/
qemu-android
/
895a2a80e0e054f0d5d3715aa93d10d15e49f9f7
/
.
/
tests
/
qapi-schema
/
data-array-empty.json
blob: 652dcfb24a9b8cbe44c7c8ec93b8f44236afe420 [
file
] [
log
] [
blame
]
#
we reject an array for data if it does not contain a known type
{
'command'
:
'oops'
,
'data'
:
{
'empty'
:
[
]
}
}