Skip to content

Commit 5b53017

Browse files
committed
Add overlay for graph explore example
1 parent 3c67203 commit 5b53017

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,11 @@ actions:
178178
examples:
179179
esqlQueryRequestExample1:
180180
$ref: "../../specification/esql/query/EsqlQueryApiRequestExample1.json"
181+
- target: "$.components['requestBodies']['graph.explore']"
182+
description: "Add example for graph explore request"
183+
update:
184+
content:
185+
application/json:
186+
examples:
187+
graphExploreRequestExample1:
188+
$ref: "../../specification/graph/explore/graphExploreRequestExample1.json"

0 commit comments

Comments
 (0)