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