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