Update api spec (#435)
* 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
1744ab6385
commit
24e80f4568
@ -38,6 +38,8 @@ class ExtendedUser(BaseModel):
|
||||
|
||||
image: str
|
||||
|
||||
is_onboarded: bool = False
|
||||
|
||||
is_service_account: bool = False
|
||||
|
||||
last_name: Optional[str] = None
|
||||
|
Reference in New Issue
Block a user