pipeline example

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

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

Loading…
Cancel
Save