dump of the results related to at least one project #61

Merged
claudio.atzori merged 51 commits from miriam.baglioni/dnet-hadoop:dump into master 2020-12-09 17:22:57 +01:00
1 changed files with 7 additions and 6 deletions
Showing only changes of commit 5fbe54ef54 - Show all commits

View File

@ -22,12 +22,13 @@
"paramLongName":"resultTableName",
"paramDescription": "the name of the result table we are currently working on",
"paramRequired": true
}, {
"paramName":"rp",
"paramLongName":"relationPath",
"paramDescription": "the path to the relations",
"paramRequired": true
}
},
{

you can probably indent this json record in a more uniform way

you can probably indent this json record in a more uniform way
"paramName":"rp",
"paramLongName":"relationPath",
"paramDescription": "the path to the relations",
"paramRequired": true
}
]