Skip to content

Commit b8b5b43

Browse files
authored
Fix overlay syntax error (#2938)
1 parent bf8b9d8 commit b8b5b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overlays/elasticsearch-openapi-overlays.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ actions:
4040
examples:
4141
resetFeaturesResponseExample1:
4242
$ref: "../../specification/features/reset_features/ResetFeaturesResponseExample1.json"
43-
- target: "$.components['requestBodies']['cluster.allocation_explain']"
43+
- target: "$.components['requestBodies']['cluster.allocation_explain']"
4444
description: "Add examples for cluster allocation explain operation"
4545
update:
4646
content:

0 commit comments

Comments
 (0)