Skip to content

Commit 1b3176c

Browse files
committed
Update the "Unstable feature in /versions" section
1 parent 938e3ef commit 1b3176c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

proposals/3912-relation-based-redaction.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,10 +158,11 @@ Causes events `$a` and `$b` to get redacted, but no `$c`
158158

159159
### Unstable feature in `/versions`
160160

161-
Homeservers which support this MSC should indicate it by adding
162-
`org.matrix.msc3912` and `org.matrix.msc3912.stable` in the response to `GET
161+
While this MSC is unstable, homeservers which support this MSC should indicate it by adding
162+
`org.matrix.msc3912` flag in the `unstable_features` array of the response to `GET
163163
/_matrix/client/versions` requests.
164-
164+
Once this MSC becomes a part of a spec version, clients should rely on the presence of the spec
165+
version, that supports the MSC, in versions on /versions, to determine support.
165166

166167
## Potential issues
167168

0 commit comments

Comments
 (0)