Database Update - ServerHardwareInfo
This commit is contained in:
@@ -30,6 +30,9 @@ public class RegistrationDto
|
||||
[Required]
|
||||
public string? GpuType { get; set; }
|
||||
|
||||
[Required]
|
||||
public double RamSize { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class MetricDto
|
||||
|
Reference in New Issue
Block a user