summaryrefslogtreecommitdiffstats
path: root/qemu/tests/qapi-schema/type-bypass-no-gen.json
blob: 4feae3719c07f5f4b4f1a45be3f6fe0c0cb5f80b (plain)
1
2
# type bypass only works with 'gen':false
{ 'command': 'unsafe', 'data': { 'arg': '**' }, 'returns': '**' }