Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.02 KB

StatisticRep.md

File metadata and controls

18 lines (15 loc) · 1.02 KB

# StatisticRep

Properties

Name Type Description Notes
name string The repository name
type string The type of repository
source_link string A URL to access the repository
default_branch string 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 array<string,\LaunchDarklyApi\Model\Link> The location and content type of related resources
latest_commit_time int [optional]

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