{ "opencollection": "1.0.0", "info": { "name": "LanguageTool Check API", "version": "2.0" }, "items": [ { "info": { "name": "Check", "type": "folder" }, "items": [ { "info": { "name": "Check a text", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/check" }, "docs": "The main feature - check a text with LanguageTool for possible style and grammar issues." } ] } ], "bundled": true }