Sign in
qemu
/
qemu
/
e9a16e3846d7962a12a9af17163311bc17262ec6
/
.
/
tests
/
qapi-schema
/
args-array-empty.json
blob: 652dcfb24a9b8cbe44c7c8ec93b8f44236afe420 [
file
] [
log
] [
blame
]
Eric Blake
dd883c6
2015-05-04 09:05:21 -0600
[
diff
] [
blame
]
1
#
we reject an array for data if it does not contain a known type
Eric Blake
0d8b9fb
2015-05-04 09:05:20 -0600
[
diff
] [
blame
]
2
{
'command'
:
'oops'
,
'data'
:
{
'empty'
:
[
]
}
}