mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 18:06:15 -04:00
corrected a documentation glitch for checkToken - clarified which token is validated
This commit is contained in:
parent
1d5dbd45ca
commit
9f9f7a627e
2 changed files with 2 additions and 2 deletions
|
@ -414,7 +414,7 @@ sends a custom message of type `msg` to the pad
|
|||
#### checkToken()
|
||||
* API >= 1.2
|
||||
|
||||
returns ok when api token is valid
|
||||
returns ok when the current api token is valid
|
||||
|
||||
*Example returns:*
|
||||
* `{"code":0,"message":"ok","data":null}`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue