Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.05 KB

RepositoryPost.md

File metadata and controls

17 lines (12 loc) · 1.05 KB

RepositoryPost

Properties

Name Type Description Notes
name str The repository name
source_link str A URL to access the repository [optional]
commit_url_template str A template for constructing a valid URL to view the commit [optional]
hunk_url_template str A template for constructing a valid URL to view the hunk [optional]
type str The type of repository. If not specified, the default value is <code>custom</code>. [optional]
default_branch str The repository's default branch. If not specified, the default value is <code>main</code>. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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