фиксы

This commit is contained in:
Artem Tsyrulnikov
2026-01-08 21:50:04 +03:00
parent 3e5bdb8164
commit eb54b01835
20 changed files with 462 additions and 405 deletions

View File

@@ -5,6 +5,7 @@ __all__ = (
'GetWorkspaceProjectsOutput',
'GetProjectInput',
'ArchiveProjectInput',
'MoveProjectRequest',
'DisconnectProjectByTgIdInput',
'ConnectProjectInput',
'ProjectOutput',
@@ -129,6 +130,7 @@ from .project import (
GetProjectInput,
GetWorkspaceProjectsInput,
GetWorkspaceProjectsOutput,
MoveProjectRequest,
ProjectOutput,
UpdateProjectInviteLinkTypeInput,
UpdateProjectPermissionsInput,