blob: a9b6c3de951ea4ed36ef433b067603d885c8e809 [file] [log] [blame]
{
"description": "first version - with inputs and outputs",
"inputs": [
{
"mandatory": true,
"name": "in1",
"type": "STRING"
}
],
"outputs": [
{
"mandatory": true,
"name": "out1",
"type": "TIMESTAMP"
}
]
}