add item name to response

This commit is contained in:
2023-07-26 12:56:21 +02:00
parent 270da5f92b
commit ca6c09b24f
2 changed files with 2 additions and 0 deletions

View File

@@ -47,5 +47,6 @@ class PriceReprocess(BaseModel):
sell: float
buy_reprocess: float
sell_reprocess: float
name: str