Sign in
qemu
/
qemu
/
ca01b7a641527052e3e8961845b40b81706ce5f9
/
.
/
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'
}
}