elasticsearch/docs/reference/features
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
..
apis Simplify reset-features API (#110866) 2024-07-15 13:23:21 +01:00