|
2123 | 2123 | 'ml._types.ClassificationInferenceOptions': 'ml/_types/inference.ts#L118-L133', |
2124 | 2124 | 'ml._types.CommonTokenizationConfig': 'ml/_types/inference.ts#L160-L186', |
2125 | 2125 | 'ml._types.ConditionOperator': 'ml/_types/Rule.ts#L74-L79', |
2126 | | -'ml._types.DataCounts': 'ml/_types/Job.ts#L352-L372', |
2127 | | -'ml._types.DataDescription': 'ml/_types/Job.ts#L374-L390', |
| 2126 | +'ml._types.DataCounts': 'ml/_types/Job.ts#L354-L374', |
| 2127 | +'ml._types.DataDescription': 'ml/_types/Job.ts#L376-L392', |
2128 | 2128 | 'ml._types.Datafeed': 'ml/_types/Datafeed.ts#L37-L61', |
2129 | 2129 | 'ml._types.DatafeedAuthorization': 'ml/_types/Authorization.ts#L31-L43', |
2130 | 2130 | 'ml._types.DatafeedConfig': 'ml/_types/Datafeed.ts#L63-L120', |
|
2195 | 2195 | 'ml._types.Influence': 'ml/_types/Anomaly.ts#L141-L144', |
2196 | 2196 | 'ml._types.Influencer': 'ml/_types/Influencer.ts#L24-L76', |
2197 | 2197 | 'ml._types.Job': 'ml/_types/Job.ts#L61-L180', |
2198 | | -'ml._types.JobBlocked': 'ml/_types/Job.ts#L392-L395', |
2199 | | -'ml._types.JobBlockedReason': 'ml/_types/Job.ts#L397-L401', |
2200 | | -'ml._types.JobConfig': 'ml/_types/Job.ts#L182-L283', |
2201 | | -'ml._types.JobForecastStatistics': 'ml/_types/Job.ts#L343-L350', |
| 2198 | +'ml._types.JobBlocked': 'ml/_types/Job.ts#L394-L397', |
| 2199 | +'ml._types.JobBlockedReason': 'ml/_types/Job.ts#L399-L403', |
| 2200 | +'ml._types.JobConfig': 'ml/_types/Job.ts#L182-L285', |
| 2201 | +'ml._types.JobForecastStatistics': 'ml/_types/Job.ts#L345-L352', |
2202 | 2202 | 'ml._types.JobState': 'ml/_types/Job.ts#L36-L52', |
2203 | 2203 | 'ml._types.JobStatistics': 'ml/_types/Job.ts#L54-L59', |
2204 | | -'ml._types.JobStats': 'ml/_types/Job.ts#L284-L330', |
2205 | | -'ml._types.JobTimingStats': 'ml/_types/Job.ts#L332-L341', |
| 2204 | +'ml._types.JobStats': 'ml/_types/Job.ts#L286-L332', |
| 2205 | +'ml._types.JobTimingStats': 'ml/_types/Job.ts#L334-L343', |
2206 | 2206 | 'ml._types.LearningToRankConfig': 'ml/_types/inference.ts#L87-L91', |
2207 | 2207 | 'ml._types.MemoryStatus': 'ml/_types/Model.ts#L89-L93', |
2208 | 2208 | 'ml._types.ModelPackageConfig': 'ml/_types/TrainedModel.ts#L257-L272', |
|
3298 | 3298 | if (hash.length > 1) { |
3299 | 3299 | hash = hash.substring(1); |
3300 | 3300 | } |
3301 | | - window.location = "https://github.com/elastic/elasticsearch-specification/tree/79d745c2e17859dddd5fa277ef804289f4fa98ad/specification/" + (paths[hash] || ""); |
| 3301 | + window.location = "https://github.com/elastic/elasticsearch-specification/tree/b06a808c252f94705e34b7ffddb565c628031a1d/specification/" + (paths[hash] || ""); |
3302 | 3302 | </script> |
3303 | 3303 | </head> |
3304 | 3304 | <body> |
3305 | | - Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/79d745c2e17859dddd5fa277ef804289f4fa98ad/specification/">Elasticsearch API specification</a>. |
| 3305 | + Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/b06a808c252f94705e34b7ffddb565c628031a1d/specification/">Elasticsearch API specification</a>. |
3306 | 3306 | </body> |
3307 | 3307 | </html> |
0 commit comments