Read Command Suggestions
POST {{baseUrl}}/commands/assist?fields=caret,commands(delete,description,error),query,styleRanges(end,length,start,style),suggestions(caret,className,comment,completionEnd,completionStart,description,group,icon,id,matchingEnd,matchingStart,option,prefix,suffix)
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | string |
Request Body
{"query"=>"sta", "caret"=>3, "issues"=>[{"idReadable"=>"{{issue}}"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |