Skip to content

Commit

Permalink
Remove duplicate privilege (#2611)
Browse files Browse the repository at this point in the history
`read_slm` was defined twice in #2547. Removing the dup.
  • Loading branch information
n1v0lg authored Jun 11, 2024
1 parent e4a4823 commit f906c66
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 30 deletions.
30 changes: 12 additions & 18 deletions output/schema/schema.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions output/schema/validation-errors.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion output/typescript/types.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions specification/security/_types/Privileges.ts
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,6 @@ export enum ClusterPrivilege {
* @availability stack
*/
read_ilm,
/**
* @availability stack
*/
read_slm,
read_pipeline,
read_security,
/**
Expand Down

0 comments on commit f906c66

Please sign in to comment.