diff --git a/java-client/src/main/java/co/elastic/clients/elasticsearch/cluster/GetComponentTemplateRequest.java b/java-client/src/main/java/co/elastic/clients/elasticsearch/cluster/GetComponentTemplateRequest.java
index 9c8579b504..41cfdb8462 100644
--- a/java-client/src/main/java/co/elastic/clients/elasticsearch/cluster/GetComponentTemplateRequest.java
+++ b/java-client/src/main/java/co/elastic/clients/elasticsearch/cluster/GetComponentTemplateRequest.java
@@ -148,8 +148,8 @@ public final Time masterTimeout() {
}
/**
- * Comma-separated list of component template names used to limit the request.
- * Wildcard (*) expressions are supported.
+ * Name of component template to retrieve. Wildcard (*) expressions
+ * are supported.
*
* API name: {@code name}
*/
@@ -252,8 +252,8 @@ public final Builder masterTimeout(Function
* API name: {@code name}
*/
diff --git a/java-client/src/main/java/co/elastic/clients/elasticsearch/doc-files/api-spec.html b/java-client/src/main/java/co/elastic/clients/elasticsearch/doc-files/api-spec.html
index 7fa10c82aa..7200e95469 100644
--- a/java-client/src/main/java/co/elastic/clients/elasticsearch/doc-files/api-spec.html
+++ b/java-client/src/main/java/co/elastic/clients/elasticsearch/doc-files/api-spec.html
@@ -1235,7 +1235,7 @@
'cluster.delete_component_template.Response': 'cluster/delete_component_template/ClusterDeleteComponentTemplateResponse.ts#L22-L24',
'cluster.delete_voting_config_exclusions.Request': 'cluster/delete_voting_config_exclusions/ClusterDeleteVotingConfigExclusionsRequest.ts#L24-L57',
'cluster.exists_component_template.Request': 'cluster/exists_component_template/ClusterComponentTemplateExistsRequest.ts#L24-L64',
-'cluster.get_component_template.Request': 'cluster/get_component_template/ClusterGetComponentTemplateRequest.ts#L24-L84',
+'cluster.get_component_template.Request': 'cluster/get_component_template/ClusterGetComponentTemplateRequest.ts#L24-L81',
'cluster.get_component_template.Response': 'cluster/get_component_template/ClusterGetComponentTemplateResponse.ts#L22-L24',
'cluster.get_settings.Request': 'cluster/get_settings/ClusterGetSettingsRequest.ts#L24-L71',
'cluster.get_settings.Response': 'cluster/get_settings/ClusterGetSettingsResponse.ts#L23-L32',
@@ -1732,8 +1732,8 @@
'indices.put_data_stream_settings.Request': 'indices/put_data_stream_settings/IndicesPutDataStreamSettingsRequest.ts#L25-L78',
'indices.put_data_stream_settings.Response': 'indices/put_data_stream_settings/IndicesPutDataStreamSettingsResponse.ts#L23-L28',
'indices.put_data_stream_settings.UpdatedDataStreamSettings': 'indices/put_data_stream_settings/IndicesPutDataStreamSettingsResponse.ts#L30-L55',
-'indices.put_index_template.IndexTemplateMapping': 'indices/put_index_template/IndicesPutIndexTemplateRequest.ts#L165-L187',
-'indices.put_index_template.Request': 'indices/put_index_template/IndicesPutIndexTemplateRequest.ts#L38-L163',
+'indices.put_index_template.IndexTemplateMapping': 'indices/put_index_template/IndicesPutIndexTemplateRequest.ts#L166-L193',
+'indices.put_index_template.Request': 'indices/put_index_template/IndicesPutIndexTemplateRequest.ts#L39-L164',
'indices.put_index_template.Response': 'indices/put_index_template/IndicesPutIndexTemplateResponse.ts#L22-L24',
'indices.put_mapping.Request': 'indices/put_mapping/IndicesPutMappingRequest.ts#L42-L187',
'indices.put_mapping.Response': 'indices/put_mapping/IndicesPutMappingResponse.ts#L22-L24',
@@ -1965,8 +1965,8 @@
'inference._types.VoyageAITaskSettings': 'inference/_types/CommonTypes.ts#L1623-L1647',
'inference._types.VoyageAITaskType': 'inference/_types/CommonTypes.ts#L1649-L1652',
'inference._types.WatsonxServiceSettings': 'inference/_types/CommonTypes.ts#L1658-L1695',
-'inference._types.WatsonxServiceType': 'inference/_types/CommonTypes.ts#L1701-L1703',
-'inference._types.WatsonxTaskType': 'inference/_types/CommonTypes.ts#L1697-L1699',
+'inference._types.WatsonxServiceType': 'inference/_types/CommonTypes.ts#L1702-L1704',
+'inference._types.WatsonxTaskType': 'inference/_types/CommonTypes.ts#L1697-L1700',
'inference.chat_completion_unified.Request': 'inference/chat_completion_unified/UnifiedRequest.ts#L24-L63',
'inference.chat_completion_unified.Response': 'inference/chat_completion_unified/UnifiedResponse.ts#L22-L24',
'inference.completion.Request': 'inference/completion/CompletionRequest.ts#L25-L65',
@@ -2027,78 +2027,78 @@
'inference.text_embedding.Response': 'inference/text_embedding/TextEmbeddingResponse.ts#L22-L24',
'inference.update.Request': 'inference/update/UpdateInferenceRequest.ts#L25-L63',
'inference.update.Response': 'inference/update/UpdateInferenceResponse.ts#L22-L24',
-'ingest._types.AppendProcessor': 'ingest/_types/Processors.ts#L328-L343',
-'ingest._types.AttachmentProcessor': 'ingest/_types/Processors.ts#L345-L386',
-'ingest._types.BytesProcessor': 'ingest/_types/Processors.ts#L555-L571',
-'ingest._types.CircleProcessor': 'ingest/_types/Processors.ts#L573-L596',
-'ingest._types.CommunityIDProcessor': 'ingest/_types/Processors.ts#L598-L659',
-'ingest._types.ConvertProcessor': 'ingest/_types/Processors.ts#L672-L692',
-'ingest._types.ConvertType': 'ingest/_types/Processors.ts#L661-L670',
-'ingest._types.CsvProcessor': 'ingest/_types/Processors.ts#L694-L727',
+'ingest._types.AppendProcessor': 'ingest/_types/Processors.ts#L328-L350',
+'ingest._types.AttachmentProcessor': 'ingest/_types/Processors.ts#L352-L393',
+'ingest._types.BytesProcessor': 'ingest/_types/Processors.ts#L562-L578',
+'ingest._types.CircleProcessor': 'ingest/_types/Processors.ts#L580-L603',
+'ingest._types.CommunityIDProcessor': 'ingest/_types/Processors.ts#L605-L666',
+'ingest._types.ConvertProcessor': 'ingest/_types/Processors.ts#L679-L699',
+'ingest._types.ConvertType': 'ingest/_types/Processors.ts#L668-L677',
+'ingest._types.CsvProcessor': 'ingest/_types/Processors.ts#L701-L734',
'ingest._types.DatabaseConfiguration': 'ingest/_types/Database.ts#L22-L37',
'ingest._types.DatabaseConfigurationFull': 'ingest/_types/Database.ts#L39-L53',
-'ingest._types.DateIndexNameProcessor': 'ingest/_types/Processors.ts#L729-L767',
-'ingest._types.DateProcessor': 'ingest/_types/Processors.ts#L769-L802',
-'ingest._types.DissectProcessor': 'ingest/_types/Processors.ts#L804-L823',
+'ingest._types.DateIndexNameProcessor': 'ingest/_types/Processors.ts#L736-L774',
+'ingest._types.DateProcessor': 'ingest/_types/Processors.ts#L776-L809',
+'ingest._types.DissectProcessor': 'ingest/_types/Processors.ts#L811-L830',
'ingest._types.Document': 'ingest/_types/Simulation.ts#L69-L83',
'ingest._types.DocumentSimulation': 'ingest/_types/Simulation.ts#L85-L115',
-'ingest._types.DotExpanderProcessor': 'ingest/_types/Processors.ts#L825-L843',
-'ingest._types.DropProcessor': 'ingest/_types/Processors.ts#L845-L845',
-'ingest._types.EnrichProcessor': 'ingest/_types/Processors.ts#L847-L886',
-'ingest._types.FailProcessor': 'ingest/_types/Processors.ts#L888-L894',
-'ingest._types.FingerprintDigest': 'ingest/_types/Processors.ts#L896-L902',
-'ingest._types.FingerprintProcessor': 'ingest/_types/Processors.ts#L904-L932',
-'ingest._types.ForeachProcessor': 'ingest/_types/Processors.ts#L934-L948',
-'ingest._types.GeoGridProcessor': 'ingest/_types/Processors.ts#L388-L429',
-'ingest._types.GeoGridTargetFormat': 'ingest/_types/Processors.ts#L437-L440',
-'ingest._types.GeoGridTileType': 'ingest/_types/Processors.ts#L431-L435',
-'ingest._types.GeoIpProcessor': 'ingest/_types/Processors.ts#L442-L476',
-'ingest._types.GrokProcessor': 'ingest/_types/Processors.ts#L950-L981',
-'ingest._types.GsubProcessor': 'ingest/_types/Processors.ts#L983-L1007',
-'ingest._types.HtmlStripProcessor': 'ingest/_types/Processors.ts#L1009-L1025',
-'ingest._types.InferenceConfig': 'ingest/_types/Processors.ts#L1066-L1078',
-'ingest._types.InferenceConfigClassification': 'ingest/_types/Processors.ts#L1093-L1119',
-'ingest._types.InferenceConfigRegression': 'ingest/_types/Processors.ts#L1080-L1091',
-'ingest._types.InferenceProcessor': 'ingest/_types/Processors.ts#L1027-L1059',
+'ingest._types.DotExpanderProcessor': 'ingest/_types/Processors.ts#L832-L850',
+'ingest._types.DropProcessor': 'ingest/_types/Processors.ts#L852-L852',
+'ingest._types.EnrichProcessor': 'ingest/_types/Processors.ts#L854-L893',
+'ingest._types.FailProcessor': 'ingest/_types/Processors.ts#L895-L901',
+'ingest._types.FingerprintDigest': 'ingest/_types/Processors.ts#L903-L909',
+'ingest._types.FingerprintProcessor': 'ingest/_types/Processors.ts#L911-L939',
+'ingest._types.ForeachProcessor': 'ingest/_types/Processors.ts#L941-L955',
+'ingest._types.GeoGridProcessor': 'ingest/_types/Processors.ts#L395-L436',
+'ingest._types.GeoGridTargetFormat': 'ingest/_types/Processors.ts#L444-L447',
+'ingest._types.GeoGridTileType': 'ingest/_types/Processors.ts#L438-L442',
+'ingest._types.GeoIpProcessor': 'ingest/_types/Processors.ts#L449-L483',
+'ingest._types.GrokProcessor': 'ingest/_types/Processors.ts#L957-L988',
+'ingest._types.GsubProcessor': 'ingest/_types/Processors.ts#L990-L1014',
+'ingest._types.HtmlStripProcessor': 'ingest/_types/Processors.ts#L1016-L1032',
+'ingest._types.InferenceConfig': 'ingest/_types/Processors.ts#L1073-L1085',
+'ingest._types.InferenceConfigClassification': 'ingest/_types/Processors.ts#L1100-L1126',
+'ingest._types.InferenceConfigRegression': 'ingest/_types/Processors.ts#L1087-L1098',
+'ingest._types.InferenceProcessor': 'ingest/_types/Processors.ts#L1034-L1066',
'ingest._types.Ingest': 'ingest/_types/Simulation.ts#L28-L36',
-'ingest._types.InputConfig': 'ingest/_types/Processors.ts#L1061-L1064',
-'ingest._types.IpLocationProcessor': 'ingest/_types/Processors.ts#L478-L512',
+'ingest._types.InputConfig': 'ingest/_types/Processors.ts#L1068-L1071',
+'ingest._types.IpLocationProcessor': 'ingest/_types/Processors.ts#L485-L519',
'ingest._types.Ipinfo': 'ingest/_types/Database.ts#L59-L59',
-'ingest._types.JoinProcessor': 'ingest/_types/Processors.ts#L1121-L1136',
-'ingest._types.JsonProcessor': 'ingest/_types/Processors.ts#L1138-L1167',
-'ingest._types.JsonProcessorConflictStrategy': 'ingest/_types/Processors.ts#L1169-L1174',
-'ingest._types.KeyValueProcessor': 'ingest/_types/Processors.ts#L1176-L1228',
+'ingest._types.JoinProcessor': 'ingest/_types/Processors.ts#L1128-L1143',
+'ingest._types.JsonProcessor': 'ingest/_types/Processors.ts#L1145-L1174',
+'ingest._types.JsonProcessorConflictStrategy': 'ingest/_types/Processors.ts#L1176-L1181',
+'ingest._types.KeyValueProcessor': 'ingest/_types/Processors.ts#L1183-L1235',
'ingest._types.Local': 'ingest/_types/Database.ts#L63-L65',
-'ingest._types.LowercaseProcessor': 'ingest/_types/Processors.ts#L1230-L1246',
+'ingest._types.LowercaseProcessor': 'ingest/_types/Processors.ts#L1237-L1253',
'ingest._types.Maxmind': 'ingest/_types/Database.ts#L55-L57',
-'ingest._types.NetworkDirectionProcessor': 'ingest/_types/Processors.ts#L1248-L1282',
+'ingest._types.NetworkDirectionProcessor': 'ingest/_types/Processors.ts#L1255-L1289',
'ingest._types.Pipeline': 'ingest/_types/Pipeline.ts#L23-L51',
'ingest._types.PipelineConfig': 'ingest/_types/Pipeline.ts#L67-L81',
-'ingest._types.PipelineProcessor': 'ingest/_types/Processors.ts#L1284-L1295',
+'ingest._types.PipelineProcessor': 'ingest/_types/Processors.ts#L1291-L1302',
'ingest._types.PipelineProcessorResult': 'ingest/_types/Simulation.ts#L59-L67',
'ingest._types.PipelineSimulationStatusOptions': 'ingest/_types/Simulation.ts#L51-L57',
'ingest._types.ProcessorBase': 'ingest/_types/Processors.ts#L303-L326',
'ingest._types.ProcessorContainer': 'ingest/_types/Processors.ts#L27-L301',
'ingest._types.Redact': 'ingest/_types/Simulation.ts#L38-L43',
-'ingest._types.RedactProcessor': 'ingest/_types/Processors.ts#L1297-L1338',
-'ingest._types.RegisteredDomainProcessor': 'ingest/_types/Processors.ts#L1340-L1356',
-'ingest._types.RemoveProcessor': 'ingest/_types/Processors.ts#L1358-L1372',
-'ingest._types.RenameProcessor': 'ingest/_types/Processors.ts#L1374-L1390',
-'ingest._types.RerouteProcessor': 'ingest/_types/Processors.ts#L1392-L1420',
-'ingest._types.ScriptProcessor': 'ingest/_types/Processors.ts#L1422-L1442',
-'ingest._types.SetProcessor': 'ingest/_types/Processors.ts#L1444-L1478',
-'ingest._types.SetSecurityUserProcessor': 'ingest/_types/Processors.ts#L1480-L1489',
-'ingest._types.ShapeType': 'ingest/_types/Processors.ts#L1491-L1494',
+'ingest._types.RedactProcessor': 'ingest/_types/Processors.ts#L1304-L1345',
+'ingest._types.RegisteredDomainProcessor': 'ingest/_types/Processors.ts#L1347-L1363',
+'ingest._types.RemoveProcessor': 'ingest/_types/Processors.ts#L1365-L1379',
+'ingest._types.RenameProcessor': 'ingest/_types/Processors.ts#L1381-L1397',
+'ingest._types.RerouteProcessor': 'ingest/_types/Processors.ts#L1399-L1427',
+'ingest._types.ScriptProcessor': 'ingest/_types/Processors.ts#L1429-L1449',
+'ingest._types.SetProcessor': 'ingest/_types/Processors.ts#L1451-L1486',
+'ingest._types.SetSecurityUserProcessor': 'ingest/_types/Processors.ts#L1488-L1497',
+'ingest._types.ShapeType': 'ingest/_types/Processors.ts#L1499-L1502',
'ingest._types.SimulateDocumentResult': 'ingest/_types/Simulation.ts#L45-L49',
-'ingest._types.SortProcessor': 'ingest/_types/Processors.ts#L1496-L1512',
-'ingest._types.SplitProcessor': 'ingest/_types/Processors.ts#L1514-L1539',
-'ingest._types.TerminateProcessor': 'ingest/_types/Processors.ts#L1541-L1541',
-'ingest._types.TrimProcessor': 'ingest/_types/Processors.ts#L1543-L1559',
-'ingest._types.UppercaseProcessor': 'ingest/_types/Processors.ts#L1561-L1577',
-'ingest._types.UriPartsProcessor': 'ingest/_types/Processors.ts#L1597-L1623',
-'ingest._types.UrlDecodeProcessor': 'ingest/_types/Processors.ts#L1579-L1595',
-'ingest._types.UserAgentProcessor': 'ingest/_types/Processors.ts#L514-L545',
-'ingest._types.UserAgentProperty': 'ingest/_types/Processors.ts#L547-L553',
+'ingest._types.SortProcessor': 'ingest/_types/Processors.ts#L1504-L1520',
+'ingest._types.SplitProcessor': 'ingest/_types/Processors.ts#L1522-L1547',
+'ingest._types.TerminateProcessor': 'ingest/_types/Processors.ts#L1549-L1549',
+'ingest._types.TrimProcessor': 'ingest/_types/Processors.ts#L1551-L1567',
+'ingest._types.UppercaseProcessor': 'ingest/_types/Processors.ts#L1569-L1585',
+'ingest._types.UriPartsProcessor': 'ingest/_types/Processors.ts#L1605-L1631',
+'ingest._types.UrlDecodeProcessor': 'ingest/_types/Processors.ts#L1587-L1603',
+'ingest._types.UserAgentProcessor': 'ingest/_types/Processors.ts#L521-L552',
+'ingest._types.UserAgentProperty': 'ingest/_types/Processors.ts#L554-L560',
'ingest._types.Web': 'ingest/_types/Database.ts#L61-L61',
'ingest.delete_geoip_database.Request': 'ingest/delete_geoip_database/DeleteGeoipDatabaseRequest.ts#L24-L58',
'ingest.delete_geoip_database.Response': 'ingest/delete_geoip_database/DeleteGeoipDatabaseResponse.ts#L22-L24',
@@ -3376,10 +3376,10 @@
if (hash.length > 1) {
hash = hash.substring(1);
}
- window.location = "https://github.com/elastic/elasticsearch-specification/tree/1c755b6fc50623dce6993efb7bfd3bdaef68fb90/specification/" + (paths[hash] || "");
+ window.location = "https://github.com/elastic/elasticsearch-specification/tree/63643aec35fb96af6faf0b40db27568dbecb4138/specification/" + (paths[hash] || "");
*) expressions are supported.
+ * Name of component template to retrieve. Wildcard (*) expressions
+ * are supported.
*