Merge pull request 'direction-stage-fix: в ручках этапов приходит direction' (#130) from direction-stage-fix into test
Reviewed-on: #130
This commit is contained in:
commit
56441b65cc
@ -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