GitPullRequestReviewFileContentInfo interface
Properties
path | The file change path. |
shA1Hash | Content hash of on-disk representation of file content. Its calculated by the client by using SHA1 hash function. Ensure that uploaded file has same encoding as in source control. |
Property Details
path
The file change path.
path: string
Property Value
string
shA1Hash
Content hash of on-disk representation of file content. Its calculated by the client by using SHA1 hash function. Ensure that uploaded file has same encoding as in source control.
shA1Hash: string
Property Value
string