Skip to content

Commit b90ac30

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 d509401 commit b90ac30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/commonMain/kotlin/com/algolia/client/api/SearchClient.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ public class SearchClient(
697697
* Retrieves an object with non-null index settings.
698698
*
699699
* Required API Key ACLs:
700-
* - search
700+
* - settings
701701
* @param indexName Name of the index on which to perform the operation.
702702
* @param requestOptions additional request configuration.
703703
*/

0 commit comments

Comments
 (0)