Chỉnh sửa

Chia sẻ qua


GitPullRequestFilesDiff interface

Collection of file diffs for a pull request.

Properties

fileDiffs

File diffs for all changed files in the pull request.

pullRequestDescription

Description of the pull request.

pullRequestTitle

Title of the pull request.

Property Details

fileDiffs

File diffs for all changed files in the pull request.

fileDiffs: FileDiffDetail[]

Property Value

pullRequestDescription

Description of the pull request.

pullRequestDescription: string

Property Value

string

pullRequestTitle

Title of the pull request.

pullRequestTitle: string

Property Value

string