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