Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

WebSpellChecker Server Status

Here is a correct status response of WebSpellChecker Server:

{
    
Code Block
languagejs
themeEmacs
{
    "SpellCheckEngine":
{
        
 {
        "active":
true
    },
    
 true
    },
    "GrammarCheckEngine":
{
        
 {
        "active": true,

    

    },

    

    "EnglishAIModel":
{
        
 {
        "active":
true
    },
    
 true
    },
    "GermanAIModel":
{
        
 {
        "active":
true
    },
    
 true
    },
    "SpanishAIModel":
{
        
 {
        "active": true,

    

    },

    

    "EnglishAutocomplete":
{
        
 {
        "active": true,

    }

    }
}