Skip to content

Commit a1d3177

Browse files
committed
Removed integer and minimum properties on participant label
1 parent 6386b27 commit a1d3177

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

boutiques/bids-app-example.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@
4444
"type" : "String",
4545
"value-key": "[PARTICIPANT_LABEL]",
4646
"command-line-flag": "--participant_label",
47-
"minimum": 1,
48-
"integer": true,
4947
"list" : true,
5048
"optional": true,
5149
"description": "The label(s) of the participant(s) that should be analyzed. The label corresponds to sub-<participant_label> from the BIDS spec (so it does not include \"sub-\"). If this parameter is not provided all subjects will be analyzed. Multiple participants can be specified with a space separated list."

0 commit comments

Comments
 (0)