|
1481 | 1481 | 'indices.downsample.Request': 'indices/downsample/Request.ts#L24-L44',
|
1482 | 1482 | 'indices.downsample.Response': 'indices/downsample/Response.ts#L22-L25',
|
1483 | 1483 | 'indices.exists.Request': 'indices/exists/IndicesExistsRequest.ts#L23-L72',
|
1484 |
| -'indices.exists_alias.Request': 'indices/exists_alias/IndicesExistsAliasRequest.ts#L23-L67', |
| 1484 | +'indices.exists_alias.Request': 'indices/exists_alias/IndicesExistsAliasRequest.ts#L23-L68', |
1485 | 1485 | 'indices.exists_index_template.Request': 'indices/exists_index_template/IndicesExistsIndexTemplateRequest.ts#L24-L41',
|
1486 | 1486 | 'indices.exists_template.Request': 'indices/exists_template/IndicesExistsTemplateRequest.ts#L24-L39',
|
1487 | 1487 | 'indices.explain_data_lifecycle.DataStreamLifecycleExplain': 'indices/explain_data_lifecycle/IndicesExplainDataLifecycleResponse.ts#L31-L41',
|
|
1504 | 1504 | 'indices.get.Request': 'indices/get/IndicesGetRequest.ts#L24-L88',
|
1505 | 1505 | 'indices.get.Response': 'indices/get/IndicesGetResponse.ts#L24-L27',
|
1506 | 1506 | 'indices.get_alias.IndexAliases': 'indices/get_alias/IndicesGetAliasResponse.ts#L37-L39',
|
1507 |
| -'indices.get_alias.Request': 'indices/get_alias/IndicesGetAliasRequest.ts#L23-L70', |
| 1507 | +'indices.get_alias.Request': 'indices/get_alias/IndicesGetAliasRequest.ts#L23-L71', |
1508 | 1508 | 'indices.get_alias.Response': 'indices/get_alias/IndicesGetAliasResponse.ts#L26-L35',
|
1509 | 1509 | 'indices.get_data_lifecycle.DataStreamWithLifecycle': 'indices/get_data_lifecycle/IndicesGetDataLifecycleResponse.ts#L27-L30',
|
1510 | 1510 | 'indices.get_data_lifecycle.Request': 'indices/get_data_lifecycle/IndicesGetDataLifecycleRequest.ts#L23-L52',
|
|
2876 | 2876 | if (hash.length > 1) {
|
2877 | 2877 | hash = hash.substring(1);
|
2878 | 2878 | }
|
2879 |
| - window.location = "https://github.com/elastic/elasticsearch-specification/tree/1a27080e79e765b656e881871d5d79e939970b95/specification/" + (paths[hash] || ""); |
| 2879 | + window.location = "https://github.com/elastic/elasticsearch-specification/tree/28a996c6525b5b03a2474f7e43d4ddaf11e46e7e/specification/" + (paths[hash] || ""); |
2880 | 2880 | </script>
|
2881 | 2881 | </head>
|
2882 | 2882 | <body>
|
2883 |
| - Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/1a27080e79e765b656e881871d5d79e939970b95/specification/">Elasticsearch API specification</a>. |
| 2883 | + Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/28a996c6525b5b03a2474f7e43d4ddaf11e46e7e/specification/">Elasticsearch API specification</a>. |
2884 | 2884 | </body>
|
2885 | 2885 | </html>
|
0 commit comments