Skip to content

Commit 1e47f98

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 0446eed commit 1e47f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Api/SearchClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1438,7 +1438,7 @@ public function getRule($indexName, $objectID, $requestOptions = [])
14381438
* Retrieves an object with non-null index settings.
14391439
*
14401440
* Required API Key ACLs:
1441-
* - search
1441+
* - settings
14421442
*
14431443
* @param string $indexName Name of the index on which to perform the operation. (required)
14441444
* @param array $requestOptions the requestOptions to send along with the query, they will be merged with the transporter requestOptions

0 commit comments

Comments
 (0)