Skip to content

Commit 2425fce

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 8067999 commit 2425fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Search/SearchClient.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2057,7 +2057,7 @@ open class SearchClient {
20572057

20582058
// Retrieves an object with non-null index settings.
20592059
// Required API Key ACLs:
2060-
// - search
2060+
// - settings
20612061
//
20622062
// - parameter indexName: (path) Name of the index on which to perform the operation.
20632063
// - returns: RequestBuilder<SettingsResponse>

0 commit comments

Comments
 (0)