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