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