summaryrefslogtreecommitdiffstats
path: root/qemu/tests/qapi-schema/type-bypass.json
blob: 48b213783363c6eb51647303c6361ca69f85c705 (plain)
1
2
# Use of 'gen':false allows bypassing type system
{ 'command': 'unsafe', 'data': { 'arg': '**' }, 'returns': '**', 'gen': false }