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