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. If not specified, the default value is <code>custom</code>. | [optional] |
default_branch | string | The repository's default branch. If not specified, the default value is <code>main</code>. | [optional] |