Note experimental room version ID

This commit is contained in:
Andrew Morgan 2021-02-17 12:15:38 +00:00
parent 04cd6b3d3e
commit 74f3b12a17

View file

@ -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: