Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 942 Bytes

Repository.md

File metadata and controls

17 lines (14 loc) · 942 Bytes

Repository

Properties

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.

[Back to Model list] [Back to API list] [Back to README]