Skip to content

Commit 6373824

Browse files
committed
fix overlay
1 parent 6ae5198 commit 6373824

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

docs/overlays/elasticsearch-openapi-overlays.yaml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -572,8 +572,12 @@ actions:
572572
examples:
573573
updateWatcherSettingsRequestExample1:
574574
$ref: "../../specification/watcher/get_settings/examples/200_response/WatcherGetSettingsResponseExample1.yaml"
575-
576-
=======
577-
streamInferenceRequestExample1:
578-
$ref: "../../specification/inference/stream_inference/StreamInferenceRequestExample1.yaml"
579-
>>>>>>> dc0cd555b (Add inference.stream_inference)
575+
## Examples for inference
576+
- target: "$.components['requestBodies']['inference.stream_inference']"
577+
description: "Add example for inference stream request"
578+
update:
579+
content:
580+
application/json:
581+
examples:
582+
streamInferenceRequestExample1:
583+
$ref: "../../specification/inference/stream_inference/example/request/StreamInferenceRequestExample1.yaml"

0 commit comments

Comments
 (0)