Remove takeoffs field
This commit is contained in:
parent
9c2eb7ea0e
commit
29334dad95
@ -63,9 +63,7 @@ class FlightCreateSchema(BaseModel):
|
||||
time_xc: PositiveFloat
|
||||
dist_xc: PositiveFloat
|
||||
|
||||
takeoffs_day: PositiveInt
|
||||
landings_day: PositiveInt
|
||||
takeoffs_night: PositiveInt
|
||||
landings_night: PositiveInt
|
||||
|
||||
time_instrument: PositiveFloat
|
||||
|
Loading…
x
Reference in New Issue
Block a user