Sign in
qemu
/
qemu
/
459b4e66129d091a11e9886ecc15a8bf9f7f3d92
/
.
/
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'
:
[
]
}
}