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