xemu/tests/qapi-schema/type-bypass-no-gen.json

3 lines
121 B
JSON

# FIXME: type bypass should only work with 'gen':false
{ 'command': 'unsafe', 'data': { 'arg': '**' }, 'returns': '**' }