Relates to https://github.com/elastic/elasticsearch/pull/87884, https://github.com/elastic/elasticsearch/pull/87570, https://github.com/elastic/kibana/issues/134842, https://github.com/elastic/elasticsearch/pull/87950 The following API documentation is possibly affected: - [x] [Create anomaly detection job](https://www.elastic.co/guide/en/elasticsearch/reference/master/ml-put-job.html) https://github.com/elastic/elasticsearch/pull/87937 - [x] [Create datafeed](https://www.elastic.co/guide/en/elasticsearch/reference/master/ml-put-datafeed.html) https://github.com/elastic/elasticsearch/pull/87937 - [x] [Get datafeeds](https://www.elastic.co/guide/en/elasticsearch/reference/master/ml-get-datafeed.html) https://github.com/elastic/elasticsearch/pull/87937 - [x] [Get anomaly detection jobs](https://www.elastic.co/guide/en/elasticsearch/reference/master/ml-get-job.html) https://github.com/elastic/elasticsearch/pull/87904 ~- [ ] [Update anomaly detection job](https://www.elastic.co/guide/en/elasticsearch/reference/master/ml-update-job.html)~ N/A - [x] [Update datafeed](https://www.elastic.co/guide/en/elasticsearch/reference/master/ml-update-datafeed.html) https://github.com/elastic/elasticsearch/pull/88099 - [x] [Get dataframe analytics jobs](https://www.elastic.co/guide/en/elasticsearch/reference/master/get-dfanalytics.html) https://github.com/elastic/elasticsearch/pull/88098 - [x] [Create dataframe analytics job](https://www.elastic.co/guide/en/elasticsearch/reference/master/put-dfanalytics.html) https://github.com/elastic/elasticsearch/pull/88098 - [x] [Update dataframe analytics job](https://www.elastic.co/guide/en/elasticsearch/reference/master/update-dfanalytics.html) https://github.com/elastic/elasticsearch/pull/88098 - [x] [Get transforms](https://www.elastic.co/guide/en/elasticsearch/reference/master/get-transform.html) https://github.com/elastic/elasticsearch/pull/87994 - [x] [Update transforms](https://www.elastic.co/guide/en/elasticsearch/reference/master/update-transform.html) https://github.com/elastic/elasticsearch/pull/87994 - [x] Make similar changes in the https://github.com/elastic/elasticsearch-specification https://github.com/elastic/elasticsearch-specification/pull/1780
Relates to #87884, #87570, elastic/kibana#134842, #87950
The following API documentation is possibly affected:
- [ ] Update anomaly detection jobN/A