Update genetic impl
This commit is contained in:
@@ -22,5 +22,6 @@ namespace Managing.Infrastructure.Databases.MongoDb.Collections
|
||||
public PerformanceMetrics Statistics { get; set; }
|
||||
public double Score { get; set; }
|
||||
public string Identifier { get; set; }
|
||||
public string RequestId { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user