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