Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.18 KB

StatisticRep.md

File metadata and controls

21 lines (16 loc) · 1.18 KB

StatisticRep

Properties

Name Type Description Notes
name str The repository name
type str The type of repository
source_link str A URL to access the repository
default_branch str The repository's default branch
enabled bool Whether or not a repository is enabled for code reference scanning
version int The version of the repository's saved information
hunk_count int The number of code reference hunks in which the flag appears in this repository
file_count int The number of files in which the flag appears in this repository
links {str: (Link,)} The location and content type of related resources
latest_commit_time int [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]