feature: Console Replay Simulator
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
public record AlertResponse(
|
||||
Guid Id, string AlertType, string Severity, string Status,
|
||||
string Details, DateTimeOffset TriggeredAt);
|
||||
Reference in New Issue
Block a user