From 413bfaeb68f3e9c072adf539aa54c2b6c7ee218f Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Wed, 23 Jan 2019 19:03:14 -0700 Subject: [PATCH] Add clarification that clients shouldn't use unstable things as stable --- api/client-server/versions.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/client-server/versions.yaml b/api/client-server/versions.yaml index 109e852c..2464af1d 100644 --- a/api/client-server/versions.yaml +++ b/api/client-server/versions.yaml @@ -44,7 +44,8 @@ paths: 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. + upgrade appropriately. Additionally, clients should avoid using unstable + features in their stable releases. operationId: getVersions responses: 200: