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