add `unstable_features`

pull/3723/head
Jonathan de Jong 2 years ago committed by GitHub
parent e38ea67a2a
commit 2c31a0ea9d

@ -21,6 +21,9 @@ This proposal aims to add a similar API to the federation side;
Which returns a JSON object, which will contain at least one key, `versions`, with an array of
supported matrix versions, in the same format as `/client/versions`.
This JSON object can also include a `unstable_features` object, with a mapping of feature names to
booleans, in a manner similar to `/client/versions`.
## Rationale
Today, there exists no server-server versioning, this has historically not been a problem, as

Loading…
Cancel
Save