Skip to content

Commit 4317f44

Browse files
committed
[API] Generator: Add xpack security exceptions
1 parent fb67770 commit 4317f44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

elasticsearch-api/utils/thor/generator/endpoint_specifics.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ module EndpointSpecifics
2828
indices.flush_synced
2929
indices.delete_template
3030
indices.delete
31+
security.get_role
32+
security.get_user
3133
snapshot.status
3234
snapshot.get
3335
snapshot.get_repository

0 commit comments

Comments
 (0)