update: schema
This commit is contained in:
parent
a23b880375
commit
98d2b8d19c
@ -16,4 +16,4 @@ class LaptopResponse(LaptopBase):
|
|||||||
price: float
|
price: float
|
||||||
|
|
||||||
class Config:
|
class Config:
|
||||||
orm_mode = True
|
from_attributes = True
|
||||||
|
Loading…
Reference in New Issue
Block a user