|
1302 | 1302 | 'graph._types.VertexInclude': 'graph/_types/Vertex.ts#L61-L64',
|
1303 | 1303 | 'graph.explore.Request': 'graph/explore/GraphExploreRequest.ts#L28-L72',
|
1304 | 1304 | 'graph.explore.Response': 'graph/explore/GraphExploreResponse.ts#L25-L33',
|
1305 |
| -'ilm._types.Configurations': 'ilm/_types/Phase.ts#L50-L54', |
1306 |
| -'ilm._types.ForceMergeConfiguration': 'ilm/_types/Phase.ts#L56-L58', |
1307 |
| -'ilm._types.Phase': 'ilm/_types/Phase.ts#L25-L36', |
1308 |
| -'ilm._types.Phases': 'ilm/_types/Phase.ts#L38-L44', |
| 1305 | +'ilm._types.Actions': 'ilm/_types/Phase.ts#L42-L91', |
| 1306 | +'ilm._types.AllocateAction': 'ilm/_types/Phase.ts#L131-L137', |
| 1307 | +'ilm._types.DeleteAction': 'ilm/_types/Phase.ts#L147-L149', |
| 1308 | +'ilm._types.DownsampleAction': 'ilm/_types/Phase.ts#L110-L113', |
| 1309 | +'ilm._types.ForceMergeAction': 'ilm/_types/Phase.ts#L121-L124', |
| 1310 | +'ilm._types.MigrateAction': 'ilm/_types/Phase.ts#L139-L141', |
| 1311 | +'ilm._types.Phase': 'ilm/_types/Phase.ts#L26-L32', |
| 1312 | +'ilm._types.Phases': 'ilm/_types/Phase.ts#L34-L40', |
1309 | 1313 | 'ilm._types.Policy': 'ilm/_types/Policy.ts#L23-L26',
|
1310 |
| -'ilm._types.ShrinkConfiguration': 'ilm/_types/Phase.ts#L60-L62', |
| 1314 | +'ilm._types.RolloverAction': 'ilm/_types/Phase.ts#L97-L108', |
| 1315 | +'ilm._types.SearchableSnapshotAction': 'ilm/_types/Phase.ts#L126-L129', |
| 1316 | +'ilm._types.SetPriorityAction': 'ilm/_types/Phase.ts#L93-L95', |
| 1317 | +'ilm._types.ShrinkAction': 'ilm/_types/Phase.ts#L115-L119', |
| 1318 | +'ilm._types.WaitForSnapshotAction': 'ilm/_types/Phase.ts#L143-L145', |
1311 | 1319 | 'ilm.delete_lifecycle.Request': 'ilm/delete_lifecycle/DeleteLifecycleRequest.ts#L24-L51',
|
1312 | 1320 | 'ilm.delete_lifecycle.Response': 'ilm/delete_lifecycle/DeleteLifecycleResponse.ts#L22-L24',
|
1313 | 1321 | 'ilm.explain_lifecycle.LifecycleExplain': 'ilm/explain_lifecycle/types.ts#L59-L62',
|
|
2835 | 2843 | if (hash.length > 1) {
|
2836 | 2844 | hash = hash.substring(1);
|
2837 | 2845 | }
|
2838 |
| - window.location = "https://github.com/elastic/elasticsearch-specification/tree/dc27d463a2aad41f76fd3b1e2d57d08ade035f01/specification/" + (paths[hash] || ""); |
| 2846 | + window.location = "https://github.com/elastic/elasticsearch-specification/tree/b0bf13170793e6e66db261a456ff726a690216d8/specification/" + (paths[hash] || ""); |
2839 | 2847 | </script>
|
2840 | 2848 | </head>
|
2841 | 2849 | <body>
|
2842 |
| - Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/dc27d463a2aad41f76fd3b1e2d57d08ade035f01/specification/">Elasticsearch API specification</a>. |
| 2850 | + Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/b0bf13170793e6e66db261a456ff726a690216d8/specification/">Elasticsearch API specification</a>. |
2843 | 2851 | </body>
|
2844 | 2852 | </html>
|
0 commit comments