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