Master branch updates from beta September 2023 #337

Manually merged
claudio.atzori merged 1271 commits from beta into master 2023-09-06 11:31:09 +02:00
1 changed files with 7 additions and 6 deletions
Showing only changes of commit fbd9bf704e - Show all commits

View File

@ -52,10 +52,11 @@
"paramLongName": "iterations", "paramLongName": "iterations",
"paramDescription": "the number of iterations to be computed", "paramDescription": "the number of iterations to be computed",
"paramRequired": false "paramRequired": false
},{ },
"paramName": "pop", {
"paramLongName": "projectOrganizationPath", "paramName": "pop",
"paramDescription": "the number of iterations to be computed", "paramLongName": "projectOrganizationPath",
"paramRequired": true "paramDescription": "the number of iterations to be computed",
} "paramRequired": true
}
] ]