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:
zoo-github-actions-auth[bot]
2025-04-28 07:02:00 -07:00
committed by GitHub
parent 4f8c3b25f4
commit d31c0f8428
4 changed files with 809 additions and 795 deletions

View File

@ -18,6 +18,8 @@ class User(BaseModel):
created_at: datetime.datetime
deletion_scheduled: bool = False
discord: Optional[str] = None
email: Optional[str] = None