This commit is contained in:
2026-07-07 15:28:28 +02:00
parent 499f91e16a
commit 32c8bbe0a9
52 changed files with 3420 additions and 328 deletions
+1
View File
@@ -158,6 +158,7 @@ class ProjectDetailOut(_Out):
platforms: Optional[Any] = None
is_private: bool = False
read_only: bool = False
viewer_can_containers: bool = False
forked_from: Optional[dict] = None
fork_count: int = 0
file_count: int = 0