Module api

Module api 

Source
Expand description

Raw bindings to the LanguageTool API v1.1.2.

The current bindings were generated using the HTTP API documentation.

Unfortunately, the LanguageTool API is not as documented as we could hope, and requests might return undocumented fields. Those are de-serialized to the undocumented field.

Modulesยง

check
Structures for check requests and responses.
languages
Structures for languages requests and responses.
server
Structure to communicate with some LanguageTool server through the API.
words
Structures for words requests and responses.