From dcf06ede07ae7b559ad12b3c20a2f4ec5cb5e060 Mon Sep 17 00:00:00 2001 From: Elastic Machine Date: Wed, 23 Oct 2024 22:03:21 +0000 Subject: [PATCH] Update specification output --- output/schema/schema-serverless.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/output/schema/schema-serverless.json b/output/schema/schema-serverless.json index 1f5ad8d80d..4c1ee7fcbe 100644 --- a/output/schema/schema-serverless.json +++ b/output/schema/schema-serverless.json @@ -45399,6 +45399,8 @@ "aliases": [ "aggs" ], + "extDocId": "search-aggregations", + "extDocUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/search-aggregations.html", "name": "aggregations", "required": false, "type": { @@ -45858,7 +45860,7 @@ } } ], - "specLocation": "_global/msearch/types.ts#L70-L201" + "specLocation": "_global/msearch/types.ts#L70-L204" }, { "kind": "interface", @@ -51347,6 +51349,8 @@ } }, { + "extDocId": "collapse-search-results", + "extDocUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/collapse-search-results.html", "kind": "interface", "name": { "name": "FieldCollapse", @@ -51416,7 +51420,7 @@ } } ], - "specLocation": "_global/search/_types/FieldCollapse.ts#L24-L38" + "specLocation": "_global/search/_types/FieldCollapse.ts#L24-L41" }, { "description": "A reference to a field with formatting instructions on how to return the value", @@ -67766,7 +67770,7 @@ "name": "ResponseItem", "namespace": "_global.msearch" }, - "specLocation": "_global/msearch/types.ts#L208-L211", + "specLocation": "_global/msearch/types.ts#L211-L214", "type": { "items": [ { @@ -67836,7 +67840,7 @@ } } ], - "specLocation": "_global/msearch/types.ts#L213-L216" + "specLocation": "_global/msearch/types.ts#L216-L219" }, { "generics": [ @@ -136635,7 +136639,7 @@ } } ], - "specLocation": "_global/msearch/types.ts#L203-L206" + "specLocation": "_global/msearch/types.ts#L206-L209" }, { "kind": "interface",