Sign in
qemu-android
/
qemu-android
/
91ced514461e1a533bfb9e2eea32bd7df678b1cd
/
.
/
tests
/
qapi-schema
/
data-member-unknown.json
blob: 342a41ec90e70339f51e58f5f4ce083872238706 [
file
]
#
we reject data if it does not contain a known type
{
'command'
:
'oops'
,
'data'
:
{
'member'
:
'NoSuchType'
}
}