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