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