mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
869 B
869 B
ChangedFile
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| additions | Long | The number of lines added to the file | [optional] |
| changes | Long | The total number of changes to the file | [optional] |
| contentsUrl | String | The API URL to get the file contents | [optional] |
| deletions | Long | The number of lines deleted from the file | [optional] |
| filename | String | The name of the changed file | [optional] |
| htmlUrl | String | The HTML URL to view the file changes | [optional] |
| previousFilename | String | The previous filename if the file was renamed | [optional] |
| rawUrl | String | The raw URL to download the file | [optional] |
| status | String | The status of the file change (added, modified, deleted, etc.) | [optional] |