Merge "Update the files in fuel-plugin to match the upstream"
[kvmfornfv.git] / qemu / tests / qapi-schema / command-int.json
1 # we reject collisions between commands and types
2 { 'command': 'int', 'data': { 'character': 'str' } }