OpenSearch/x-pack/plugin/ml
Benjamin Trent 0f142c6afc
[ML] all multiple wildcard values for GET Calendars, Events, and DELETE forecasts (#62563) (#62629)
This commit adjusts the following APIs so now they not only support an `_all` case, but wildcard patterned Ids as well.

- `GET _ml/calendars/<calendar_id>/events`
- `GET _ml/calendars/<calendar_id>`
- `GET _ml/anomaly_detectors/<job_id>/model_snapshots/<snapshot_id>`
- `DELETE _ml/anomaly_detectors/<job_id>/_forecast/<forecast_id>`
2020-09-18 11:06:07 -04:00
..
licenses
qa [ML] all multiple wildcard values for GET Calendars, Events, and DELETE forecasts (#62563) (#62629) 2020-09-18 11:06:07 -04:00
src [ML] all multiple wildcard values for GET Calendars, Events, and DELETE forecasts (#62563) (#62629) 2020-09-18 11:06:07 -04:00
build.gradle [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00