From b8b5b43c9d42f53545cf58769a8c1e6ce5e9cd72 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Thu, 26 Sep 2024 08:26:33 -0700 Subject: [PATCH] Fix overlay syntax error (#2938) --- docs/overlays/elasticsearch-openapi-overlays.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overlays/elasticsearch-openapi-overlays.yaml b/docs/overlays/elasticsearch-openapi-overlays.yaml index b7cafaa9d1..c83d58900c 100644 --- a/docs/overlays/elasticsearch-openapi-overlays.yaml +++ b/docs/overlays/elasticsearch-openapi-overlays.yaml @@ -40,7 +40,7 @@ actions: examples: resetFeaturesResponseExample1: $ref: "../../specification/features/reset_features/ResetFeaturesResponseExample1.json" - - target: "$.components['requestBodies']['cluster.allocation_explain']" + - target: "$.components['requestBodies']['cluster.allocation_explain']" description: "Add examples for cluster allocation explain operation" update: content: