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