mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
unnecessary change
This commit is contained in:
parent
9dab01e3be
commit
3edc7f2f2a
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ export interface RuleEcs {
|
|||
tags?: string[];
|
||||
threat?: unknown;
|
||||
threshold?: {
|
||||
field: string | string[];
|
||||
field: string;
|
||||
value: number;
|
||||
};
|
||||
type?: string[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue