Update api spec (#424)
* YOYO NEW API SPEC! * I have generated the latest API! --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4f8c3b25f4
commit
d31c0f8428
@ -18,6 +18,8 @@ class User(BaseModel):
|
||||
|
||||
created_at: datetime.datetime
|
||||
|
||||
deletion_scheduled: bool = False
|
||||
|
||||
discord: Optional[str] = None
|
||||
|
||||
email: Optional[str] = None
|
||||
|
Reference in New Issue
Block a user