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", "paramName":"cmp",
"paramLongName":"isLookUpUrl", "paramLongName":"communityMapPath",
"paramDescription": "URL of the isLookUp Service", "paramDescription": "the path to the serialization of the community map",
"paramRequired": false "paramRequired": true
}, },
{ {
"paramName":"s", "paramName":"s",