...
...
...
| /congree/api/Linguistic/v1/Check?ruleSet={rulesetName} | Checks the document |
...
| /congree/api/Linguistic/v1/StartCheckTask?ruleSet={rulesetName} | Checks the document in asynchronous mode |
The request is the same as for /congree/api/Linguistic/v1/Check?ruleSet=rulesetName but the result is a task id.
...