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