From 4b1b4c60f0fd0c5133e5a8a7571de152191b0c97 Mon Sep 17 00:00:00 2001 From: Elastic Machine Date: Mon, 3 Aug 2026 07:04:47 +0000 Subject: [PATCH] Auto-generated API code --- elasticsearch-api/lib/elasticsearch/api/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticsearch-api/lib/elasticsearch/api/version.rb b/elasticsearch-api/lib/elasticsearch/api/version.rb index e62d854bf..35e3a1358 100644 --- a/elasticsearch-api/lib/elasticsearch/api/version.rb +++ b/elasticsearch-api/lib/elasticsearch/api/version.rb @@ -18,6 +18,6 @@ module Elasticsearch module API VERSION = '9.3.4'.freeze - ES_SPECIFICATION_COMMIT = 'b30c4748d4e9a305eb5bf0cc352d8188c0824f2e'.freeze + ES_SPECIFICATION_COMMIT = 'f77864f3fc8d7afe94c60c8cf7be465185029eb6'.freeze end end