]> Git Repo - qemu.git/blob - tests/qapi-schema/returns-unknown.json
qapi: Use 'struct' instead of 'type' in schema
[qemu.git] / tests / qapi-schema / returns-unknown.json
1 # we reject returns if it does not contain a known type
2 { 'command': 'oops', 'returns': 'NoSuchType' }
This page took 0.024584 seconds and 4 git commands to generate.