Skip to content

Commit 218a0aa

Browse files
committed
fix(specs): clearObjects is resource intensive too
1 parent 8a20f1f commit 218a0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/search/paths/objects/clearObjects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ post:
77
summary: Delete all records from an index
88
description: |
99
Deletes only the records from an index while keeping settings, synonyms, and rules.
10-
This operation is subject to [indexing rate limits](https://support.algolia.com/hc/en-us/articles/4406975251089-Is-there-a-rate-limit-for-indexing-on-Algolia).
10+
This operation is resource-intensive and subject to [indexing rate limits](https://support.algolia.com/hc/en-us/articles/4406975251089-Is-there-a-rate-limit-for-indexing-on-Algolia).
1111
parameters:
1212
- $ref: '../../../common/parameters.yml#/IndexName'
1313
responses:

0 commit comments

Comments
 (0)