mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 17:36:14 -04:00
Fix docs: Correct API version for listAllGroups endpoint
This commit is contained in:
parent
187ee21b8e
commit
b31563ea07
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ creates a new pad in this group
|
|||
* `{code: 1, message:"groupID does not exist", data: null}`
|
||||
|
||||
#### listAllGroups()
|
||||
* API >= 1
|
||||
* API >= 1.1
|
||||
|
||||
lists all existing groups
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue