| 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] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.