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