Skip to content

Commit 3862981

Browse files
committed
Remove duplicate privilege
1 parent e4a4823 commit 3862981

File tree

4 files changed

+13
-30
lines changed

4 files changed

+13
-30
lines changed

output/schema/schema.json

Lines changed: 12 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/validation-errors.json

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/typescript/types.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/security/_types/Privileges.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,10 +177,6 @@ export enum ClusterPrivilege {
177177
* @availability stack
178178
*/
179179
read_ilm,
180-
/**
181-
* @availability stack
182-
*/
183-
read_slm,
184180
read_pipeline,
185181
read_security,
186182
/**

0 commit comments

Comments
 (0)