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