From 49e9ebdd3832549e84231851fa35d35c70319107 Mon Sep 17 00:00:00 2001 From: ddawson Date: Mon, 20 May 2024 11:29:15 -0700 Subject: [PATCH] Add note wrt Clio --- .../dev-tools/components/websocket-api/data/command-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/dev-tools/components/websocket-api/data/command-list.json b/resources/dev-tools/components/websocket-api/data/command-list.json index 30f65f5cf2..47c31873fd 100644 --- a/resources/dev-tools/components/websocket-api/data/command-list.json +++ b/resources/dev-tools/components/websocket-api/data/command-list.json @@ -501,7 +501,7 @@ }, { "name": "version", - "description": "Retrieves the API version information.", + "description": "Retrieves the API version information. When you connect to a cluster that includes a Clio server, the Clio method is used.", "link": "/docs/references/http-websocket-apis/public-api-methods/server-info-methods/version", "body": { "command": "version"