1# we require that all qapi enums have an array for data 2{ 'enum': 'MyEnum', 'data': { 'value': 'str' } } 3