diff --git a/rest-api-spec/src/main/resources/rest-api-spec/api/inference.stream_completion.json b/rest-api-spec/src/main/resources/rest-api-spec/api/inference.stream_completion.json index a1d770c46305b..b4eddb1641233 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/api/inference.stream_completion.json +++ b/rest-api-spec/src/main/resources/rest-api-spec/api/inference.stream_completion.json @@ -2,7 +2,7 @@ "inference.stream_completion": { "documentation": { "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/post-stream-inference-api.html", - "description": "Perform streaming inference" + "description": "Perform streaming completion inference" }, "stability": "stable", "visibility": "public",