elasticsearch/docs/reference/features/apis
David Turner 3f9f70469e
Simplify reset-features API (#110866)
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.
2024-07-15 13:23:21 +01:00
..
features-apis.asciidoc Add docs for feature reset API (#71759) 2021-04-21 17:40:10 -04:00
get-features-api.asciidoc Change Get Snapshottable Features endpoint to _features (#69755) 2021-03-02 11:30:02 -07:00
reset-features-api.asciidoc Simplify reset-features API (#110866) 2024-07-15 13:23:21 +01:00