Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
post:
tags:
- Search
- search
operationId: searchForFacetValues
x-use-read-transporter: true
x-cacheable: true
Expand Down
3 changes: 1 addition & 2 deletions specs/composition/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

Expand Down