package common type HealthResponseDTO struct { Status string `json:"status"` }