xref: /openbmc/qemu/tests/qapi-schema/args-boxed-string.json (revision bd618eab7641693f0838da52c5af5c8050f831d3)
1# 'boxed' requires a complex (not built-in) type
2{ 'command': 'foo', 'boxed': true, 'data': 'str' }
3