Fix logout type mismatch

This commit is contained in:
april
2024-01-02 17:39:37 -06:00
parent 5b6ed389c4
commit ca59125a85
4 changed files with 12 additions and 5 deletions

View File

@@ -86,6 +86,7 @@ class FlightCreateSchema(BaseModel):
class FlightDisplaySchema(FlightCreateSchema):
user: PyObjectId
id: PyObjectId