4 lines
147 B
JSON
4 lines
147 B
JSON
|
# TODO: might be nice to enforce naming conventions; but until then this works
|
||
|
# even though events should usually be ALL_CAPS
|
||
|
{ 'event': 'oops' }
|