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