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