promote actions: shouldGroupById parameter marked as optional (default is true)

pull/73/head
Claudio Atzori 3 years ago
parent aead9efd24
commit fcd7689b50

@ -45,6 +45,6 @@
"paramName": "sgid",
"paramLongName": "shouldGroupById",
"paramDescription": "indicates whether the promotion operation should group objects in the graph by id or not",
"paramRequired": true
"paramRequired": false
}
]
Loading…
Cancel
Save