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