We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d509401 commit b90ac30Copy full SHA for b90ac30
client/src/commonMain/kotlin/com/algolia/client/api/SearchClient.kt
@@ -697,7 +697,7 @@ public class SearchClient(
697
* Retrieves an object with non-null index settings.
698
*
699
* Required API Key ACLs:
700
- * - search
+ * - settings
701
* @param indexName Name of the index on which to perform the operation.
702
* @param requestOptions additional request configuration.
703
*/
0 commit comments