Sign in
qemu
/
qemu
/
2e701e6785cd8cc048c608751c6e4f6253c67ab6
/
.
/
tests
/
qapi-schema
/
args-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'
:
[
]
}
}