master #59

Closed
claudio.atzori wants to merge 3221 commits from master into stable_ids
1 changed files with 2 additions and 2 deletions
Showing only changes of commit dbfbe8841a - Show all commits

View File

@ -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",
"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",
"paramRequired": true "paramRequired": true
} }
] ]