Merge "Update the files in fuel-plugin to match the upstream"
[kvmfornfv.git] / qemu / tests / qapi-schema / args-unknown.json
1 # we reject data if it does not contain a known type
2 { 'command': 'oops', 'data': 'NoSuchType' }