master
json 2 lines 105 Bytes
Raw
1 # we require that all qapi enums have an array for data
2 { 'enum': 'MyEnum', 'data': { 'value': 'str' } }