diff --git a/output/schema/schema-serverless.json b/output/schema/schema-serverless.json index 4e32424394..2190391775 100644 --- a/output/schema/schema-serverless.json +++ b/output/schema/schema-serverless.json @@ -7331,7 +7331,7 @@ "stability": "stable" } }, - "description": "Ping the cluster.\nReturns whether the cluster is running.", + "description": "Ping the cluster.\nGet information about whether the cluster is running.", "docTag": "cluster", "docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html", "name": "ping", @@ -34201,7 +34201,7 @@ "body": { "kind": "no_body" }, - "description": "Ping the cluster.\nReturns whether the cluster is running.", + "description": "Ping the cluster.\nGet information about whether the cluster is running.", "inherits": { "type": { "name": "RequestBase",