Skip to content

Commit 43f2cac

Browse files
authored
[DOCS] Remove technical preview from serverless APIs (#3158)
1 parent db4203b commit 43f2cac

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

docs/overlays/elasticsearch-serverless-openapi-overlays.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ actions:
99
update:
1010
title: Elasticsearch Serverless API
1111
description: >
12-
**Technical preview**
13-
This functionality is in technical preview and may be changed or removed in a future release.
14-
Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
15-
1612
## Documentation source and versions
1713
1814
This documentation is derived from the `main` branch of the [elasticsearch-specification](https://github.com/elastic/elasticsearch-specification) repository.
@@ -22,9 +18,4 @@ actions:
2218
url: 'https://creativecommons.org/licenses/by-nc-nd/4.0/'
2319
x-feedbackLink:
2420
label: Feedback
25-
url: https://github.com/elastic/docs-content/issues/new?assignees=&labels=feedback%2Ccommunity&projects=&template=api-feedback.yaml&title=%5BFeedback%5D%3A+
26-
# Temporarily mark all operations as beta
27-
- target: "$.paths[*]['get','put','post','delete','options','head','patch','trace']"
28-
description: Add x-beta
29-
update:
30-
x-beta: true
21+
url: https://github.com/elastic/docs-content/issues/new?assignees=&labels=feedback%2Ccommunity&projects=&template=api-feedback.yaml&title=%5BFeedback%5D%3A+

0 commit comments

Comments
 (0)