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