rename
This commit is contained in:
parent
d241b21ade
commit
8dff3f5ce3
|
|
@ -8,6 +8,6 @@ public class AgentEventRule
|
|||
[JsonPropertyName("event_name")]
|
||||
public string EventName { get; set; }
|
||||
|
||||
[JsonPropertyName("event_type")]
|
||||
[JsonPropertyName("entity_type")]
|
||||
public string EntityType { get; set; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue