File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
composition-full/paths/search Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
post :
2
2
tags :
3
- - Search
3
+ - search
4
4
operationId : searchForFacetValues
5
5
x-use-read-transporter : true
6
6
x-cacheable : true
Original file line number Diff line number Diff line change @@ -2,12 +2,11 @@ openapi: 3.0.2
2
2
info :
3
3
title : Composition API (beta)
4
4
description : |
5
- The Algolia Composition API lets you run search requests on your Compositions.
5
+ The Algolia Composition API lets you run composed search requests on your Compositions. The Composition API is in Beta .
6
6
7
7
## Client libraries
8
8
9
9
Use Algolia's API clients and libraries to reliably integrate Algolia's APIs with your apps.
10
- The official API clients are covered by Algolia's [Service Level Agreement](https://www.algolia.com/policies/sla/).
11
10
12
11
See: [Algolia's ecosystem](https://www.algolia.com/doc/guides/getting-started/how-algolia-works/in-depth/ecosystem/)
13
12
You can’t perform that action at this time.
0 commit comments