v12.10.0
This commit is contained in:
dayterr
2026-03-20 17:36:57 +03:00
parent 06992b8949
commit 2ce1d44897
2 changed files with 15 additions and 1 deletions

View File

@@ -69,7 +69,7 @@ type ItemResourceConsumption struct {
ResourceLimits ResourceLimits `json:"resourceLimits"`
// Resource group ID
RGID uint64 `json:"rgid"`
RGID uint64 `json:"id"`
}
type ListResourceConsumption struct {