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