Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 5.57 KB

repository.md

File metadata and controls

18 lines (15 loc) · 5.57 KB

Repository

Fields

Field Type Required Description Example
id str ✔️ N/A
platform models.Platforms ✔️ N/A
is_private bool ✔️ N/A
name str ✔️ N/A MyOrg
description Nullable[str] ✔️ N/A
stars Nullable[int] ✔️ N/A 1337
license Nullable[str] ✔️ N/A
homepage Nullable[str] ✔️ N/A
profile_settings Nullable[models.RepositoryProfileSettings] ✔️ Settings for the repository profile
organization models.ExternalOrganization ✔️ N/A
internal_organization Nullable[models.Organization] ✔️ N/A