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