| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | The repository name | |
| source_link | string | A URL to access the repository | [optional] |
| commit_url_template | string | A template for constructing a valid URL to view the commit | [optional] |
| hunk_url_template | string | A template for constructing a valid URL to view the hunk | [optional] |
| type | string | The type of 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 | |
| branches | \LaunchDarklyApi\Model\BranchRep[] | An array of the repository's branches that have been scanned for code references | [optional] |
| _links | array<string,mixed> | ||
| _access | \LaunchDarklyApi\Model\Access | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.