3 lines
96 B
JSON
3 lines
96 B
JSON
|
{ 'event': 'EVENT_A',
|
||
|
'data': { 'a' : { 'string' : 'str', 'integer': 'int' }, 'b' : 'str' } }
|