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