Skip to content

Commit 3f1f11b

Browse files
algolia-botkai687
andcommitted
fix(specs): wrong ACL for getSettings (generated)
algolia/api-clients-automation#4933 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Kai Welke <[email protected]>
1 parent e0beefe commit 3f1f11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client-search/src/searchClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1788,7 +1788,7 @@ export function createSearchClient({
17881788
* Retrieves an object with non-null index settings.
17891789
*
17901790
* Required API Key ACLs:
1791-
* - search
1791+
* - settings
17921792
* @param getSettings - The getSettings object.
17931793
* @param getSettings.indexName - Name of the index on which to perform the operation.
17941794
* @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.

0 commit comments

Comments
 (0)