You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

WebSpellChecker Server Status

Here is a correct status response for Spell Check, Grammar and Thesaurus engines of WebSpellChecker Server:

{
   "Spell Check Engine": {
       "active": true
   },
   "Grammar Check Engine": {
       "active": true
   },
   "Thesaurus Engine": {
       "active": true
   }
}


  • No labels