File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1233,7 +1233,7 @@ Rule GetRule(
1233
1233
/// </summary>
1234
1234
///
1235
1235
/// Required API Key ACLs:
1236
- /// - search
1236
+ /// - settings
1237
1237
/// <param name="indexName">Name of the index on which to perform the operation.</param>
1238
1238
/// <param name="options">Add extra http header or query parameters to Algolia.</param>
1239
1239
/// <param name="cancellationToken">Cancellation Token to cancel the request.</param>
@@ -1252,7 +1252,7 @@ Task<SettingsResponse> GetSettingsAsync(
1252
1252
/// </summary>
1253
1253
///
1254
1254
/// Required API Key ACLs:
1255
- /// - search
1255
+ /// - settings
1256
1256
/// <param name="indexName">Name of the index on which to perform the operation.</param>
1257
1257
/// <param name="options">Add extra http header or query parameters to Algolia.</param>
1258
1258
/// <param name="cancellationToken">Cancellation Token to cancel the request.</param>
You can’t perform that action at this time.
0 commit comments