Skip to content

Commit 87535e5

Browse files
author
Max Hniebergall
committed
Add new API to non-operator constants
1 parent e1f908c commit 87535e5

File tree

1 file changed

+1
-0
lines changed
  • x-pack/plugin/security/qa/operator-privileges-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/operator

1 file changed

+1
-0
lines changed

x-pack/plugin/security/qa/operator-privileges-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/operator/Constants.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ public class Constants {
174174
"cluster:admin/xpack/enrich/reindex",
175175
"cluster:admin/xpack/inference/delete",
176176
"cluster:admin/xpack/inference/put",
177+
"cluster:admin/xpack/inference/update",
177178
"cluster:admin/xpack/license/basic_status",
178179
// "cluster:admin/xpack/license/delete",
179180
"cluster:admin/xpack/license/feature_usage",

0 commit comments

Comments
 (0)