From 43f2cacab64b2bb01967babbfe74eb7e75c127c2 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Thu, 21 Nov 2024 06:59:56 -0800 Subject: [PATCH] [DOCS] Remove technical preview from serverless APIs (#3158) --- .../elasticsearch-serverless-openapi-overlays.yaml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/docs/overlays/elasticsearch-serverless-openapi-overlays.yaml b/docs/overlays/elasticsearch-serverless-openapi-overlays.yaml index d084f0e5a1..4f0c53ba75 100644 --- a/docs/overlays/elasticsearch-serverless-openapi-overlays.yaml +++ b/docs/overlays/elasticsearch-serverless-openapi-overlays.yaml @@ -9,10 +9,6 @@ actions: update: title: Elasticsearch Serverless API description: > - **Technical preview** - This functionality is in technical preview and may be changed or removed in a future release. - Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. - ## Documentation source and versions This documentation is derived from the `main` branch of the [elasticsearch-specification](https://github.com/elastic/elasticsearch-specification) repository. @@ -22,9 +18,4 @@ actions: url: 'https://creativecommons.org/licenses/by-nc-nd/4.0/' x-feedbackLink: label: Feedback - url: https://github.com/elastic/docs-content/issues/new?assignees=&labels=feedback%2Ccommunity&projects=&template=api-feedback.yaml&title=%5BFeedback%5D%3A+ - # Temporarily mark all operations as beta - - target: "$.paths[*]['get','put','post','delete','options','head','patch','trace']" - description: Add x-beta - update: - x-beta: true \ No newline at end of file + url: https://github.com/elastic/docs-content/issues/new?assignees=&labels=feedback%2Ccommunity&projects=&template=api-feedback.yaml&title=%5BFeedback%5D%3A+ \ No newline at end of file