[stats wf] indicators across stats dbs & updates in the org ids #248

Closed
dimitris.pierrakos wants to merge 1742 commits from beta into beta2master_sept_2022
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
}
] ]