GitHubFile
Properties
| Property | Type | Attributes | Description |
|---|---|---|---|
content | string | Required | The file content |
owner | string | Required, Identifier | The owner of the repository |
path | string | Required, Identifier | The file path in the repository |
repo | string | Required, Identifier | The repository |
branch | string | Optional branch name. Defaults to the repository default branch | |
commitMessage | string | Optional commit message | |
downloadUrl | string | Read-only | The direct download URL |
htmlUrl | string | Read-only | The file HTML URL |
sha | string | Read-only | The current blob SHA |