bitbucket-api-client-lib

CommitFile

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- type | String | | path | String | The path in the repository | [optional] commit | Commit | | [optional] attributes | AttributesEnum | | [optional] escapedPath | String | The escaped version of the path as it appears in a diff. If the path does not require escaping this will be the same as path. | [optional]

Enum: AttributesEnum

Name | Value —- | —– LINK | "link" EXECUTABLE | "executable" SUBREPOSITORY | "subrepository" BINARY | "binary" LFS | "lfs"