pipeline example

master
Martin Polanka 7 years ago
parent 84325bf3d2
commit 4223c3d544

@ -231,6 +231,8 @@ Example:
```
[
{ "variables":[] },
{ "boxes": [
{
"name":"source",
"portsIn":[],
@ -267,6 +269,7 @@ Example:
"portsOut":[{ "score":[{"type":"file", "value":"score"}] }],
"type":"evaluation"
}
] }
]
```

Loading…
Cancel
Save