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