Skip to content

Commit 11b9147

Browse files
algolia-botkai687
andcommitted
fix(specs): wrong ACL for getSettings (generated)
algolia/api-clients-automation#4933 Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com> Co-authored-by: Kai Welke <kai.welke@algolia.com>
1 parent 7cedbb7 commit 11b9147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/algoliasearch/api/SearchClient.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ class SearchClient(
922922
/** Retrieves an object with non-null index settings.
923923
*
924924
* Required API Key ACLs:
925-
* - search
925+
* - settings
926926
*
927927
* @param indexName
928928
* Name of the index on which to perform the operation.

0 commit comments

Comments
 (0)