Commit graph

3 commits

Author SHA1 Message Date
Francois-Clement Brossard
1d9bb3dd36
Fix typo for the Reset Features API (#111731) (#111820) 2024-08-13 10:53:37 +10:00
William Brafford
a46b8eaea9 Add docs for feature reset API (#71759)
* Add docs for feature reset API
* Prose and style much improved by Deb Adair.

Co-authored-by: debadair <debadair@elastic.co>
2021-04-21 17:41:04 -04:00
Gordon Brown
2657496dc7
Change Get Snapshottable Features endpoint to _features (#69755)
The endpoint `_snapshottable_features` is long and implies incorrect
things about this API - it is used not just for snapshots, but also for
the upcoming reset API. Following discussions on the team, this commit
changes the endpoint to `_features` and removes the connection between
this API and snapshots, as snapshots are not the only use for the output
of this API.
2021-03-02 15:33:40 -07:00