Path: / {BASE} / ldpath / util / path


Method Summary
ResourceDescription
GET /{BASE}/ldpath/util/path?ctx[]=…&ctx=…&path=… 

Method Detail
HTTP Example:
GET /{BASE}/ldpath/util/path?ctx[]=…&ctx=…&path=…

API Example:

LDPathUtilWebService.pathSuggestions({'ctx[]': …,
  'ctx': …,
  'path': …});

Output:
List<String>
Query parameters:
ctx[]
ctx
path
Produces:
application/json