mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 09:14:10 +01:00
Add clarification that clients shouldn't use unstable things as stable
This commit is contained in:
parent
f5fa7e5924
commit
413bfaeb68
|
|
@ -44,7 +44,8 @@ paths:
|
||||||
off this list once the feature lands in the spec and the server deems it
|
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
|
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
|
after they've been released into the spec to give clients a chance to
|
||||||
upgrade appropriately.
|
upgrade appropriately. Additionally, clients should avoid using unstable
|
||||||
|
features in their stable releases.
|
||||||
operationId: getVersions
|
operationId: getVersions
|
||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue