added new parameter for the dumpType

pull/61/head
Miriam Baglioni 3 years ago
parent 54a309bb6b
commit c167a18057

@ -29,7 +29,12 @@
"paramLongName":"resultTableName",
"paramDescription": "the name of the result table we are currently working on",
"paramRequired": true
}
},{
"paramName":"dt",
"paramLongName":"dumpType",
"paramDescription": "the type of the dump (complete for the whole graph, community for the products related to communities, funder for the results with at least a link to project",
"paramRequired": false
}
]

Loading…
Cancel
Save