Sign in
qemu
/
qemu
/
12f1e2ec0095b2b4bfe55f2a608bd87be58fb908
/
.
/
tests
/
qapi-schema
/
returns-unknown.json
blob: 25bd498bffb7dd35b28abba85e3c459006b90161 [
file
]
#
we reject returns if it does not contain a known type
{
'command'
:
'oops'
,
'returns'
:
'NoSuchType'
}