diff --git a/specs/composition-full/paths/search/searchForFacetValues.yml b/specs/composition-full/paths/search/searchForFacetValues.yml index 191d2ffc8b7..9724810108d 100644 --- a/specs/composition-full/paths/search/searchForFacetValues.yml +++ b/specs/composition-full/paths/search/searchForFacetValues.yml @@ -1,6 +1,6 @@ post: tags: - - Search + - search operationId: searchForFacetValues x-use-read-transporter: true x-cacheable: true diff --git a/specs/composition/spec.yml b/specs/composition/spec.yml index 40470570241..459eee13f41 100644 --- a/specs/composition/spec.yml +++ b/specs/composition/spec.yml @@ -2,12 +2,11 @@ openapi: 3.0.2 info: title: Composition API (beta) description: | - The Algolia Composition API lets you run search requests on your Compositions. + The Algolia Composition API lets you run composed search requests on your Compositions. The Composition API is in Beta. ## Client libraries Use Algolia's API clients and libraries to reliably integrate Algolia's APIs with your apps. - The official API clients are covered by Algolia's [Service Level Agreement](https://www.algolia.com/policies/sla/). See: [Algolia's ecosystem](https://www.algolia.com/doc/guides/getting-started/how-algolia-works/in-depth/ecosystem/)