summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/type-bypass-no-gen.json
blob: af87c191adf88b58d69f1eb4a23ebd28ef6644db (plain)
1
2
# FIXME: type bypass should only work with 'gen':false
{ 'command': 'unsafe', 'data': { 'arg': '**' }, 'returns': '**' }