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