Skip to content

Commit dafa519

Browse files
authored
chore: more composition API update for docs (#4453)
1 parent f45efe3 commit dafa519

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

specs/composition-full/paths/search/searchForFacetValues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
post:
22
tags:
3-
- Search
3+
- search
44
operationId: searchForFacetValues
55
x-use-read-transporter: true
66
x-cacheable: true

specs/composition/spec.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@ openapi: 3.0.2
22
info:
33
title: Composition API (beta)
44
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.
66
77
## Client libraries
88
99
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/).
1110
1211
See: [Algolia's ecosystem](https://www.algolia.com/doc/guides/getting-started/how-algolia-works/in-depth/ecosystem/)
1312

0 commit comments

Comments
 (0)