Merge "Update the files in fuel-plugin to match the upstream"
[kvmfornfv.git] / qemu / tests / qapi-schema / reserved-type-kind.json
1 # we reject types that would conflict with implicit union enum
2 { 'enum': 'UnionKind', 'data': [ 'oops' ] }