mirror_qemu/tests/qapi-schema/type-bypass.json

3 lines
130 B
JSON

# Use of 'gen':false allows bypassing type system
{ 'command': 'unsafe', 'data': { 'arg': '**' }, 'returns': '**', 'gen': false }