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