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 e0c065c0b..54d69bf26 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 @@ -1302,12 +1302,20 @@ 'graph._types.VertexInclude': 'graph/_types/Vertex.ts#L61-L64', 'graph.explore.Request': 'graph/explore/GraphExploreRequest.ts#L28-L72', 'graph.explore.Response': 'graph/explore/GraphExploreResponse.ts#L25-L33', -'ilm._types.Configurations': 'ilm/_types/Phase.ts#L50-L54', -'ilm._types.ForceMergeConfiguration': 'ilm/_types/Phase.ts#L56-L58', -'ilm._types.Phase': 'ilm/_types/Phase.ts#L25-L36', -'ilm._types.Phases': 'ilm/_types/Phase.ts#L38-L44', +'ilm._types.Actions': 'ilm/_types/Phase.ts#L42-L91', +'ilm._types.AllocateAction': 'ilm/_types/Phase.ts#L131-L137', +'ilm._types.DeleteAction': 'ilm/_types/Phase.ts#L147-L149', +'ilm._types.DownsampleAction': 'ilm/_types/Phase.ts#L110-L113', +'ilm._types.ForceMergeAction': 'ilm/_types/Phase.ts#L121-L124', +'ilm._types.MigrateAction': 'ilm/_types/Phase.ts#L139-L141', +'ilm._types.Phase': 'ilm/_types/Phase.ts#L26-L32', +'ilm._types.Phases': 'ilm/_types/Phase.ts#L34-L40', 'ilm._types.Policy': 'ilm/_types/Policy.ts#L23-L26', -'ilm._types.ShrinkConfiguration': 'ilm/_types/Phase.ts#L60-L62', +'ilm._types.RolloverAction': 'ilm/_types/Phase.ts#L97-L108', +'ilm._types.SearchableSnapshotAction': 'ilm/_types/Phase.ts#L126-L129', +'ilm._types.SetPriorityAction': 'ilm/_types/Phase.ts#L93-L95', +'ilm._types.ShrinkAction': 'ilm/_types/Phase.ts#L115-L119', +'ilm._types.WaitForSnapshotAction': 'ilm/_types/Phase.ts#L143-L145', 'ilm.delete_lifecycle.Request': 'ilm/delete_lifecycle/DeleteLifecycleRequest.ts#L24-L51', 'ilm.delete_lifecycle.Response': 'ilm/delete_lifecycle/DeleteLifecycleResponse.ts#L22-L24', 'ilm.explain_lifecycle.LifecycleExplain': 'ilm/explain_lifecycle/types.ts#L59-L62', @@ -2835,10 +2843,10 @@ if (hash.length > 1) { hash = hash.substring(1); } - window.location = "https://github.com/elastic/elasticsearch-specification/tree/dc27d463a2aad41f76fd3b1e2d57d08ade035f01/specification/" + (paths[hash] || ""); + window.location = "https://github.com/elastic/elasticsearch-specification/tree/b0bf13170793e6e66db261a456ff726a690216d8/specification/" + (paths[hash] || "");
- Please see the Elasticsearch API specification. + Please see the Elasticsearch API specification.