Sign in
qemu
/
qemu
/
e49c63d5b3234da0debf53cab7ee67de3a4a6a80
/
.
/
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'
}