Implemented node system statistics
This commit is contained in:
@@ -5,6 +5,7 @@ using MoonlightServers.DaemonShared.Http.Daemon;
|
||||
namespace MoonlightServers.DaemonShared.Http;
|
||||
|
||||
[JsonSerializable(typeof(HealthDto))]
|
||||
[JsonSerializable(typeof(SystemStatisticsDto))]
|
||||
[JsonSerializable(typeof(ProblemDetails))]
|
||||
|
||||
[JsonSourceGenerationOptions(JsonSerializerDefaults.Web)]
|
||||
|
||||
Reference in New Issue
Block a user