xref: /qemu/tests/qapi-schema/args-bad-boxed.json (revision 32c0613113f0f5ab1eea05a05d6e52096e9bd11e)
1# 'boxed' should only appear with value true
2{ 'command': 'foo', 'boxed': false }
3