Remove Context from result #208
|
@ -20,7 +20,7 @@
|
||||||
{
|
{
|
||||||
"paramName": "ci",
|
"paramName": "ci",
|
||||||
"paramLongName": "contextId",
|
"paramLongName": "contextId",
|
||||||
"paramDescription": "url to the ISLookup Service",
|
"paramDescription": "the id of the context to be removed",
|
||||||
miriam.baglioni marked this conversation as resolved
Outdated
|
|||||||
"paramRequired": true
|
"paramRequired": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
},{
|
},{
|
||||||
"paramName": "vf",
|
"paramName": "vf",
|
||||||
"paramLongName": "verifyParam",
|
"paramLongName": "verifyParam",
|
||||||
"paramDescription": "url to the ISLookup Service",
|
"paramDescription": "the parameter to be verified to remove the context",
|
||||||
miriam.baglioni marked this conversation as resolved
Outdated
alessia.bardi
commented
Update param description Update param description
|
|||||||
"paramRequired": true
|
"paramRequired": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Update param description