forked from D-Net/dnet-hadoop
[Clean Context] changed the description in input parameters
This commit is contained in:
parent
79336d46c5
commit
dbfbe8841a
|
@ -20,7 +20,7 @@
|
|||
{
|
||||
"paramName": "ci",
|
||||
"paramLongName": "contextId",
|
||||
"paramDescription": "url to the ISLookup Service",
|
||||
"paramDescription": "the id of the context to be removed",
|
||||
"paramRequired": true
|
||||
},
|
||||
{
|
||||
|
@ -31,7 +31,7 @@
|
|||
},{
|
||||
"paramName": "vf",
|
||||
"paramLongName": "verifyParam",
|
||||
"paramDescription": "url to the ISLookup Service",
|
||||
"paramDescription": "the parameter to be verified to remove the context",
|
||||
"paramRequired": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue