package domain type RecommendationErrorResponse struct { Message string `json:"message"` }