added the communityMapPath parameter and removed the isLookUpUrl parameter

This commit is contained in:
Miriam Baglioni 2020-08-11 15:39:22 +02:00
parent 6f43acda5e
commit ff52c51f92
1 changed files with 4 additions and 5 deletions

View File

@ -1,10 +1,9 @@
[
{
"paramName":"is",
"paramLongName":"isLookUpUrl",
"paramDescription": "URL of the isLookUp Service",
"paramRequired": false
"paramName":"cmp",
"paramLongName":"communityMapPath",
"paramDescription": "the path to the serialization of the community map",
"paramRequired": true
},
{
"paramName":"s",