mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-08 09:08:34 +00:00
parent
6563940b6f
commit
f6af18986b
@ -243,6 +243,7 @@ class TeamESDocument(BaseModel):
|
||||
suggest: List[dict]
|
||||
users: EntityReferenceList
|
||||
defaultRoles: EntityReferenceList
|
||||
parents: EntityReferenceList
|
||||
isJoinable: bool
|
||||
deleted: bool
|
||||
doc_as_upsert: bool = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user