xref: /openbmc/qemu/tests/qapi-schema/type-bypass-bad-gen.json (revision 9568700563151a5ce68fd7e61a38b72fbba7273d)
1# 'gen' should only appear with value false
2
3##
4# @foo:
5##
6{ 'command': 'foo', 'gen': 'whatever' }
7