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