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