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