besterd/built_in_handlers.md

14 lines
206 B
Markdown
Raw Permalink Normal View History

2020-04-19 13:11:49 +02:00
Built-in handlers
=================
There is a built-in handler for when the `type` field is set
to `internal`.
The `data` field of the `payload` JSON object will be of the
form:
````
"data" : {
}
````