|
1483 | 1483 | 'ml._types.AnalysisLimits': 'ml/_types/Analysis.ts#L103-L114',
|
1484 | 1484 | 'ml._types.AnalysisMemoryLimit': 'ml/_types/Analysis.ts#L116-L121',
|
1485 | 1485 | 'ml._types.Anomaly': 'ml/_types/Anomaly.ts#L24-L47',
|
1486 |
| -'ml._types.AnomalyCause': 'ml/_types/Anomaly.ts#L49-L64', |
| 1486 | +'ml._types.AnomalyCause': 'ml/_types/Anomaly.ts#L49-L65', |
1487 | 1487 | 'ml._types.AppliesTo': 'ml/_types/Rule.ts#L67-L72',
|
1488 | 1488 | 'ml._types.BucketInfluencer': 'ml/_types/Bucket.ts#L68-L112',
|
1489 | 1489 | 'ml._types.BucketSummary': 'ml/_types/Bucket.ts#L24-L66',
|
|
1548 | 1548 | 'ml._types.Filter': 'ml/_types/Filter.ts#L22-L29',
|
1549 | 1549 | 'ml._types.FilterRef': 'ml/_types/Filter.ts#L31-L41',
|
1550 | 1550 | 'ml._types.FilterType': 'ml/_types/Filter.ts#L43-L46',
|
| 1551 | +'ml._types.GeoResults': 'ml/_types/Anomaly.ts#L72-L81', |
1551 | 1552 | 'ml._types.Hyperparameter': 'ml/_types/TrainedModel.ts#L102-L116',
|
1552 | 1553 | 'ml._types.Hyperparameters': 'ml/_types/DataframeAnalytics.ts#L390-L405',
|
1553 | 1554 | 'ml._types.Include': 'ml/_types/Include.ts#L20-L42',
|
1554 |
| -'ml._types.Influence': 'ml/_types/Anomaly.ts#L66-L69', |
| 1555 | +'ml._types.Influence': 'ml/_types/Anomaly.ts#L67-L70', |
1555 | 1556 | 'ml._types.Influencer': 'ml/_types/Influencer.ts#L24-L76',
|
1556 | 1557 | 'ml._types.Job': 'ml/_types/Job.ts#L46-L70',
|
1557 | 1558 | 'ml._types.JobBlocked': 'ml/_types/Job.ts#L163-L166',
|
|
2350 | 2351 | if (hash.length > 1) {
|
2351 | 2352 | hash = hash.substring(1);
|
2352 | 2353 | }
|
2353 |
| - window.location = "https://github.com/elastic/elasticsearch-specification/tree/be5744249a732e76125982e34c621fad6593ba9c/specification/" + (paths[hash] || ""); |
| 2354 | + window.location = "https://github.com/elastic/elasticsearch-specification/tree/51188c58ed4ad76109affc032577e96c8b4fa5a5/specification/" + (paths[hash] || ""); |
2354 | 2355 | </script>
|
2355 | 2356 | </head>
|
2356 | 2357 | <body>
|
2357 |
| - Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/be5744249a732e76125982e34c621fad6593ba9c/specification/">Elasticsearch API specification</a>. |
| 2358 | + Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/51188c58ed4ad76109affc032577e96c8b4fa5a5/specification/">Elasticsearch API specification</a>. |
2358 | 2359 | </body>
|
2359 | 2360 | </html>
|
0 commit comments