Sign in
qemu
/
qemu
/
cf43b5b69c0f4acee52e3648b88f4a0bf3de770b
/
.
/
tests
/
qapi-schema
/
args-boxed-anon.json
blob: 95f60da2edf98d248a6b609f8e9899c786a2a9d6 [
file
] [
log
] [
blame
]
#
'boxed'
can only be used with named types
{
'command'
:
'foo'
,
'boxed'
:
true
,
'data'
:
{
'string'
:
'str'
}
}