Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# we require that all qapi enums have an array for data
{ 'enum': 'MyEnum', 'data': { 'value': 'str' } }