mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-11-01 08:41:43 +01:00
Bump API version to v1.1
This commit is contained in:
parent
f3abe6e970
commit
ad16c0d0d4
@ -68,7 +68,9 @@ var version =
|
||||
, "isPasswordProtected" : ["padID"]
|
||||
, "listAuthorsOfPad" : ["padID"]
|
||||
, "padUsersCount" : ["padID"]
|
||||
, "getAuthorName" : ["authorID"]
|
||||
}
|
||||
, "1.1":
|
||||
{ "getAuthorName" : ["authorID"]
|
||||
, "padUsers" : ["padID"]
|
||||
, "sendClientsMessage" : ["padID", "msg"]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user