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