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