v1.14.4
This commit is contained in:
dayterr
2026-03-20 17:14:16 +03:00
parent 17017b6d5d
commit 444a33dc7e
11 changed files with 202 additions and 46 deletions

View File

@@ -1535,4 +1535,4 @@ type CheckComputePlacementItem struct {
Error CheckComputePlacementError `json:"error,omitempty"`
}
type CheckComputePlacementResult map[string]CheckComputePlacementItem
type CheckComputePlacementResult map[uint64]CheckComputePlacementItem