mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Note experimental room version ID
This commit is contained in:
parent
04cd6b3d3e
commit
74f3b12a17
|
|
@ -589,6 +589,7 @@ An unstable feature flag is not required due to this proposal's requirement
|
||||||
of a new room version. Clients can check for a room version that includes
|
of a new room version. Clients can check for a room version that includes
|
||||||
knocking via the Client-Server API's [capabilities
|
knocking via the Client-Server API's [capabilities
|
||||||
endpoint](https://matrix.org/docs/spec/client_server/r0.6.1#get-matrix-client-r0-capabilities).
|
endpoint](https://matrix.org/docs/spec/client_server/r0.6.1#get-matrix-client-r0-capabilities).
|
||||||
|
Experimental implementation should use `xyz.amorgan.knock` as a room version identifier.
|
||||||
|
|
||||||
The new endpoints should contain an unstable prefix during experimental
|
The new endpoints should contain an unstable prefix during experimental
|
||||||
implementation. The unstable counterpart for each endpoint is:
|
implementation. The unstable counterpart for each endpoint is:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue