Fix logout type mismatch
This commit is contained in:
@@ -86,6 +86,7 @@ class FlightCreateSchema(BaseModel):
|
||||
|
||||
|
||||
class FlightDisplaySchema(FlightCreateSchema):
|
||||
user: PyObjectId
|
||||
id: PyObjectId
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user