(20241213) SMS Auth reworked.
This commit is contained in:
@@ -115,7 +115,7 @@ class SentSMSMessageModel(BaseModel):
|
||||
default = False
|
||||
)
|
||||
|
||||
brief: str | None = Field(
|
||||
message: str | None = Field(
|
||||
description = "a brief message about what happened; useful when something goes wrong",
|
||||
default = None
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user