Sign in
◑
Theme
qemu-android
/
qemu-android
/
71ca034a0dee69f77c8ac6ea7d21e5b6a0b0d836
/
.
/
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'
}
}