direction-stage-fix: в ручках этапов приходит direction #130
@ -455,6 +455,7 @@ class FormPhaseResponse(BaseModel):
|
||||
column_keys: list[str]
|
||||
opens_at: datetime
|
||||
closes_at: datetime
|
||||
direction: str | None = None
|
||||
|
||||
|
||||
class FormPhaseCreate(BaseModel):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user