feat: service deleting and rest categories placeholders
This commit is contained in:
@@ -40,6 +40,7 @@ class ServiceSchema(BaseSchema):
|
||||
category_prices: List[ServiceCategoryPriceSchema]
|
||||
cost: Optional[int]
|
||||
rank: str
|
||||
is_placeholder: bool = False
|
||||
|
||||
|
||||
# endregion
|
||||
|
||||
Reference in New Issue
Block a user