Skip to content

Commit 9d59722

Browse files
committed
fix overlay wrong indent
1 parent a910fa9 commit 9d59722

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/overlays/elasticsearch-openapi-overlays.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -567,11 +567,11 @@ actions:
567567
updateWatcherSettingsRequestExample1:
568568
$ref: "../../specification/watcher/get_settings/examples/200_response/WatcherGetSettingsResponseExample1.yaml"
569569
## Examples for inference
570-
- target: "$.components['requestBodies']['inference.stream_inference']"
571-
description: "Add example for inference stream request"
572-
update:
573-
content:
574-
application/json:
575-
examples:
576-
streamInferenceRequestExample1:
577-
$ref: "../../specification/inference/stream_inference/example/request/StreamInferenceRequestExample1.yaml"
570+
- target: "$.components['requestBodies']['inference.stream_inference']"
571+
description: "Add example for inference stream request"
572+
update:
573+
content:
574+
application/json:
575+
examples:
576+
streamInferenceRequestExample1:
577+
$ref: "../../specification/inference/stream_inference/examples/request/StreamInferenceRequestExample1.yaml"

0 commit comments

Comments
 (0)