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