mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
Today we return HTTP code 207 if some features successfully reset and others failed. This is not an appropriate response code, it has a _very_ precise meaning according to the HTTP specification to which we do not adhere. Since this API is used only in tests we can be stricter and return a 500 unless it completely succeeds. |
||
---|---|---|
.. | ||
features-apis.asciidoc | ||
get-features-api.asciidoc | ||
reset-features-api.asciidoc |