We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be4974c + 41ea624 commit 95238deCopy full SHA for 95238de
explorer/types.go
@@ -401,7 +401,7 @@ type HostMetrics struct {
401
402
Settings rhpv2.HostSettings `json:"settings"`
403
PriceTable rhpv3.HostPriceTable `json:"priceTable"`
404
- V2Settings rhpv4.HostSettings `json:"hostSettings"`
+ V2Settings rhpv4.HostSettings `json:"v2Settings"`
405
}
406
407
// HostSortDir represents the sorting direction for host filtering.
0 commit comments