diff --git a/pkg/api/types.gen.go b/pkg/api/types.gen.go index 859b50972..330fc5de8 100644 --- a/pkg/api/types.gen.go +++ b/pkg/api/types.gen.go @@ -4678,7 +4678,8 @@ type V1ServiceHealthResponseInfo1 struct { // Healthy Deprecated. Use `status` instead. // Deprecated: - Healthy bool `json:"healthy"` + Healthy bool `json:"healthy"` + ReplicationConnected bool `json:"replication_connected"` } // V1ServiceHealthResponseInfo2 defines model for .