feat: attributes in cards and projects
This commit is contained in:
@@ -116,6 +116,7 @@ class CardGeneralInfoSchema(BaseSchemaWithAttributes):
|
||||
board_id: int
|
||||
status_id: int
|
||||
is_services_profit_accounted: bool
|
||||
client_id: Optional[int]
|
||||
|
||||
|
||||
class OptionalShippingWarehouseSchema(BaseShippingWarehouseSchema):
|
||||
|
||||
Reference in New Issue
Block a user