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