fix tier float

This commit is contained in:
ipu 2025-08-05 12:39:41 +03:00
parent ff9820259b
commit 4967008abb

View file

@ -77,7 +77,7 @@ class EstimationResult(BaseModel):
applicant_type: str
age: int
bmi: float
tier: int
tier: float
rx_spend: float
message: str