v14.4.0
This commit is contained in:
dayterr
2026-03-20 17:22:29 +03:00
parent aa3e9ad4ab
commit 825cc4387f
10 changed files with 198 additions and 47 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