4feae3719c07f5f4b4f1a45be3f6fe0c0cb5f80b
[kvmfornfv.git] / qemu / tests / qapi-schema / type-bypass-no-gen.json
1 # type bypass only works with 'gen':false
2 { 'command': 'unsafe', 'data': { 'arg': '**' }, 'returns': '**' }