From 0a5f9ff383c4b2176bcd66f583e0810f056a8d7a Mon Sep 17 00:00:00 2001 From: Emmanuel Krebs Date: Fri, 18 Apr 2025 12:34:15 +0200 Subject: [PATCH] chore(specs): Prepare Composition API for GA and remove Beta working --- specs/composition/spec.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specs/composition/spec.yml b/specs/composition/spec.yml index 477f438bfd4..302ffc6e1d5 100644 --- a/specs/composition/spec.yml +++ b/specs/composition/spec.yml @@ -1,8 +1,8 @@ openapi: 3.0.2 info: - title: Composition API (beta) + title: Composition API description: | - The Algolia Composition API lets you run composed search requests on your Compositions. The Composition API is in Beta. + The Algolia Composition API lets you run composed search requests on your Compositions. ## Client libraries