Below is the call i am making, i am disabling Uppercase rule. And my use case is for single word text match
http://localhost:8081?text=english&language=en-US&disabled=UPPERCASE_SENTENCE_START
Doing this, the language tool still returns me error “Possible spelling mistake found” for rule Id MORFOLOGIK_RULE_EN_US just because word does not start with Uppercase. When i change change the text to “English”, it does not fail
How i can ignore upper case errors for MORFOLOGIK_RULE_EN_US rule and across all rules