master
json 2 lines 58 Bytes
Raw
1 { 'enum': 'Status',
2 'data': [ 'good', 'bad', 'ugly' ] }