3 lines
60 B
JSON
3 lines
60 B
JSON
|
{ , 'enum': 'Status',
|
||
|
'data': [ 'good', 'bad', 'ugly' ] }
|