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