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