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