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