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