Inhalt
The available Swagger UI for the Congree REST API is located in the following URL: http:///congree/swagger
...
The content has to be well-formed XML with resolved entity references.
Maximum size: 10 MB
Authoring Memory: Search
| mmmapi/AuthoringMemory/v1/Search/ |
Authoring Memory: Attributes
...
- Text: any string which should be applied by authors as their correction of some problem
- AdditionalInfo: legacy property, has to be null
- BaseTermForm: String required for "Valid term" messages and also for Terminology Research to find a term
- ConceptId: If the proposal is a term, this is the concept ID of said term to be used if necessary.
...
| /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.
...