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