Sign in
qemu-android
/
qemu-android
/
bf337d4eae5ccf4d7f5d91b8d4471e7523f051de
/
.
/
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'
}
}