Add room upgrade.
This commit is contained in:
parent
aef0c8563c
commit
df55e8ed0b
5 changed files with 327 additions and 3 deletions
|
@ -89,6 +89,7 @@ POST /rooms/:room_id/join can join a room
|
|||
POST /rooms/:room_id/leave can leave a room
|
||||
POST /rooms/:room_id/state/m.room.name sets name
|
||||
POST /rooms/:room_id/state/m.room.topic sets topic
|
||||
POST /rooms/:room_id/upgrade can upgrade a room version
|
||||
POSTed media can be thumbnailed
|
||||
PUT /device/{deviceId} gives a 404 for unknown devices
|
||||
PUT /device/{deviceId} updates device fields
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue