mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-29 05:44:10 +02:00
Change wording to encourage servers to make reasonable decisions
This commit is contained in:
parent
75c084e987
commit
f5fa7e5924
|
|
@ -39,9 +39,12 @@ paths:
|
||||||
may optionally include version information within their name if desired.
|
may optionally include version information within their name if desired.
|
||||||
Features listed here are not for optionally toggling parts of the Matrix
|
Features listed here are not for optionally toggling parts of the Matrix
|
||||||
specification and should only be used to advertise support for a feature
|
specification and should only be used to advertise support for a feature
|
||||||
which has not yet landed in the spec. For example, an accepted proposal
|
which has not yet landed in the spec. For example, a feature currently
|
||||||
for a feature needing implementation would advertise itself here with
|
undergoing the proposal process may appear here and eventually be taken
|
||||||
the intention of being removed from this list once the spec changes land.
|
off this list once the feature lands in the spec and the server deems it
|
||||||
|
reasonable to do so. Servers may wish to keep advertising features here
|
||||||
|
after they've been released into the spec to give clients a chance to
|
||||||
|
upgrade appropriately.
|
||||||
operationId: getVersions
|
operationId: getVersions
|
||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue