27 lines
No EOL
443 B
JSON
27 lines
No EOL
443 B
JSON
{
|
|
"inputs": [
|
|
{
|
|
"name": "input1",
|
|
"data": "test-group21",
|
|
"datatype": "FILE",
|
|
"shape": 49,
|
|
"content_type": "text/csv"
|
|
},
|
|
{
|
|
"name": "input2",
|
|
"data": "test-group21/file22",
|
|
"datatype": "FILE",
|
|
"shape": 49,
|
|
"content_type": "text/csv"
|
|
}
|
|
],
|
|
"output_vars": [
|
|
{
|
|
"name": "output1",
|
|
"data": "test-group1"
|
|
},
|
|
{
|
|
"name": "output2"
|
|
}
|
|
]
|
|
} |