| Name | Type | Description | Notes |
|---|---|---|---|
| id | i32 | A unique identifier of the repository. | |
| name | String | The name of the repository. | |
| full_name | String | The full, globally unique, name of the repository. | |
| private | bool | Whether the repository is private. | |
| stargazers_count | i32 | ||
| updated_at | Option<String> |