Overview
| Comment: | [doc] Web API update |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | doc |
| Files: | files | file ages | folders |
| SHA3-256: |
a52df75d7d6be567da652a48358d498c |
| User & Date: | olr on 2020-03-18 13:28:19 |
| Other Links: | manifest | tags |
Context
|
2020-03-18
| ||
| 13:29 | [doc] Web API update check-in: 1cefc9c400 user: olr tags: trunk, doc | |
| 13:28 | [doc] Web API update check-in: a52df75d7d user: olr tags: trunk, doc | |
| 13:20 | [fx] API update + fixes + doc check-in: dd167e6841 user: olr tags: trunk, fx | |
Changes
Modified doc/API_web.md from [add53b7581] to [3885e63528].
| ︙ | ︙ | |||
76 77 78 79 80 81 82 |
}
For the last event, `oResult` will be `null`.
### Get spelling suggestions
| | | 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 |
}
For the last event, `oResult` will be `null`.
### Get spelling suggestions
oGrammalecteAPI.getSpellingSuggestions(word, destination, error_identifier)
Parameters:
- word (string)
- destination: node_id (string)
|
| ︙ | ︙ |