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