mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-21 18:24:16 +02:00
s/upgrade_room/upgrade
This commit is contained in:
parent
5455cc4e4f
commit
4750b297b3
|
|
@ -112,7 +112,7 @@ Bob's client also understands the `predecessor` field in the `m.room.create`, an
|
||||||
### Summary: client changes needed
|
### Summary: client changes needed
|
||||||
|
|
||||||
* Ability for an op to view the current room version and upgrade it (by
|
* Ability for an op to view the current room version and upgrade it (by
|
||||||
hitting `/upgrade_room`).
|
hitting `/upgrade`).
|
||||||
|
|
||||||
* Also the ability for an op to see what versions the servers in the current
|
* Also the ability for an op to see what versions the servers in the current
|
||||||
room supports (nb via a cap API) and so how many users will get locked out
|
room supports (nb via a cap API) and so how many users will get locked out
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue