Sign in
qemu
/
qemu
/
4e9e4323d5ec07a07f8db9317e1842a5e00a14e2
/
.
/
tests
/
qapi-schema
/
args-array-empty.json
blob: 78a0b88221e310d20621a931be2a6bbc5c6f4172 [
file
] [
log
] [
blame
]
#
we reject an array for data if it does not contain a known type
##
#
@oops
:
##
{
'command'
:
'oops'
,
'data'
:
{
'empty'
:
[
]
}
}