upd
This commit is contained in:
@@ -264,6 +264,8 @@ class Settings(BaseSettings):
|
|||||||
return f"{base.rstrip('/')}{self.yookassa_webhook_path}"
|
return f"{base.rstrip('/')}{self.yookassa_webhook_path}"
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
@computed_field
|
||||||
|
@property
|
||||||
def panel_webhook_path(self) -> str:
|
def panel_webhook_path(self) -> str:
|
||||||
return "/webhook/panel"
|
return "/webhook/panel"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user