|
|
@ -237,9 +237,9 @@ Mandatory items are bold, optional italic, description of items follows:
|
|
|
|
Example:
|
|
|
|
Example:
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
[
|
|
|
|
{
|
|
|
|
{ "variables":[] },
|
|
|
|
"variables":[],
|
|
|
|
{ "boxes": [
|
|
|
|
"boxes": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name":"source",
|
|
|
|
"name":"source",
|
|
|
|
"portsIn":[],
|
|
|
|
"portsIn":[],
|
|
|
@ -276,8 +276,8 @@ Example:
|
|
|
|
"portsOut":[{ "score":[{"type":"file", "value":"score"}] }],
|
|
|
|
"portsOut":[{ "score":[{"type":"file", "value":"score"}] }],
|
|
|
|
"type":"evaluation"
|
|
|
|
"type":"evaluation"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
] }
|
|
|
|
]
|
|
|
|
]
|
|
|
|
}
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Limits
|
|
|
|
## Limits
|
|
|
|