Update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user