package dto type HealthRequest struct { Ping string `json:"ping"` }