Updated opensearch-py to reflect the latest OpenSearch API spec (2024-02-07) (#671)
Signed-off-by: GitHub <[email protected]> Co-authored-by: saimedhi <[email protected]>
This commit is contained in:
co-authored by
saimedhi
parent
b9d9bae06e
commit
8b91bb4ddb
@@ -98,7 +98,7 @@ class SecurityClient(NamespacedClient):
|
||||
"""
|
||||
return self.transport.perform_request(
|
||||
"GET",
|
||||
"/_plugins/_security/api/actiongroups/",
|
||||
"/_plugins/_security/api/actiongroups",
|
||||
params=params,
|
||||
headers=headers,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user