From a2b904a688583557d6f7182fcb359e5f1d137b83 Mon Sep 17 00:00:00 2001 From: pquentin <42327+pquentin@users.noreply.github.com> Date: Fri, 4 Oct 2024 04:06:24 +0000 Subject: [PATCH] Update rest-api-spec --- output/schema/schema-serverless.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/output/schema/schema-serverless.json b/output/schema/schema-serverless.json index 04797ffce9..eff7003df5 100644 --- a/output/schema/schema-serverless.json +++ b/output/schema/schema-serverless.json @@ -2922,6 +2922,7 @@ } }, "description": "Create a data stream.\nCreates a data stream.\nYou must have a matching index template with data stream enabled.", + "docTag": "data stream", "docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/master/data-streams.html", "name": "indices.create_data_stream", "privileges": { @@ -20147,7 +20148,7 @@ } } ], - "specLocation": "indices/create_data_stream/IndicesCreateDataStreamRequest.ts#L24-L57" + "specLocation": "indices/create_data_stream/IndicesCreateDataStreamRequest.ts#L24-L58" }, { "body": {