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