This commit is contained in:
Evgeny Poberezkin
2026-07-01 20:36:26 +01:00
parent 4bef5f409e
commit 5825ad84de
6 changed files with 6 additions and 8 deletions
@@ -2436,7 +2436,7 @@ ProxyError_Tag = Literal["PROTOCOL", "BROKER", "BASIC_AUTH", "NO_SESSION"]
class PublicGroupAccess(TypedDict):
groupWebPage: NotRequired[str]
simplexName: NotRequired["SimplexNameClaim"]
simplexNameWebPage: bool
domainWebPage: bool
allowEmbedding: bool
class PublicGroupData(TypedDict):