From 0261882d4774e6a9774b4d4317745cd5a62f909d Mon Sep 17 00:00:00 2001 From: Anton Persson Date: Wed, 11 Mar 2026 15:51:29 +0100 Subject: [PATCH] Add missing synthetic_id: false in yaml tsdb/26 --- .../test/tsdb/26_id_generation_synthetic_id_false.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/tsdb/26_id_generation_synthetic_id_false.yml b/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/tsdb/26_id_generation_synthetic_id_false.yml index e73c88b0da551..cd8953fb4730c 100644 --- a/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/tsdb/26_id_generation_synthetic_id_false.yml +++ b/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/tsdb/26_id_generation_synthetic_id_false.yml @@ -446,6 +446,8 @@ routing_path matches deep object: end_time: 2021-04-29T00:00:00Z number_of_replicas: 0 number_of_shards: 2 + mapping: + synthetic_id: false mappings: properties: "@timestamp": @@ -487,6 +489,8 @@ routing_path matches object: end_time: 2021-04-29T00:00:00Z number_of_replicas: 0 number_of_shards: 2 + mapping: + synthetic_id: false mappings: properties: "@timestamp":