Sign in
qemu-android
/
qemu-android
/
a9be4e7c48c4892c836bda1be4d550bb1a6732bd
/
.
/
tests
/
qapi-schema
/
nested-struct-data.json
blob: efbe773dedf8195c2d44e977601fdaad0eccfd91 [
file
] [
log
] [
blame
]
#
inline subtypes collide with our desired future use of defaults
{
'command'
:
'foo'
,
'data'
:
{
'a'
:
{
'string'
:
'str'
,
'integer'
:
'int'
},
'b'
:
'str'
}
}