🔎 Open source distributed and RESTful search engine.
Go to file
Dimitris Athanasiou c1ee50f238 Return 200 on GET requests for all resources when none exists (elastic/elasticsearch#694)
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
2017-01-12 17:46:39 +00:00
buildSrc Rename prelert to ml (elastic/elasticsearch#681) 2017-01-10 13:40:16 +00:00
elasticsearch Return 200 on GET requests for all resources when none exists (elastic/elasticsearch#694) 2017-01-12 17:46:39 +00:00
vagrant Rename prelert to ml (elastic/elasticsearch#681) 2017-01-10 13:40:16 +00:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
build.gradle Rename prelert to ml (elastic/elasticsearch#681) 2017-01-10 13:40:16 +00:00
gradle.properties Upgrades to 6.0.0-alpha1-SNAPSHOT (elastic/elasticsearch#672) 2017-01-10 11:04:29 +00:00
settings.gradle Rename prelert to ml (elastic/elasticsearch#681) 2017-01-10 13:40:16 +00:00