blob: a180cae9bff8da24f06cf2105ed598454cf5ecfb [file] [log] [blame]
{
"domain": "Overlay",
"commands": [
{
"name": "processPoints",
"platform": "invalid",
"parameters": [
{ "name": "point1", "type": "number" },
{ "name": "point2", "type": "number" }
],
"returns": [
{ "name": "result", "type": "string" }
]
}
]
}