elastic / elastic/docs-content
Review API release status tags across Elasticsearch APIs
- Dominant language
- No language data
- Stars
- 47
- Forks
- 261
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 116
Description
## Description
Some APIs in Elasticsearch API docs are incorrectly tagged as `Technical preview` (or Experimental) even though they are long out of preview. A recent example is the Tasks Management API (`GET _tasks`), which is still marked as preview in the Elasticsearch specification despite being stable for many years (see [issue #196](https://github.com/elastic/docs-content-internal/issues/196) for details).
To ensure consistency and accuracy, we should perform a comprehensive review of all Elasticsearch APIs in the specification and update their release status where necessary.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.