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