Sign in
qemu
/
qemu
/
19dbecdceef3f0800a96c25931d71b0b82c3a47a
/
.
/
tests
/
qapi-schema
/
args-int.json
blob: a334d92e8ccefd1999c37f00bbcc9943b9578bad [
file
] [
log
] [
blame
]
Eric Blake
dd883c6
2015-05-04 09:05:21 -0600
[
diff
] [
blame
]
1
#
we reject commands where data is not an array or complex type
Eric Blake
0d8b9fb
2015-05-04 09:05:20 -0600
[
diff
] [
blame
]
2
{
'command'
:
'oops'
,
'data'
:
'int'
}