Name | Type | Description | Notes |
---|---|---|---|
entity_type | str | A string description of this resource. | |
name | str | The shorthand name of the VCS repository. | |
type | str | The type of Repository. Currently this can only be "github". | |
updated_at | datetime | The time/date the Repository was updated. | |
external_id | str | The VCS unique identifier for the Repository. | |
id | int | The ID associated to the VCS repository in Shortcut. | |
url | str | The URL of the Repository. | |
full_name | str | The full name of the VCS repository. | |
created_at | datetime | The time/date the Repository was created. |