48b213783363c6eb51647303c6361ca69f85c705
[kvmfornfv.git] / qemu / tests / qapi-schema / type-bypass.json
1 # Use of 'gen':false allows bypassing type system
2 { 'command': 'unsafe', 'data': { 'arg': '**' }, 'returns': '**', 'gen': false }