mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-02 17:54:09 +01:00
remove confusing mention of peeking & dependent MSCs
This commit is contained in:
parent
1e2ed52b7e
commit
0d71150424
|
|
@ -26,8 +26,8 @@ this is a complex API which has various problems (see
|
||||||
[appendix](#appendix-problems-with-the-r0groups-api)).
|
[appendix](#appendix-problems-with-the-r0groups-api)).
|
||||||
|
|
||||||
This proposal suggests a new approach where spaces are themselves represented
|
This proposal suggests a new approach where spaces are themselves represented
|
||||||
by rooms, rather than a custom first-class entity. This requires few server
|
by rooms, rather than a custom first-class entity. This requires minimal
|
||||||
changes, other than better support for peeking (see Dependencies below).
|
server changes.
|
||||||
|
|
||||||
The existing `/r0/groups` API would be deprecated in Synapse and remain
|
The existing `/r0/groups` API would be deprecated in Synapse and remain
|
||||||
unspecified.
|
unspecified.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue