Skip to content

Commit 54acb13

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 471244e commit 54acb13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client_search/lib/src/api/search_client.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1164,7 +1164,7 @@ final class SearchClient implements ApiClient {
11641164
/// Retrieves an object with non-null index settings.
11651165
///
11661166
/// Required API Key ACLs:
1167-
/// - search
1167+
/// - settings
11681168
///
11691169
/// Parameters:
11701170
/// * [indexName] Name of the index on which to perform the operation.

0 commit comments

Comments
 (0)