From 11b66fb605f847e4beda1662d1452bbde6464472 Mon Sep 17 00:00:00 2001 From: Joanna Kocot Test Date: Wed, 19 Oct 2022 11:43:20 +0200 Subject: [PATCH] Updated multiplicity value --- appDefinition.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/appDefinition.json b/appDefinition.json index a1eacef..520e96b 100644 --- a/appDefinition.json +++ b/appDefinition.json @@ -10,10 +10,7 @@ "executableScriptName" : "sampleApp.m", "inputFiles" : [ { "dataType" : "double_vector", - "multiplicity" : { - "minCount" : 1, - "maxCount" : 1 - } + "multiplicity" : "1" } ], "inputParameters" : [ ], "outputs" : [ {