c1ee50f238
When a user makes a GET request to retrieve all resources of a type (e.g. anomaly_detectors) and none exists, the response should be an empty array with 200 status code. This commit fixes this issue for: * anomaly_detectors and _stats * schedulers and _stats * lists * buckets All other GETs work fine already. Original commit: elastic/x-pack-elasticsearch@4daaa91aa4 |
||
---|---|---|
buildSrc | ||
elasticsearch | ||
vagrant | ||
LICENSE.txt | ||
build.gradle | ||
gradle.properties | ||
settings.gradle |