File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2920,7 +2920,7 @@ async def get_settings_with_http_info(
29202920 Retrieves an object with non-null index settings.
29212921
29222922 Required API Key ACLs:
2923- - search
2923+ - settings
29242924
29252925 :param index_name: Name of the index on which to perform the operation. (required)
29262926 :type index_name: str
@@ -2956,7 +2956,7 @@ async def get_settings(
29562956 Retrieves an object with non-null index settings.
29572957
29582958 Required API Key ACLs:
2959- - search
2959+ - settings
29602960
29612961 :param index_name: Name of the index on which to perform the operation. (required)
29622962 :type index_name: str
@@ -8043,7 +8043,7 @@ def get_settings_with_http_info(
80438043 Retrieves an object with non-null index settings.
80448044
80458045 Required API Key ACLs:
8046- - search
8046+ - settings
80478047
80488048 :param index_name: Name of the index on which to perform the operation. (required)
80498049 :type index_name: str
@@ -8079,7 +8079,7 @@ def get_settings(
80798079 Retrieves an object with non-null index settings.
80808080
80818081 Required API Key ACLs:
8082- - search
8082+ - settings
80838083
80848084 :param index_name: Name of the index on which to perform the operation. (required)
80858085 :type index_name: str
You can’t perform that action at this time.
0 commit comments